aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/util
Commit message (Expand)AuthorAgeFilesLines
* No show key button for RESULT_INVALID_SIGNATURE, CleanupDominik Schürmann2015-09-301-3/+5
* phrase confirmationDominik Schürmann2015-09-241-126/+0
* multidecrypt: don't pass context to adapterVincent Breitmoser2015-09-161-5/+6
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-292-1/+27
|\
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-111-1/+10
| |\
| * | display unknown keys red rather than orangeVincent Breitmoser2015-04-281-1/+1
| * | small ui nicetiesVincent Breitmoser2015-04-271-1/+7
| * | profiling says: caching qrCode bitmaps is a good ideaVincent Breitmoser2015-04-271-19/+29
| * | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-241-1/+9
| |\ \
| * | | more (subtle) ui workVincent Breitmoser2015-03-261-1/+17
| * | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-241-113/+105
| |\ \ \
| * | | | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-081-0/+5
* | | | | Experimental word comparisonDominik Schürmann2015-08-271-0/+126
* | | | | Fix theme problemsDominik Schürmann2015-08-181-2/+2
* | | | | Fix theme bugsDominik Schürmann2015-08-121-4/+14
* | | | | Adpt official theme naming schemaDominik Schürmann2015-08-121-2/+2
* | | | | Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-28/+78
* | | | | Refactor theme selection of dialogsThialfihar2015-07-212-5/+15
* | | | | Refactor theme changing to avoid code repetitionThialfihar2015-07-211-0/+60
* | | | | Update recent decrypt changes to use new theme attributesThialfihar2015-07-211-9/+10
* | | | | Give key flag colors their own color namesThialfihar2015-07-211-10/+10
* | | | | Make header text and tertiary text color themeableThialfihar2015-07-212-6/+10
* | | | | Start moving colors into themesThialfihar2015-07-211-1/+9
* | | | | Use support.v7.app.AlertDialogDominik Schürmann2015-07-131-1/+1
* | | | | fixed OrbotRequiredDialogActivity not finishing, orbot install dialog styleAdithya Abraham Philip2015-07-031-4/+30
* | | | | reduce code duplicationAdithya Abraham Philip2015-07-031-0/+109
* | | | | reworked keyserver preferences with recyclerviewAdithya Abraham Philip2015-07-025-0/+348
* | | | | instrument: update symmetric testsVincent Breitmoser2015-06-201-2/+2
* | | | | Merge branch 'v/instrument' into v/multi-decryptVincent Breitmoser2015-06-171-16/+7
|\ \ \ \ \
| * | | | | instrument: add helper method for snackbar checkingVincent Breitmoser2015-06-171-16/+7
* | | | | | Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-061-13/+25
|\| | | | |
| * | | | | implement sticky preferencesVincent Breitmoser2015-05-311-13/+25
* | | | | | multi-decrypt: working in principleVincent Breitmoser2015-06-021-2/+161
|/ / / / /
* | | | | preserve state in DecryptTextActivityVincent Breitmoser2015-05-281-1/+1
* | | | | AssertionError instead of RuntimeExceptionDominik Schürmann2015-05-281-1/+1
* | | | | Change convertFingerprintToHex to use RuntimeExceptionDominik Schürmann2015-05-281-7/+4
* | | | | Use Mode.ALPHANUMERIC for QR codes to save spaceDominik Schürmann2015-05-191-1/+9
| |_|_|/ |/| | |
* | | | Fix crash with v3 key fingerprintsDominik Schürmann2015-05-101-1/+10
* | | | display unknown keys red rather than orangeVincent Breitmoser2015-04-281-1/+1
* | | | profiling says: caching qrCode bitmaps is a good ideaVincent Breitmoser2015-04-271-19/+29
| |_|/ |/| |
* | | Merge branch 'development' into v/crypto-input-parcelVincent Breitmoser2015-03-221-14/+23
|\ \ \ | | |/ | |/|
| * | use top line in snackbar for status indicationVincent Breitmoser2015-03-221-14/+23
* | | move yubikey import into viewkeyfragmentVincent Breitmoser2015-03-221-1/+10
|/ /
* | Added docs for Notify classManoj Khanna2015-03-201-0/+10
* | Reworked Notify classManoj Khanna2015-03-201-124/+72
* | Fix for Issue #1114Manoj Khanna2015-03-191-5/+30
|/
* Merge pull request #1101 from danielnelz/developmentDominik Schürmann2015-03-041-25/+27
|\
| * #1042 replaced some int constants with enumsDaniel Nelz2015-03-041-25/+27
* | More icon naming fixes and designDominik Schürmann2015-03-041-14/+14
|/
* some changes to qr scan logicVincent Breitmoser2015-02-281-8/+15