summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Include web search providers in Searchables.Satish Sampath2009-06-054-61/+271
* 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
| |/
* | Fixes #1882836.Romain Guy2009-06-041-1/+2
|/
* 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-0312-227/+381
* | | Track activity foreground CPU usage for battery stats.Amith Yamasani2009-06-032-13/+73
| |/ |/|
* | 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-032-5/+200
* 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
* progress towards impression and click stats on all sources, plus some interna...Karl Rosaen2009-06-023-66/+92
* Added some icon debug logging to SuggestionsAdapter.Bjorn Bringert2009-06-021-2/+8
* Merge change 2879 into donutAndroid (Google) Code Review2009-06-011-0/+58
|\
| * Add backup side of new FullBackupAgent classChristopher Tate2009-06-011-0/+58
* | Merge change 2855 into donutAndroid (Google) Code Review2009-06-011-1/+8
|\ \
| * | Add a new method to load html data into the WebView.Ramanan Rajeswaran2009-06-011-1/+8
* | | Merge change 2851 into donutAndroid (Google) Code Review2009-06-011-2/+3
|\ \ \
| * | | Change comment for SUGGEST_COLUMN_INTENT_EXTRA_DATA to clarify thatMike LeBeau2009-06-011-2/+3
* | | | Merge change 2835 into donutAndroid (Google) Code Review2009-06-012-1/+43
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add framework support for scrolling to the "More results..." list itemMike LeBeau2009-06-012-1/+43
| |/
* | Merge change 2548 into donutAndroid (Google) Code Review2009-06-011-18/+13
|\ \
| * | Fix a bug in AppSecurityPermissions where it wouldn't display permissions use...Suchi Amalapurapu2009-05-271-18/+13
* | | Merge change 2805 into donutAndroid (Google) Code Review2009-06-012-2/+2
|\ \ \
| * | | base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-012-2/+2
* | | | Merge change 2591 into donutAndroid (Google) Code Review2009-06-011-12/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Check if the ownerView is still attached to window inOwen Lin2009-05-271-12/+15
* | | | Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-3110-59/+331
| |_|/ |/| |
* | | Merge change 2692 into donutAndroid (Google) Code Review2009-05-295-8/+196
|\ \ \
| * | | * Chagned RecognitionService interface to use more complex RecognitionResult ...Mitsuru Oshima2009-05-295-8/+196
* | | | Merge change 2736 into donutAndroid (Google) Code Review2009-05-292-4/+31
|\ \ \ \