summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic translation importinky@build012016-11-2910-13/+65
* ThemeChooser: Fix possible IllegalArgumentExceptionMichael W2016-10-281-3/+12
* Automatic translation importpinky@build012016-09-2515-7/+103
* Automatic translation importinky@build012016-09-120-0/+0
* Automatic translation importclyde@build012016-09-105-10/+15
* Automatic translation importclyde@build012016-09-0698-567/+1826
* Remove BootReceiverClark Scheff2016-09-042-62/+0
* Capitalize app nameAbhisek Devkota2016-09-051-1/+1
* String updatesNBruderman2016-09-051-1/+1
* Fix line wrapping for crowdinMichael Bestas2016-09-051-6/+2
* Move actions in theme card to overflow menuBharadwaj Narasimha2016-09-0319-132/+42
* ThemeChooser: set untranslatableJoey Rizzoli2016-09-021-1/+1
* Fall cleaningd34d2016-08-3171-266/+336
* Theme chooser for the peopleClark Scheff2016-08-28104-444/+1812
* ThemeFragment: Changing theme component resets per app themesBharadwaj Narasimha2016-07-291-2/+6
* Don't handle theme change config changesd34d2016-07-081-1/+0
* Check for system alert window permissiond34d2016-07-051-6/+28
* Keep line numbers when obfuscatingd34d2016-05-271-0/+5
* Don't show apply fab if applying from 3rd party appd34d2016-05-201-1/+1
* Avoid IAE when adding an already added clientd34d2016-05-172-2/+10
* Check if theme is applying in onResumed34d2016-05-061-1/+3
* Avoid using equals() on a possibly null actiond34d2016-04-281-1/+1
* Fix applying themes from third party apps (ThemeStore)d34d2016-04-261-2/+2
* Avoid potential NPE in getThemeChangeRequestForComponentsd34d2016-04-121-1/+5
* ThemeChooser: rename package to ModThemeChooserScott Mertz2016-04-081-1/+2
* Use correct actions in broadcast receiverd34d2016-04-071-3/+3
* Don't obfuscate cyanogenmod.themes.* classesd34d2016-03-311-1/+2
* Add ModLock option in lock screen pickerd34d2016-03-283-7/+32
* Add pick lock screen wallpaper actiond34d2016-03-286-43/+25
* ThemeChooser: Update for Theme api changes.Adnan Begovic2016-03-252-3/+3
* ThemeChooser: update translationsRoman Birg2016-03-2393-99/+2097
* Themes: Refactor themes to CMSDK [1/3]d34d2016-03-0411-98/+98
* Show FAB when an external image or None is selectedLuis Vidal2016-03-013-14/+40
* Reuse space view when availabled34d2016-02-221-5/+14
* Show the apply icon when a theme component is changedLuis Vidal2016-02-223-21/+94
* Fix Lock Screen card scroll animationLuis Vidal2016-02-161-2/+4
* Allow FittedTextView to control whether text should be expandedLuis Vidal2016-02-152-2/+10
* Use Lato font on Animated Lock Screen thumbnail textLuis Vidal2016-02-125-11/+39
* Clear out previous theme component when changing themesd34d2016-02-123-42/+85
* Return SYSTEM_DEFAULT for applied theme when config is nulld34d2016-02-111-4/+4
* Enable Live Lock screen if Animated lock screen is appliedLuis Vidal2016-02-103-2/+108
* Stop using ThemeUtils.getDefaultThemePackageNamed34d2016-02-086-10/+31
* Restore the selected components in the chooserLuis Vidal2016-02-051-5/+12
* Rebadge 'Live' in theme chooser to 'Animated'Luis Vidal2016-02-047-42/+48
* Add PICK_ANIMATED_LOCK_SCREEN actionLuis Vidal2016-02-016-15/+135
* Don't show add icon when user selects NoneLuis Vidal2016-01-222-1/+13
* Don't select a null component typed34d2016-01-211-8/+10
* Fix to display Live Lock Screen previewLuis Vidal2016-01-194-13/+60
* Disable live lock screenLuis Vidal2016-01-181-18/+33
* Register/Unregister observer on window visibility changed34d2016-01-181-0/+13