summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change 5091 into donutAndroid (Google) Code Review2009-06-249-195/+533
|\
| * * new screen resolution support impl.Mitsuru Oshima2009-06-239-195/+533
* | Merge change 5289 into donutAndroid (Google) Code Review2009-06-241-6/+9
|\ \
| * | Fix TextView's fading edge when compound drawables are setup.Romain Guy2009-06-241-6/+9
* | | Merge change 5196 into donutAndroid (Google) Code Review2009-06-243-117/+105
|\ \ \
| * | | Modify the IBackupTransport API to support bulk restore operations.Dan Egnor2009-06-243-117/+105
* | | | Merge change 5259 into donutAndroid (Google) Code Review2009-06-241-0/+10
|\ \ \ \
| * | | | Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of IntentsCharles Chen2009-06-241-0/+10
* | | | | Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-246-14/+64
| |/ / / |/| | |
* | | | Merge change 5248 into donutAndroid (Google) Code Review2009-06-241-0/+33
|\ \ \ \
| * | | | Spell out the month names in the de_AT date format file.Eric Fischer2009-06-241-0/+33
* | | | | Merge change 5171 into donutAndroid (Google) Code Review2009-06-243-7/+51
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Track native processes and airplane mode.Amith Yamasani2009-06-243-7/+51
* | | | | Reverse the order in which RelativeLayout measures and positions children.Romain Guy2009-06-241-12/+14
| |_|/ / |/| | |
* | | | Fix NPE in RelativeLayout.Romain Guy2009-06-241-8/+6
* | | | Merge change 5238 into donutAndroid (Google) Code Review2009-06-241-0/+1
|\ \ \ \
| * | | | Fix the weird anchoring of the search dropdown when pivoting into anMike LeBeau2009-06-241-0/+1
| | |/ / | |/| |
* | | | Merge change 5237 into donutAndroid (Google) Code Review2009-06-241-2/+6
|\ \ \ \
| * | | | Calling setItemChecked(p, true) twice would toggle the selection in ListView.Romain Guy2009-06-241-2/+6
| |/ / /
* | | | RelativeLayout was ignoring some dependencies.Romain Guy2009-06-241-29/+15
|/ / /
* | | Move to a single dropdown background for the search dialog. This oneMike LeBeau2009-06-243-4/+0
* | | Merge change 5158 into donutAndroid (Google) Code Review2009-06-241-182/+156
|\ \ \
| * | | Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-182/+156
* | | | Fix NPE in SuggestionsAdapter when cursor is null.Bjorn Bringert2009-06-241-1/+1
|/ / /
* | | Include user query in search intentsBjorn Bringert2009-06-242-0/+15
| |/ |/|
* | Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.Romain Guy2009-06-235-19/+98
|/
* Merge change 5129 into donutAndroid (Google) Code Review2009-06-231-37/+385
|\
| * Improve RelativeLayout by allowing dependencies to be declared in a randomRomain Guy2009-06-231-37/+385
* | Edits to SD card notification strings to shorten them.Roy West2009-06-231-5/+5
* | Merge change 5119 into donutAndroid (Google) Code Review2009-06-232-1/+33
|\ \
| * | Adding support for pitch changes of the synthesized text in Text-To-Speech.Jean-Michel Trivi2009-06-232-1/+33
* | | EnhancedGoogleSearch overrides GoogleSearch if present.Satish Sampath2009-06-231-0/+17
* | | Possibly fix an issue where we thought an app was always using GPS.Dianne Hackborn2009-06-231-58/+16
* | | Add missing 'break's in switch statement, fixing bug 1876430Karl Rosaen2009-06-231-0/+2
|/ /
* | Store correct state in SearchDialog.onSaveInstanceState()Bjorn Bringert2009-06-231-56/+25
|/
* Merge change 5006 into donutAndroid (Google) Code Review2009-06-226-12/+23
|\
| * Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-226-12/+23
* | Merge change 4990 into donutAndroid (Google) Code Review2009-06-2214-28/+43
|\ \
| * | Fix a few more blatantly wrong date formats.Eric Fischer2009-06-2214-28/+43
* | | Merge change 4961 into donutAndroid (Google) Code Review2009-06-221-1/+2
|\ \ \
| * | | Set organizations to be null for generateKeyPair to use the default.Grace Kloba2009-06-221-1/+2
* | | | Merge change 4977 into donutAndroid (Google) Code Review2009-06-221-6/+1
|\ \ \ \
| * | | | Update the gservices gtalk setting for the terms and services url.Tom Taylor2009-06-221-6/+1
* | | | | Launch user-entered URLs directly without a web search.Satish Sampath2009-06-221-4/+67
| |_|_|/ |/| | |
* | | | Add some global metadata to the restore setChristopher Tate2009-06-221-7/+14
* | | | Merge change 4965 into donutAndroid (Google) Code Review2009-06-222-6/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix bugs 1827027, 1808979, 1820700.Dianne Hackborn2009-06-222-6/+17
| | |/ | |/|
* | | Merge change 4947 into donutAndroid (Google) Code Review2009-06-2227-200/+200
|\ \ \
| * | | Yet another round of trying to get the date formats right.Eric Fischer2009-06-2227-200/+200
* | | | Merge change 4952 into donutAndroid (Google) Code Review2009-06-2214-247/+265
|\ \ \ \