aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/themes.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix API 23 regression for activities without layout, see ↵Dominik Schürmann2015-11-021-4/+4
| | | | http://stackoverflow.com/q/32169303
* Fix theme problemsDominik Schürmann2015-08-181-6/+12
|
* Fix theme bugsDominik Schürmann2015-08-121-1/+6
|
* Adpt official theme naming schemaDominik Schürmann2015-08-121-12/+12
|
* Style dialog buttonsDominik Schürmann2015-08-121-1/+15
|
* fixed crash on api < 21 due to drawable using attrsAdithya Abraham Philip2015-08-061-4/+14
|
* Fix color of selected text in drawer menu for light themeThialfihar2015-07-211-0/+2
| | | | | | | The MaterialDrawerTheme.Light.ActionBar makes the drawer icon in the top left black for some reason. A work-around is to set the primary colour back to green, so it will be used for Theme.AppCompat.Light and override the selected text colour for the dark theme.
* Make tab text and indicator themeableThialfihar2015-07-211-0/+8
|
* Make CardView background themeableThialfihar2015-07-211-0/+2
| | | | However, CardViews displaying QR codes keep a fixed white background.
* Make bright toolbar themeableThialfihar2015-07-211-0/+2
| | | | | | | | | | Also remove a superfluous divider in the decrypt files fragment and the unused drawer_custom_header.xml. This changes the color of the toolbar in the light theme as well, because its brightness didn't play well with the system status bar of Android, drowning it in whiteness. Now it is still very light, but the system bar is still faintly visible above it.
* Make main text color themeableThialfihar2015-07-211-4/+8
|
* Make cardview header divider themeableThialfihar2015-07-211-0/+2
|
* Make log background themeableThialfihar2015-07-211-0/+2
|
* Make FAB colors themeableThialfihar2015-07-211-0/+4
|
* Make button row background themeableThialfihar2015-07-211-1/+2
|
* Make header text and tertiary text color themeableThialfihar2015-07-211-0/+5
|
* Start moving colors into themesThialfihar2015-07-211-7/+17
| | | | | | | | Using attrs instead of fixed colors it will be possible to style everything and also dynamically grab the color where needed in code. This is done with colorEmphasis as an initial test. Also remove several unused colors.
* Add theme settingThialfihar2015-07-211-3/+20
| | | | | This prepares that different themes can be added. Currently light and dark will just use the default OK theme.
* Subtle design improvements to yubikey dialogDominik Schürmann2015-07-031-1/+1
|
* New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-031-0/+5
|
* UI fixes for Android < 5Dominik Schürmann2015-04-261-6/+1
|
* Switch to new support lib version 22.1Dominik Schürmann2015-04-251-1/+1
|
* Remove old navigation drawer dependencyDominik Schürmann2015-04-251-9/+0
|
* Remove old Holo design resourcesDominik Schürmann2015-02-261-1/+0
|
* Fix multi select and more colorsDominik Schürmann2015-02-221-1/+3
|
* Once again: Colors and header imageDominik Schürmann2015-02-221-2/+2
|
* Status bar height fixDominik Schürmann2015-02-211-1/+1
|
* Toolbar fixes, Toolbar under status bar on LollipopDominik Schürmann2015-02-031-1/+2
|
* Header image tryoutDominik Schürmann2015-01-291-1/+1
|
* White popup themeDominik Schürmann2015-01-291-3/+7
|
* Temporary nav drawer fixesDominik Schürmann2015-01-271-2/+10
|
* Material Design DrawerDominik Schürmann2015-01-261-0/+5
|
* Material Design: Full screen dialogsDominik Schürmann2015-01-261-1/+1
|
* Fix SearchViewDominik Schürmann2015-01-141-0/+21
|
* GreenDominik Schürmann2015-01-131-1/+1
|
* Start working on Material DesignDominik Schürmann2015-01-131-0/+12