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
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fingerprint length check in QR Code import
Dominik Schürmann
2015-05-19
1
-1
/
+1
*
Use Mode.ALPHANUMERIC for QR codes to save space
Dominik Schürmann
2015-05-19
4
-9
/
+24
*
check fingerprint length after scanning qr code
Vincent Breitmoser
2015-05-17
2
-13
/
+26
*
open ViewKeyActivity by subkey in NfcBaseActivity
Vincent Breitmoser
2015-05-17
1
-3
/
+4
*
simplify MainActivity and fix backstack issues
Vincent Breitmoser
2015-05-17
1
-60
/
+33
*
re-parcel log in LogDisplayFragment
Vincent Breitmoser
2015-05-17
1
-6
/
+20
*
fingerprints are 20 bytes, not 40. duh.
Vincent Breitmoser
2015-05-17
1
-1
/
+1
*
load yubikey fragment after mMasterKeyId is available
Vincent Breitmoser
2015-05-17
1
-17
/
+33
*
apply promote operation to specific subkeys present on yubikey only
Vincent Breitmoser
2015-05-17
6
-9
/
+66
*
pass masterKeyId to yubikey fragment
Vincent Breitmoser
2015-05-17
2
-6
/
+9
*
allow state loss when yubikey fragment is loaded
Vincent Breitmoser
2015-05-17
1
-1
/
+2
*
yubikey: don't assume signing key is masterKeyId in ViewKeyActivity
Vincent Breitmoser
2015-05-17
2
-41
/
+53
*
fix fragment handling in ViewKeyActivity
Vincent Breitmoser
2015-05-17
1
-28
/
+12
*
3.2.1
Dominik Schürmann
2015-05-10
1
-1
/
+1
*
Fixing rotate crashes in create key
Dominik Schürmann
2015-05-10
2
-9
/
+5
*
Fix crash with v3 key fingerprints
Dominik Schürmann
2015-05-10
1
-1
/
+10
*
Cleanup
Dominik Schürmann
2015-05-10
1
-21
/
+0
*
Fixes and clarifications to app signature (or better certificate) pinning
Dominik Schürmann
2015-05-10
4
-38
/
+50
*
Add self-encrypt for old API
Dominik Schürmann
2015-05-10
1
-0
/
+14
*
fixed sync on key import, 'me' linked contact crash
Adithya Abraham Philip
2015-05-08
3
-1
/
+52
*
check for fingerprint of any subkey (arguable?)
Vincent Breitmoser
2015-05-06
2
-6
/
+18
*
Fix import of keyring with pub+sec key with same key id
Dominik Schürmann
2015-05-06
2
-62
/
+80
*
Rename for consistency
Dominik Schürmann
2015-05-06
2
-5
/
+4
*
Renaming for consisitency
Dominik Schürmann
2015-05-06
1
-6
/
+5
*
Move error overlay into generalized DecryptFragment, better error handling in...
Dominik Schürmann
2015-05-06
4
-41
/
+55
*
Switch to new library repos
Dominik Schürmann
2015-05-06
6
-7
/
+6
*
revert unneeded changes for short key ID
William Faulk
2015-05-04
1
-27
/
+3
*
revert unneeded changes for old temp Bluetooth share file
William Faulk
2015-05-04
1
-13
/
+0
*
use single file extension
William Faulk
2015-05-04
1
-1
/
+1
*
use TemporaryStorageProvider for Bluetooth Share
William Faulk
2015-05-04
2
-32
/
+18
*
Use FILE_EXTENSION constants
William Faulk
2015-05-04
1
-1
/
+1
*
Use primary user ID for filename instead of short key ID
William Faulk
2015-05-04
1
-2
/
+5
*
Wrap EXTRA_REPLACEMENT_EXTRAS section so it only runs on Lollipop or greater
William Faulk
2015-05-04
1
-42
/
+44
*
Fix Bluetooth share without breaking others
William Faulk
2015-05-04
3
-9
/
+99
*
Fix revoked/expired state in decrypt activity
Dominik Schürmann
2015-05-04
3
-34
/
+24
*
Fix cancel/skip in create key wizard
Dominik Schürmann
2015-05-04
3
-52
/
+35
*
Display notify above keyboard in CreateKeyEmailFragment
Dominik Schürmann
2015-05-04
1
-2
/
+2
*
Fix email pattern
Dominik Schürmann
2015-05-04
1
-1
/
+1
*
Use more simple email validation regex
Dominik Schürmann
2015-05-04
1
-7
/
+8
*
Merge branch 'development' of https://github.com/Hiperzone/open-keychain into...
Dominik Schürmann
2015-05-04
2
-51
/
+93
|
\
|
*
-removed unneeded inputType attribute from xml files (+1 squashed commits)
Daniel Ramos
2015-04-30
1
-10
/
+10
|
*
-Removed unneeded view references from the fragment class since they are not ...
Daniel Ramos
2015-04-26
1
-7
/
+3
|
*
-removed unneeded code from previous commits. I tested on a KitKat(4.4.2) and...
Daniel Ramos
2015-04-26
1
-3
/
+0
|
*
Merge branch 'development' of https://github.com/open-keychain/open-keychain ...
Daniel Ramos
2015-04-26
17
-224
/
+533
|
|
\
|
*
\
Merge branch 'localdev' of https://github.com/Hiperzone/open-keychain into de...
Daniel Ramos
2015-04-24
2
-44
/
+89
|
|
\
\
|
|
*
|
-Fixed a crash while recreating CreateKeyEmailFragment
Daniel Ramos
2015-04-24
1
-16
/
+16
|
|
*
|
-Improved email sanity verifications when adding emails when creating a new Key
Daniel Ramos
2015-04-14
3
-30
/
+79
*
|
|
|
Fix dublicated code in CreateKeyEmailFragment
Dominik Schürmann
2015-05-04
1
-4
/
+0
*
|
|
|
Merge branch 'development' of https://github.com/manojkhannakm/open-keychain ...
Dominik Schürmann
2015-05-04
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
Espresso test for CreateKeyActivity
Manoj Khanna
2015-04-25
1
-5
/
+6
[next]