summaryrefslogtreecommitdiffstats
path: root/src/com/cyngn/theme/chooser/ChooserActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Theme chooser for the peopleClark Scheff2016-08-281-1191/+0
* Check for system alert window permissiond34d2016-07-051-6/+28
* 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
* Add pick lock screen wallpaper actiond34d2016-03-281-17/+12
* Themes: Refactor themes to CMSDK [1/3]d34d2016-03-041-7/+8
* Show FAB when an external image or None is selectedLuis Vidal2016-03-011-0/+2
* Show the apply icon when a theme component is changedLuis Vidal2016-02-221-20/+85
* Clear out previous theme component when changing themesd34d2016-02-121-0/+2
* Add PICK_ANIMATED_LOCK_SCREEN actionLuis Vidal2016-02-011-13/+55
* Fix to display Live Lock Screen previewLuis Vidal2016-01-191-0/+4
* Show lock screen wallpapers & live lock screens in the same selectorLuis Vidal2016-01-081-2/+7
* Add live lock screen support for dogefoodd34d2015-12-081-1/+2
* Revert "Add live lock screen support for dogefood"d34d2015-11-051-2/+1
* Add live lock screen support for dogefoodd34d2015-10-091-1/+2
* Introduce Theme VersioningRichard MacGregor2015-05-291-27/+5
* Show/Select any of the available wallpapersRichard MacGregor2015-05-261-4/+18
* Remove direct references to private framework resourcesd34d2015-04-221-2/+1
* Remove deprecated theme showcase for shop themesd34d2015-04-171-5/+14
* Don't perform click when applying a themed34d2015-03-201-1/+1
* Use provider's broadcasts for theme installs/removalsd34d2015-03-111-2/+3
* Send broadcast when theme chooser opened and theme removedd34d2015-03-111-0/+20
* Themes: Enhanced theming capabilities [3/3]Clark Scheff2015-02-271-19/+36
* Get working on CM12Clark Scheff2015-01-051-1/+1
* Allow loaders to finish if expanded and activity resumingClark Scheff2014-12-011-1/+3
* Handle applying specified components of a themeClark Scheff2014-11-201-2/+11
* Allow applying theme components to current themeClark Scheff2014-11-201-6/+26
* Fix task behavior for ThemeStore/Chooser [1/3]Andy Mast2014-11-171-3/+10
* Allow Other Apps To Apply Themes through ChooserAndy Mast2014-11-091-1/+21
* Use new package name for Theme StoreClark Scheff2014-10-301-3/+2
* Wait for fragment to collapse before restarting a loaderClark Scheff2014-10-141-61/+55
* Highlight selected component not applied componentClark Scheff2014-10-081-1/+5
* Open new Theme Store when clicking shop themesClark Scheff2014-10-081-1/+1
* Make sure the adapter has content when getting current fragmentClark Scheff2014-09-251-1/+1
* Repurpose apply theme layout for deleting themesClark Scheff2014-09-251-2/+2
* Include author name in title cardClark Scheff2014-09-181-2/+6
* Take into account status bar height when moving content downClark Scheff2014-09-181-2/+4
* Clear out notification on resumeClark Scheff2014-09-161-3/+3
* Optimize adding, removing, and re-ordering fragmentsClark Scheff2014-09-161-45/+96
* Remove unused theme manager callbacksClark Scheff2014-09-161-12/+1
* Delete packages from inside appClark Scheff2014-09-161-13/+49
* Add ability to pick external images for wallpaper/lockscreenClark Scheff2014-09-151-2/+56
* Catch exceptions when getting current fragmentClark Scheff2014-09-041-2/+9
* Add customize/reset overlay for currently applied themeClark Scheff2014-09-031-0/+2
* Handle theme changes betterClark Scheff2014-09-031-15/+19
* Recreate adapter in onResume() if new themes were installedClark Scheff2014-09-021-0/+9
* Animate content in if we are resuming from the launcherd34d2014-08-291-0/+6
* Fix copyright derpaged34d2014-08-281-1/+1
* Use NavBarSpace for padding the bottom of some layoutsd34d2014-08-281-4/+0