summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use DialerNext icon when availabled34d2015-09-251-0/+13
* Use correct URI for fonts in ThemeFragmentd34d2015-09-161-0/+1
* Fix audibles not playing in component selectord34d2015-09-151-1/+1
* Use correct URI for fonts in component selectord34d2015-09-151-0/+2
* AppThemer: Remove theme list if non-nulld34d2015-09-151-0/+4
* Catch exceptions when calling setOverScrollModed34d2015-09-111-0/+11
* Don't process touch events if being destroyedd34d2015-09-111-0/+2
* AppThemer: System theme always has overlay for appd34d2015-09-101-8/+12
* AppThemer: Don't settle for a null ThemeConfigd34d2015-09-101-2/+10
* Avoid IllegalStateException in loadStatusBar()d34d2015-09-041-2/+6
* App themer UI updated34d2015-07-161-79/+68
* Update iconography.Dave Kover2015-07-151-2/+0
* Re-populate component selector when theme added/removedd34d2015-06-041-0/+40
* Introduce Theme VersioningRichard MacGregor2015-05-295-307/+419
* 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-182-3/+31
* Revert "Improve PreviewsColumns Implementation"Richard MacGregor2015-05-164-288/+129
* Revert "Use files instead of blobs"Richard MacGregor2015-05-164-53/+27
* Use files instead of blobsRichard MacGregor2015-05-114-27/+53
* Improve PreviewsColumns ImplementationRichard MacGregor2015-05-114-129/+288
* Use android.graphics.FontListParserd34d2015-05-061-14/+16
* Fix inconsistent component titles for default componentsd34d2015-04-291-0/+35
* AppThemer: Animate FAB in when App Themer clickedd34d2015-04-271-0/+24
* Remove direct references to private framework resourcesd34d2015-04-225-24/+72
* Remove deprecated theme showcase for shop themesd34d2015-04-171-5/+14
* Re-use existing typeface when setting to boldd34d2015-04-101-1/+1
* Always add all components to apply when resetting themed34d2015-04-031-1/+1
* Return original wallpaper when cropping/resizing failsd34d2015-04-031-51/+56
* AppThemer: Show toast when app not explicitly themedd34d2015-04-032-0/+31
* AppThemer: Don't handle touch event if disabledd34d2015-03-252-1/+2
* AppThemer: Don't make FAB visible during theme changed34d2015-03-251-10/+23
* Don't perform click when applying a themed34d2015-03-201-1/+1
* Properly pad layouts when on screen nav is usedd34d2015-03-202-7/+22