summaryrefslogtreecommitdiffstats
path: root/src/com/cyngn
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get working on CM12Clark Scheff2015-01-0511-62/+18
* Don't animate in views if theme is applying from storeAndy Mast2014-12-041-10/+11
* Allow loaders to finish if expanded and activity resumingClark Scheff2014-12-011-1/+3
* Allow custom wallpapers to be picked multiple times in a rowd34d2014-11-291-1/+2
* Revert "Fix theme installed notification not showing up"d34d2014-11-222-8/+47
* MyThemeFragment should only be applying changed componentsClark Scheff2014-11-212-10/+24
* Handle applying specified components of a themeClark Scheff2014-11-203-7/+31
* Allow applying theme components to current themeClark Scheff2014-11-203-65/+159
* Fix theme installed notification not showing upClark Scheff2014-11-202-46/+8
* Bootanimations: Skip over bad partsd34d2014-11-191-3/+14
* Exclude wallpaper and lockscreen wallpaper from fillMissingComponentsWithDefaultd34d2014-11-171-4/+2
* Fix enabling and disabling of wallpaper cardsd34d2014-11-171-2/+2
* Do not play "click" sound when apply/reset dialog is shownAndy Mast2014-11-172-0/+10
* Fix task behavior for ThemeStore/Chooser [1/3]Andy Mast2014-11-172-3/+35
* Don't add default wallpapers if external images are selectedClark Scheff2014-11-131-0/+8
* Set lockscreen wallpaper to none if theme does not have oneClark Scheff2014-11-131-13/+24
* Disable action buttons when showing an overlayClark Scheff2014-11-112-0/+28
* Extra error handling for boot animationsd34d2014-11-102-16/+80
* Allow Other Apps To Apply Themes through ChooserAndy Mast2014-11-092-1/+32