summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Collapse)Author
2019-03-18Custom Theme 5/n: apply custom themeSantiago Etchebehere
Bug: 124796742 Change-Id: I9ec8d029c2fd1598753ea0fed471831c3cf692a6
2019-02-19Custom Theme 1/n: initial structureSantiago Etchebehere
This CL is just laying out the groundwork, adding a new Activity and CustomTheme class as well as a few layouts and strings needed on the UI Bug: 124796742 Change-Id: I458995b208863a9201dd0ef6e935c8ff030587ed
2019-02-13Improve support for dark themeSantiago Etchebehere
Update colors and styles to work well in dark mode, and refactor wallpaper preview to update the header text based on the wallpaper content. Bug: 123432343 Change-Id: I409ee1c9e5c19072a7f296033a43454262c8077f
2019-01-22ThemePicker: Implement the Clock sectionSantiago Etchebehere
Add a Fragment to show and apply available clockfaces. A few more iterations are needed on the UI but this CL focuses on the functionality. Bug: 120560400 Change-Id: I809cb861cf4c03c4b6d84b94e839300dbea200a1
2019-01-18Add permissions to Manifest for applying ThemesSantiago Etchebehere
Add CHANGE_OVERLAY_PACKAGES and WRITE_SECURE_SETTINGS permissions needed to apply themes and clocks Bug: 118758604 Change-Id: I26530321b80b6ebd4acff4293d0d20a0fd1f9111
2018-12-18[ThemePicker] Add bottom navbar to main activitySantiago Etchebehere
Set up the basic layout and add a bottom nav bar to CustomizationPickerActivity, with basic support for switching between section fragments. (Fragments to be added in a separate CL) Bug: 120560581 Change-Id: I06832260d20ca2938b6c04e110fadf45bc3070a2
2018-12-11Initial set up for CustomizationPickerActivitySantiago Etchebehere
Bug: 120560581 Change-Id: I1b0f29d9f4a5aad28ec1d0c9b94f8059c056ebf1
2018-11-30Set up build files for theme pickerSantiago Etchebehere
Bug: 118758604 Change-Id: I18f38d5eea0d30edcc865cf3dfe9c46f5bd89a8c