summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated and unused entryEvicted method.Jesse Wilson2011-03-071-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
|\ \ \
| * | | Callback on any removal, not just evictions.Jesse Wilson2011-02-251-42/+122
* | | | Remove default constructors from static utility classes.Jesse Wilson2011-02-246-28/+36
|/ / /
* | | Add missing docs to AttributeSet.Romain Guy2011-02-221-14/+56
* | | Add a new method, LruCache.removeJesse Wilson2011-02-111-3/+25
* | | Remove LruCache.setMaxSize().Jesse Wilson2011-02-111-19/+0
* | | Don't add setMaxSize() to the LruCache API. But do add maxSize().Jesse Wilson2011-02-101-0/+2
* | | Adopt LRU cache in SQLite.Jesse Wilson2011-02-101-4/+30
* | | Document that LruCache is threadsafe.Jesse Wilson2011-02-101-7/+15
* | | Remove @Override that chokes Doclava.Jesse Wilson2011-02-081-1/+1
* | | New LRU cache class.Jesse Wilson2011-02-071-0/+249
* | | Optimize IntentResolver to reduce lookup time by 50%.Jeff Brown2011-01-281-0/+78
|/ /
* | Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-0/+82
* | Throw Base64DataException instead of IOExceptionAndy Stadler2011-01-243-2/+32
* | Patch new JSON APIs with changes informed by GSON.Jesse Wilson2011-01-103-17/+102
* | b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComp...Michael Chan2011-01-091-0/+6
* | Merge "Ensure bitmaps aren't freed while referenced from a display list"Patrick Dubroy2010-12-201-127/+0
|\ \
| * | Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-127/+0
* | | More cleanup of Loader APIs.Dianne Hackborn2010-12-201-0/+19
|/ /
* | Put Log.wtf's terrible failure in logcat -b main.Brad Fitzpatrick2010-12-151-1/+1
* | Merge "Don't drop zeros in the second position in formatDuration()"Bjorn Bringert2010-11-241-3/+2
|\ \
| * | Don't drop zeros in the second position in formatDuration()Bjorn Bringert2010-11-231-3/+2
* | | Misc Looper cleanups; add android.util.PrefixPrinterBrad Fitzpatrick2010-11-231-0/+50
* | | Cache WindowManager in StrictMode; add android.util.SingletonBrad Fitzpatrick2010-11-221-0/+39
|/ /
* | Decode JSON literal types eagerly and with our own decoder.Jesse Wilson2010-11-181-149/+197
* | am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s mi...Jesse Wilson2010-11-091-0/+1
|\ \ | |/
| * Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-091-0/+1
| * Implement issue #3116702: New manifest tags for supported screen sizes DO NO...Dianne Hackborn2010-10-211-0/+5
* | Merge "Remove inappropriate conversion of IOException to AssertionError"Tom O'Neill2010-11-081-9/+5
|\ \
| * | Remove inappropriate conversion of IOException to AssertionErrorTom O'Neill2010-11-051-9/+5
* | | Add new fade in/out feature for drawable containers.Dianne Hackborn2010-11-031-0/+1
* | | Implement issue #3116702: New manifest tags for supported screen sizesDianne Hackborn2010-10-221-0/+5
* | | Fix typos in JSON documentation.Jesse Wilson2010-10-152-3/+3
|/ /
* | am 277465fb: am 57bd0615: Merge "b/3054044 Make allDay event times format in ...Erik2010-10-011-1/+10
|\ \ | |/
| * b/3054044 Make allDay event times format in utcErik2010-10-011-1/+10
* | am f78fdacc: am eaa2cabf: Merge "Fix problem where Base64InputStream single-b...Jesse Wilson2010-09-221-1/+1
|\ \ | |/
| * Fix problem where Base64InputStream single-byte reads were unsigned.Jesse Wilson2010-09-221-1/+1
* | am bfbab8ca: am a8cc20e5: Merge "b/3004029 Fixed content resolver loss" into ...Erik2010-09-151-3/+3
|\ \ | |/
| * b/3004029 Fixed content resolver lossErik2010-09-151-3/+3
* | am 42e72e57: am 344d9663: Merge "Close tz query cursor when done." into ginge...Erik2010-09-151-0/+1
|\ \ | |/
| * Close tz query cursor when done.Erik2010-09-151-0/+1
* | am 0b46070d: am 426ee7f2: Fixes some bugs in TimeZoneUtilsErik2010-09-151-7/+30
|\ \ | |/
| * Fixes some bugs in TimeZoneUtilsErik2010-09-141-7/+30
* | am 86e19914: am b92788aa: Merge "Adds time zone functionality into fw as a hi...Erik2010-09-151-0/+309
|\ \ | |/