summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Re-implementation of large screen support using window manager.Mitsuru Oshima2009-07-081-3/+0
* | Add method to read events from a file. Remove unused method. Fixed after re...Jim Miller2009-07-061-1/+10
* | am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-291-27/+34
|\ \ | |/
| * Expand support for different screen sizes.Dianne Hackborn2009-06-261-27/+34
* | am 7941e903: Merge change 5091 into donutAndroid (Google) Code Review2009-06-241-12/+17
|\ \ | |/
| * * new screen resolution support impl.Mitsuru Oshima2009-06-231-12/+17
* | am 0bceb77b: Merge change 4669 into donutAndroid (Google) Code Review2009-06-181-0/+342
|\ \ | |/
| * Merge change 4669 into donutAndroid (Google) Code Review2009-06-181-0/+342
| |\
| | * Fixes #1922373. Resolves a case of keys collision in Resources' cache.Romain Guy2009-06-181-0/+342
* | | am b1cdb648: Merge change 4565 into donutAndroid (Google) Code Review2009-06-181-2/+10
|\ \ \ | |/ /
| * | Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den...David 'Digit' Turner2009-06-191-2/+10
| |/
* | am e5fb3288: resolution support fix/improvement * adding compatibility me...Mitsuru Oshima2009-06-101-11/+22
|\ \ | |/
| * resolution support fix/improvementMitsuru Oshima2009-06-101-11/+22
* | Add getRawData() method for AggregationService.Jim Miller2009-06-081-2/+6
|/