aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter
Commit message (Expand)AuthorAgeFilesLines
* certs: more filters, better initial uid selection, code cosmeticsVincent Breitmoser2014-03-171-3/+6
* certs: green dots for verified status \o/Vincent Breitmoser2014-03-151-2/+10
* Merge branch 'certify' into certsVincent Breitmoser2014-03-151-6/+75
|\
| * certify: viewkeyuseridsadapter cosmetics and checkbox capabilityVincent Breitmoser2014-03-151-6/+75
* | Merge branch 'master' into certsVincent Breitmoser2014-03-1511-145/+158
|\|
| * Fix two bugs in ImportKeys screen (issue #416)uberspot2014-03-142-0/+2
| * more code style changes in /ui and /utiluberspot2014-03-138-91/+111
| * First code style changes in uiuberspot2014-03-1310-54/+45
* | Merge branch 'master' into certsVincent Breitmoser2014-03-126-37/+151
|\|
| * Merge branch 'unified-keylist'Vincent Breitmoser2014-03-122-350/+0
| |\
| * | fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-112-3/+0
| * | Merge pull request #383 from sreeram-boyapati/masterDominik Schürmann2014-03-101-26/+39
| |\ \
| | * | ViewHolder Pattern ImplementedSreeram Boyapati2014-03-101-26/+39
| * | | Make code more tidy for multiselectDominik Schürmann2014-03-102-19/+1
| * | | Improve hightlight query code: make cursor abstract, tidy up codeDominik Schürmann2014-03-104-55/+51
| * | | Merge pull request #384 from mb-14/search1Dominik Schürmann2014-03-103-7/+77
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into search1Miroojin Bakshi2014-03-101-0/+3
| | |\ \ \
| | * | | | Create custom HighlightQueryCursorAdapterMiroojin Bakshi2014-03-103-68/+70
| | * | | | Highlight search query in SelectPublicKeyFragment andMiroojin Bakshi2014-03-102-2/+70
| * | | | | Cleanup ImportKeysListEntryDominik Schürmann2014-03-101-4/+6
| | |/ / / | |/| | |
| * | | | Issue #378 ( private keys are no longer red ): FixedTharindu Wijewardane2014-03-101-0/+3
| |/ / /
| * | | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-092-2/+2
| * | | Merge pull request #316 from danielhass/import-errorDominik Schürmann2014-03-081-0/+34
| |\ \ \ | | |/ / | |/| |
| | * | Fixed some namingDaniel Haß2014-03-041-7/+7
| | * | Added handling for other exceptions in the ImportListLoader.Daniel Haß2014-03-031-4/+21
| | * | Little fixesDaniel Haß2014-03-031-1/+1
| | * | Added exception for empty filesDaniel Haß2014-03-031-1/+17
| * | | removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-3/+1
| * | | remove unused imports and unthrown exceptionsuberspot2014-03-072-3/+1
| * | | Merge pull request #344 from ankushb92/ankush2Dominik Schürmann2014-03-061-1/+1
| |\ \ \
| | * | | corrected commitAnkush2014-03-071-1/+1
| | |/ /
| * / / Multiselect: Create 'select all' in public and secret keylistuberspot2014-03-061-1/+1
| |/ /
* | / experimental cert displayVincent Breitmoser2014-03-111-1/+4
| |/ |/|
* | ditch old key list activitiesVincent Breitmoser2014-03-082-371/+0
* | working unified list (no actions yet)Vincent Breitmoser2014-03-081-232/+0
* | copy public keylist as stub for unified keylistVincent Breitmoser2014-03-061-0/+232
|/
* Some clean upDaniel Haß2014-02-281-4/+2
* Added StackOverflow link to documentationDaniel Haß2014-02-271-0/+2
* Added documentation to the AsyncTaskResultWrapperDaniel Haß2014-02-271-0/+5
* Adapted the ImportKeysLoader to work with the new AsyncWrapperDaniel Haß2014-02-262-6/+12
* Reworked ImportKeysListFragment to handel exceptions, ImportKeyListLoader is ...Daniel Haß2014-02-261-7/+14
* Added the AsyncTaskResultWrapperDaniel Haß2014-02-261-0/+38
* rework key view into fragments to later add certificationsDominik Schürmann2014-02-091-0/+84
* keyserver instead of key serverDominik Schürmann2014-02-051-1/+1
* small layout problem fixedDominik Schürmann2014-02-041-2/+2
* fix display of fingerprint in key server queryDominik Schürmann2014-02-041-5/+7
* better help textDominik Schürmann2014-02-041-2/+0
* More layout fixesDominik Schürmann2014-02-045-28/+26
* nicer list itemsDominik Schürmann2014-02-042-7/+21
* Show revoked status in key listDominik Schürmann2014-02-042-9/+22