aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-1/+0
|\
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-111-1/+0
| |\
| * | fix "select all" in key list multi-selectVincent Breitmoser2015-04-281-1/+1
| * | Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-04-261-10/+9
| |\ \
| * \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-091-17/+169
| |\ \ \
| * | | | rewrite EncryptKeyCompletionView with generalized KeyAdapterVincent Breitmoser2015-03-301-178/+33
* | | | | reworked keyserversyncadapterservice flowAdithya Abraham Philip2015-08-201-23/+10
* | | | | introduced keyserver sync adapterAdithya Abraham Philip2015-08-201-6/+18
* | | | | display dummy key for empty result, don't display during searchVincent Breitmoser2015-08-141-2/+3
* | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-141-2/+47
* | | | | Make header text and tertiary text color themeableThialfihar2015-07-211-6/+2
* | | | | Start moving colors into themesThialfihar2015-07-211-1/+11
* | | | | fixed multi-deletion bug, moved logic into DeleteKeyDialogActivityAdithya Abraham Philip2015-07-151-7/+0
* | | | | added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-7/+2
* | | | | use only one DeleteDialogActivityAdithya Abraham Philip2015-07-131-1/+8
* | | | | implemented revocation on deletionAdithya Abraham Philip2015-07-131-34/+36
* | | | | add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-2/+2
* | | | | cleanup KeyListFragment, remove export all keysVincent Breitmoser2015-07-081-27/+14
* | | | | Rudimentary backup featureDominik Schürmann2015-07-081-73/+0
* | | | | Temporary fix for multi exportDominik Schürmann2015-07-081-14/+19
* | | | | reformatted codeAdithya Abraham Philip2015-07-031-0/+1
* | | | | added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-1/+1
* | | | | Rename package back to orbot because these are orbot utilsDominik Schürmann2015-07-031-3/+0
* | | | | Cleanup tor codeDominik Schürmann2015-07-031-5/+4
* | | | | ensuring code style is preservedAdithya Abraham Philip2015-07-031-10/+8
* | | | | added proxy to all import operations using KeychainServiceAdithya Abraham Philip2015-07-031-2/+3
* | | | | changed to work with multi-decryptAdithya Abraham Philip2015-06-271-0/+10
* | | | | removed debug logs, added licensesAdithya Abraham Philip2015-06-271-2/+3
* | | | | migrated consolidationAdithya Abraham Philip2015-06-271-41/+30
* | | | | migrated import to KeychainNewServiceAdithya Abraham Philip2015-06-271-48/+38
* | | | | fix rest of resource leaks (#1351)Vincent Breitmoser2015-06-171-8/+20
* | | | | backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-13/+8
* | | | | renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-12/+12
* | | | | merged servicesAdithya Abraham Philip2015-06-011-11/+12
| |_|_|/ |/| | |
* | | | fix "select all" in key list multi-selectVincent Breitmoser2015-04-281-1/+1
| |_|/ |/| |
* | | Format KeyListFragmentDominik Schürmann2015-04-181-10/+9
| |/ |/|
* | rewrite EncryptKeyCompletionView with generalized KeyAdapterVincent Breitmoser2015-03-301-177/+33
* | Modify break as return.iseki2015-03-261-1/+1
* | Add brackets for if-else constructs and externalize the procedure as showMult...iseki2015-03-261-26/+33
* | Add a loop for multiple key export.iseki2015-03-251-13/+68
* | shifted multi-threading to own serviceAdithya Abraham Philip2015-03-231-17/+17
* | introduced multi-threadingAdithya Abraham Philip2015-03-231-0/+88
|/
* Reworked Notify classManoj Khanna2015-03-201-6/+6
* - Added footer so that the Floating Action Button won't block the last few it...Kent2015-03-201-2/+17
* Manage my keys wizardDominik Schürmann2015-03-191-1/+2
* object oriented split user idDominik Schürmann2015-03-161-5/+5
* Query for duplicate user idsDominik Schürmann2015-03-151-1/+4
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
* Remove false comment in list fragmentDominik Schürmann2015-03-051-3/+0
* Merge pull request #1101 from danielnelz/developmentDominik Schürmann2015-03-041-4/+5
|\