aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Rearrange too long linesThialfihar2014-04-021-3/+6
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-1/+1
* Show divider only when usedDominik Schürmann2014-03-261-0/+6
* Fix for #410Nikhil Peter Raj2014-03-211-20/+2
* Fix export for new unified key list #409uberspot2014-03-151-4/+14
* final ui code style changesuberspot2014-03-131-1/+1
* More code style fixes for /uiuberspot2014-03-131-10/+24
* First code style changes in uiuberspot2014-03-131-48/+31
* Cleanup and simplificationDominik Schürmann2014-03-131-60/+23
* merge fixes as per comments in mergeVincent Breitmoser2014-03-131-30/+19
* keychainprovider cleanup, kindasortaVincent Breitmoser2014-03-131-1/+6
* Merge branch 'unified-keylist'Vincent Breitmoser2014-03-121-42/+169
* add contact count to My Keys headerVincent Breitmoser2014-03-081-1/+10
* better handling of multi select in ListKeysFragmentVincent Breitmoser2014-03-081-17/+22
* add edit button and secret key info to public key viewVincent Breitmoser2014-03-081-1/+0
* move some placeholders into resourcesVincent Breitmoser2014-03-081-2/+1
* Normalize public key uri in KeyListFragmentVincent Breitmoser2014-03-081-5/+1
* working unified list (no actions yet)Vincent Breitmoser2014-03-081-7/+268
* copy public keylist as stub for unified keylistVincent Breitmoser2014-03-061-0/+338