Age | Commit message (Collapse) | Author |
|
Bug: 204411095
Test: Manual
Change-Id: I1bfd6264980244d7a7fe48bd8309f5d04f767b30
|
|
Bug: 191606414
Test: manual
Change-Id: Ibc763fe3860fae17b31824cead2c3ea0697adb35
|
|
- Since "Hub" is a meaningless naming.
- Also update "Mode" prefix naming to "DarkMode".
- Remove unused interface in Injector.
Bug: 190354625
Test: Manually
Change-Id: I5293f590070e9f4a852ab31e64506639a549a558
|
|
- Remove activity overriden for CustomizationPickerActivity, and use
the activity in WallpaperPicker2.
Bug: 190354625
Test: Build and run the app
Change-Id: I080737f0ec30a6090b1180eba98b3aa8087f50a1
Merged-In: I080737f0ec30a6090b1180eba98b3aa8087f50a1
|
|
HubFragment shows below sections for ThemePicker build.
- Wallpaper
- Dark/Light theme
- Themed icon
- Grid
Bug: 190354625
Test: Build and run the app
Change-Id: I5ab205f7f4dbf5838c39ca0eca4808cad3c86fa1
|
|
Bug: 172188327
Change-Id: Ibde74630db19cbbedc50f7cf6a20d3021ad75469
|
|
Video: https://drive.google.com/file/d/11_MclDVE8Q_ojSYoCDxmK4Ah_FoABPhd/view?usp=sharing
Bug: 163019082
Change-Id: I1aa6ca4e58aff3ad1a9067ff44fb398b1336770b
|
|
It seemed the better than previous way to set default title
Test: Manually
Bug: 160211359
Change-Id: I0e47a62488d01022baca829b618a5f41d50d74a3
|
|
Cleanup only, no business logic change
- AppbarFragment had a good pattern to set title on toolbar. PreviewFragment won't do it throught accessing activity tool bar.
- AppbarFragment had a good pattern to set bottom action bar, which is widely used within the app, PreviewFragment won't do it by itself.
Test: Manually
Fixes: 160211359
Change-Id: Ie9e390c69e82d02192af0e2bcc5274b9a64d514c
|
|
To support the full preview as home or lock screen.
showViewOnlyPreview() is updated accordingly.
Bug: 157724411
Test: Manual
Change-Id: I006116bd5b22c1c1146aff56d4f4a89cb5bcf996
|
|
This CL doesn't yet implement the new preview UI, just removes support
all the usages and support for wallpaper in theme bundles.
Bug: 151868805
Change-Id: I0a7de9ff2150c8f3e516ec49c7c833bab7ac08d1
|
|
Don't always use ImagePreviewFragment
Bug: 141391722
Change-Id: I4baa569d354dd5815fcc93972cfd7a9e1bc845d8
|
|
Bug: 141391722
Change-Id: I096d1c9073acfc8f24a0e6a73a22f8913b896a4a
|
|
* Update Injector to pass Context argument.
* Simplify WallpaperSetter#requestDestination listener.
Bug: 133160356
Change-Id: Ib7546a804c1e818004f6bad0e3b71019feeeed6d
|
|
Support optional options for a theme's LiveWallpaper in the
theme spec, and allow for extending classes to apply them
by making ThemeManager "injectable".
Bug: 133793299
Change-Id: Id9187d7a38f6714c0e1ec6e07b9aa8b041800c39
|
|
This CL only adds the logger, it's not being called
from anywhere yet. That will come in a follow-up CL.
StatsLogEventLogger for now only logs to logcat,
StatsLogCompat calls are currently commented out as
it's not fully working.
Bug: 129365634
Change-Id: I81eba2956c07c5a59831a2805171200d6b1174cd
|
|
Bug: 124796742
Change-Id: I9ec8d029c2fd1598753ea0fed471831c3cf692a6
|