Commit Graph
26 Commits
Author SHA1 Message Date
Daniel Hammann 2ea0cd0e8a No "empty-list" layout flashing up on start of OpenKeychain 2014-03-23 19:35:12 +01:00
Daniel Hammann 30e7770b05 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-23 18:33:01 +01:00
Daniel Hammann 3d9cc7fc56 Merge branch 'ui-createkey' 2014-03-23 18:32:19 +01:00
Daniel Hammann 36376c4999 Merge branch 'save-key-workaround' of https://github.com/honnel/openpgp-keychain into save-key-workaround
Conflicts:
	OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
2014-03-22 15:46:30 +01:00
Daniel Hammann 9c18062951 The current implementation of saving new generated key doesn't save the key due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id. 2014-03-22 15:42:50 +01:00
Daniel Hammann 4e285d9254 The current implementation of saving new generated key doesn't save the key due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id. 2014-03-22 15:31:18 +01:00
Daniel Hammann 0f6dc253a4 Because of an unknown reason toast messages were commented out. 2014-03-21 23:01:24 +01:00
Daniel Hammann e00eeab1bf UI-Icon-Modifying #429 added hint to text edit, different icons for share and clipboard button 2014-03-20 22:49:59 +01:00
Daniel Hammann 2f0075e043 URI is transported in intents data not extra. 2014-03-20 22:35:05 +01:00
Daniel Hammann 0550b22b49 Merge branch 'revocation-status' of https://github.com/honnel/openpgp-keychain into revocation-status
Conflicts:
	OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java
2014-03-18 16:40:22 +01:00
Daniel Hammann 2d3f47eb99 Show revocation status in SelectPublicKeyFragment #375
Added revocation status in Key List View (graphical symbol and red coloring)
2014-03-18 16:33:49 +01:00
Daniel Hammann 93447bf3f8 Show revocation status in SelectPublicKeyFragment #375
Added revocation status in Key List View (graphical symbol and red coloring)
2014-03-18 16:07:17 +01:00
Daniel Hammann b39d37f59c #429 4)
In the clicking for a particular contact , two icon in the actionbar show the same hint ('Share'). Second
icon hint can be 'Keyserver' or just only 'server'
2014-03-17 22:17:05 +01:00
Daniel Hammann cab7a5c447 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-14 19:26:21 +01:00
Daniel Hammann 5eb12ef88f Squashed commit of the following:
commit 1df4d4a9e0
Author: Daniel Hammann <github@honnel.de>
Date:   Wed Mar 12 21:33:13 2014 +0100

    Added Windows section to CheckStyle configuration information part (and splitted Linux and MacOSX up).
2014-03-12 21:36:42 +01:00
Daniel Hammann 1df4d4a9e0 Added Windows section to CheckStyle configuration information part (and splitted Linux and MacOSX up). 2014-03-12 21:33:13 +01:00
Daniel Hammann 6ca58dd211 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-12 20:44:33 +01:00
Daniel Hammann 77ebfd0875 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-11 00:12:45 +01:00
Daniel Hammann 506782b689 OnFocusChangeListener replaced with OnActionExpandListener
For same behaviour like contacts app #386 #387
2014-03-11 00:07:53 +01:00
Daniel Hammann 6fab8a126a Reset cursor query when closing search view #386
Without focus the search result get erased.
2014-03-10 20:58:15 +01:00
Daniel Hammann bcad3ebc69 Merge branch 'master' of https://github.com/honnel/openpgp-keychain 2014-03-05 17:46:45 +01:00
Daniel Hammann e482fe18fe Lint Issue:
TypographyEllipsis: Ellipsis string can be replaced with ellipsis character
Replace "..." with ellipsis character (…, &#8230;)
... -> …
2014-03-05 17:46:12 +01:00
Daniel Hammann bd934929d5 Lint Issue:
TypographyEllipsis: Ellipsis string can be replaced with ellipsis character
Replace "..." with ellipsis character (…, &#8230;)
... -> …
2014-03-05 17:44:55 +01:00
Daniel Hammann bc5f2a9305 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-05 17:05:01 +01:00
Daniel Hammann 76876a57c2 Added build-tool and api level version information 2014-03-05 14:30:56 +01:00
Daniel Hammann bbda6a5b02 updated build.gradle-Files to current Versions of build-tools and SDK. 2014-03-05 14:14:22 +01:00