summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Move actions in theme card to overflow menuBharadwaj Narasimha2016-09-033-0/+0
| | | | | | | | | Moved the customize,delete and reset in the title card to an overflow menu to free up some space in the title card for the theme and author names. TICKET:CYNGNOS-3279 Change-Id: I0c4defd82369e4840efac420b1629493b280b168
* Fall cleaningd34d2016-08-315-0/+0
| | | | | | | | | | | | | | | | * 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
* App themer UI updated34d2015-07-161-0/+0
| | | | | | | | | | 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
* Update iconography.Dave Kover2015-07-152-0/+0
| | | | | | | | | 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
* Remove old branding from iconography.Dave Kover2015-03-132-0/+0
| | | | | | | | 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
* Themes: Enhanced theming capabilities [3/3]Clark Scheff2015-02-276-0/+0
| | | | | | | 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
* Add legacy theme tag and warning messageClark Scheff2015-01-151-0/+0
| | | | | | | | | This adds a tag at the top of any theme that is designed for an older version of CM and presents the user with a message in the apply overlay when they go to apply a theme designed for an older version of CM. Change-Id: I7d60f14cbfc376890e06dbf1358745e4490be961
* Update ic_notify to new paint bucket design.d34d2014-11-201-0/+0
| | | | | Change-Id: Ia1cc37655f9cb5a555701dd90f906daff0502231 REF: CHOOSER-1
* Change themes icon [2/2]Andy Mast2014-11-131-0/+0
| | | | Change-Id: I5f14ed59c5eb23bb32408499225dcd271835d767
* Add resources for all densities (mdpi - xxhdpi)Clark Scheff2014-10-1419-0/+0
| | | | Change-Id: Ib8083902ee07a891f41479e6085fc0263512f011
* Replace option menu with reset/delete actionsClark Scheff2014-09-252-0/+0
| | | | | | | | The code and xml for the popup menu are still in place for future use. The image view for the menu is simply set to View.GONE so it will not be available to the user at this time. Change-Id: I7897e1c06532c51d6be82edca3bb76c37acbf9ae
* Update image for "none" wallpaper and show "none" textClark Scheff2014-09-161-0/+0
| | | | Change-Id: I54a50d756aba78aff83c4b55d1c44d31fa373aeb
* Add ability to pick external images for wallpaper/lockscreenClark Scheff2014-09-151-0/+0
| | | | Change-Id: I22d1a00f794946a3b9671b03465d688df70f5c33
* Add customize/reset overlay for currently applied themeClark Scheff2014-09-034-0/+0
| | | | Change-Id: I226fd3ff6dc05195d1049d75f72aa32595a42715
* Update shop themes buttonClark Scheff2014-08-223-0/+0
| | | | Change-Id: I1315b1c3e00639eae404b6ba9471db342786eaa1
* Change updated and customized tags to be text basedClark Scheff2014-08-184-0/+0
| | | | | | | | The previous implementation used icons that were not clear to the user. This changes those tags so that they have text that is more descriptive. Change-Id: I9c0fe4fbdb609fd630b5aca148a439ebdefc497b
* Make theme cards taller.Clark Scheff2014-08-131-0/+0
| | | | Change-Id: I75216741798fe9fe82886eddb322321f1bbb6996
* Implement "add component" to components that are not in the given theme.Clark Scheff2014-08-131-0/+0
| | | | Change-Id: I30a69e265a44f327ba9f0479d925a550427f6a6f
* Add tags to theme cardsClark Scheff2014-08-114-0/+0
| | | | | | | | | | | | | The following tags can be enabled/disabled per theme Applied Customized Updated Default Currently the "Updated" tag is not being enabled. This will require some special handling and not worth holding up this patch. Change-Id: I69de7ca80df66f6c5cdbf0b47f18fc7dc77289f5
* Implement new apply UIClark Scheff2014-08-072-0/+0
| | | | Change-Id: I9d57114bb5878b2e6c734733306be707b039f188
* Add "customize" button to theme cardClark Scheff2014-08-061-0/+0
| | | | Change-Id: If76f1cde4a2a2344645646c938f1ae7d7ccd23cb
* Theme Chooser: Initial Contribution [1/2]Andy Mast2014-05-062-0/+0
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