summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* App Themer: Observe changes to themes databased34d2015-03-181-5/+33
* Don't show install notification for default themed34d2015-03-181-1/+3
* BootAni: Recreate bitmap when reusing failsd34d2015-03-181-1/+22
* Remove old branding from iconography.Dave Kover2015-03-131-1/+1
* Use provider's broadcasts for theme installs/removalsd34d2015-03-113-74/+9
* Send broadcast when theme chooser opened and theme removedd34d2015-03-111-0/+20
* Use new RequestType when sending ThemeChangeRequestsd34d2015-03-112-1/+34
* Set FAB to GONE when showing listd34d2015-03-051-1/+8
* Set min and max height for per app theme ListViewd34d2015-03-043-8/+71
* Themes: Enhanced theming capabilities [3/3]Clark Scheff2015-02-276-19/+1223
* Add better error handling when loading audiblesd34d2015-02-091-7/+12
* Disable launcher icon if Theme Store is installedd34d2015-01-271-0/+42
* Iterate over mSelectedComponentsMap for getComponentsToApplyd34d2015-01-241-2/+2
* Add legacy theme tag and warning messageClark Scheff2015-01-152-0/+36
* Show user's current battery styleClark Scheff2015-01-082-2/+4
* Fix mix and match in MyThemeFragmentClark Scheff2015-01-071-1/+1