Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix API 23 regression for activities without layout, see ↵ | Dominik Schürmann | 2015-11-02 | 1 | -4/+4 |
| | | | | http://stackoverflow.com/q/32169303 | ||||
* | Fix theme problems | Dominik Schürmann | 2015-08-18 | 1 | -6/+12 |
| | |||||
* | Fix theme bugs | Dominik Schürmann | 2015-08-12 | 1 | -1/+6 |
| | |||||
* | Adpt official theme naming schema | Dominik Schürmann | 2015-08-12 | 1 | -12/+12 |
| | |||||
* | Style dialog buttons | Dominik Schürmann | 2015-08-12 | 1 | -1/+15 |
| | |||||
* | fixed crash on api < 21 due to drawable using attrs | Adithya Abraham Philip | 2015-08-06 | 1 | -4/+14 |
| | |||||
* | Fix color of selected text in drawer menu for light theme | Thialfihar | 2015-07-21 | 1 | -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 themeable | Thialfihar | 2015-07-21 | 1 | -0/+8 |
| | |||||
* | Make CardView background themeable | Thialfihar | 2015-07-21 | 1 | -0/+2 |
| | | | | However, CardViews displaying QR codes keep a fixed white background. | ||||
* | Make bright toolbar themeable | Thialfihar | 2015-07-21 | 1 | -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 themeable | Thialfihar | 2015-07-21 | 1 | -4/+8 |
| | |||||
* | Make cardview header divider themeable | Thialfihar | 2015-07-21 | 1 | -0/+2 |
| | |||||
* | Make log background themeable | Thialfihar | 2015-07-21 | 1 | -0/+2 |
| | |||||
* | Make FAB colors themeable | Thialfihar | 2015-07-21 | 1 | -0/+4 |
| | |||||
* | Make button row background themeable | Thialfihar | 2015-07-21 | 1 | -1/+2 |
| | |||||
* | Make header text and tertiary text color themeable | Thialfihar | 2015-07-21 | 1 | -0/+5 |
| | |||||
* | Start moving colors into themes | Thialfihar | 2015-07-21 | 1 | -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 setting | Thialfihar | 2015-07-21 | 1 | -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 dialog | Dominik Schürmann | 2015-07-03 | 1 | -1/+1 |
| | |||||
* | New NFC dialog design with indeterminate progress, do NFC stuff in background | Dominik Schürmann | 2015-07-03 | 1 | -0/+5 |
| | |||||
* | UI fixes for Android < 5 | Dominik Schürmann | 2015-04-26 | 1 | -6/+1 |
| | |||||
* | Switch to new support lib version 22.1 | Dominik Schürmann | 2015-04-25 | 1 | -1/+1 |
| | |||||
* | Remove old navigation drawer dependency | Dominik Schürmann | 2015-04-25 | 1 | -9/+0 |
| | |||||
* | Remove old Holo design resources | Dominik Schürmann | 2015-02-26 | 1 | -1/+0 |
| | |||||
* | Fix multi select and more colors | Dominik Schürmann | 2015-02-22 | 1 | -1/+3 |
| | |||||
* | Once again: Colors and header image | Dominik Schürmann | 2015-02-22 | 1 | -2/+2 |
| | |||||
* | Status bar height fix | Dominik Schürmann | 2015-02-21 | 1 | -1/+1 |
| | |||||
* | Toolbar fixes, Toolbar under status bar on Lollipop | Dominik Schürmann | 2015-02-03 | 1 | -1/+2 |
| | |||||
* | Header image tryout | Dominik Schürmann | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | White popup theme | Dominik Schürmann | 2015-01-29 | 1 | -3/+7 |
| | |||||
* | Temporary nav drawer fixes | Dominik Schürmann | 2015-01-27 | 1 | -2/+10 |
| | |||||
* | Material Design Drawer | Dominik Schürmann | 2015-01-26 | 1 | -0/+5 |
| | |||||
* | Material Design: Full screen dialogs | Dominik Schürmann | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | Fix SearchView | Dominik Schürmann | 2015-01-14 | 1 | -0/+21 |
| | |||||
* | Green | Dominik Schürmann | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | Start working on Material Design | Dominik Schürmann | 2015-01-13 | 1 | -0/+12 |