index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
res
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add detailed javadoc for AssetManager.getLocales." into lmp-mr1-dev
Narayan Kamath
2014-11-13
1
-0
/
+8
|
\
|
*
Add detailed javadoc for AssetManager.getLocales.
Narayan Kamath
2014-11-12
1
-0
/
+8
*
|
Ensure time picker dialog fits on small screens
Alan Viverette
2014-11-12
1
-1
/
+1
|
/
*
Ensure we don't pass null values in to Theme.resolveAttributes
Alan Viverette
2014-10-30
1
-6
/
+8
*
Distinguish unspecified and explicit null values in resources
Alan Viverette
2014-10-29
1
-0
/
+24
*
Add dumpsys output to UsageStatsService, along with --checkin support
Adam Lesinski
2014-10-24
1
-1
/
+1
*
Added a generic configuration and theme based cache
Yigit Boyar
2014-10-23
3
-17
/
+250
*
Minor resource notation/compatibility fixes
Adam Lesinski
2014-10-17
1
-2
/
+2
*
Mutate and apply theme if needed before caching themed drawables
Alan Viverette
2014-10-07
1
-1
/
+8
*
am 9e84a6a0: Merge "Fix inaccurate TypedArray.getDrawable() documentation" in...
Alan Viverette
2014-09-22
1
-4
/
+3
|
\
|
*
Fix inaccurate TypedArray.getDrawable() documentation
Alan Viverette
2014-09-22
1
-4
/
+3
*
|
am 84670eef: Merge "Reduce instructions required to obtain and recycle TypedA...
Alan Viverette
2014-09-14
2
-19
/
+15
|
\
\
|
|
/
|
*
Reduce instructions required to obtain and recycle TypedArray
Alan Viverette
2014-09-13
2
-19
/
+15
*
|
am 9f7fee39: Merge "Added getStyleAttributes to access all Theme attributes."...
Jon Miranda
2014-09-06
2
-0
/
+11
|
\
\
|
|
/
|
*
Merge "Added getStyleAttributes to access all Theme attributes." into lmp-dev
Jon Miranda
2014-09-06
2
-0
/
+11
|
|
\
|
|
*
Added getStyleAttributes to access all Theme attributes.
Jon Miranda
2014-09-05
2
-0
/
+11
*
|
|
am 0c0fcce6: Merge "Add Configuration changes to UsageStats" into lmp-dev
Adam Lesinski
2014-09-04
1
-3
/
+232
|
\
\
\
|
|
/
/
|
*
|
Add Configuration changes to UsageStats
Adam Lesinski
2014-09-04
1
-3
/
+232
*
|
|
ksd to lmp-sprout-dev
Wink Saville
2014-09-01
1
-4
/
+9
|
/
/
*
|
Introduce anydpi density resource qualifier
Adam Lesinski
2014-08-25
1
-1
/
+18
*
|
Report the right resource version in am get-config
Adam Lesinski
2014-08-21
1
-1
/
+7
*
|
Fix crash when launching Activities in 'android' package
Adam Lesinski
2014-08-20
1
-2
/
+6
|
/
*
Exposes style and theme data, adds developer option.
Jon Miranda
2014-08-18
1
-2
/
+32
*
Better handling of unresolved theme attributes
Alan Viverette
2014-08-15
1
-1
/
+7
*
Update disabled states to be less opaque
Alan Viverette
2014-08-08
2
-1
/
+29
*
Clean up TimePicker and DatePicker styling
Alan Viverette
2014-07-29
1
-0
/
+40
*
Partial revert "Add better errors for unresolved attributes, remove unused code"
Alan Viverette
2014-07-29
1
-1
/
+27
*
Add better errors for unresolved attributes, remove unused code
Alan Viverette
2014-07-29
1
-44
/
+20
*
Remove copy of Locale.adjustLanguageCode.
Narayan Kamath
2014-07-23
1
-9
/
+1
*
Allow for appending of resources to an AssetManager.
Martin Kosiba
2014-07-17
1
-8
/
+11
*
Parse more split APK manifest details.
Jeff Sharkey
2014-07-15
1
-1
/
+1
*
Support Locale.toLanguageTag on Java 6
Deepanshu Gupta
2014-07-15
1
-7
/
+1
*
Handle configuration changes in drawable attributes
Alan Viverette
2014-07-07
1
-0
/
+24
*
Add support for tint attribute in VectorDrawable
Alan Viverette
2014-06-20
1
-3
/
+3
*
Revert "Add support for tint attribute in VectorDrawable"
Dianne Hackborn
2014-06-19
1
-3
/
+3
*
Add support for tint attribute in VectorDrawable
Alan Viverette
2014-06-19
1
-3
/
+3
*
New command to get device config
Adam Lesinski
2014-06-16
1
-0
/
+239
*
Fix drawable cache, add quantum assets to preload list
Alan Viverette
2014-06-03
1
-6
/
+4
*
Clean up drawable theming APIs
Alan Viverette
2014-06-02
1
-3
/
+15
*
Handle hybrid themes correctly in Drawable cache
Alan Viverette
2014-05-22
1
-35
/
+33
*
Various API review fixes to resources and drawables
Alan Viverette
2014-05-20
2
-21
/
+33
*
Simplify attribute extraction for themed Drawables
Alan Viverette
2014-05-14
2
-23
/
+25
*
Partial revert "Load device default theme mapping from resources"
Alan Viverette
2014-05-05
1
-26
/
+23
*
Load device default theme mapping from resources
Alan Viverette
2014-05-01
1
-25
/
+28
*
Merge "Fix theme/style resolution in Layoutlib"
Deepanshu Gupta
2014-04-07
1
-0
/
+9
|
\
|
*
Fix theme/style resolution in Layoutlib
Deepanshu Gupta
2014-04-04
1
-0
/
+9
*
|
am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifi...
John Spurlock
2014-04-04
1
-2
/
+8
|
\
\
|
*
\
am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp...
John Spurlock
2014-04-04
1
-2
/
+8
|
|
\
\
|
|
*
|
Introduce new UI_MODE_TYPE_WATCH and qualifier.
John Spurlock
2014-04-04
1
-2
/
+8
*
|
|
|
Switch framework Holo references to Quantum.Light
Alan Viverette
2014-04-01
1
-6
/
+23
|
|
_
|
/
|
/
|
|
[next]