summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add facility to run setup wizard after an update.Dianne Hackborn2009-07-012-0/+28
* Move backup state to settings, change permission checks to use symbol.Dianne Hackborn2009-07-011-0/+13
* Cleanup a bunch of warnings in app widgets code.Romain Guy2009-07-013-48/+36
* Merge change 5940 into donutAndroid (Google) Code Review2009-07-014-0/+588
|\
| * Add CLDR data/formats for newly-translated locales.Eric Fischer2009-07-014-0/+588
* | Merge change 5906 into donutAndroid (Google) Code Review2009-07-011-1/+14
|\ \
| * | resolve complex value in application context instead of system context.Mitsuru Oshima2009-07-011-1/+14
* | | Merge change 5950 into donutAndroid (Google) Code Review2009-07-011-2/+8
|\ \ \
| * | | Fix memory leaks in system_serverSuchi Amalapurapu2009-07-011-2/+8
* | | | Fix build break by adding an @hide javadoc comment.Satish Sampath2009-07-011-0/+2
* | | | Make search UI open up quicker to the user.Satish Sampath2009-07-012-2/+33
| |_|/ |/| |
* | | Merge change 5879 into donutAndroid (Google) Code Review2009-07-011-1/+15
|\ \ \ | |/ / |/| |
| * | Represent new searchSettingsDescription attribute on searchables inMike LeBeau2009-06-301-1/+15
* | | Merge change 5878 into donutAndroid (Google) Code Review2009-06-302-0/+6
|\ \ \ | |/ /
| * | Add new attribute 'searchSettingsDescription' for use within an app'sMike LeBeau2009-06-302-0/+6
* | | Merge change 5845 into donutAndroid (Google) Code Review2009-06-301-0/+6
|\ \ \
| * | | Always clear the TextView drag state whenever a touch begins.Eric Fischer2009-06-301-0/+6
* | | | Merge change 5833 into donutAndroid (Google) Code Review2009-06-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix nit on length of flag constant.lknguyen2009-06-301-1/+1
* | | | Merge change 5750 into donutAndroid (Google) Code Review2009-06-301-0/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add a new checkin server flag for Vending Machine client server ping frequenc...lknguyen2009-06-291-0/+7
| |/
* | Implement issue #1943927 (need notification in status bar when adb is active)Dianne Hackborn2009-06-302-0/+12
* | Check to make sure the Java camera object is still valid on theDave Sparks2009-06-301-0/+4
* | Replace indeterminate progress animated asset with new onesRomain Guy2009-06-3019-180/+213
* | Merge change 5787 into donutAndroid (Google) Code Review2009-06-301-1/+4
|\ \
| * | Fix http://code.google.com/p/android/issues/detail?id=3059Marco Nelissen2009-06-301-1/+4
* | | Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-012-2/+9
* | | Merge change 5720 into donutAndroid (Google) Code Review2009-06-302-4/+4
|\ \ \ | |_|/ |/| |
| * | Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.",...Grace Kloba2009-06-292-4/+4
* | | Merge change 5711 into donutAndroid (Google) Code Review2009-06-292-4/+46
|\ \ \
| * | | Adding in TTS service support for language query and level of support.Jean-Michel Trivi2009-06-292-4/+46
* | | | Merge change 5656 into donutAndroid (Google) Code Review2009-06-291-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Generate key events for actions sent to generic input connections.Dianne Hackborn2009-06-291-2/+11
| |/ /
* | | Merge change 5699 into donutAndroid (Google) Code Review2009-06-291-33/+93
|\ \ \
| * | | Adding status return codes for TTS calls.Charles Chen2009-06-291-33/+93
* | | | Merge change 5694 into donutAndroid (Google) Code Review2009-06-291-0/+18
|\ \ \ \
| * | | | Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-0/+18
| |/ / /
* | | | Merge change 5692 into donutAndroid (Google) Code Review2009-06-291-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Adjust the character picker layout a little so it will fit on the screen.Eric Fischer2009-06-291-2/+2
| |/ /
* | | Merge change 5684 into donutAndroid (Google) Code Review2009-06-291-3/+5
|\ \ \
| * | | Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout.Romain Guy2009-06-291-3/+5
| |/ /
* | | Merge change 5680 into donutAndroid (Google) Code Review2009-06-291-2/+3
|\ \ \
| * | | Fixes #1949502. Prevents an NPE in View.buildDrawingCache().Romain Guy2009-06-291-2/+3
| |/ /
* | | The BACKUP permission should have the signatureOrSystem protectionLevel,Joe Onorato2009-06-291-1/+1
|/ /
* | add comment about endiannessTammo Spalink2009-06-282-2/+6
* | Use system properties to track the current transportChristopher Tate2009-06-262-8/+17
* | Update spinner's drawables. Clean up resources, pave the way for new animation.Romain Guy2009-06-2621-96/+21
* | Fixes #1946141. Introduce new caching API to control scaling.Romain Guy2009-06-262-29/+83
* | Merge change 5578 into donutAndroid (Google) Code Review2009-06-261-0/+11
|\ \
| * | Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.Mike LeBeau2009-06-261-0/+11