summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-10/+41
* Hand merge from cupcake_dcm to donut, part 2.Daisuke Miyakawa2009-05-191-4/+9
* * update all metrics data when updating density.Mitsuru Oshima2009-05-111-0/+20
* * update density correctly when the configuration is changed.Mitsuru Oshima2009-05-061-4/+8
* Config: Deprecate most fields, and hook into ConfigBuildFlagsDave Bort2009-05-011-25/+33
* am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that aDan Bornstein2009-04-291-0/+169
|\
| * AI 147994: First cut of CharsetUtils, a utility class that aims toDan Bornstein2009-04-291-0/+169
* | util/DebugUtils: Remove references to android.util.ConfigDave Bort2009-04-131-2/+2
* | AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (C...Romain Guy2009-04-011-2/+2
* | AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. ...Romain Guy2009-03-316-0/+252
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0328-0/+4035
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0328-4035/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-3/+10
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-11/+39
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-152-12/+26
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+40
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+35
* Initial ContributionThe Android Open Source Project2008-10-2127-0/+3922