Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to the CertTool library. | Chung-yih Wang | 2009-07-04 | 2 | -5/+5 |
* | Removing IPA - IPA is already handled by the phoneme tag. | Charles Chen | 2009-07-02 | 1 | -5/+1 |
* | Unhide android.speech.tts.TextToSpeech | Jean-Michel Trivi | 2009-07-02 | 1 | -95/+2 |
* | Merge change 6104 into donut | Android (Google) Code Review | 2009-07-02 | 3 | -3/+40 |
|\ | |||||
| * | Add a "clear backed-up data" method to the backup mechanism | Christopher Tate | 2009-07-02 | 3 | -3/+40 |
* | | Merge change 6090 into donut | Android (Google) Code Review | 2009-07-02 | 1 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | Adding strings for data root and data files - these are needed | Charles Chen | 2009-07-02 | 1 | -1/+6 |
* | | Merge change 6084 into donut | Android (Google) Code Review | 2009-07-02 | 2 | -7/+1 |
|\ \ | |/ |/| | |||||
| * | Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1... | James Dong | 2009-07-02 | 2 | -7/+1 |
* | | System and Secure settings backup. | Amith Yamasani | 2009-07-02 | 1 | -0/+71 |
* | | Add facility to run setup wizard after an update. | Dianne Hackborn | 2009-07-01 | 2 | -0/+28 |
* | | Move backup state to settings, change permission checks to use symbol. | Dianne Hackborn | 2009-07-01 | 1 | -0/+13 |
|/ | |||||
* | Cleanup a bunch of warnings in app widgets code. | Romain Guy | 2009-07-01 | 3 | -48/+36 |
* | Merge change 5940 into donut | Android (Google) Code Review | 2009-07-01 | 4 | -0/+588 |
|\ | |||||
| * | Add CLDR data/formats for newly-translated locales. | Eric Fischer | 2009-07-01 | 4 | -0/+588 |
* | | Merge change 5906 into donut | Android (Google) Code Review | 2009-07-01 | 1 | -1/+14 |
|\ \ | |||||
| * | | resolve complex value in application context instead of system context. | Mitsuru Oshima | 2009-07-01 | 1 | -1/+14 |
* | | | Merge change 5950 into donut | Android (Google) Code Review | 2009-07-01 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | Fix memory leaks in system_server | Suchi Amalapurapu | 2009-07-01 | 1 | -2/+8 |
* | | | | Fix build break by adding an @hide javadoc comment. | Satish Sampath | 2009-07-01 | 1 | -0/+2 |
* | | | | Make search UI open up quicker to the user. | Satish Sampath | 2009-07-01 | 2 | -2/+33 |
| |_|/ |/| | | |||||
* | | | Merge change 5879 into donut | Android (Google) Code Review | 2009-07-01 | 1 | -1/+15 |
|\ \ \ | |/ / |/| | | |||||
| * | | Represent new searchSettingsDescription attribute on searchables in | Mike LeBeau | 2009-06-30 | 1 | -1/+15 |
* | | | Merge change 5878 into donut | Android (Google) Code Review | 2009-06-30 | 2 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Add new attribute 'searchSettingsDescription' for use within an app's | Mike LeBeau | 2009-06-30 | 2 | -0/+6 |
* | | | Merge change 5845 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Always clear the TextView drag state whenever a touch begins. | Eric Fischer | 2009-06-30 | 1 | -0/+6 |
* | | | | Merge change 5833 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix nit on length of flag constant. | lknguyen | 2009-06-30 | 1 | -1/+1 |
* | | | | Merge change 5750 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Add a new checkin server flag for Vending Machine client server ping frequenc... | lknguyen | 2009-06-29 | 1 | -0/+7 |
| |/ | |||||
* | | Implement issue #1943927 (need notification in status bar when adb is active) | Dianne Hackborn | 2009-06-30 | 2 | -0/+12 |
* | | Check to make sure the Java camera object is still valid on the | Dave Sparks | 2009-06-30 | 1 | -0/+4 |
* | | Replace indeterminate progress animated asset with new ones | Romain Guy | 2009-06-30 | 19 | -180/+213 |
* | | Merge change 5787 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -1/+4 |
|\ \ | |||||
| * | | Fix http://code.google.com/p/android/issues/detail?id=3059 | Marco Nelissen | 2009-06-30 | 1 | -1/+4 |
* | | | Allow setPreviewDisplay after startPreview. | Wu-cheng Li | 2009-07-01 | 2 | -2/+9 |
* | | | Merge change 5720 into donut | Android (Google) Code Review | 2009-06-30 | 2 | -4/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.",... | Grace Kloba | 2009-06-29 | 2 | -4/+4 |
* | | | Merge change 5711 into donut | Android (Google) Code Review | 2009-06-29 | 2 | -4/+46 |
|\ \ \ | |||||
| * | | | Adding in TTS service support for language query and level of support. | Jean-Michel Trivi | 2009-06-29 | 2 | -4/+46 |
* | | | | Merge change 5656 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -2/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Generate key events for actions sent to generic input connections. | Dianne Hackborn | 2009-06-29 | 1 | -2/+11 |
| |/ / | |||||
* | | | Merge change 5699 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -33/+93 |
|\ \ \ | |||||
| * | | | Adding status return codes for TTS calls. | Charles Chen | 2009-06-29 | 1 | -33/+93 |
* | | | | Merge change 5694 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | Implement persistent enable/disable of the backup manager | Christopher Tate | 2009-06-29 | 1 | -0/+18 |
| |/ / / | |||||
* | | | | Merge change 5692 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Adjust the character picker layout a little so it will fit on the screen. | Eric Fischer | 2009-06-29 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge change 5684 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -3/+5 |
|\ \ \ |