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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend documentation, proper method naming, use of deprecated method annotation
Dominik Schürmann
2016-02-22
6
-44
/
+51
*
Use FLAG_IMMUTABLE
Dominik Schürmann
2016-02-22
1
-6
/
+22
*
Move PendingIntent creation into factory
Dominik Schürmann
2016-02-22
3
-140
/
+201
*
Split remote methods from activities for better seperation
Dominik Schürmann
2016-02-22
7
-57
/
+127
*
Extract service parts from SecurityTokenOperationActivity
Dominik Schürmann
2016-02-22
4
-23
/
+62
*
Use BC provider as default one
Dominik Schürmann
2016-02-21
1
-3
/
+7
*
Split RemoteServiceActivity into multiple activities
Dominik Schürmann
2016-02-15
11
-377
/
+468
*
Use non-breaking spaces for backup code MaskedEditText
Dominik Schürmann
2016-02-10
1
-2
/
+7
*
Backup format v2: redesign restore dialog
Dominik Schürmann
2016-02-10
2
-46
/
+24
*
Backup format v2: redesigned backup code fragment with masked edit text
Dominik Schürmann
2016-02-10
2
-124
/
+81
*
Merge pull request #1708 from open-keychain/performance
Vincent
2016-02-10
14
-158
/
+484
|
\
|
*
Merge branch 'master' into performance
Vincent Breitmoser
2016-02-10
49
-253
/
+350
|
|
\
|
*
|
performance: add license headers and some documentation
Vincent Breitmoser
2016-02-10
5
-14
/
+72
|
*
|
performance: use more canonical hashCode implementation
Vincent Breitmoser
2016-02-05
1
-4
/
+4
|
*
|
performance: avoid expensive getSecretKeyType call, use cached where possible
Vincent Breitmoser
2016-02-05
8
-145
/
+152
|
*
|
performance: cache session keys per compatible S2K configuration
Vincent Breitmoser
2016-02-05
5
-6
/
+266
*
|
|
Better transaction animation
Theo Franzén
2016-02-10
1
-0
/
+16
|
|
/
|
/
|
*
|
Fix SecurityException on Android 6 due to remove contacts on disabled sync
Dominik Schürmann
2016-02-09
3
-5
/
+12
*
|
Add donation fragment
Dominik Schürmann
2016-02-09
2
-7
/
+70
*
|
Remove leftovers from spongycastle
Dominik Schürmann
2016-02-09
3
-5
/
+3
*
|
Replace spongycastle with bouncycastle
Dominik Schürmann
2016-02-09
40
-212
/
+212
*
|
delete linked contacts on turning off contact sync
Adithya Abraham Philip
2016-02-06
5
-8
/
+36
|
/
*
import: handle FileNotFoundException (fixes #1688)
Vincent Breitmoser
2016-02-01
4
-31
/
+40
*
prevent rare KeyserverSyncAdapterService crash
Adithya Abraham Philip
2016-01-27
2
-10
/
+26
*
Merge pull request #1683 from eighthave/master
Dominik Schürmann
2016-01-26
2
-0
/
+101
|
\
|
*
after receiving panic trigger and locking app, remove from history
Hans-Christoph Steiner
2016-01-13
2
-0
/
+53
|
*
respond to generic panic trigger Intent by clearing passphrases
Hans-Christoph Steiner
2016-01-13
1
-0
/
+48
*
|
Merge pull request #1693 from kbsriram/subkey-revocation-fix
Vincent
2016-01-20
1
-12
/
+33
|
\
\
|
*
|
Always revoke subkeys with a revocation signature.
KB Sriram
2016-01-15
1
-12
/
+33
*
|
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2016-01-20
3
-1
/
+193
|
\
|
|
|
*
|
Handle not installed PGP applet
Theo Franzén
2016-01-15
3
-1
/
+193
|
|
/
*
/
No PendingIntent for RESULT_NO_SIGNATURE, RESULT_INVALID_SIGNATURE
Dominik Schürmann
2016-01-20
1
-7
/
+20
|
/
*
add debug option to use dummy backup code (fixes #1675)
Vincent Breitmoser
2016-01-13
1
-1
/
+51
*
Merge pull request #1614 from fidesmo/feature-introduce-nfc-handling-via-nordpol
Dominik Schürmann
2016-01-13
2
-61
/
+28
|
\
|
*
Use new version of Nordpol from jcenter
Petter Arvidsson
2016-01-12
1
-1
/
+1
|
*
Use Nordpol for BaseNfcActivity
Petter Arvidsson
2016-01-12
2
-61
/
+28
*
|
fix symmetric decryption with backup code (fixes #1677)
Vincent Breitmoser
2016-01-13
1
-5
/
+6
|
/
*
fix symmetric decryption (fixes #1672)
Vincent Breitmoser
2016-01-12
1
-2
/
+2
*
Fix singleTop definitions
Dominik Schürmann
2016-01-11
1
-16
/
+2
*
Merge pull request #1666 from open-keychain/file-import-fix
Dominik Schürmann
2016-01-11
1
-2
/
+15
|
\
|
*
fixed file import issue due to onResumeFragments
Adithya Abraham Philip
2016-01-09
1
-2
/
+15
*
|
passphrasecache: update defaults, add "forever" setting
Vincent Breitmoser
2016-01-11
3
-4
/
+10
*
|
keycreate: add button to revert to default key configuration
Vincent Breitmoser
2016-01-11
1
-41
/
+74
*
|
Move edit key configuration to menu
Dominik Schürmann
2016-01-11
1
-21
/
+42
*
|
Error out when editing a stripped key
Dominik Schürmann
2016-01-11
1
-1
/
+6
*
|
Advanced screen, warning fragment
Dominik Schürmann
2016-01-11
2
-10
/
+70
*
|
Use more generic 'Security Token' where possible, add sutitle to create key w...
Dominik Schürmann
2016-01-10
25
-281
/
+278
|
/
*
inline-ttl: remove "default" setting
Vincent Breitmoser
2016-01-06
3
-79
/
+6
*
add method to skip caching
Vincent Breitmoser
2016-01-06
4
-92
/
+68
*
some code cleanup in Preferences
Vincent Breitmoser
2016-01-06
1
-10
/
+16
[next]