aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-1/+0
* | | | | | | | | | | | | | | added on/off summariesAdithya Abraham Philip2015-08-202-7/+8
* | | | | | | | | | | | | | | added sync preferencesAdithya Abraham Philip2015-08-203-0/+21
* | | | | | | | | | | | | | | changed orbot notification iconsAdithya Abraham Philip2015-08-2015-0/+0
* | | | | | | | | | | | | | | changed sync nameAdithya Abraham Philip2015-08-201-0/+1
* | | | | | | | | | | | | | | improved orbot notify, added periodic syncAdithya Abraham Philip2015-08-202-4/+4
* | | | | | | | | | | | | | | introduced keyserver sync adapterAdithya Abraham Philip2015-08-202-0/+14
* | | | | | | | | | | | | | | Fix theme problemsDominik Schürmann2015-08-188-14/+22
* | | | | | | | | | | | | | | Update aboutDominik Schürmann2015-08-171-14/+21
* | | | | | | | | | | | | | | Add additional langs from transifexDominik Schürmann2015-08-1715-0/+1656
* | | | | | | | | | | | | | | Pull from transifexDominik Schürmann2015-08-1751-321/+1039
* | | | | | | | | | | | | | | Changelog 3.5Dominik Schürmann2015-08-171-0/+7
* | | | | | | | | | | | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-141-1/+51
* | | | | | | | | | | | | | | Fix theme bugsDominik Schürmann2015-08-121-1/+6
* | | | | | | | | | | | | | | Adpt official theme naming schemaDominik Schürmann2015-08-122-14/+14
* | | | | | | | | | | | | | | Style dialog buttonsDominik Schürmann2015-08-121-1/+15
* | | | | | | | | | | | | | | Improve comments and reasons in PgpConstants, simple checks for insecure asym...Dominik Schürmann2015-08-109-23/+24
* | | | | | | | | | | | | | | Follow some of coorus recommendations: better selection of algo whitelist, ig...Dominik Schürmann2015-08-091-1/+0
* | | | | | | | | | | | | | | Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-1/+3
* | | | | | | | | | | | | | | Merge pull request #1473 from open-keychain/orbot-helperDominik Schürmann2015-08-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | updated OrbotHelper with silent startAdithya Abraham Philip2015-08-061-0/+2
* | | | | | | | | | | | | | | | fixed crash on api < 21 due to drawable using attrsAdithya Abraham Philip2015-08-067-12/+35
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #1456 from xSooDx/masterDominik Schürmann2015-08-051-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | -No longer appends the links to the keybase_narrativesxSooDx2015-07-211-8/+8
* | | | | | | | | | | | | | | | Fix account_privacy_textDominik Schürmann2015-08-051-1/+1
* | | | | | | | | | | | | | | | Add privacy information to account screenDominik Schürmann2015-08-0314-12/+27
* | | | | | | | | | | | | | | | Fix color and design in help activityDominik Schürmann2015-08-031-14/+10
* | | | | | | | | | | | | | | | Hide theme setting for nowDominik Schürmann2015-07-251-3/+3
* | | | | | | | | | | | | | | | Restore fab colors in key listDominik Schürmann2015-07-251-6/+6
* | | | | | | | | | | | | | | | Fix color of selected text in drawer menu for light themeThialfihar2015-07-212-0/+4
* | | | | | | | | | | | | | | | Update recent decrypt changes to use new theme attributesThialfihar2015-07-211-2/+2
* | | | | | | | | | | | | | | | Lowercase colors for consistencyThialfihar2015-07-211-2/+2
* | | | | | | | | | | | | | | | Make tab text and indicator themeableThialfihar2015-07-215-9/+15
* | | | | | | | | | | | | | | | Make import keys activity honour the themeThialfihar2015-07-211-19/+5
* | | | | | | | | | | | | | | | Make CardView background themeableThialfihar2015-07-215-5/+8
* | | | | | | | | | | | | | | | Make bright toolbar themeableThialfihar2015-07-216-20/+5
* | | | | | | | | | | | | | | | Remove color black, as it isn't needed anymoreThialfihar2015-07-211-2/+0
* | | | | | | | | | | | | | | | Make help pages work in dark themeThialfihar2015-07-211-2/+11
* | | | | | | | | | | | | | | | Make main text color themeableThialfihar2015-07-212-4/+9
* | | | | | | | | | | | | | | | Give password strength indicator colors their own nameThialfihar2015-07-212-7/+8
* | | | | | | | | | | | | | | | Give key flag colors their own color namesThialfihar2015-07-213-12/+8
* | | | | | | | | | | | | | | | Make cardview header divider themeableThialfihar2015-07-213-2/+5
* | | | | | | | | | | | | | | | Make log background themeableThialfihar2015-07-214-4/+7
* | | | | | | | | | | | | | | | Make FAB colors themeableThialfihar2015-07-216-10/+15
* | | | | | | | | | | | | | | | Make button row background themeableThialfihar2015-07-2116-26/+26
* | | | | | | | | | | | | | | | Make header text and tertiary text color themeableThialfihar2015-07-2112-19/+22
* | | | | | | | | | | | | | | | Start moving colors into themesThialfihar2015-07-217-52/+45
* | | | | | | | | | | | | | | | Add theme settingThialfihar2015-07-216-5/+60
* | | | | | | | | | | | | | | | upload only public key in revocationAdithya Abraham Philip2015-07-131-0/+1
* | | | | | | | | | | | | | | | show key name on revoke/delete dialogAdithya Abraham Philip2015-07-131-1/+1