index
:
packages_apps_ThemeChooser
replicant-6.0
packages/apps/themechooser
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
org
/
cyanogenmod
/
theme
Commit message (
Expand
)
Author
Age
Files
Lines
*
use F-Droid and only F-Droid for searching themes
Wolfgang Wiedmeyer
2017-02-18
1
-9
/
+2
*
ThemeChooser: Fix possible IllegalArgumentException
Michael W
2016-10-28
1
-3
/
+12
*
Remove BootReceiver
Clark Scheff
2016-09-04
1
-56
/
+0
*
Move actions in theme card to overflow menu
Bharadwaj Narasimha
2016-09-03
3
-96
/
+36
*
Fall cleaning
d34d
2016-08-31
21
-91
/
+82
*
Theme chooser for the people
Clark Scheff
2016-08-28
34
-0
/
+12412
*
Remove v1 code and resources and refactor v2 chooser.
Clark Scheff
2014-07-29
30
-8174
/
+0
*
Delete extra character.
Clark Scheff
2014-07-29
1
-1
/
+1
*
Refactor theme preview layout to use LinearLayout.
Clark Scheff
2014-07-29
1
-14
/
+11
*
Catch RuntimeException when attempting to draw a recycled bitmap.
Clark Scheff
2014-07-28
1
-0
/
+12
*
Fix component selector hide animation firing off rapidly.
d34d
2014-07-28
2
-2
/
+5
*
Show blank card with loading indicator while loading card.
Clark Scheff
2014-07-28
1
-3
/
+40
*
Use TypefaceHelperCache in ThemeFragment
Clark Scheff
2014-07-28
1
-5
/
+10
*
Move retrieving of current theme to ChooserActivity.
Clark Scheff
2014-07-28
2
-41
/
+72
*
Remove unnecessary call to set scrollview focus.
Clark Scheff
2014-07-25
1
-6
/
+0
*
Add boolean parameter to specify if label should be visible.
Clark Scheff
2014-07-25
3
-6
/
+7
*
Remove apply button from "My theme"
Andy Mast
2014-07-25
1
-0
/
+3
*
Add change animations for wallpapers
Andy Mast
2014-07-25
2
-9
/
+84
*
Allow themes to be deleted from chooser
Andy Mast
2014-07-25
2
-9
/
+61
*
Overflow Popup
Andy Mast
2014-07-25
1
-0
/
+21
*
Destroy the LOADER_ID_APPLIED in onLoadFinished.
Clark Scheff
2014-07-24
1
-0
/
+2
*
Move back to first page when swapping cursor in ComponentSelector
Clark Scheff
2014-07-24
1
-1
/
+1
*
Add stop button to sounds component selection items.
Clark Scheff
2014-07-24
1
-5
/
+18
*
Add cards for sounds.
Clark Scheff
2014-07-24
2
-3
/
+218
*
Merge "Don't spam logcat when themed font cannot be loaded." into cm-11.0
Clark Scheff
2014-07-23
1
-1
/
+1
|
\
|
*
Don't spam logcat when themed font cannot be loaded.
Clark Scheff
2014-07-23
1
-1
/
+1
*
|
Merge "Clear the adapters cursor before switching components." into cm-11.0
Clark Scheff
2014-07-23
1
-4
/
+5
|
\
|
|
*
Clear the adapters cursor before switching components.
Clark Scheff
2014-07-23
1
-4
/
+5
*
|
Merge "Make sCardIdsToComponentTypes non-static" into cm-11.0
Clark Scheff
2014-07-23
1
-22
/
+23
|
\
|
|
*
Make sCardIdsToComponentTypes non-static
Clark Scheff
2014-07-23
1
-22
/
+23
*
|
Merge "Add boot animation card." into cm-11.0
Clark Scheff
2014-07-23
3
-19
/
+205
|
\
|
|
*
Add boot animation card.
Clark Scheff
2014-07-23
3
-19
/
+205
*
|
Strip off all the paint before applying theme.
Clark Scheff
2014-07-23
1
-0
/
+6
|
/
*
Add style card
Clark Scheff
2014-07-23
4
-8
/
+48
*
Lockscreen Wallpaper Card
Andy Mast
2014-07-23
3
-67
/
+276
*
Update UI from new redlines & assets
Andy Mast
2014-07-23
3
-20
/
+72
*
Copy bitmap from getDrawingCache and destroy drawing cache
d34d
2014-07-21
1
-12
/
+20
*
Extend FragmentStatePagerAdapter for ThemesAdapter
Clark Scheff
2014-07-18
2
-24
/
+14
*
Update mAppliedComponentPkgName on every call to setComponentType
Clark Scheff
2014-07-18
1
-19
/
+17
*
Scroll to "My theme" after applying a theme.
Clark Scheff
2014-07-18
1
-0
/
+7
*
Use hardware acceleration for all the things!!!
Clark Scheff
2014-07-18
1
-5
/
+0
*
Clear changes for current theme card and "My theme" if not current.
Clark Scheff
2014-07-18
1
-5
/
+10
*
Fix missing wp card text
Andy Mast
2014-07-18
1
-20
/
+9
*
Fix how wallpaper is loaded for "My theme" card
Clark Scheff
2014-07-18
1
-4
/
+8
*
Wallpaper preview card
Andy Mast
2014-07-17
3
-12
/
+180
*
Retrieve navbar_background if it exists.
Clark Scheff
2014-07-17
1
-2
/
+7
*
Apply theme after collapsing if user hit save & apply
Clark Scheff
2014-07-17
2
-6
/
+10
*
Add applying theme progress along with animations.
Clark Scheff
2014-07-17
2
-14
/
+142
*
Animate component changes for status bar, nav bar and fonts
Clark Scheff
2014-07-16
2
-10
/
+101
*
Animate icon change in card when changing icons.
Clark Scheff
2014-07-16
2
-13
/
+197
[next]