aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * #1042 replaced some int constants with enumsDaniel Nelz2015-03-041-4/+5
* | Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED inst...Dominik Schürmann2015-03-041-5/+3
|/
* some changes to qr scan logicVincent Breitmoser2015-02-281-1/+1
* clean up warnings in KeyListFragmentVincent Breitmoser2015-02-281-32/+10
* collapse fab on action selectedVincent Breitmoser2015-02-281-0/+3
* animate FAB to move up and down when a snackbar appearsVincent Breitmoser2015-02-281-11/+10
* control flow for moving the fab up with snackbarVincent Breitmoser2015-02-281-1/+30
* Remove swipte to refresh src, fix padding in key listDominik Schürmann2015-02-271-68/+0
* go to directly to certify screen after nfc importVincent Breitmoser2015-02-271-2/+2
* Remove old Holo design resourcesDominik Schürmann2015-02-261-3/+0
* First work on new key view toolbarDominik Schürmann2015-02-251-2/+2
* show app name instead of keys in main listDominik Schürmann2015-02-211-0/+3
* Floating action button icons and methods for key listDominik Schürmann2015-02-211-15/+41
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-6/+6
* Saving of allowed keysDominik Schürmann2015-01-291-70/+63
* Merge remote-tracking branch 'origin/t/snackbar' into developmentDominik Schürmann2015-01-291-0/+163
|\
* | lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-16/+1
|/
* Fix SearchViewDominik Schürmann2015-01-141-20/+4
* Remove empty layoutDominik Schürmann2014-10-251-24/+0
* Fix result passingDominik Schürmann2014-10-251-1/+1
* Safe slinger activity prepsDominik Schürmann2014-10-251-135/+3
* Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Vincent Breitmoser2014-10-231-8/+11
|\
| * More color/icon consistencyDominik Schürmann2014-10-151-8/+11
* | integrate download from keyserver into key import operationVincent Breitmoser2014-10-231-1/+1
|/
* color experimentsDominik Schürmann2014-10-151-12/+16
* actually remove filter spinner code. that's what git is for~Vincent Breitmoser2014-10-131-46/+0
* Remove key list filter for nowDominik Schürmann2014-10-131-27/+27
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-111-1/+9
* move around package structure a bitVincent Breitmoser2014-10-101-2/+2
* add keys button goes to directly to qr scanVincent Breitmoser2014-10-101-2/+1
* keylist: add safeslinger exchange button to secret keysVincent Breitmoser2014-10-101-10/+182
* Filter key list by certified keysDominik Schürmann2014-10-081-0/+51
* UI stuffDominik Schürmann2014-10-051-0/+10
* use status icons in public key selectionDominik Schürmann2014-10-051-3/+1
* Add cloud iconDominik Schürmann2014-10-051-0/+1
* disable pull to refresh (for now)Vincent Breitmoser2014-09-241-2/+6
* disable pull to refresh in upper right cornerVincent Breitmoser2014-09-231-1/+0
* Stop refreshing after all keys have been updatedDominik Schürmann2014-09-181-4/+4