| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change package name to org.cyanogenmod.theme.chooser2
to avoid theme collisions with old OSS chooser
* Change parent theme to Theme.Material.Light
* Change minSdkVersion to 21 since we are going material
* Add selectors for bottom action buttons (app themer, shop themes)
* Add selector, using app themer color, for app themer list view
* Add selector for actions in theme cards
* Bring back OSS app icon
* Reduce log spam in ThemedTypefaceHelper
* Localize "new" tag using a TextView instead of an image
* Other random stuff
Change-Id: I73ef0b9c9370284e29ee00add87273cf54c83e0e
|
|
|
|
|
|
|
| |
Let freedom ring!
Change-Id: I12b3e6b5d46eb2e13afd841dfd5c215af64188d8
TICKET: OSS-67
|
|
|
|
|
|
|
|
| |
Replaces the static red ribon with a text view so the
label can be translated. Default text is set to 'ANIM'
Change-Id: Ic701d28bfd20568419a4ea2063ee208210037389
TICKET: CYNGNOS-1688
|
|
|
|
| |
Change-Id: I86e016d139da4adcec3191d982968b7a37f48c19
|
|
|
|
|
|
|
|
|
|
| |
1) Fab is now a vector drawble
2) Theme list uses a white background with black text
3) Fab animation scales down and stays aligned to the side
4) Fab can be touched to dismiss list
5) Fab no longer snaps to delete box
Change-Id: I0898b6e5d5d2862a27f92cbce9634899eb58896c
|
|
|
|
|
|
|
|
|
| |
Change main icon from holoyolo to material. Switch to mipmap ref.
Remove LargeIcon from notification as it clashes with the new
icon. Update iconography in the chooser for App Themer and Store.
Change-Id: I5b4d5c7eb8ee617caf0dd352540d44d29d5345f1
Ticket: DES-365
|
|
|
|
|
|
|
|
| |
Update launcher icon and remove the mark. Update ic_themestore
to remove the old mark and turn resource into a vector
drawable. Fix HDPI notification icon to be correct size.
Change-Id: I3f12975a1e510c4e2bdbf668456b5370dcee9bcd
|
|
|
|
|
|
|
| |
This is really per-app theming but the subject is being named
the same as the open source commits to avoid confusion.
Change-Id: I811463be11359d747065ad66f802a55e1ab7db08
|
|
|
|
| |
Change-Id: Ib8083902ee07a891f41479e6085fc0263512f011
|
|
|
|
|
|
|
|
| |
The apply theme overlay is now the ConfirmCancelOverlay. It has been
generalized so that it can be used for the delete theme confirmation
overlay as well as the apply theme overlay.
Change-Id: I9ea352291c44ba2fb453ea7325e3d8f0bce46fe4
|
|
|
|
| |
Change-Id: I9ad30111c8c3fbaabcf5748ec6cf1d7a9fc2eaa9
|
|
|
|
| |
Change-Id: I226fd3ff6dc05195d1049d75f72aa32595a42715
|
|
|
|
| |
Change-Id: I8c24c18a4927718970a49a6b77c9b92b4eea1ed6
|
|
|
|
| |
Change-Id: I6cc73b320657f1bba27017f2843c84e9d6bc4c69
|
|
|
|
| |
Change-Id: I1315b1c3e00639eae404b6ba9471db342786eaa1
|
|
|
|
|
|
|
| |
This allows the user to set the wallpaper to nothing which is the
equivalent to selecting "No wallpaper" in the picker.
Change-Id: Idb268257d4131e3da44482214a3c6e55b4ca5fc1
|
|
|
|
| |
Change-Id: I9d57114bb5878b2e6c734733306be707b039f188
|
|
|
|
| |
Change-Id: Ic617365b3d26944e11c592b1508b4170ddb2871e
|
|
|
|
| |
Change-Id: Ib8a8b5fb2af04fe50a1cd71a2e0864cf3558900c
|
|
|
|
| |
Change-Id: Id7835d3be0b9d9c8d861e820e63b45e17235ef68
|
|
|
|
| |
Change-Id: I31b3102a6b578974a6b0f11116dce052c83bce73
|
|
|
|
|
|
|
| |
When the user is done making their changes, a view will be animated
in which allows the user to save and apply their changes.
Change-Id: I7a4eba06709f94c15ec94a48f2d561f84e9f5e42
|
|
|
|
| |
Change-Id: Ia383a838369678ae5cc361864a116391d1bbe11f
|
|
Introduces a new theme chooser UI for the new theme engine.
The new theme chooser allows the user to mix'n'match
theme components (styles, boot anim, icons, fonts, wallpapers, sounds).
Contributors:
Adrian Foulk - UX Lead
Andrew Mast - Software Engineer
Clark Scheff - Software Engineer
RJ Oakes - QA Engineer
Special thanks to T-Mobile for open sourcing the original theme engine.
Change-Id: I59aab2a262314962c2034eb36044564acec769a1
|