summaryrefslogtreecommitdiffstats
path: root/src/com/cyngn/theme/chooser
Commit message (Expand)AuthorAgeFilesLines
* Theme chooser for the peopleClark Scheff2016-08-2812-7118/+0
* ThemeFragment: Changing theme component resets per app themesBharadwaj Narasimha2016-07-291-2/+6
* Check for system alert window permissiond34d2016-07-051-6/+28
* Don't show apply fab if applying from 3rd party appd34d2016-05-201-1/+1
* Avoid IAE when adding an already added clientd34d2016-05-171-1/+5
* 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
* Add ModLock option in lock screen pickerd34d2016-03-282-7/+31
* Add pick lock screen wallpaper actiond34d2016-03-284-40/+22
* ThemeChooser: Update for Theme api changes.Adnan Begovic2016-03-251-1/+1
* Themes: Refactor themes to CMSDK [1/3]d34d2016-03-045-67/+64
* 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
* Clear out previous theme component when changing themesd34d2016-02-123-42/+85
* Enable Live Lock screen if Animated lock screen is appliedLuis Vidal2016-02-101-2/+102
* Stop using ThemeUtils.getDefaultThemePackageNamed34d2016-02-084-9/+10
* Restore the selected components in the chooserLuis Vidal2016-02-051-5/+12
* Rebadge 'Live' in theme chooser to 'Animated'Luis Vidal2016-02-041-1/+1
* Add PICK_ANIMATED_LOCK_SCREEN actionLuis Vidal2016-02-014-15/+110
* 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
* Fix to highlight the title of currently applied LLS in the selectorLuis Vidal2016-01-142-2/+9
* Request READ_EXTERNAL_STORAGE permissiond34d2016-01-081-6/+71
* Show lock screen wallpapers & live lock screens in the same selectorLuis Vidal2016-01-083-109/+191
* Use correct CmLockPatternUtils packageSteve Kondik2015-12-201-1/+1
* Live Lock screen selectionLuis Vidal2015-12-192-8/+22
* Request permissions to live lock screenLuis Vidal2015-12-181-0/+16
* Set live lock screen as keyguard when appliedd34d2015-12-091-0/+20
* Add live lock screen support for dogefoodd34d2015-12-083-1/+77
* Build for cm-13.0d34d2015-11-052-4/+6
* Revert "Add live lock screen support for dogefood"d34d2015-11-053-77/+1
* Add live lock screen support for dogefoodd34d2015-10-093-1/+77
* Use correct DialtactsActivity for DialerNextd34d2015-09-301-1/+1
* Check index when populating supported componentsd34d2015-09-281-1/+1
* Use DialerNext icon when availabled34d2015-09-251-0/+13
* Fix audibles not playing in component selectord34d2015-09-151-1/+1
* Avoid IllegalStateException in loadStatusBar()d34d2015-09-041-2/+6
* Re-populate component selector when theme added/removedd34d2015-06-041-0/+40
* Introduce Theme VersioningRichard MacGregor2015-05-294-307/+50
* Show/Select any of the available wallpapersRichard MacGregor2015-05-264-44/+133
* Don't restart loader if loader ID is invalidd34d2015-05-201-2/+6
* Allow chooser to use files instead of blobsRichard MacGregor2015-05-181-3/+1
* Revert "Improve PreviewsColumns Implementation"Richard MacGregor2015-05-163-272/+125