summaryrefslogtreecommitdiff
path: root/res/color
AgeCommit message (Collapse)Author
2022-12-02Quick affordance picker in ThemePicker.Alejandro Nijamkin
Hooks up the UI to the already-existing UI code. We now have a fully-functional lock screen quick affordance selector experience within the Wallpaper Picker experience. Bug: 254858701 Test: Manually verified. Unit tests already exist from previous CLs. Change-Id: I5688f684a28fb31bd301eaf993d3ac3c79b483e0
2022-11-01Remove the usage of private style attributesSantiago Etchebehere
We were using color tokens from Android's DeviceDefault theme private attributes for Material You theming but this could potentially cause issues when using a pre-compiled binary for the picker. Bug: 245696993 Test: manually verified Change-Id: Icad4f20d4ef96f87ef0d96dbfb80e0070d404fe5
2021-10-16Update grid preview selectionJohn Pan
Vedios: -Before: https://drive.google.com/file/d/1HO5LWSmpFpdDk5BjaChEHYRKRbOTKovh/view?usp=sharing&resourcekey=0-lJ7hGNn783U9sVKhOCJ3vg -After: https://drive.google.com/file/d/1I5HTG6wrbB3KU-_7Cpf5zyD485TknUmJ/view?usp=sharing&resourcekey=0-KVF8KQtYg-JNahGsaszUWQ Bug: 201572713 Test: Manual Change-Id: I664db7941b9fe36c300040e95ccb4f0300a37c59
2021-04-20Remove unused resourcesPierre-Louis
Generated with Android Studio. strings.xml files are excluded. Test: build pass Bug: 185360060 Change-Id: I7799266f5720ad633c95e609af01ee70c4efdafc
2021-04-19Remove hard-coded colors in Wallpaper PickerTianguang Zhang
The CLs in this topic remove the hard-coded colors from the app, replacing them with ?android:attr/, ?attr/, and sometimes @color/ that is defined using device default colors. Fixes: 173549815 Test: none added Change-Id: I4f0d18c1c4afdc5e1651e5b34fef8c7d71cdf8b7
2020-06-10Update dark theme color to match mockchihhangchuang
Mock: https://docs.google.com/presentation/d/15JadcGi5k1_0znUN_XdFpU7UxeXwxjK3Y7LxvhW5ETM/edit?ts=5e1cc430#slide=id.g85fff7c452_76_21 Screenshot: https://screenshot.googleplex.com/ytBaVdCCto0.png https://screenshot.googleplex.com/TppopvRTG2t.png https://screenshot.googleplex.com/cndtG9eKopv.png https://screenshot.googleplex.com/0zPK9qaTqrY.png https://screenshot.googleplex.com/mMRCbvq8AYT.png Test: Manually Fixes: 158587080 Change-Id: I48a20b13e133467d6e30c9c94ae0594df48cd019
2020-06-03Uses grey600(#757575) for bottom bar to pass A11y checkchihhangchuang
Screenshot: https://screenshot.googleplex.com/PZwd7rJbC1p.png https://screenshot.googleplex.com/e4Y7r5wGqnj.png Test: Manually Fixes: 157111377 Change-Id: I233b2bc5437da4d4cc61014619827d8c13f7eabd
2020-03-30Adjust the the layout of the category tiles, including font size and color.“Chuck
Bug: 152201119 Change-Id: I869b34b91022e1fc79c62e4abfb82c19ce7df19b
2020-03-12Add the border to the selected wallpaper.Chuck Liao
Bug: 149716966 Change-Id: I89ee55cd49c2d61cfb3bcab5d1feba956f3bb720
2020-02-18Move PreviewPager related code from ThemePicker/ to WallPaperPicker2/.Chuck Liao
Since there's a view pager in the new UI design for wallpaper picker. Bug: 149374062 Test: . build/envsetup.sh tapas WallpaperPicker2 (and ThemePicker/WallpaperPickerGoogleDebug/WallpaperPickerGoogleRelease) make -j40 Change-Id: I78e12419fb7008653db185d1d341e8659a8764de
2019-06-26Update the color of the custom shape optionsSantiago Etchebehere
Bug: 135943112 Change-Id: Ie92553310554d692f5e4bc907c2cb30cc8c6e547
2019-05-20Update theme picker option colorsBeth Thibodeau
Fixes: 132810518 Change-Id: I63e671619856b79daaadeb44e891f79f85f9b715
2019-05-13Multiple custom themes 3/nSantiago Etchebehere
Add a name step to custom theme editor. Preview cover image is still not hooked, but the code has been refactored to allow reuse of cover card binding. Bug: 132257073 Change-Id: I0c3a7ccd1f73c89c45447994f98fe80b3723f040
2019-03-11Option colors and font fixesBeth Thibodeau
Update the colors and fonts to match spec, also update the icon panel color to match the accent color (was a problem in dark mode) Fixes: 126897804 Test: visual, example screenshot at https://photos.app.goo.gl/yqvCkA31TksMFxyT7 Change-Id: Ib89a76aa82fd09dc6dc84780d75a63ec57969856
2019-03-04UI bug fixesBeth Thibodeau
Resize font page icon to match other icon sizes Change pagination arrows to use accent color, and hide when at either end of the list Fixes: 126803091 Bug: 126791704 Change-Id: I51a390b85a45a2b5ecd2699956fb962dba3e4180
2019-01-30Add extra preview pages for themesSantiago Etchebehere
Add preview pages for icons, color and shape to the theme section. See go/theming-guidelines-theme for specs Bug: 120559294 Change-Id: I9dabbbb33d670e7f02aebd66e3555e6785a17b7d
2019-01-09[ThemePicker 6/N] Create the theme tilesSantiago Etchebehere
Add a view for the tiles representing each option in the theme section. Bug: 120559294 Change-Id: If7590813b6509cc9e78d7ebca3123f24c8c07593
2018-12-21[ThemePicker 2/N] Add an initial Theme fragmentSantiago Etchebehere
Initial (mostly empty) implementation of ThemeFragment. More content to come in follow-up CLs. Bug: 120559294 Change-Id: Ic763f12cb86945b5af40e14349498660478921a4
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