summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-0/+11
* Fix issue #3224616: TimeUtils.formatDuration() can drop 0s.Bjorn Bringert2010-12-201-3/+2
* 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
* b/3054044 Make allDay event times format in utcErik2010-10-011-1/+10
* Fix problem where Base64InputStream single-byte reads were unsigned.Jesse Wilson2010-09-221-1/+1
* b/3004029 Fixed content resolver lossErik2010-09-151-3/+3
* Close tz query cursor when done.Erik2010-09-151-0/+1
* Fixes some bugs in TimeZoneUtilsErik2010-09-141-7/+30
* Adds time zone functionality into fw as a hidden apiErik2010-09-141-0/+309
* Fixes to battery stats debug output.Dianne Hackborn2010-09-071-78/+103
* Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-151-0/+125
* Log.wtf when databases go to be downgraded.Brad Fitzpatrick2010-06-081-2/+33
* New xlarge screen size.Dianne Hackborn2010-04-281-1/+12
* Add good international characters to the path part of Url pattern.Shimeng (Simon) Wang2010-04-271-1/+1
* relocate android.util.base64.* -> android.util.*Doug Zongker2010-03-293-3/+3
* ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds().Adam Powell2010-03-051-0/+22
* Switch the services library to using the new SlogJoe Onorato2010-03-012-6/+19
* Add new Slog class.Joe Onorato2010-03-012-13/+107
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-253-2/+235
* tweak the Base64 implementationDoug Zongker2010-02-163-427/+446
* fix build breakage due to javadoc errorDoug Zongker2010-02-121-1/+1
* @hide the bizarro Base64 stream constructorsDoug Zongker2010-02-122-6/+8
* add a Base64 implementation to the APIDoug Zongker2010-02-123-0/+1028
* Bumper un-@hide (un-@pending actually) of previously reviewed APIs:Dan Egnor2010-01-073-7/+2
* Remove old EventLog tests from here, they will be replaced by aDan Egnor2010-01-071-0/+1
* Fix SDK build problem until EventLog is published.Dan Egnor2010-01-061-2/+2
* Simplify EventLog interface -- remove supported for nestedDan Egnor2010-01-062-215/+134
* resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-222-2/+2
|\
| * Update imports to android-commonTom Taylor2009-12-212-2/+2
* | DropBox logging of app & system server crashes.Dan Egnor2009-12-211-4/+51
|/
* Eliminate CrashData and friends.Dan Egnor2009-12-111-3/+1
* doc change: misc doc fixes.Dirk Dougherty2009-10-302-3/+3
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-4/+4
* am ba52b3e0: Merge change 21149 into donutScott Main2009-08-181-0/+3
|\
| * DOCS ONLY.Scott Main2009-08-131-0/+3
* | Add norm() and map() to MathUtils.Romain Guy2009-08-121-0/+8
* | Make the laves follow the ripplesRomain Guy2009-08-091-1/+1
* | Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...Romain Guy2009-07-311-0/+168
* | Allow zero-length lists in EventLog entries.Dan Egnor2009-07-291-5/+1
* | am 11ea3347: Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-0/+9
|\ \ | |/
| * Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-0/+9
* | add account manager permission checkingFred Quintana2009-07-231-0/+76
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-41/+57
|\ \ | |/
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-41/+57
* | am fe6f45c8: Merge change 8098 into donutAndroid (Google) Code Review2009-07-211-6/+10
|\ \ | |/
| * cast is floor. Use round instead.Mitsuru Oshima2009-07-211-6/+10
* | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-192-15/+31
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-172-15/+31
* | am 1ecf5d28: Re-implementation of large screen support using window manager. ...Mitsuru Oshima2009-07-081-3/+0
|\ \ | |/