aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | some work on twitter resourceVincent Breitmoser2015-01-135-11/+609
| * | | | | | | | | | | | | add dns button to linked identity selectionVincent Breitmoser2015-01-121-1/+36
| * | | | | | | | | | | | | even more intermediate resultVincent Breitmoser2015-01-121-5/+11
| * | | | | | | | | | | | | intermediate state, nothing really working yetVincent Breitmoser2015-01-124-0/+443
* | | | | | | | | | | | | | Make keybase an experimental featureDominik Schürmann2015-08-284-109/+90
* | | | | | | | | | | | | | introduce text protection and fix color change after confirmDominik Schürmann2015-08-281-9/+24
* | | | | | | | | | | | | | Remove old commentDominik Schürmann2015-08-281-1/+0
* | | | | | | | | | | | | | Improve scrolling in key viewDominik Schürmann2015-08-282-5/+6
* | | | | | | | | | | | | | Dont show FAB for expired, revoked keysDominik Schürmann2015-08-281-1/+3
* | | | | | | | | | | | | | Collapsing ToolbarDominik Schürmann2015-08-282-253/+237
* | | | | | | | | | | | | | Experimental word comparisonDominik Schürmann2015-08-271-0/+1
* | | | | | | | | | | | | | Prettify settings, rename some stringsDominik Schürmann2015-08-271-3/+3
* | | | | | | | | | | | | | Fix theme problemsDominik Schürmann2015-08-186-8/+6
* | | | | | | | | | | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-141-1/+51
* | | | | | | | | | | | | | 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