summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Make public more RTL APIsFabrice Di Meglio2012-03-121-5/+2
* Merge "If no NITZ information use Country Code to set TimeZone."Wink Saville2012-03-011-30/+131
|\
| * If no NITZ information use Country Code to set TimeZone.Wink Saville2012-03-011-30/+131
* | Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...Fabrice Di Meglio2012-02-281-18/+9
|/
* Clean up and expose LongSparseArray.Dianne Hackborn2012-02-101-51/+42
* Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-0/+7
* Log netd traffic nicely.Robert Greenwalt2012-01-201-0/+56
* Rewrite SQLite database wrappers.Jeff Brown2012-01-121-0/+17
* Add textDirection="locale"Fabrice Di Meglio2012-01-061-2/+0
* resolved conflicts for merge of 26f7a81f to masterSvetoslav Ganov2011-11-301-0/+1
|\
| * Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-291-0/+1
* | Add a link from LruCache to the Android support package (compatibility library).Jesse Wilson2011-11-171-0/+4
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-211-0/+247
|/
* Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-251-19/+11
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-1/+1
* Fix benign off-by-one in JsonReader.Jesse Wilson2011-07-221-3/+3
* Skip byte order mark (BOM) in JsonReaderJesse Wilson2011-07-201-0/+8
* Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher."Shimeng (Simon) Wang2011-07-191-6/+6
|\
| * Add in i18n TLDs and new TLDs to the URL RegEx matcher.Shimeng (Simon) Wang2011-07-191-6/+6
* | Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher.""Bart Sears2011-07-181-6/+6
|\ \
| * | Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."Bart Sears2011-07-181-6/+6
* | | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher."Shimeng (Simon) Wang2011-07-181-6/+6
|\ \ \ | |/ /
| * | Add in i18n TLDs and new TLDs to the URL RegEx matcher.Shimeng (Simon) Wang2011-07-181-6/+6
| |/
* | Merge "Fix issue # 5017868: Twitter crashes on start:"Dianne Hackborn2011-07-181-0/+56
|\ \
| * | Fix issue # 5017868: Twitter crashes on start:Dianne Hackborn2011-07-181-0/+56
* | | Merge "Track line and column when parsing JSON."Jesse Wilson2011-07-181-1/+40
|\ \ \
| * | | Track line and column when parsing JSON.Jesse Wilson2011-07-181-1/+40
* | | | Merge "Always escape chars that JavaScript treats as newlines."Jesse Wilson2011-07-181-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Always escape chars that JavaScript treats as newlines.Jesse Wilson2011-07-181-0/+10
| |/ /
* | | Touch exploration separate setting and API to poll the latter state.Svetoslav Ganov2011-07-183-47/+54
| |/ |/|
* | Cached NTP time for system services.Jeff Sharkey2011-07-101-10/+50
|/
* Fix issue #4770360: older app compatibility mode is really tiny on ICS phonesDianne Hackborn2011-06-231-6/+34
* Merge "Prevent TweetDeck from crashing."Romain Guy2011-06-161-9/+12
|\
| * Prevent TweetDeck from crashing.Romain Guy2011-06-161-9/+12
* | Update getLayoutDirectionFromLocale() for using ICUFabrice Di Meglio2011-06-161-11/+2
|/
* Fix crash determining direction of invalid localeKenny Root2011-06-161-2/+3
* Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtagsFabrice Di Meglio2011-06-151-0/+114
* Change Property.set() to throw UnsupportedOperationException by defaultChet Haase2011-06-101-2/+2
* Merge "Move CalendarUtils into Calendar app"Andy McFadden2011-06-091-348/+0
|\
| * Move CalendarUtils into Calendar appAndy McFadden2011-06-091-348/+0
* | Change exception thrown when set() called on readonly Property.Chet Haase2011-06-091-1/+1
|/
* Add 'Property' objectChet Haase2011-06-085-0/+395
* Interrogation of the view hierarchy from an AccessibilityService.Svetoslav Ganov2011-06-062-0/+7
* resolved conflicts for merge of 54cb63e2 to masterDianne Hackborn2011-06-021-0/+9
|\
| * Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+9
* | resolved conflicts for merge of 76450622 to masterDianne Hackborn2011-06-021-8/+16
|\ \ | |/
| * Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-8/+16
* | Reduce log spew.Joe Onorato2011-05-191-0/+12
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-98/+10
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-98/+10