aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/KeyListPublicFragment.java
Commit message (Expand)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-271-299/+0
* fix crashes on Android 2.3Dominik Schürmann2014-01-191-3/+8
* improve performance of adapter implementations by caching index, use data uri...Dominik Schürmann2014-01-191-1/+1
* default import is from keyserverDominik Schürmann2014-01-181-0/+1
* cleanup layouts, prepare layouts for new key viewDominik Schürmann2014-01-121-1/+1
* use bootstrap buttonsDominik Schürmann2014-01-091-7/+8
* fix import, add missing multi select menuDominik Schürmann2014-01-081-1/+0
* instructions on empty public key list for first startDominik Schürmann2014-01-071-1/+31
* action encrypt to contact in view and multi selectDominik Schürmann2014-01-071-14/+35
* reorder menus, cleanup code, add experimental tab activityDominik Schürmann2014-01-071-4/+4
* key edit fixesDominik Schürmann2014-01-071-20/+2
* multi select and delete, needs testingDominik Schürmann2014-01-061-9/+7
* Work on multiselect in key listDominik Schürmann2014-01-061-5/+112
* cleanup and documentationDominik Schürmann2014-01-031-27/+17
* final fixes for public key listDominik Schürmann2014-01-021-22/+24
* fixing some layout problemsDominik Schürmann2014-01-021-10/+5
* New list with sticky list headers libraryDominik Schürmann2014-01-021-25/+68
* Simple new list implementations, remove library, use simple adapter with head...Dominik Schürmann2014-01-011-140/+34
* Use data uri instead of extra for key detailsDominik Schürmann2014-01-011-6/+10
* Added context menu item KeyDetails to KeyListPublicFragmentBahtiar `kalkin-` Gadimov2013-12-251-4/+11
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-251-5/+5
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-1/+1
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-3/+3
* Move pgp classes into subpackageDominik Schürmann2013-09-151-1/+1
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-061-11/+11
* Issue #61 - Unable to upload public keys to PKSbcbarnes-gmx2013-07-221-1/+1
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+220