summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Build.java
Commit message (Expand)AuthorAgeFilesLines
* Turn on HW accel by default for apps that target ICS.Dianne Hackborn2011-06-241-0/+10
* Merge "resolved conflicts for merge of 77fc8b80 to master"Dianne Hackborn2011-06-141-0/+20
|\
| * resolved conflicts for merge of 77fc8b80 to masterDianne Hackborn2011-06-141-0/+20
| |\
| | * Add new landscape and portrait orientation features.Dianne Hackborn2011-06-141-0/+20
* | | deprecate RADIO constant, add getRadioVersion methodDoug Zongker2011-06-141-2/+20
|/ /
* | resolved conflicts for merge of f51ded0f to masterDianne Hackborn2011-06-101-2/+2
|\ \ | |/
| * Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-2/+2
* | am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug.Dianne Hackborn2011-06-031-0/+10
|\ \ | |/
| * Work around OpenFeint bug.Dianne Hackborn2011-06-011-0/+10
* | resolved conflicts for merge of ec85619f to masterDianne Hackborn2011-05-121-1/+6
|\ \ | |/
| * MR2 is going to be API 13.Dianne Hackborn2011-05-121-1/+6
* | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-061-0/+5
|/
* Whoops, forgot the HONEYCOMB_MR1 constant. :(Dianne Hackborn2011-03-171-2/+7
* Honeycomb is now officially API 11.Dianne Hackborn2011-01-231-4/+9
* Just a little 'ol activity manager permission change.Dianne Hackborn2011-01-181-0/+6
* Add manifest API to request a large heap.Dianne Hackborn2011-01-161-0/+9
* Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-081-0/+2
* resolved conflicts for merge of 9c7489f8 to masterDianne Hackborn2010-10-221-9/+1
|\
| * Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-9/+1
| * Remove public resource padding.Dianne Hackborn2010-10-181-1/+1
* | Remove public resource padding.Dianne Hackborn2010-10-191-1/+1
* | Make Theme.Holo the default theme for new apps.Dianne Hackborn2010-08-231-1/+2
* | am bb33d6fd: am 997dc32b: Merge "add an api for getting a device serial numbe...Doug Zongker2010-08-161-0/+3
|\ \ | |/
| * add an api for getting a device serial numberDoug Zongker2010-08-161-0/+3
* | New two-pane mode for PreferenceActivity.Dianne Hackborn2010-08-031-0/+11
|/
* Update build version information.Dianne Hackborn2010-06-141-2/+14
* New xlarge screen size.Dianne Hackborn2010-04-281-0/+4
* expose bootloader & radio versions, hardware string in APIDoug Zongker2010-02-031-4/+4
* Updated GestureDetector to ignore multitouch if requested by the appAdam Powell2010-02-021-0/+2
* Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-111-0/+9
* Make Build.UNKNOWN public.Ficus Kirkpatrick2010-01-081-1/+1
* Add a string for second-ABI system property to android.os.Build.Ficus Kirkpatrick2010-01-071-0/+3
* Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-181-0/+5
* Fix issue #2258571: Fix build versionsDianne Hackborn2009-11-121-2/+2
* Add SDK version for MR1.Dianne Hackborn2009-10-261-2/+11
* Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.E...Jeff Hamilton2009-10-101-1/+1
* Fix 2146581: Make tabs work for donut appsMike Cleron2009-09-251-0/+3
* Various fixed for back key handling.Dianne Hackborn2009-09-141-0/+3
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-0/+1
* Add more control over a service's start state.Dianne Hackborn2009-08-241-0/+13
* The DONUT constant also needs to be updated to the official SDK version.Dianne Hackborn2009-08-121-1/+10
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+3
* Fix issue #1859814: Add android.os.Build.MANUFACTURERDianne Hackborn2009-05-201-0/+3
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-0/+19
* Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-1/+37
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+92
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-92/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+89