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
/
OpenPGP-Keychain
/
src
/
main
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #407 from uberspot/master
Dominik Schürmann
2014-03-13
1
-15
/
+31
|
\
|
*
add apg's change to colorizing, no more background changes needed
uberspot
2014-03-13
1
-15
/
+31
*
|
Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain
Dominik Schürmann
2014-03-13
1
-23
/
+29
|
\
\
|
*
\
Merge pull request #408 from gogowitczak/master
Dominik Schürmann
2014-03-13
1
-23
/
+29
|
|
\
\
|
|
*
|
Added possibility to specify port for KeyServer.
gogowitczak
2014-03-13
1
-1
/
+1
|
|
*
|
Added possibility to specify port for KeyServer.
gogowitczak
2014-03-13
1
-24
/
+30
|
|
|
/
*
|
/
Add FAQ tab to help
Dominik Schürmann
2014-03-13
1
-8
/
+11
|
/
/
*
|
Readd create key menu items
Dominik Schürmann
2014-03-13
1
-12
/
+38
*
|
Cleanup and simplification
Dominik Schürmann
2014-03-13
2
-61
/
+24
*
|
drop unified uri in favor of generic /key_rings
Vincent Breitmoser
2014-03-13
2
-15
/
+10
*
|
Merge remote-tracking branch 'origin/master'
Vincent Breitmoser
2014-03-13
7
-28
/
+118
|
\
|
|
*
Export cancellable - minor changes
grait
2014-03-13
3
-6
/
+10
|
*
Export is cancellable now
grait
2014-03-13
3
-16
/
+52
|
*
Merge pull request #396 from bhargavgolla/Lint-error-fix
Dominik Schürmann
2014-03-12
1
-0
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'upstream/master' into Lint-error-fix
Bhargav Golla
2014-03-10
16
-203
/
+344
|
|
|
\
|
|
*
|
Lint changes after testing
Bhargav Golla
2014-03-10
2
-1
/
+2
|
*
|
|
change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc24526
uberspot
2014-03-12
2
-12
/
+60
*
|
|
|
merge fixes as per comments in merge
Vincent Breitmoser
2014-03-13
1
-30
/
+19
*
|
|
|
remove special treatment for unified list query
Vincent Breitmoser
2014-03-13
1
-39
/
+14
*
|
|
|
keychainprovider cleanup, kindasorta
Vincent Breitmoser
2014-03-13
2
-56
/
+47
*
|
|
|
Merge branch 'unified-keylist'
Vincent Breitmoser
2014-03-12
13
-731
/
+483
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add contact count to My Keys header
Vincent Breitmoser
2014-03-08
1
-1
/
+10
|
*
|
|
better handling of multi select in ListKeysFragment
Vincent Breitmoser
2014-03-08
1
-17
/
+22
|
*
|
|
ditch old key list activities
Vincent Breitmoser
2014-03-08
7
-1110
/
+1
|
*
|
|
add edit button and secret key info to public key view
Vincent Breitmoser
2014-03-08
3
-1
/
+36
|
*
|
|
move some placeholders into resources
Vincent Breitmoser
2014-03-08
2
-3
/
+2
|
*
|
|
Normalize public key uri in KeyListFragment
Vincent Breitmoser
2014-03-08
3
-6
/
+29
|
*
|
|
Make EditKeyActivity's uri handling (more) sane
Vincent Breitmoser
2014-03-08
2
-6
/
+4
|
*
|
|
working unified list (no actions yet)
Vincent Breitmoser
2014-03-08
6
-244
/
+353
|
*
|
|
copy public keylist as stub for unified keylist
Vincent Breitmoser
2014-03-06
3
-0
/
+641
*
|
|
|
Merge pull request #395 from uberspot/master
Dominik Schürmann
2014-03-12
28
-185
/
+234
|
\
\
\
\
|
*
|
|
|
Add Email suggestions in Create Key activity
uberspot
2014-03-12
2
-5
/
+53
|
*
|
|
|
fix plenty of lint warnings, make some for loops into foreach, remove unused ...
uberspot
2014-03-11
12
-21
/
+24
|
*
|
|
|
minor clean up in colorize method
uberspot
2014-03-11
1
-2
/
+3
|
*
|
|
|
Add export... button and functionality in multi-select
uberspot
2014-03-11
8
-12
/
+23
|
*
|
|
|
Make export work with rowIds instead of MasterKeyIds
uberspot
2014-03-11
6
-53
/
+92
|
*
|
|
|
Remove duplicate code from ActionBarHelper. You can now set the drawables via...
uberspot
2014-03-11
6
-95
/
+42
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #397 from tharinduwijewardane/master
Dominik Schürmann
2014-03-12
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Issue #393 ( PublicKeyListFragment: Query not really resetted ) : Fixed
Tharindu Wijewardane
2014-03-11
1
-0
/
+1
|
|
/
/
/
*
/
/
/
Fix error in importing/updating keys from keyserver by removing extra 0x
Miroojin Bakshi
2014-03-12
1
-1
/
+1
|
/
/
/
*
|
|
cleanup
Dominik Schürmann
2014-03-11
2
-43
/
+37
*
|
|
Merge pull request #392 from honnel/cursor-reset2
Dominik Schürmann
2014-03-11
1
-0
/
+14
|
\
\
\
|
*
|
|
OnFocusChangeListener replaced with OnActionExpandListener
Daniel Hammann
2014-03-11
1
-6
/
+10
|
*
|
|
Reset cursor query when closing search view #386
Daniel Hammann
2014-03-10
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Appropriate save Icon in EditKeyActivity
uberspot
2014-03-11
2
-1
/
+61
*
|
|
Merge pull request #383 from sreeram-boyapati/master
Dominik Schürmann
2014-03-10
2
-32
/
+83
|
\
\
\
|
*
|
|
Added string reference for Issue #207
Sreeram Boyapati
2014-03-10
1
-4
/
+4
|
*
|
|
ViewHolder Pattern Implemented
Sreeram Boyapati
2014-03-10
1
-26
/
+39
|
*
|
|
Fix to passphrase dialog and Issue #207
Sreeram Boyapati
2014-03-10
1
-6
/
+44
*
|
|
|
More fixes for KeychainIntentServiceHandler
Dominik Schürmann
2014-03-10
1
-41
/
+43
[next]