aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | should have used refactor...Ashley Hughes2014-02-081-1/+1
| * | | | fix Android Studio analysis issuesAshley Hughes2014-02-081-37/+17
| * | | | saving fixesAshley Hughes2014-02-083-23/+33
| * | | | some AS Inspect Code fixesAshley Hughes2014-02-081-18/+15
| * | | | consistent uiAshley Hughes2014-02-081-10/+7
| * | | | keep track of brand new keys, they need savingAshley Hughes2014-02-081-1/+4
| * | | | fix create keyring crashAshley Hughes2014-02-081-6/+10
| * | | | disable export if unsavedAshley Hughes2014-02-081-2/+6
| * | | | small extra checkAshley Hughes2014-02-081-18/+20
| * | | | fix a crashAshley Hughes2014-02-061-4/+8
| * | | | can change passwordsAshley Hughes2014-02-061-1/+1
| * | | | ask for saveAshley Hughes2014-02-061-2/+31
| * | | | action bar and a small fixAshley Hughes2014-02-063-30/+38
| * | | | select old date doesn't need saveAshley Hughes2014-02-061-2/+6
| * | | | passphrase changes update need to saveAshley Hughes2014-02-061-3/+21
| * | | | pass message when key addedAshley Hughes2014-02-061-0/+6
| * | | | some fixesAshley Hughes2014-02-061-20/+27
| * | | | final link in chain, fix compileAshley Hughes2014-02-063-8/+12
| * | | | allow blank names and emailsAshley Hughes2014-02-061-50/+17
| * | | | new Ids need to be savedAshley Hughes2014-02-062-5/+6
| * | | | notify of changesAshley Hughes2014-02-052-1/+47
| * | | | edit ui knows it it has been changedAshley Hughes2014-02-052-6/+21
| * | | | saveAshley Hughes2014-02-057-12/+87
| * | | | use usage argument if neededAshley Hughes2014-02-042-5/+7
| * | | | preserve keys that we don\'t use in the appAshley Hughes2014-02-042-14/+33
| * | | | fix certify keys without sign flagAshley Hughes2014-02-043-9/+6
| * | | | save flags from checkboxesAshley Hughes2014-02-032-30/+18
| * | | | include authentication keysAshley Hughes2014-02-032-0/+31
| * | | | set checkboxes from key propertiesAshley Hughes2014-02-021-37/+37
| * | | | replace spinner with non-functioning checkboxesAshley Hughes2014-02-021-22/+22
* | | | | Actually use fixBadCharactersForGmailDominik Schürmann2014-03-301-1/+1
* | | | | Enable importing of fingerprints from clipboard.Miroojin Bakshi2014-03-281-0/+9
| |_|_|/ |/| | |
* | | | Show divider only when usedDominik Schürmann2014-03-261-0/+6
* | | | Rename layouts for remote activityDominik Schürmann2014-03-261-4/+4
* | | | Fix provider for API_ACCOUNTSDominik Schürmann2014-03-263-10/+10
* | | | Accounts list prettifiedDominik Schürmann2014-03-262-1/+27
* | | | Merge pull request #483 from uberspot/masterDominik Schürmann2014-03-261-4/+0
|\ \ \ \
| * | | | fix capability icons and remove red text for revoked keysuberspot2014-03-261-4/+0
* | | | | Make PendingIntents with FLAG_CANCEL_CURRENT and FLAG_ONE_SHOTDominik Schürmann2014-03-264-51/+50
|/ / / /
* | | | Forgot resourceDominik Schürmann2014-03-261-12/+0
* | | | Merge pull request #482 from uberspot/masterDominik Schürmann2014-03-262-10/+27
|\ \ \ \
| * | | | add strike through text for revoked or expired keys and disable views for rev...uberspot2014-03-262-10/+27
* | | | | Part 2 of basic user interface for api accountsDominik Schürmann2014-03-262-55/+41
|/ / / /
* | | | Accounts API, user interfaceDominik Schürmann2014-03-264-91/+194
* | | | Simplify can encrypt checkDominik Schürmann2014-03-261-19/+24
* | | | Merge pull request #471 from sreeram-boyapati/encryptionDominik Schürmann2014-03-261-1/+11
|\ \ \ \
| * | | | Added can_encrypt checkSreeram Boyapati2014-03-231-1/+11
* | | | | Merge pull request #479 from AlexanderS/subkey-expiryDominik Schürmann2014-03-261-0/+22
|\ \ \ \ \
| * | | | | Display expiry of subkeys in single key view.Alexander Sulfrian2014-03-251-0/+22
* | | | | | Fix constraints and insertDominik Schürmann2014-03-264-19/+26