aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Fix color and design in help activityDominik Schürmann2015-08-031-14/+10
* Restore fab colors in key listDominik Schürmann2015-07-251-6/+6
* Update recent decrypt changes to use new theme attributesThialfihar2015-07-211-2/+2
* Make tab text and indicator themeableThialfihar2015-07-212-4/+4
* Make import keys activity honour the themeThialfihar2015-07-211-19/+5
* Make CardView background themeableThialfihar2015-07-213-5/+5
* Make bright toolbar themeableThialfihar2015-07-213-18/+2
* Make help pages work in dark themeThialfihar2015-07-211-2/+11
* Give password strength indicator colors their own nameThialfihar2015-07-211-4/+4
* Give key flag colors their own color namesThialfihar2015-07-211-2/+2
* Make log background themeableThialfihar2015-07-211-3/+3
* Make FAB colors themeableThialfihar2015-07-211-6/+6
* Make button row background themeableThialfihar2015-07-2113-23/+23
* Make header text and tertiary text color themeableThialfihar2015-07-217-10/+10
* Start moving colors into themesThialfihar2015-07-214-17/+17
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-3/+2
* use only one DeleteDialogActivityAdithya Abraham Philip2015-07-131-2/+3
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-0/+24
* Rudimentary backup featureDominik Schürmann2015-07-082-0/+88
* multi-decrypt: add retry mechanismVincent Breitmoser2015-07-081-1/+13
* multi-decrypt: add cancelled stateVincent Breitmoser2015-07-081-0/+20
* put encryptdecrypt overview into a scrollviewVincent Breitmoser2015-07-081-100/+107
* Package cert not sigDominik Schürmann2015-07-071-2/+2
* Better YubiKey UX flow for error handlingDominik Schürmann2015-07-061-21/+42
* In NfcOperationsActivity, show NFC errors inline, in others show as NotifyDominik Schürmann2015-07-061-1/+40
* Subtle design improvements to yubikey dialogDominik Schürmann2015-07-031-24/+57
* New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-031-22/+73
* reworked keyserver preferences with recyclerviewAdithya Abraham Philip2015-07-023-87/+83
* Add missing fragments for YubiKey PINsDominik Schürmann2015-07-012-0/+219
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-06-301-3/+4
|\
| * small layout fix in EncryptTextFragmentVincent Breitmoser2015-06-301-3/+4
* | Better settings workaroundsDominik Schürmann2015-06-301-2/+3
|/
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-293-0/+76
* Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-261-0/+22
|\
| * use KeyAdapter for AllowedKeysListFragmentVincent Breitmoser2015-06-261-0/+22
* | move select file logic into EncryptDecryptOverviewFragmentVincent Breitmoser2015-06-221-22/+8
* | multi-decrypt: use indeterminate progress onlyVincent Breitmoser2015-06-221-50/+45
* | add failure state to DecryptListFragmentVincent Breitmoser2015-06-221-1/+49
* | instrument: update symmetric testsVincent Breitmoser2015-06-201-1/+0
* | fix overflow iconVincent Breitmoser2015-06-201-1/+1
* | working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-201-4/+6
* | handle multiple input URIs and Intent.SEND_MULTIPLEVincent Breitmoser2015-06-181-1/+1
* | Merge branch 'v/instrument' into v/multi-decryptVincent Breitmoser2015-06-174-58/+32
|\|
| * nicer preview of decrypt_text_fragment layoutVincent Breitmoser2015-06-171-0/+3
| * use KeyAdapter in KeySpinnerVincent Breitmoser2015-06-172-57/+19
| * improve preview of ViewKeyActivity layoutVincent Breitmoser2015-06-171-1/+10
| * (minor) layout changesVincent Breitmoser2015-06-171-1/+2
* | fix status icon alignmentVincent Breitmoser2015-06-141-0/+2
* | (minor) layout changesVincent Breitmoser2015-06-132-3/+2
* | add ToolableViewAnimatorVincent Breitmoser2015-06-111-9/+12