aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-0613-2169/+0
* Optimize comments, remove dead codeDominik Schürmann2014-04-066-47/+5
* Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-041-2/+16
|\
| * Simplify PassphraseDialogFragment usageThialfihar2014-04-041-2/+16
* | Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-041-10/+12
|\|
| * Merge branch 'db-overhaul' of git://github.com/Valodim/openpgp-keychain into ...Dominik Schürmann2014-04-032-5/+4
| |\
| * | ChangelogDominik Schürmann2014-04-031-1/+1
| * | Key lookup for APIDominik Schürmann2014-04-031-5/+7
| * | Key lookup for APIDominik Schürmann2014-04-031-5/+5
* | | db-overhaul: reintroduce by-mail and by-subkey queriesVincent Breitmoser2014-04-041-8/+8
* | | db-overhaul: minor stuff, mostly ProviderHelperVincent Breitmoser2014-04-041-3/+4
* | | more work on streamlining uris, and stripping ProviderHelperVincent Breitmoser2014-04-031-3/+3
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-037-18/+45
|\|
| * Rearrange too long linesThialfihar2014-04-023-7/+14
| * Trivial spacing changes to conform to style guideThialfihar2014-04-021-1/+1
| * Adjust import orderThialfihar2014-04-023-8/+0
| * Only allow private keys associated to accounts of an appDominik Schürmann2014-04-012-5/+9
| * Automatically select newly created key in api accountsDominik Schürmann2014-04-011-2/+27
* | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-1/+1
|/
* Fix symmetric decryptionDominik Schürmann2014-04-011-3/+2
* More experimental work on decrypt fragmentsDominik Schürmann2014-03-301-2/+2
* Remove cancel from app menuDominik Schürmann2014-03-301-3/+0
* Revert "Remove cancel from app menu"Dominik Schürmann2014-03-301-0/+3
* Remove cancel from app menuDominik Schürmann2014-03-301-3/+0
* Remove FLAG_ONE_SHOT from most PIsDominik Schürmann2014-03-302-6/+6
* Rename layouts for remote activityDominik Schürmann2014-03-261-4/+4
* Accounts list prettifiedDominik Schürmann2014-03-262-1/+27
* Make PendingIntents with FLAG_CANCEL_CURRENT and FLAG_ONE_SHOTDominik Schürmann2014-03-264-51/+50
* Forgot resourceDominik Schürmann2014-03-261-12/+0
* 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
* Fix constraints and insertDominik Schürmann2014-03-261-1/+1
* Return account creation intent if account does not exists in dbDominik Schürmann2014-03-253-25/+53
* More experimental work on api accountsDominik Schürmann2014-03-253-26/+80
* More experimental work on API accountsDominik Schürmann2014-03-2511-245/+614
* Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-2310-0/+1618