aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter
Commit message (Expand)AuthorAgeFilesLines
* Add donation fragmentDominik Schürmann2016-02-091-0/+20
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* import: handle FileNotFoundException (fixes #1688)Vincent Breitmoser2016-02-011-17/+26
* Use more generic 'Security Token' where possible, add sutitle to create key w...Dominik Schürmann2016-01-101-2/+2
* minor fixes to ViewKeyActivityVincent Breitmoser2016-01-051-1/+1
* Fix code styleDominik Schürmann2016-01-021-6/+6
* Temporary fix for #1636Dominik Schürmann2016-01-011-0/+7
* inline subkey editing (wip commit)Vincent Breitmoser2015-12-271-10/+19
* extend-uid: allow changes to user ids in edit modeVincent Breitmoser2015-12-273-7/+15
* extend-uid: add option icon for edit action modeVincent Breitmoser2015-12-272-11/+9
* Use correct logger in LinkedIdsAdapterDominik Schürmann2015-12-221-1/+1
* Target SDK 23 and related fixesDominik Schürmann2015-10-261-5/+4
* import: move uri resolution into AsyncTask, prevent NetworkOnMainThreadExceptionVincent Breitmoser2015-10-261-15/+36
* linked: fix crash on <= lollipopVincent Breitmoser2015-10-251-3/+6
* linked: basic shared element transitionVincent Breitmoser2015-09-061-0/+5
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-297-12/+306
|\
| * rename LinkedIdentity to LinkedAttributeVincent Breitmoser2015-05-121-3/+3
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-112-22/+3
| |\
| * | linked-ids: rename RawLinkedIdentity to UriAttributeVincent Breitmoser2015-05-091-8/+8
| * | linked-ids: code cleanup, handle all lint errorsVincent Breitmoser2015-05-091-2/+2
| * | small ui nicetiesVincent Breitmoser2015-04-271-0/+9
| * | display creation dates for ambiguous user idsVincent Breitmoser2015-04-272-14/+29
| * | Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-04-263-6/+6
| |\ \
| * \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-242-0/+95
| |\ \ \
| * | | | rewrite EncryptKeyCompletionView with generalized KeyAdapterVincent Breitmoser2015-03-301-0/+279
| * | | | even more linked id ui workVincent Breitmoser2015-03-291-3/+0
| * | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-245-36/+35
| |\ \ \ \
| * | | | | work on certification uiVincent Breitmoser2015-03-151-1/+1
| * | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-153-24/+41
| |\ \ \ \ \
| * | | | | | show certificates for secret keys differentlyVincent Breitmoser2015-03-141-6/+5
| * | | | | | improve error handling in LinkedIdViewFragment, disable unknown identity type...Vincent Breitmoser2015-03-131-1/+3
| * | | | | | finish implementing twitter resourceVincent Breitmoser2015-03-121-1/+0
| * | | | | | hack loadSystemContact back inVincent Breitmoser2015-03-101-0/+8
| * | | | | | add expand item to linked id listVincent Breitmoser2015-03-101-3/+37
| * | | | | | filter out unknown linked idsVincent Breitmoser2015-03-101-18/+35
| * | | | | | fix transition animationVincent Breitmoser2015-03-091-1/+1
| * | | | | | use loader in LinkedIdViewFragmentVincent Breitmoser2015-03-093-19/+73
| * | | | | | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-081-1/+1
| * | | | | | first steps in ui towards confirmation of linked idsVincent Breitmoser2015-03-061-2/+2
| * | | | | | work on LinkedIdViewFragmentVincent Breitmoser2015-03-051-9/+18
| * | | | | | make linked identity list homogeneousVincent Breitmoser2015-03-051-75/+44
| * | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-056-17/+17
| |\ \ \ \ \ \
| * | | | | | | do a TON of UI workVincent Breitmoser2015-03-052-79/+123
| * | | | | | | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-043-6/+166
* | | | | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-141-1/+23
* | | | | | | | Fix crash with new themeDominik Schürmann2015-07-251-1/+1
* | | | | | | | Make import keys activity honour the themeThialfihar2015-07-211-3/+3
* | | | | | | | Make main text color themeableThialfihar2015-07-212-4/+4
* | | | | | | | Give key flag colors their own color namesThialfihar2015-07-215-23/+23
* | | | | | | | Make header text and tertiary text color themeableThialfihar2015-07-211-1/+4