summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge change 4264 into donutAndroid (Google) Code Review2009-06-1520-59/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix the build: Remove ADD_SYSTEM_SERVICE, which I had accidentallyDan Egnor2009-06-1520-59/+0
* | | | | | | | Merge change 4237 into donutAndroid (Google) Code Review2009-06-151-3/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remove obsolete FOTA_UPDATE permission (which should never have beenDan Egnor2009-06-151-3/+6
* | | | | | | | hide the new constant as it is pending api approvalGrace Kloba2009-06-151-0/+3
|/ / / / / / /
* | | | | | | Merge change 4252 into donutAndroid (Google) Code Review2009-06-151-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Add more comment for EXTRA_APPEND_LOCATIONGrace Kloba2009-06-151-3/+5
* | | | | | | | Merge change 4248 into donutAndroid (Google) Code Review2009-06-1517-89/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions.Dianne Hackborn2009-06-1517-89/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge change 4245 into donutAndroid (Google) Code Review2009-06-151-1/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Add the extra data definition for append location in the VIEW request to the ...Grace Kloba2009-06-151-1/+8
* | | | | | | Merge change 4117 into donutAndroid (Google) Code Review2009-06-151-0/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add a Gservices setting to have a "use location for better search".Amith Yamasani2009-06-121-0/+7
* | | | | | | Bring the test transport's restore code into lineChristopher Tate2009-06-151-21/+15
* | | | | | | Merge change 4198 into donutAndroid (Google) Code Review2009-06-151-0/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | protect starting of search dialog behind 'dev.disablesearchdialog' system pro...Karl Rosaen2009-06-151-0/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge change 4075 into donutAndroid (Google) Code Review2009-06-151-0/+15
|\ \ \ \ \ \
| * | | | | | Add <keygen> support for VPN.Grace Kloba2009-06-121-0/+15
* | | | | | | Merge change 4119 into donutAndroid (Google) Code Review2009-06-153-2/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use locale-appropriate formatting to display application sizes like "252KB".Eric Fischer2009-06-123-2/+14
| | |/ / / / | |/| | | |
* | | | | | Run search dialog in the system process.Bjorn Bringert2009-06-157-136/+422
* | | | | | Fix some backup reader/writer issues; make local transport do backupChristopher Tate2009-06-143-55/+114
* | | | | | Fix the jni initializer.Joe Onorato2009-06-121-1/+1
* | | | | | Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-1212-16/+449
|/ / / / /
* | | | | Merge change 4017 into donutAndroid (Google) Code Review2009-06-1267-2/+117
|\ \ \ \ \
| * | | | | Make the date format preference work again.Eric Fischer2009-06-1267-2/+117
* | | | | | Fixes #1914574. An NPE could be causes in lists by ViewGroup.dispatchDraw().Romain Guy2009-06-122-70/+72
* | | | | | Hide gestures API.Romain Guy2009-06-121-0/+5
* | | | | | resolved conflicts for merge of a798dd86 to donutRamanan Rajeswaran2009-06-121-0/+4
|\ \ \ \ \ \
| * | | | | | AI 149797: Have SetupWizard pull the Terms of Service from the web using a ne...Ramanan Rajeswaran2009-06-111-1/+12
* | | | | | | Show proper suggestion item hilite on selection.Satish Sampath2009-06-124-17/+3
* | | | | | | Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-116-25/+62
|\ \ \ \ \ \ \
| * | | | | | | Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-116-25/+62
* | | | | | | | Merge change 4008 into donutAndroid (Google) Code Review2009-06-113-137/+174
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fixes #1886237. Views drawing cache was not generated properly.Romain Guy2009-06-113-137/+174
| |/ / / / / /
* | | | | | | Merge change 3775 into donutAndroid (Google) Code Review2009-06-113-0/+47
|\ \ \ \ \ \ \
| * | | | | | | DO NOT MERGE.Grace Kloba2009-06-103-0/+47
* | | | | | | | TextToSpeech class cleanupsJean-Michel Trivi2009-06-111-90/+106
* | | | | | | | Merge change 3935 into donutAndroid (Google) Code Review2009-06-1167-2/+286
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Hook the 12- or 24-hour time format checkbox back up.Eric Fischer2009-06-1167-2/+286
| | |_|_|/ / | |/| | | |
* | | | | | Merge change 3828 into donutAndroid (Google) Code Review2009-06-111-109/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Renaming the Tts class to TextToSpeech for clarity.Jean-Michel Trivi2009-06-101-109/+32
* | | | | | Merge change 3899 into donutAndroid (Google) Code Review2009-06-111-0/+7
|\ \ \ \ \ \
| * | | | | | GpsLocationProvider: Add hooks for GPS location injection.Mike Lockwood2009-06-111-0/+7
* | | | | | | NEW_API: Expose queryAfterZeroResults searchable attribute.Satish Sampath2009-06-111-0/+1
* | | | | | | Added attribute queryAfterZeroResults to searchables.Satish Sampath2009-06-112-0/+24
|/ / / / / /
* | | | | | Merge change 3879 into donutAndroid (Google) Code Review2009-06-111-7/+2
|\ \ \ \ \ \
| * | | | | | ACTV: getWindowVisibility() instead of private attach countBjorn Bringert2009-06-111-7/+2
* | | | | | | Fix display of the selection background for search results.Satish Sampath2009-06-111-2/+69
|/ / / / / /
* | | | | | Merge change 3800 into donutAndroid (Google) Code Review2009-06-111-0/+10
|\ \ \ \ \ \