Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix [1967226] Donut orientation animation (dimming and blur) is slower than C... | Mathias Agopian | 2009-07-10 | 6 | -506/+17 |
* | Merge change 6806 into donut | Android (Google) Code Review | 2009-07-10 | 2 | -0/+294 |
|\ | |||||
| * | Add CLDR data files for Norway and Croatia. | Eric Fischer | 2009-07-10 | 2 | -0/+294 |
* | | Fix regression in handling the 'Go' button | Satish Sampath | 2009-07-10 | 1 | -12/+11 |
* | | Merge change 6813 into donut | Android (Google) Code Review | 2009-07-10 | 3 | -94/+92 |
|\ \ | |||||
| * | | Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. | Romain Guy | 2009-07-10 | 3 | -94/+92 |
* | | | Merge change 6789 into donut | Android (Google) Code Review | 2009-07-10 | 1 | -13/+60 |
|\ \ \ | |||||
| * | | | Add support in TextToSpeech for an audio stream type param and utterance | Jean-Michel Trivi | 2009-07-10 | 1 | -13/+60 |
| |/ / | |||||
* | | | Merge change 6718 into donut | Android (Google) Code Review | 2009-07-10 | 10 | -27/+247 |
|\ \ \ | |||||
| * | | | Fix bug #1873249i: Apps can DoS/brick device | Dianne Hackborn | 2009-07-09 | 10 | -27/+247 |
* | | | | Merge change 6801 into donut | Android (Google) Code Review | 2009-07-10 | 3 | -10/+17 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Uri.EMPTY.toString() was returning null due to an initialization order bug. F... | Bob Lee | 2009-07-10 | 3 | -10/+17 |
| |/ / | |||||
* | | | Use the TTS queue constants in the TTS service as defined in the | Jean-Michel Trivi | 2009-07-10 | 1 | -13/+13 |
| |/ |/| | |||||
* | | Merge change 6759 into donut | Android (Google) Code Review | 2009-07-10 | 2 | -160/+229 |
|\ \ | |||||
| * | | Do not merge | Andrei Popescu | 2009-07-10 | 2 | -160/+229 |
* | | | Merge change 6734 into donut | Android (Google) Code Review | 2009-07-10 | 3 | -77/+89 |
|\ \ \ | |/ / |/| | | |||||
| * | | Adding tagging to utterances to track which app said what. | Charles Chen | 2009-07-10 | 3 | -77/+89 |
* | | | Deprecate DialogInterface methods in SearchManager | Bjorn Bringert | 2009-07-10 | 2 | -4/+9 |
* | | | fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap s... | Mathias Agopian | 2009-07-09 | 1 | -0/+7 |
|/ / | |||||
* | | Merge change 6713 into donut | Android (Google) Code Review | 2009-07-09 | 2 | -2/+2 |
|\ \ | |||||
| * | | fix for [1969185] valgrind errors in new gl stuff | Mathias Agopian | 2009-07-09 | 2 | -2/+2 |
* | | | Merge change 6700 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | do not merge - add a big flag to turn off backup | Joe Onorato | 2009-07-09 | 1 | -0/+3 |
* | | | | Merge change 6689 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -19/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Don't crash the app when restore agent bringup throws | Christopher Tate | 2009-07-09 | 1 | -19/+26 |
* | | | | Merge change 6668 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | Check if a searchable is null before adding it to the list of searchables | Mike LeBeau | 2009-07-09 | 1 | -1/+6 |
* | | | | | Merge change 6659 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Add a Gservices setting to set the rate at which the home page refreshes. | Sanjay Jeyakumar | 2009-07-09 | 1 | -2/+9 |
* | | | | | | Merge change 6661 into donut | Android (Google) Code Review | 2009-07-09 | 6 | -19/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | wifi: WifiManager.startScan() will now do passive scans by default. | Mike Lockwood | 2009-07-09 | 6 | -19/+41 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge change 6665 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix resources not being set correctly. | Dianne Hackborn | 2009-07-09 | 1 | -1/+0 |
| |/ / / / / | |||||
* | | | | | | Merge change 6660 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix a small bug in array length bounds checking. | Dan Egnor | 2009-07-09 | 1 | -1/+1 |
* | | | | | | Merge change 6652 into donut | Android (Google) Code Review | 2009-07-09 | 2 | -0/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Call clearCache on WebView before collecting memory information. | Guang Zhu | 2009-07-09 | 2 | -0/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge change 6639 into donut | Android (Google) Code Review | 2009-07-09 | 4 | -23/+106 |
|\ \ \ \ \ | |||||
| * | | | | | Restore audio settings and wifi. | Amith Yamasani | 2009-07-09 | 4 | -23/+106 |
* | | | | | | Merge change 6641 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -3/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Unbreaking the build. | Charles Chen | 2009-07-09 | 1 | -3/+0 |
* | | | | | | | Merge change 6629 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Rename "no" arrays.xml file to be in the correct "nb" locale. | Eric Fischer | 2009-07-09 | 1 | -0/+0 |
* | | | | | | | Merge change 6638 into donut | Android (Google) Code Review | 2009-07-09 | 3 | -20/+1737 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Unhide android.gestures. | Romain Guy | 2009-07-09 | 3 | -20/+1737 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Add a persistent system property to disable the adb notification. | Mike Lockwood | 2009-07-09 | 1 | -0/+4 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge change 6583 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -11/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adding a lock to stop so that stop will stop utterances | Charles Chen | 2009-07-09 | 1 | -11/+36 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge change 6620 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -0/+170 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Keep Gears permissions in sync with system location settings. | Andrei Popescu | 2009-07-09 | 1 | -0/+170 |
| | |_|/ / | |/| | | |