index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simple MVC based binding mechanism for android controls.
Philip Milne
2012-07-20
2
-0
/
+217
*
am ecf5bc55: am fe54cb6f: Merge "Docs only: DENSITY_TV, not just for TVs any ...
Dianne Hackborn
2012-06-19
1
-5
/
+15
|
\
|
*
Docs only: DENSITY_TV, not just for TVs any more!
Dianne Hackborn
2012-06-18
1
-5
/
+15
*
|
am 85dc303f: am e9aa4b27: Merge "Add additional debug for time zone handling....
Wink Saville
2012-05-10
1
-0
/
+19
|
\
|
|
*
Add additional debug for time zone handling.
Wink Saville
2012-05-10
1
-0
/
+19
|
*
Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev
Fabrice Di Meglio
2012-05-04
1
-3
/
+4
|
/
|
|
*
Hide RTL related APIs - DO NOT MERGE
Fabrice Di Meglio
2012-05-04
1
-3
/
+4
*
|
Reduce persist threshold for lower warning/limit.
Jeff Sharkey
2012-05-03
1
-0
/
+4
|
/
*
Make public more RTL APIs
Fabrice Di Meglio
2012-03-12
1
-5
/
+2
*
Merge "If no NITZ information use Country Code to set TimeZone."
Wink Saville
2012-03-01
1
-30
/
+131
|
\
|
*
If no NITZ information use Country Code to set TimeZone.
Wink Saville
2012-03-01
1
-30
/
+131
*
|
Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...
Fabrice Di Meglio
2012-02-28
1
-18
/
+9
|
/
*
Clean up and expose LongSparseArray.
Dianne Hackborn
2012-02-10
1
-51
/
+42
*
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2012-01-25
1
-0
/
+7
*
Log netd traffic nicely.
Robert Greenwalt
2012-01-20
1
-0
/
+56
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-0
/
+17
*
Add textDirection="locale"
Fabrice Di Meglio
2012-01-06
1
-2
/
+0
*
resolved conflicts for merge of 26f7a81f to master
Svetoslav Ganov
2011-11-30
1
-0
/
+1
|
\
|
*
Fixing memory leaks in the accessiiblity layer.
Svetoslav Ganov
2011-11-29
1
-0
/
+1
*
|
Add a link from LruCache to the Android support package (compatibility library).
Jesse Wilson
2011-11-17
1
-0
/
+4
*
|
Adding APIs to enable reporting virtual view hierarchies to accessibility ser...
Svetoslav Ganov
2011-10-21
1
-0
/
+247
|
/
*
Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...
Fabrice Di Meglio
2011-08-25
1
-19
/
+11
*
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-08-11
1
-1
/
+1
*
Fix benign off-by-one in JsonReader.
Jesse Wilson
2011-07-22
1
-3
/
+3
*
Skip byte order mark (BOM) in JsonReader
Jesse Wilson
2011-07-20
1
-0
/
+8
*
Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher."
Shimeng (Simon) Wang
2011-07-19
1
-6
/
+6
|
\
|
*
Add in i18n TLDs and new TLDs to the URL RegEx matcher.
Shimeng (Simon) Wang
2011-07-19
1
-6
/
+6
*
|
Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher.""
Bart Sears
2011-07-18
1
-6
/
+6
|
\
\
|
*
|
Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."
Bart Sears
2011-07-18
1
-6
/
+6
*
|
|
Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher."
Shimeng (Simon) Wang
2011-07-18
1
-6
/
+6
|
\
|
|
|
*
|
Add in i18n TLDs and new TLDs to the URL RegEx matcher.
Shimeng (Simon) Wang
2011-07-18
1
-6
/
+6
|
|
/
*
|
Merge "Fix issue # 5017868: Twitter crashes on start:"
Dianne Hackborn
2011-07-18
1
-0
/
+56
|
\
\
|
*
|
Fix issue # 5017868: Twitter crashes on start:
Dianne Hackborn
2011-07-18
1
-0
/
+56
*
|
|
Merge "Track line and column when parsing JSON."
Jesse Wilson
2011-07-18
1
-1
/
+40
|
\
\
\
|
*
|
|
Track line and column when parsing JSON.
Jesse Wilson
2011-07-18
1
-1
/
+40
*
|
|
|
Merge "Always escape chars that JavaScript treats as newlines."
Jesse Wilson
2011-07-18
1
-0
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Always escape chars that JavaScript treats as newlines.
Jesse Wilson
2011-07-18
1
-0
/
+10
|
|
/
/
*
|
/
Touch exploration separate setting and API to poll the latter state.
Svetoslav Ganov
2011-07-18
3
-47
/
+54
|
|
/
|
/
|
*
|
Cached NTP time for system services.
Jeff Sharkey
2011-07-10
1
-10
/
+50
|
/
*
Fix issue #4770360: older app compatibility mode is really tiny on ICS phones
Dianne Hackborn
2011-06-23
1
-6
/
+34
*
Merge "Prevent TweetDeck from crashing."
Romain Guy
2011-06-16
1
-9
/
+12
|
\
|
*
Prevent TweetDeck from crashing.
Romain Guy
2011-06-16
1
-9
/
+12
*
|
Update getLayoutDirectionFromLocale() for using ICU
Fabrice Di Meglio
2011-06-16
1
-11
/
+2
|
/
*
Fix crash determining direction of invalid locale
Kenny Root
2011-06-16
1
-2
/
+3
*
Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtags
Fabrice Di Meglio
2011-06-15
1
-0
/
+114
*
Change Property.set() to throw UnsupportedOperationException by default
Chet Haase
2011-06-10
1
-2
/
+2
*
Merge "Move CalendarUtils into Calendar app"
Andy McFadden
2011-06-09
1
-348
/
+0
|
\
|
*
Move CalendarUtils into Calendar app
Andy McFadden
2011-06-09
1
-348
/
+0
*
|
Change exception thrown when set() called on readonly Property.
Chet Haase
2011-06-09
1
-1
/
+1
|
/
*
Add 'Property' object
Chet Haase
2011-06-08
5
-0
/
+395
[next]