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
/
sufficientlysecure
/
keychain
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
|
|
license header for PgpCertifyOperation
Dominik Schürmann
2015-05-04
1
-1
/
+19
*
|
|
|
|
Apply patch from https://github.com/open-keychain/open-keychain/issues/1222#i...
Dominik Schürmann
2015-05-04
1
-2
/
+9
*
|
|
|
|
Apply patch from https://github.com/open-keychain/open-keychain/issues/1240 w...
Dominik Schürmann
2015-05-04
1
-8
/
+22
*
|
|
|
|
More nullpointer fixes
Dominik Schürmann
2015-05-01
1
-1
/
+1
*
|
|
|
|
Fix nullpointer in EncryptKeyCompletionView
Dominik Schürmann
2015-05-01
1
-2
/
+2
*
|
|
|
|
Remove time from key creation display
Dominik Schürmann
2015-04-30
1
-1
/
+0
*
|
|
|
|
Fix key creation string and display
Dominik Schürmann
2015-04-30
3
-25
/
+10
*
|
|
|
|
API: Allow selection of decryption keys when decryption fails
Dominik Schürmann
2015-04-30
3
-6
/
+144
*
|
|
|
|
fix crash when moving focus from EncryptKeyCompletionView with unknown text
Vincent Breitmoser
2015-04-28
1
-1
/
+1
*
|
|
|
|
display unknown keys red rather than orange
Vincent Breitmoser
2015-04-28
1
-1
/
+1
*
|
|
|
|
fix "select all" in key list multi-select
Vincent Breitmoser
2015-04-28
1
-1
/
+1
*
|
|
|
|
prevent crashes in EncryptKeyCompletionView
Vincent Breitmoser
2015-04-27
1
-2
/
+10
*
|
|
|
|
display creation dates for ambiguous user ids
Vincent Breitmoser
2015-04-27
2
-14
/
+29
*
|
|
|
|
add distinct status for messages signed by "your" key
Vincent Breitmoser
2015-04-27
1
-0
/
+13
*
|
|
|
|
profiling says: caching qrCode bitmaps is a good idea
Vincent Breitmoser
2015-04-27
2
-19
/
+43
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
UI fixes for Android < 5
Dominik Schürmann
2015-04-26
3
-11
/
+6
*
|
|
|
Put decrypt result in toolbar, some ui fixes for decrypt
Dominik Schürmann
2015-04-26
2
-12
/
+13
*
|
|
|
Switch to new support lib version 22.1
Dominik Schürmann
2015-04-25
10
-41
/
+19
|
/
/
/
*
|
|
Set different titles when changing in nav drawer
Dominik Schürmann
2015-04-25
1
-6
/
+10
*
|
|
Fix empty screen when clicking on encrypt in details view
Dominik Schürmann
2015-04-25
1
-5
/
+2
*
|
|
Merge pull request #1220 from vectorijk/SwitchToMaterialDrawer
Dominik Schürmann
2015-04-25
1
-20
/
+154
|
\
\
\
|
*
|
|
Fix #1197 Switch to MaterialDrawer library
vectorijk
2015-04-24
1
-44
/
+85
|
*
|
|
Introduce and Switch to mikepenz/MaterialDrawer
vectorijk
2015-04-24
1
-25
/
+118
|
|
/
/
*
|
|
fix encrypt activity layout
Vincent Breitmoser
2015-04-24
1
-2
/
+1
*
|
|
revamp decrypt ui
Vincent Breitmoser
2015-04-24
3
-149
/
+347
|
/
/
*
|
Fixed Snackbar behind layout
Manoj Khanna
2015-04-22
2
-13
/
+13
*
|
keyserver verification on addition
Adithya Abraham Philip
2015-04-22
2
-1
/
+379
*
|
corrected possible null pointer
Adithya Abraham Philip
2015-04-22
1
-1
/
+1
*
|
Simplify ImportKeysProxyActivity
Dominik Schürmann
2015-04-21
1
-29
/
+12
*
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2015-04-21
8
-52
/
+192
|
\
\
|
*
|
added log to QR code scan/import fail
Adithya Abraham Philip
2015-04-21
1
-12
/
+11
|
*
|
Fix for initialization failure when card returns FCI in data field.
Joey Castillo
2015-04-20
1
-1
/
+1
[next]