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
*
Make TypedArray and LayoutInflater exceptions more useful
Alan Viverette
2015-03-09
1
-9
/
+23
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
3
-3
/
+10
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
2
-2
/
+0
*
Implement landscape layout for time picker dialog
Alan Viverette
2015-02-26
1
-40
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
2
-41
/
+64
*
Support activities in the same process having different resources.
Wale Ogunwale
2015-01-27
2
-38
/
+22
*
Clean up TypedArray docs & formatting, remove coercion warnings
Alan Viverette
2015-01-06
2
-103
/
+231
*
Merge "Allow use of theme attributes in color state lists"
Alan Viverette
2015-01-06
3
-195
/
+499
|
\
|
*
Allow use of theme attributes in color state lists
Alan Viverette
2015-01-05
3
-195
/
+499
*
|
Remove null entries from constant state cache
Alan Viverette
2015-01-05
1
-1
/
+1
*
|
Iterate based on index, not key.
Jeff Sharkey
2014-12-17
1
-1
/
+1
*
|
Prune the resource cache before adding new caches
Alan Viverette
2014-12-08
1
-0
/
+37
|
/
*
am a6779bc5: am 9a888816: Merge "Deprecate one-arg getDrawableForDensity, upd...
Alan Viverette
2014-12-02
1
-0
/
+4
|
\
|
*
Deprecate one-arg getDrawableForDensity, update currents.txt
Alan Viverette
2014-12-02
1
-0
/
+4
*
|
am 63c7a655: am 1b33396e: Merge "Deprecate Resources.getDrawable(int) in favo...
Alan Viverette
2014-12-02
1
-0
/
+4
|
\
\
|
|
/
|
*
Deprecate Resources.getDrawable(int) in favor of the two-arg version
Alan Viverette
2014-12-02
1
-0
/
+4
*
|
am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c
Adam Lesinski
2014-12-02
1
-1
/
+15
|
\
\
|
*
\
Merge changes If2c7e09f,Ie21f227c
Adam Lesinski
2014-12-02
1
-1
/
+15
|
|
\
\
|
|
*
|
RRO: reintroduce lost ResTable insert of assets
MÃ¥rten Kongstad
2014-11-07
1
-1
/
+15
*
|
|
|
am 0d05788f: am 760cfb02: Merge "Check for null drawable in theme-less getDra...
Alan Viverette
2014-11-25
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Check for null drawable in theme-less getDrawable()
Alan Viverette
2014-11-24
1
-1
/
+1
*
|
|
|
am e442e904: am 47172f53: Merge "Use parseColor instead of getHTMLColor"
Alan Viverette
2014-11-21
1
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Use parseColor instead of getHTMLColor
Stefan Wysocki
2014-11-07
1
-3
/
+7
|
|
/
*
|
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
[next]