summaryrefslogtreecommitdiffstats
path: root/src/org
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-033-96/+36
* Fall cleaningd34d2016-08-3121-91/+82
* Theme chooser for the peopleClark Scheff2016-08-2834-0/+12412
* Remove v1 code and resources and refactor v2 chooser.Clark Scheff2014-07-2930-8174/+0
* Delete extra character.Clark Scheff2014-07-291-1/+1
* Refactor theme preview layout to use LinearLayout.Clark Scheff2014-07-291-14/+11
* Catch RuntimeException when attempting to draw a recycled bitmap.Clark Scheff2014-07-281-0/+12
* Fix component selector hide animation firing off rapidly.d34d2014-07-282-2/+5
* Show blank card with loading indicator while loading card.Clark Scheff2014-07-281-3/+40
* Use TypefaceHelperCache in ThemeFragmentClark Scheff2014-07-281-5/+10
* Move retrieving of current theme to ChooserActivity.Clark Scheff2014-07-282-41/+72
* Remove unnecessary call to set scrollview focus.Clark Scheff2014-07-251-6/+0
* Add boolean parameter to specify if label should be visible.Clark Scheff2014-07-253-6/+7
* Remove apply button from "My theme"Andy Mast2014-07-251-0/+3
* Add change animations for wallpapersAndy Mast2014-07-252-9/+84
* Allow themes to be deleted from chooserAndy Mast2014-07-252-9/+61
* Overflow PopupAndy Mast2014-07-251-0/+21
* Destroy the LOADER_ID_APPLIED in onLoadFinished.Clark Scheff2014-07-241-0/+2
* Move back to first page when swapping cursor in ComponentSelectorClark Scheff2014-07-241-1/+1
* Add stop button to sounds component selection items.Clark Scheff2014-07-241-5/+18
* Add cards for sounds.Clark Scheff2014-07-242-3/+218
* Merge "Don't spam logcat when themed font cannot be loaded." into cm-11.0Clark Scheff2014-07-231-1/+1
|\
| * Don't spam logcat when themed font cannot be loaded.Clark Scheff2014-07-231-1/+1
* | Merge "Clear the adapters cursor before switching components." into cm-11.0Clark Scheff2014-07-231-4/+5
|\|
| * Clear the adapters cursor before switching components.Clark Scheff2014-07-231-4/+5
* | Merge "Make sCardIdsToComponentTypes non-static" into cm-11.0Clark Scheff2014-07-231-22/+23
|\|
| * Make sCardIdsToComponentTypes non-staticClark Scheff2014-07-231-22/+23
* | Merge "Add boot animation card." into cm-11.0Clark Scheff2014-07-233-19/+205
|\|
| * Add boot animation card.Clark Scheff2014-07-233-19/+205
* | Strip off all the paint before applying theme.Clark Scheff2014-07-231-0/+6
|/
* Add style cardClark Scheff2014-07-234-8/+48
* Lockscreen Wallpaper CardAndy Mast2014-07-233-67/+276
* Update UI from new redlines & assetsAndy Mast2014-07-233-20/+72
* Copy bitmap from getDrawingCache and destroy drawing cached34d2014-07-211-12/+20
* Extend FragmentStatePagerAdapter for ThemesAdapterClark Scheff2014-07-182-24/+14
* Update mAppliedComponentPkgName on every call to setComponentTypeClark Scheff2014-07-181-19/+17
* Scroll to "My theme" after applying a theme.Clark Scheff2014-07-181-0/+7
* Use hardware acceleration for all the things!!!Clark Scheff2014-07-181-5/+0
* Clear changes for current theme card and "My theme" if not current.Clark Scheff2014-07-181-5/+10
* Fix missing wp card textAndy Mast2014-07-181-20/+9
* Fix how wallpaper is loaded for "My theme" cardClark Scheff2014-07-181-4/+8
* Wallpaper preview cardAndy Mast2014-07-173-12/+180
* Retrieve navbar_background if it exists.Clark Scheff2014-07-171-2/+7
* Apply theme after collapsing if user hit save & applyClark Scheff2014-07-172-6/+10
* Add applying theme progress along with animations.Clark Scheff2014-07-172-14/+142
* Animate component changes for status bar, nav bar and fontsClark Scheff2014-07-162-10/+101
* Animate icon change in card when changing icons.Clark Scheff2014-07-162-13/+197