summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include web search providers in Searchables.Satish Sampath2009-06-056-62/+283
* 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
* | Merge change 3249 into donutAndroid (Google) Code Review2009-06-042-0/+19
|\ \
| * | Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settingsMike LeBeau2009-06-052-0/+19
| |/
* | Fix back_up_files() error detection when opening/CRCing the fileChristopher Tate2009-06-041-1/+2
|/
* Merge change 3243 into donutAndroid (Google) Code Review2009-06-042-40/+9
|\
| * Fix backup agent unbindChristopher Tate2009-06-042-40/+9
* | 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 3226 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\ \ \
| * | | Update a javadoc comment suggesting the use of a deprecated class.Marco Nelissen2009-06-041-1/+1
* | | | 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 3184 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | The '-D' option for the 'am' command appears to be optional, so reflect that ...Marco Nelissen2009-06-041-1/+1
* | | | 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 3207 into donutAndroid (Google) Code Review2009-06-042-2/+35
|\ \ \ \
| * | | | localize: remove dependency on mkdirs/etc in libhostBrian Swetland2009-06-042-2/+35
* | | | | Merge change 3203 into donutAndroid (Google) Code Review2009-06-0415-24/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-0415-24/+55
| |/ / /
* | | | Merge change 3192 into donutAndroid (Google) Code Review2009-06-041-1/+2
|\ \ \ \
| * | | | Fixes #1882836.Romain Guy2009-06-041-1/+2
| | |_|/ | |/| |
* | | | Merge change 3181 into donutAndroid (Google) Code Review2009-06-042-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Unhide inInputShareable in BitmapFactory.Options.Wei-Ta Chen2009-06-042-2/+10
| | |/ | |/|
* | | Merge change 3174 into donutAndroid (Google) Code Review2009-06-041-1/+31
|\ \ \ | |/ / |/| |
| * | Added bugreport collecting mechanism in case of crashes.Guang Zhu2009-06-041-1/+31
| |/
* | 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
* | Merge change 3126 into donutAndroid (Google) Code Review2009-06-045-65/+63
|\ \
| * | Fix thread safety in DataConnectionTracker.Jaikumar Ganesh2009-06-035-65/+63
* | | 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
* | | | | Merge change 1526 into donutAndroid (Google) Code Review2009-06-031-2/+15
|\ \ \ \ \
| * | | | | cdma getNeighboringCids to fail with an exceptionTammo Spalink2009-06-041-2/+15
* | | | | | More backup workChristopher Tate2009-06-037-65/+308
| |_|_|/ / |/| | | |
* | | | | Merge change 3095 into donutAndroid (Google) Code Review2009-06-031-0/+3
|\ \ \ \ \
| * | | | | Skip empty lines in test url list.Guang Zhu2009-06-031-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge change 3094 into donutAndroid (Google) Code Review2009-06-031-0/+1
|\ \ \ \ \
| * | | | | Grant permissions to older package when deleting an updated system application.Suchi Amalapurapu2009-06-031-0/+1
* | | | | | * Moved supports-density tag under manifestMitsuru Oshima2009-06-0317-246/+412
* | | | | | Track activity foreground CPU usage for battery stats.Amith Yamasani2009-06-036-16/+123
|/ / / / /