summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove deprecated and unused entryEvicted method.Jesse Wilson2011-03-071-16/+4
* | Avoid throwing when forceRefresh() missing server.Jeff Sharkey2011-05-041-1/+2
* | Tests for ThrottleService, NTP into TrustedTime.Jeff Sharkey2011-04-282-0/+151
* | Pool strings in JsonReader.Jesse Wilson2011-04-211-5/+8
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-60/+0
* | Tracking merge of dalvik-dev to masterBrian Carlstrom2011-04-012-22/+20
* | Merge "Don't leak JsonReaders in example code."Jesse Wilson2011-03-161-1/+5
|\ \
| * | Don't leak JsonReaders in example code.Jesse Wilson2011-03-161-1/+5
* | | Fix a bogus comment on LruCache.hitCount()Jesse Wilson2011-03-161-1/+2
|/ /
* | Merge "Remove deprecated and unused entryEvicted method."Jesse Wilson2011-03-071-16/+4
|\ \ | |/ |/|
| * Remove deprecated and unused entryEvicted method.Jesse Wilson2011-02-251-16/+4
* | am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant...Xavier Ducrohet2011-02-281-1/+1
|\ \ | |/ |/|
| * am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-1/+1
| |\
| | * am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-1/+1
| | |\
| | | * Fixing infinite loop for zero duration.Jozef BABJAK2011-02-221-1/+1
| | * | Fix issue #3224616: TimeUtils.formatDuration() can drop 0s.Bjorn Bringert2010-12-201-3/+2
| | |/
* | | Merge "Callback on any removal, not just evictions."Jesse Wilson2011-02-251-42/+122
|\ \ \