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
/
values
/
strings.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dont show FAB for expired, revoked keys
Dominik Schürmann
2015-08-28
1
-1
/
+1
*
Improve certify strings
Dominik Schürmann
2015-08-28
1
-9
/
+9
*
Experimental word comparison
Dominik Schürmann
2015-08-27
1
-1
/
+3
*
Prettify settings, rename some strings
Dominik Schürmann
2015-08-27
1
-15
/
+22
*
Experimental features settings reworked
Dominik Schürmann
2015-08-27
1
-3
/
+7
*
Experimental feature setting
Dominik Schürmann
2015-08-27
1
-0
/
+4
*
fix msg_ip_merge_secret
Dominik Schürmann
2015-08-26
1
-1
/
+1
*
Use CDATA to prevent transifex problems
Dominik Schürmann
2015-08-26
1
-6
/
+6
*
Better del_rev_dialog_title
Dominik Schürmann
2015-08-24
1
-1
/
+1
*
Better del_rev_dialog_message
Dominik Schürmann
2015-08-24
1
-1
/
+1
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-08-24
1
-0
/
+1
|
\
|
*
mention filename to export to in log
Vincent Breitmoser
2015-08-22
1
-0
/
+1
*
|
Move proxy pref values out of strings
Dominik Schürmann
2015-08-24
1
-2
/
+0
|
/
*
introduced constants for keyserver sync, fixed sync issue
Adithya Abraham Philip
2015-08-20
1
-1
/
+0
*
added on/off summaries
Adithya Abraham Philip
2015-08-20
1
-3
/
+6
*
added sync preferences
Adithya Abraham Philip
2015-08-20
1
-0
/
+6
*
changed sync name
Adithya Abraham Philip
2015-08-20
1
-0
/
+1
*
improved orbot notify, added periodic sync
Adithya Abraham Philip
2015-08-20
1
-3
/
+3
*
introduced keyserver sync adapter
Adithya Abraham Philip
2015-08-20
1
-0
/
+6
*
Improve comments and reasons in PgpConstants, simple checks for insecure asym...
Dominik Schürmann
2015-08-10
1
-3
/
+4
*
Follow some of coorus recommendations: better selection of algo whitelist, ig...
Dominik Schürmann
2015-08-09
1
-1
/
+0
*
Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...
Dominik Schürmann
2015-08-09
1
-1
/
+3
*
updated OrbotHelper with silent start
Adithya Abraham Philip
2015-08-06
1
-0
/
+2
*
Merge pull request #1456 from xSooDx/master
Dominik Schürmann
2015-08-05
1
-8
/
+8
|
\
|
*
-No longer appends the links to the keybase_narratives
xSooDx
2015-07-21
1
-8
/
+8
*
|
Fix account_privacy_text
Dominik Schürmann
2015-08-05
1
-1
/
+1
*
|
Add privacy information to account screen
Dominik Schürmann
2015-08-03
1
-1
/
+5
*
|
Add theme setting
Thialfihar
2015-07-21
1
-0
/
+4
*
|
upload only public key in revocation
Adithya Abraham Philip
2015-07-13
1
-0
/
+1
*
|
show key name on revoke/delete dialog
Adithya Abraham Philip
2015-07-13
1
-1
/
+1
*
|
added retry on upload failure
Adithya Abraham Philip
2015-07-13
1
-0
/
+6
*
|
implemented revocation on deletion
Adithya Abraham Philip
2015-07-13
1
-0
/
+25
*
|
Fix strings nitpicks from transifex
Dominik Schürmann
2015-07-09
1
-2
/
+2
*
|
change wording of export dialog, remove "export secret" checkbox
Vincent Breitmoser
2015-07-08
1
-3
/
+6
*
|
Rudimentary backup feature
Dominik Schürmann
2015-07-08
1
-1
/
+7
*
|
fix symmetric passphrase caching (fixes #1401)
Vincent Breitmoser
2015-07-08
1
-0
/
+1
*
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-07-08
1
-0
/
+5
|
\
\
|
*
|
fix expiry check in edit key ui
Vincent Breitmoser
2015-07-08
1
-2
/
+3
|
*
|
addition of subkeys for divert-to-card primary keys is not supported
Vincent Breitmoser
2015-07-08
1
-0
/
+1
|
*
|
better handling of divert-to-card keys for subkey modifications
Vincent Breitmoser
2015-07-08
1
-0
/
+1
|
*
|
try cache in certify operation (fixes #1242)
Vincent Breitmoser
2015-07-07
1
-0
/
+2
*
|
|
Clarifications in remote API code
Dominik Schürmann
2015-07-07
1
-2
/
+2
|
/
/
*
|
Package cert not sig
Dominik Schürmann
2015-07-07
1
-1
/
+1
*
|
strings: digits instead of numbers
Dominik Schürmann
2015-07-07
1
-1
/
+1
*
|
Better error string for too short PIN
Dominik Schürmann
2015-07-06
1
-9
/
+9
*
|
Better YubiKey UX flow for error handling
Dominik Schürmann
2015-07-06
1
-12
/
+18
*
|
Change signed by to sign with
Dominik Schürmann
2015-07-06
1
-1
/
+1
*
|
catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown fr...
Vincent Breitmoser
2015-07-06
1
-1
/
+1
*
|
nicer error msg if input data cannot be read
Vincent Breitmoser
2015-07-06
1
-0
/
+1
*
|
better getActivity and getSystemService null handling in encryptfilesfragment
Vincent Breitmoser
2015-07-05
1
-0
/
+1
[next]