summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Adjust IBackupTransport interfaceChristopher Tate2009-06-073-12/+16
* Merge change 3348 into donutAndroid (Google) Code Review2009-06-051-1/+1
|\
| * Fix AlphabetIndexer.getSectionForPosition()Phil Dubach2009-06-051-1/+1
* | Add a new attribute to android manifest for defining the GLES version number.Suchi Amalapurapu2009-06-054-3/+59
* | Merge change 3223 into donutAndroid (Google) Code Review2009-06-051-0/+23
|\ \
| * | Adding new Settings.Secure properties for the Text-To-Speech functionality.Jean-Michel Trivi2009-06-051-0/+23
* | | Merge change 3317 into donutAndroid (Google) Code Review2009-06-052-24/+14
|\ \ \ | |/ / |/| |
| * | Fixes #1899273.Romain Guy2009-06-052-24/+14
* | | Merge change 2934 into donutAndroid (Google) Code Review2009-06-051-20/+28
|\ \ \
| * | | Don't crash on null edit url.Ken Shirriff2009-06-041-20/+28
* | | | Include web search providers in Searchables.Satish Sampath2009-06-055-61/+281
* | | | Merge change 3265 into donutAndroid (Google) Code Review2009-06-041-1/+3
|\ \ \ \
| * | | | A workaround to fix rotation issue. I'm remote now and hard to do troubleshoo...Mitsuru Oshima2009-06-041-1/+3
* | | | | Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settingsMike LeBeau2009-06-051-0/+8
|/ / / /
* | | | Merge change 3243 into donutAndroid (Google) Code Review2009-06-041-0/+8
|\ \ \ \
| * | | | Fix backup agent unbindChristopher Tate2009-06-041-0/+8
* | | | | Merge change 3238 into donutAndroid (Google) Code Review2009-06-041-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Browser edit fields should report variation WEB_EDIT_TEXT.Amith Yamasani2009-06-041-1/+2
| | |_|/ | |/| |
* | | | Merge change 3227 into donutAndroid (Google) Code Review2009-06-042-49/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix int to string mapping of exported properties. The value generated by theRomain Guy2009-06-042-49/+50
* | | | Merge change 3204 into donutAndroid (Google) Code Review2009-06-041-5/+12
|\ \ \ \
| * | | | Avoid touching all adapter items when building accessibility event.Amith Yamasani2009-06-041-5/+12
| | |/ / | |/| |
* | | | Merge change 3203 into donutAndroid (Google) Code Review2009-06-042-2/+2
|\ \ \ \
| * | | | rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-042-2/+2
| |/ / /
* | | | Merge change 3192 into donutAndroid (Google) Code Review2009-06-041-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes #1882836.Romain Guy2009-06-041-1/+2
| |/ /
* | | Merge change 3074 into donutAndroid (Google) Code Review2009-06-041-2/+5
|\ \ \ | |/ / |/| |
| * | Modify the decoding logic in the FD case when a purgeable flag is set,Wei-Ta Chen2009-06-031-2/+5
* | | SearchDialog should only do DialogCursorProtocol stuff when in global search ...Karl Rosaen2009-06-041-1/+4
* | | Detect impressions, and cleanup the SearchDialog / SuggestionCursor communica...Karl Rosaen2009-06-043-76/+125
* | | Merge change 3149 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\ \ \
| * | | Turn off verbose logging in SearchableInfo, which seems to have beenMike LeBeau2009-06-041-1/+1
* | | | Remove support for bitmap icons in search suggestions.Bjorn Bringert2009-06-042-47/+7
* | | | Merge change 3145 into donutAndroid (Google) Code Review2009-06-041-0/+10
|\ \ \ \ | |/ / /
| * | | Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)).Mike LeBeau2009-06-041-0/+10
| |/ /
* | | Merge change 2845 into donutAndroid (Google) Code Review2009-06-041-0/+92
|\ \ \
| * | | Allow making AssetFileDescriptors from SQLite blobs.Bjorn Bringert2009-06-031-0/+92
* | | | More backup workChristopher Tate2009-06-035-4/+75
* | | | * Moved supports-density tag under manifestMitsuru Oshima2009-06-0313-229/+390
* | | | Track activity foreground CPU usage for battery stats.Amith Yamasani2009-06-033-14/+75
| |/ / |/| |
* | | Close icon input stream in SuggestionsAdapter.Bjorn Bringert2009-06-031-4/+14
|/ /
* | Handle EOF correctly in MemoryFile input stream.Bjorn Bringert2009-06-031-1/+10
* | Allow creating AssetFileDescriptors for MemoryFiles.Bjorn Bringert2009-06-033-9/+226
* | Adding internal method replacePreferredActivity.Satish Sampath2009-06-033-0/+35
* | Add new listener to GestureOverlayView. This listener fires whenever the over...Romain Guy2009-06-021-5/+42
|/
* Merge change 2962 into donutAndroid (Google) Code Review2009-06-021-3/+3
|\
| * Fixes #1890914.Romain Guy2009-06-021-3/+3
* | progress towards impression and click stats on all sources, plus some interna...Karl Rosaen2009-06-023-66/+92
* | Merge change 2844 into donutAndroid (Google) Code Review2009-06-021-2/+8
|\ \
| * | Added some icon debug logging to SuggestionsAdapter.Bjorn Bringert2009-06-021-2/+8