index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenKeychain
/
src
/
main
/
res
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add edit action to user id card, left align card actions per material design ...
Dominik Schürmann
2015-12-29
4
-29
/
+57
*
use correct white add icon
Dominik Schürmann
2015-12-28
2
-2
/
+2
*
Fix merge conflicts
Dominik Schürmann
2015-12-27
1
-2
/
+0
*
inline-edit: move action mode menu handling int activity
Vincent Breitmoser
2015-12-27
4
-16
/
+12
*
inline subkey editing, fixed
Vincent Breitmoser
2015-12-27
1
-1
/
+1
*
inline subkey editing (wip commit)
Vincent Breitmoser
2015-12-27
22
-46
/
+115
*
extend-uid: use FAB instead of extra list item
Vincent Breitmoser
2015-12-27
3
-55
/
+80
*
extend-uid: button and list to add user ids
Vincent Breitmoser
2015-12-27
1
-1
/
+42
*
extend-uid: allow changes to user ids in edit mode
Vincent Breitmoser
2015-12-27
1
-0
/
+2
*
extend-uid: add option icon for edit action mode
Vincent Breitmoser
2015-12-27
4
-13
/
+39
*
Fix some strings thanks to Alain-Olivier
Dominik Schürmann
2015-12-27
1
-3
/
+3
*
Remove unused layout
Dominik Schürmann
2015-12-22
4
-246
/
+0
*
Remove unused layout
Dominik Schürmann
2015-12-22
1
-37
/
+0
*
Backup: Move FAQ button to last screen and simplify code
Dominik Schürmann
2015-12-22
3
-116
/
+111
*
Update FAQ from website
Dominik Schürmann
2015-12-22
1
-57
/
+90
*
Improve how_to_import
Dominik Schürmann
2015-12-22
1
-1
/
+1
*
Merge branch 'master' of https://github.com/TedaLIEz/open-keychain into TedaL...
Dominik Schürmann
2015-12-22
4
-1
/
+54
|
\
|
*
Issue #1595
aLIEzTed
2015-12-22
4
-1
/
+54
*
|
Default for theme setting
Dominik Schürmann
2015-12-22
1
-2
/
+3
*
|
Add hint to encrypt field
Dominik Schürmann
2015-12-22
2
-1
/
+2
*
|
added Facebook links support, reworked Preferences
Adithya Abraham Philip
2015-12-06
3
-7
/
+10
|
/
*
Pull from transifex
Dominik Schürmann
2015-11-24
23
-0
/
+92
*
3.7 changelog
Dominik Schürmann
2015-11-23
1
-0
/
+4
*
Pull from transifex
Dominik Schürmann
2015-11-23
48
-421
/
+3509
*
Fix strings, thanks to Alain-Olivier
Dominik Schürmann
2015-11-23
8
-33
/
+33
*
Revert "Add first time wizard for sync settings"
Dominik Schürmann
2015-11-23
2
-86
/
+1
*
Add first time wizard for sync settings
Dominik Schürmann
2015-11-23
2
-1
/
+86
*
Show notification when READ_CONTACTS permission is denied in sync service, hi...
Dominik Schürmann
2015-11-23
6
-0
/
+2
*
Request contact permission in settings for contact linking
Dominik Schürmann
2015-11-23
1
-4
/
+4
*
Handle denied storage permission, use ContentResolver.SCHEME_FILE constant
Dominik Schürmann
2015-11-19
1
-0
/
+1
*
Merge pull request #1543 from rohands/issue_mouseover_hints
Vincent
2015-11-16
3
-1
/
+12
|
\
|
*
Class names and string names are updated
rohands
2015-09-22
3
-9
/
+11
|
*
Updated
rohands
2015-09-20
2
-1
/
+6
|
*
Mousehints
rohands
2015-09-20
1
-0
/
+4
*
|
Merge branch 'master' into v/decrypt-key-lookup
Vincent Breitmoser
2015-11-15
50
-153
/
+348
|
\
\
|
*
|
decrypt: skip all encountered marker packets (fix #1582)
Vincent Breitmoser
2015-11-15
1
-1
/
+0
|
*
|
decrypt: skip unavailable and unsuitable keys
Vincent Breitmoser
2015-11-13
1
-0
/
+2
|
*
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-11-08
2
-0
/
+16
|
|
\
\
|
|
*
|
bench: add simple s2k benchmark (iterations for 100ms)
Vincent Breitmoser
2015-11-04
1
-2
/
+4
|
|
*
|
bench: run ops multiple times and for an average time
Vincent Breitmoser
2015-11-04
1
-0
/
+2
|
|
*
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Vincent Breitmoser
2015-11-04
10
-4
/
+20
|
|
|
\
\
|
|
*
|
|
bench: simple working benchmark
Vincent Breitmoser
2015-11-04
1
-0
/
+5
|
|
*
|
|
bench: add benchmark operation for testing
Vincent Breitmoser
2015-11-04
2
-0
/
+7
|
*
|
|
|
Cleanup settings activity
Dominik Schürmann
2015-11-08
1
-10
/
+0
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Support for Android 6 ACTION_PROCESS_TEXT
Dominik Schürmann
2015-11-02
8
-0
/
+9
|
*
|
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-11-02
2
-2
/
+30
|
|
\
|
|
|
|
*
|
keylist: add "search for query" button to empty view
Vincent Breitmoser
2015-11-02
2
-2
/
+30
|
*
|
|
Fix API 23 regression for activities without layout, see http://stackoverflow...
Dominik Schürmann
2015-11-02
2
-4
/
+11
|
|
/
/
|
*
|
use Proxy.NO_PROXY instead of null value for no proxy
Vincent Breitmoser
2015-10-29
1
-1
/
+1
|
*
|
uploadop: clean up, add logging
Vincent Breitmoser
2015-10-29
2
-8
/
+15
[prev]
[next]