aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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-062-2/+32
| | | | |
| * | | | action bar and a small fixAshley Hughes2014-02-064-30/+44
| | | | |
| * | | | 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
| | | | |
| * | | | slight clarificationAshley Hughes2014-02-041-2/+2
| | | | |
| * | | | 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-022-42/+49
| | | | |
| * | | | replace spinner with non-functioning checkboxesAshley Hughes2014-02-023-30/+77
| | | | |
* | | | | Actually use fixBadCharactersForGmailDominik Schürmann2014-03-301-1/+1
| | | | |
* | | | | Enable importing of fingerprints from clipboard.Miroojin Bakshi2014-03-281-0/+9
| |_|_|/ |/| | |
* | | | Version 2.4Dominik Schürmann2014-03-261-2/+2
| | | |
* | | | Sync changelog and about with transifexDominik Schürmann2014-03-2638-19/+545
| | | |
* | | | Changelog for 2.4Dominik Schürmann2014-03-261-0/+5
| | | |
* | | | Changelog for 2.4Dominik Schürmann2014-03-263-109/+21
| | | |
* | | | Update from transifexDominik Schürmann2014-03-2631-23/+422
| | | |
* | | | Show divider only when usedDominik Schürmann2014-03-262-2/+8
| | | |
* | | | Text for creation of new api accountsDominik Schürmann2014-03-262-0/+9
| | | |
* | | | Rename layouts for remote activityDominik Schürmann2014-03-265-4/+4
| | | |
* | | | Fix provider for API_ACCOUNTSDominik Schürmann2014-03-263-10/+10
| | | |
* | | | Accounts activity prettifiedDominik Schürmann2014-03-261-8/+28
| | | |
* | | | Accounts list prettifiedDominik Schürmann2014-03-268-7/+42
| | | |
* | | | Merge pull request #483 from uberspot/masterDominik Schürmann2014-03-262-19/+18
|\ \ \ \ | | | | | | | | | | fix capability icons and remove red text for revoked keys
| * | | | fix capability icons and remove red text for revoked keysuberspot2014-03-262-19/+18
| | | | |
* | | | | Make PendingIntents with FLAG_CANCEL_CURRENT and FLAG_ONE_SHOTDominik Schürmann2014-03-265-54/+53
|/ / / /
* | | | Forgot resourceDominik Schürmann2014-03-262-12/+14
| | | |
* | | | Merge pull request #482 from uberspot/masterDominik Schürmann2014-03-263-25/+49
|\ \ \ \ | | | | | | | | | | Fix style for expired/revoked keys
| * | | | add strike through text for revoked or expired keys and disable views for ↵uberspot2014-03-262-10/+27
| | | | | | | | | | | | | | | | | | | | revoked keys as well
| * | | | put expiry on a separate lineuberspot2014-03-261-15/+22
| | | | |
* | | | | Part 2 of basic user interface for api accountsDominik Schürmann2014-03-264-109/+64
|/ / / /
* | | | Accounts API, user interfaceDominik Schürmann2014-03-267-116/+258
| | | |
* | | | 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 check
| * | | | Added can_encrypt checkSreeram Boyapati2014-03-231-1/+11
| | | | |
* | | | | Merge pull request #479 from AlexanderS/subkey-expiryDominik Schürmann2014-03-262-1/+31
|\ \ \ \ \ | | | | | | | | | | | | Display expiry of subkeys in single key view.
| * | | | | Display expiry of subkeys in single key view.Alexander Sulfrian2014-03-252-1/+31
| | | | | |