summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use F-Droid and only F-Droid for searching themesWolfgang Wiedmeyer2017-02-181-9/+2
* ThemeChooser: Fix possible IllegalArgumentExceptionMichael W2016-10-281-3/+12
* Remove BootReceiverClark Scheff2016-09-041-56/+0
* Move actions in theme card to overflow menuBharadwaj Narasimha2016-09-034-99/+37
* Fall cleaningd34d2016-08-3123-93/+84
* Theme chooser for the peopleClark Scheff2016-08-2837-211/+658
* 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-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
* Add ModLock option in lock screen pickerd34d2016-03-282-7/+31
* Add pick lock screen wallpaper actiond34d2016-03-285-42/+24
* ThemeChooser: Update for Theme api changes.Adnan Begovic2016-03-252-3/+3
* Themes: Refactor themes to CMSDK [1/3]d34d2016-03-0410-95/+95
* 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-122-5/+28
* 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-101-2/+102
* 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-042-2/+8
* Add PICK_ANIMATED_LOCK_SCREEN actionLuis Vidal2016-02-015-15/+131
* 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-084-126/+230
* 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-182-0/+120
* Set live lock screen as keyguard when appliedd34d2015-12-091-0/+20
* Add live lock screen support for dogefoodd34d2015-12-084-3/+98
* Use CMSettings for DEV_FORCE_SHOW_NAVBARd34d2015-11-121-2/+3
* Build for cm-13.0d34d2015-11-052-4/+6
* Revert "Add live lock screen support for dogefood"d34d2015-11-054-98/+3
* Add live lock screen support for dogefoodd34d2015-10-094-3/+98
* Use correct DialtactsActivity for DialerNextd34d2015-09-301-1/+1
* Check index when populating supported componentsd34d2015-09-281-1/+1