| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn on HW accel by default for apps that target ICS. | Dianne Hackborn | 2011-06-24 | 1 | -0/+10 |
* | Merge "resolved conflicts for merge of 77fc8b80 to master" | Dianne Hackborn | 2011-06-14 | 1 | -0/+20 |
|\ |
|
| * | resolved conflicts for merge of 77fc8b80 to master | Dianne Hackborn | 2011-06-14 | 1 | -0/+20 |
| |\ |
|
| | * | Add new landscape and portrait orientation features. | Dianne Hackborn | 2011-06-14 | 1 | -0/+20 |
* | | | deprecate RADIO constant, add getRadioVersion method | Doug Zongker | 2011-06-14 | 1 | -2/+20 |
|/ / |
|
* | | resolved conflicts for merge of f51ded0f to master | Dianne Hackborn | 2011-06-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Enforce public resource restriction on bag parents. | Dianne Hackborn | 2011-06-09 | 1 | -2/+2 |
* | | am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. | Dianne Hackborn | 2011-06-03 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Work around OpenFeint bug. | Dianne Hackborn | 2011-06-01 | 1 | -0/+10 |
* | | resolved conflicts for merge of ec85619f to master | Dianne Hackborn | 2011-05-12 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | MR2 is going to be API 13. | Dianne Hackborn | 2011-05-12 | 1 | -1/+6 |
* | | Add new resource configurations for screen width/height in "dp". | Dianne Hackborn | 2011-04-06 | 1 | -0/+5 |
|/ |
|
* | Whoops, forgot the HONEYCOMB_MR1 constant. :( | Dianne Hackborn | 2011-03-17 | 1 | -2/+7 |
* | Honeycomb is now officially API 11. | Dianne Hackborn | 2011-01-23 | 1 | -4/+9 |
* | Just a little 'ol activity manager permission change. | Dianne Hackborn | 2011-01-18 | 1 | -0/+6 |
* | Add manifest API to request a large heap. | Dianne Hackborn | 2011-01-16 | 1 | -0/+9 |
* | Rework activity lifecycle so onSaveInstanceState() is after onPause(). | Dianne Hackborn | 2010-12-08 | 1 | -0/+2 |
* | resolved conflicts for merge of 9c7489f8 to master | Dianne Hackborn | 2010-10-22 | 1 | -9/+1 |
|\ |
|
| * | Fix issue #3122240: Expose xlarge in GB. | Dianne Hackborn | 2010-10-22 | 1 | -9/+1 |
| * | Remove public resource padding. | Dianne Hackborn | 2010-10-18 | 1 | -1/+1 |
* | | Remove public resource padding. | Dianne Hackborn | 2010-10-19 | 1 | -1/+1 |
* | | Make Theme.Holo the default theme for new apps. | Dianne Hackborn | 2010-08-23 | 1 | -1/+2 |
* | | am bb33d6fd: am 997dc32b: Merge "add an api for getting a device serial numbe... | Doug Zongker | 2010-08-16 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | add an api for getting a device serial number | Doug Zongker | 2010-08-16 | 1 | -0/+3 |
* | | New two-pane mode for PreferenceActivity. | Dianne Hackborn | 2010-08-03 | 1 | -0/+11 |
|/ |
|
* | Update build version information. | Dianne Hackborn | 2010-06-14 | 1 | -2/+14 |
* | New xlarge screen size. | Dianne Hackborn | 2010-04-28 | 1 | -0/+4 |
* | expose bootloader & radio versions, hardware string in API | Doug Zongker | 2010-02-03 | 1 | -4/+4 |
* | Updated GestureDetector to ignore multitouch if requested by the app | Adam Powell | 2010-02-02 | 1 | -0/+2 |
* | Simplify & update ANR logging; report ANR data into the dropbox. | Dan Egnor | 2010-01-11 | 1 | -0/+9 |
* | Make Build.UNKNOWN public. | Ficus Kirkpatrick | 2010-01-08 | 1 | -1/+1 |
* | Add a string for second-ABI system property to android.os.Build. | Ficus Kirkpatrick | 2010-01-07 | 1 | -0/+3 |
* | Fix most of issue #2271640: Fix wallpaper etc docs | Dianne Hackborn | 2009-11-18 | 1 | -0/+5 |
* | Fix issue #2258571: Fix build versions | Dianne Hackborn | 2009-11-12 | 1 | -2/+2 |
* | Add SDK version for MR1. | Dianne Hackborn | 2009-10-26 | 1 | -2/+11 |
* | Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.E... | Jeff Hamilton | 2009-10-10 | 1 | -1/+1 |
* | Fix 2146581: Make tabs work for donut apps | Mike Cleron | 2009-09-25 | 1 | -0/+3 |
* | Various fixed for back key handling. | Dianne Hackborn | 2009-09-14 | 1 | -0/+3 |
* | I am getting tired of the java doc warnings, so fix them. | Dianne Hackborn | 2009-08-24 | 1 | -0/+1 |
* | Add more control over a service's start state. | Dianne Hackborn | 2009-08-24 | 1 | -0/+13 |
* | The DONUT constant also needs to be updated to the official SDK version. | Dianne Hackborn | 2009-08-12 | 1 | -1/+10 |
* | base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE | San Mehat | 2009-06-01 | 1 | -1/+1 |
* | Define TARGET_CPU_ABI for finding native code in .apks | Dianne Hackborn | 2009-05-22 | 1 | -0/+3 |
* | Fix issue #1859814: Add android.os.Build.MANUFACTURER | Dianne Hackborn | 2009-05-20 | 1 | -0/+3 |
* | Implement compatibility support for WRITE_SDCARD permission. | Dianne Hackborn | 2009-05-15 | 1 | -0/+19 |
* | Implement targetSdkVersion and maxSdkVersion, plus version code names. | Dianne Hackborn | 2009-05-08 | 1 | -1/+37 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+92 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -92/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+3 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+89 |