aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unified-keylist'Vincent Breitmoser2014-03-122-350/+0
|\
| * 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
* | 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
|/
* 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
* Reworking import, testing needed...Dominik Schürmann2014-02-012-6/+98
* Fix loader initDominik Schürmann2014-02-011-1/+1
* search worksDominik Schürmann2014-02-012-1/+102
* Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-011-1/+1
* Fix and simplify user id parsingDominik Schürmann2014-01-314-45/+34
* language fixDominik Schürmann2014-01-294-5/+5
* small code restructuresDominik Schürmann2014-01-291-5/+5
* show import secret key userIDAshley Hughes2014-01-281-1/+2
* New Gradle project structureDominik Schürmann2014-01-279-0/+1219