summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importinky@build012016-11-2910-13/+65
| | | | | Change-Id: I2a3e4bb276247175a41025b15193653e6c532bef Ticket: -
* Automatic translation importpinky@build012016-09-2515-7/+103
| | | | | Change-Id: I1e337ec89769da97d1e66ef20dfc8a5ab4bdfaef Ticket: -
* Automatic translation importclyde@build012016-09-105-10/+15
| | | | | Change-Id: I52edb0f694b56c19fa3e5e0bb07c61091c64e83e Ticket: -
* Automatic translation importclyde@build012016-09-0698-567/+1826
| | | | | Change-Id: I9c1273cf144ada2fc7e42dd339334d0a7290e071 Ticket: -
* Capitalize app nameAbhisek Devkota2016-09-051-1/+1
| | | | Change-Id: I6a8ab26b5486baa22e0f3191b869fead5ac96bd5
* String updatesNBruderman2016-09-051-1/+1
| | | | | | | | Removed themes_showcase_link Added per_app_theme_app_not_overlaid_warning Added file_type_not_supported Change-Id: I61b3f5f8e0110311175a5745917da2dad2a91d2b
* Fix line wrapping for crowdinMichael Bestas2016-09-051-6/+2
| | | | | | | * Crowdin doesn't like line wrapping in strings and wrongly takes whitespaces into account Change-Id: I48e87b0ab9e9d29bee30c33322901d4b9cee60ef
* Move actions in theme card to overflow menuBharadwaj Narasimha2016-09-0315-33/+5
| | | | | | | | | 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
* ThemeChooser: set untranslatableJoey Rizzoli2016-09-021-1/+1
| | | | | Change-Id: I75ccab0375a016e3d88339a67229ebcdb291b781 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
* Fall cleaningd34d2016-08-3147-166/+245
| | | | | | | | | | | | | | | | * 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
* Theme chooser for the peopleClark Scheff2016-08-2865-218/+1110
| | | | | | | Let freedom ring! Change-Id: I12b3e6b5d46eb2e13afd841dfd5c215af64188d8 TICKET: OSS-67
* Add ModLock option in lock screen pickerd34d2016-03-281-0/+1
| | | | | | | | This will intent out to the live lock screen settings so the user can pick a live lock screen (ModLock) Change-Id: Ia5bf5a6961ca2a50032cea2da5355e3fae7ae37a TICKET: CYNGNOS-2301
* ThemeChooser: update translationsRoman Birg2016-03-2393-99/+2097
| | | | | | | | | | Using commit id 0b505673ed4712822e21189ba1e5810746639d92 as HEAD from ThemeChooser-resources Ticket: RM-214 Change-Id: I28e88b72637d1208df32715561027f5fda48854a Signed-off-by: Roman Birg <roman@cyngn.com>
* Use Lato font on Animated Lock Screen thumbnail textLuis Vidal2016-02-123-6/+11
| | | | | | | | | | | | | To be consistent with the rest of the text views in the chooser, we need to use Lato font on the animated lock screen thumbnail (rather than Roboto as initially requested). In order to reuse as much code as possible, LatoTextView is now extending FittedTextView. A new attribute 'autoFitText' is introduced to instruct whether fitted text is desired. Change-Id: I3209fe7f06177bc4025cbf964d0c2dd79325b9c0 TICKET: CHOOSER-113
* Enable Live Lock screen if Animated lock screen is appliedLuis Vidal2016-02-101-0/+3
| | | | | | | | | | Live lock screen will be enabled if user picks an animated lock screen from the chooser. User will be presented with a dialog to enable LLS. If user decides not to enable LLS, the animated lock screen won't be applied. Change-Id: I5d14dd138e3e3f0e83e1dd08d75c8543131cc430 TICKET: CYNGNOS-1932
* Rebadge 'Live' in theme chooser to 'Animated'Luis Vidal2016-02-045-40/+40
| | | | | | | | 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
* Request READ_EXTERNAL_STORAGE permissiond34d2016-01-081-0/+2
| | | | | | | | This bumps the target SDK up to 23 and gracefully handles getting the required permissions from the user. Change-Id: I66e0d8f4e6f28039811636e3684b2eb7c2bba336 TICKET: CYNGNOS-1565
* Show lock screen wallpapers & live lock screens in the same selectorLuis Vidal2016-01-088-86/+42
| | | | Change-Id: I86e016d139da4adcec3191d982968b7a37f48c19
* Live Lock screen selectionLuis Vidal2015-12-192-0/+36
| | | | Change-Id: Ie1a13d9775e85b61c611ee6037856fef1578c4a8
* Add live lock screen support for dogefoodd34d2015-12-085-0/+50
| | | | | | | The final UX will combine both static lock screen wallpapers and the new live lock screen with a banner indicating which are "live" Change-Id: I26fc793930316296178437d1d98e6e645e17b7e5
* Revert "Add live lock screen support for dogefood"d34d2015-11-055-50/+0
| | | | | | This reverts commit 590804752bc280f2905b3bf86b49e467fd0fd610. Change-Id: Ifc42fe865677179d6570d457242c6ee469947afc
* Automatic translation importMichael Bestas2015-10-292-0/+50
| | | | Change-Id: I0c0977ccd571056807b46948675c7901010ebb14
* Automatic translation importMichael Bestas2015-10-292-0/+100
| | | | Change-Id: I6801ce9c65d33ed115995d0d8ac09fb1c189e54b
* Automatic translation importMichael Bestas2015-10-292-0/+89
| | | | Change-Id: Ia06547861da62eca293d165f5d4bfb9220d0f8f2
* Add live lock screen support for dogefoodd34d2015-10-095-0/+50
| | | | | | | The final UX will combine both static lock screen wallpapers and the new live lock screen with a banner indicating which are "live" Change-Id: I26fc793930316296178437d1d98e6e645e17b7e5
* Update Ukranian translationsd34d2015-09-081-3/+3
| | | | | Change-Id: I70e04b78a95d0a43726e4e0c0706e4bf901674f9 TICKET: CYNGNOS-935
* Automatic translation importMichael Bestas2015-08-312-6/+14
| | | | Change-Id: If77eb0099358c60592a39243ef47595abf844daf
* Automatic translation importTom Powell2015-08-311-1/+1
| | | | Change-Id: I4cd21cca5dfd8d70372f8e13ca7e9f89928bff26
* Automatic translation importTom Powell2015-08-313-1/+56
| | | | Change-Id: I83914034b245f19503120b925553c5125569afe6
* Automatic translation importMichael Bestas2015-07-288-52/+196
| | | | Change-Id: I77ce957ba1adcd400cdb469f3cba7fe26d7df9a3
* Automatic translation importMichael Bestas2015-07-281-0/+16
| | | | Change-Id: I41ba9c882869ba3936b7a7356a6dc4c360815c0f
* Automatic translation importMichael Bestas2015-07-289-1/+326
| | | | Change-Id: Iac31caa8096f021aa83954fefb065da9c10db732
* Automatic translation importMichael Bestas2015-07-284-0/+114
| | | | Change-Id: Id76dd72241a5203dfe42f503119872738cd00673
* Automatic translation importMichael Bestas2015-07-288-0/+116
| | | | Change-Id: I935274ce65adac1b46d554ea89e6dfc0c6aef6e8
* Automatic translation importMichael Bestas2015-07-2822-20/+129
| | | | Change-Id: Ic1789bd115584097005041f4e22d372953fa7658
* Automatic translation importMichael Bestas2015-07-2821-0/+946
| | | | Change-Id: Iefdabd6df54d723cbbfe0002546ecc0c241afde3
* App themer UI updated34d2015-07-167-8/+48
| | | | | | | | | | 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-1518-13/+71
| | | | | | | | | 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
* RENDANG-281: Add Indonesian translationsAndy Mast2015-06-021-0/+50
| | | | Change-Id: I136188272fd6c3009c9fab90e8b0984d4ac3b230
* Show/Select any of the available wallpapersRichard MacGregor2015-05-261-0/+2
| | | | | | | | | | | Be able to show and select all (multiple if present) wallpapers from installed themes. Depends on: http://review.cyanogenmod.org/#/c/98951/ http://review.cyanogenmod.org/#/c/98905/ Change-Id: Ibd9c21c93c181a08b2052c4d4ce2b78690cfc969
* Fix dimensions based on screen widthd34d2015-05-222-0/+7
| | | | | Change-Id: I5bbe78a95a011fe368c2e0225225485859742c01 REF: CRAB-119
* Use custom edge effect colord34d2015-05-082-0/+3
| | | | | | | | This resolves the crash issue when changing certain themes from the theme store. Change-Id: I8e236d3f9fac2f28aff0ce090498a1237d0b4c6d REF: CHOOSER-85
* Change text sizes to use dp instead of spd34d2015-04-279-23/+23
| | | | | | | | Since a lot of our views are of a fixed size setting text size to a dp value ensures the text fits and will not be scaled up or down. Change-Id: I74d3dbe3bdd5506b4a13292eaaf5ea26bbe64966 REF: RENDANG-286
* Remove direct references to private framework resourcesd34d2015-04-228-12/+19
| | | | | | | | This will allow us to distribute the chooser. Private resources were either redefined in our xml or reflection is used to retrieve these values in code. Change-Id: I8c901abef6a5492094d4b86752368625a385bb47
* Remove deprecated theme showcase for shop themesd34d2015-04-171-3/+0
| | | | | | | | | | Now that theme showcase is deprecated and the store is shipping on our devices, we no longer need the string for themes showcase and the code that relied on that. This patch adds a check for the theme store, even though it SHOULD be installed, and hides the shop themes button in this case. Change-Id: I89746914698305eb736c354440218d37dcdce02c
* Make play/stop button touch area largerClark Scheff2015-04-162-5/+8
| | | | | | | | | | The play/stop button can be difficult to press due to it's small size. This patch increases the padding around it to provide more area for touch events. Change-Id: Ic3bbddfe3d5b8845729ebcd3b55599ca9bb6dc08 REF: RENDANG-181 (cherry picked from commit c97e2db7f06d689b7d2bd66ddb307ab5ec6d69e5)
* Adjust tag layouts to better accomodate multiple tagsd34d2015-04-034-21/+19
| | | | | | | | | | If a theme has multiple tags enabled, they may end up being cut off as they extend beyond the bounds of their container. This patch reduces the text size to 12sp, wraps content instead of fixed size and adds padding on sides. Change-Id: If05d4d6c4efc666e1481773fbd1b1108a9a505b7 REF: CHOOSER-3
* AppThemer: Show toast when app not explicitly themedd34d2015-04-031-0/+1
| | | | | | | | | | If a theme is being applied to an app and the theme does not have an explicit overlay for the app, we display a toast indicating to the user that some things may not change. Change-Id: If0b4ab422a3b5c15fd531348a23828f9fcdd59e9 REF: CHOOSER-71 (cherry picked from commit 1d1c49502a56195018ac723329b71dd4b8a36a64)
* Adjust dimensions for HDPI devicesClark Scheff2015-04-031-2/+9
| | | | | | | | This tweaks some of the dimensions for HDPI devices so that the UI looks good on these smaller sized screens. Change-Id: Icfc12858fde68b2132c758222077ecb440a7bffa (cherry picked from commit 01d2c74721819f7ada0889c2a784af383c122c76)
* Update strings for translationClark Scheff2015-03-241-19/+25
| | | | Change-Id: Ic0d0e8a8d2196802fc00131985a915a0652126a1