summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Adding pool management via the poolable APIs to some classes.Svetoslav Ganov2012-11-301-13/+4
* am 84ea428d: am ed8c323a: am 38e84700: Merge "Fix issue #7585876: When changi...Dianne Hackborn2012-11-291-2/+15
|\
| * am ed8c323a: am 38e84700: Merge "Fix issue #7585876: When changing the font s...Dianne Hackborn2012-11-291-2/+15
| |\
| | * am 38e84700: Merge "Fix issue #7585876: When changing the font settings, the ...Dianne Hackborn2012-11-291-2/+15
| | |\
| | | * Fix issue #7585876: When changing the font settings, the movie...Dianne Hackborn2012-11-291-2/+15
| | * | am 47a8e863: Merge "Fix infinite recursive loop DO NOT MERGE" into jb-mr1.1-devChet Haase2012-11-271-1/+1
| | |\ \ | | | |/
| | | * Fix infinite recursive loop DO NOT MERGELászló Dávid2012-11-271-1/+1
| | * | am 20586fa0: Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" int...Fabrice Di Meglio2012-09-181-84/+0
| | |\ \ | | | |/
* | | | Simplification of the poolable management utils.Svetoslav Ganov2012-11-276-232/+164
* | | | am 161194da: am d8a6b544: am 21243369: Merge "Fix infinite recursive loop"Chet Haase2012-11-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Fix infinite recursive loop"Chet Haase2012-11-271-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix infinite recursive loopLászló Dávid2012-11-231-1/+1
* | | | Unhide SparseLongArrayScott Kennedy2012-11-261-2/+0
* | | | am 684f1078: am 20586fa0: Merge "Fix bug #7173351 API REVIEW: android.util.Lo...Fabrice Di Meglio2012-09-181-84/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-devFabrice Di Meglio2012-09-181-84/+0
| |\ \
| | * | Fix bug #7173351 API REVIEW: android.util.LocaleUtilFabrice Di Meglio2012-09-181-84/+0
| * | | Merge "Revert "Simple MVC based binding mechanism for android controls." Do n...Philip Milne2012-09-172-217/+0
| |\ \ \ |/ / / /
| * | | Revert "Simple MVC based binding mechanism for android controls." Do not merge.Philip Milne2012-09-172-217/+0
* | | | Actually move to Global settings.Jeff Sharkey2012-09-141-2/+2
* | | | Move to Global.NETSTATS and Global.NTP constants.Jeff Sharkey2012-09-141-7/+7
| |/ / |/| |
* | | Let Pair represent null values.Jeff Sharkey2012-09-061-16/+17
|/ /
* | Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-6/+45
* | Add FloatMath.pow.Jeff Brown2012-08-211-0/+10
* | Use spline interpolation for auto-brightness.Jeff Brown2012-08-161-0/+156
* | Add FloatMath.hypot.Jeff Brown2012-08-161-0/+10
* | Power manager rewrite.Jeff Brown2012-08-151-0/+13
* | Add FloatMath.exp.Jeff Brown2012-08-081-0/+9
* | We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-1/+1
* | Merge "Add trimToSize() to public API." into jb-mr1-devJeff Sharkey2012-08-011-2/+5
|\ \
| * | Add trimToSize() to public API.Jeff Sharkey2012-08-011-2/+5
* | | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-5/+21
* | | Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-0/+233
|/ /
* | Merge "Avoid emitting broken ASCII."Jeff Sharkey2012-07-211-3/+11
|\ \
| * | Avoid emitting broken ASCII.Jeff Sharkey2012-07-211-3/+11
* | | Simple MVC based binding mechanism for android controls.Philip Milne2012-07-202-0/+217
|/ /
* | am ecf5bc55: am fe54cb6f: Merge "Docs only: DENSITY_TV, not just for TVs any ...Dianne Hackborn2012-06-191-5/+15
|\ \ | |/
| * Docs only: DENSITY_TV, not just for TVs any more!Dianne Hackborn2012-06-181-5/+15
* | am 85dc303f: am e9aa4b27: Merge "Add additional debug for time zone handling....Wink Saville2012-05-101-0/+19
|\ \ | |/
| * Add additional debug for time zone handling.Wink Saville2012-05-101-0/+19
| * Merge "Hide RTL related APIs - DO NOT MERGE" into jb-devFabrice Di Meglio2012-05-041-3/+4
| |\ |/ /
| * Hide RTL related APIs - DO NOT MERGEFabrice Di Meglio2012-05-041-3/+4
* | Reduce persist threshold for lower warning/limit.Jeff Sharkey2012-05-031-0/+4
|/
* 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