summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* location: Use ILocationProvider Binder interface for all location providers.Mike Lockwood2009-05-019-426/+279
* NEW_API: Expose includeInGlobalSearch searchable attributeBjorn Bringert2009-05-012-0/+12
* NEW_API: Expose searchSuggestThreshold searchable attributeBjorn Bringert2009-05-012-0/+12
* Merge change 743 into donutAndroid (Google) Code Review2009-04-303-23/+38
|\
| * Add RIL_UNSOL_OEM_HOOK_RAW.Jaikumar Ganesh2009-04-303-23/+38
* | Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/fram...The Android Open Source Project2009-04-301-1/+37
|\ \
| * \ Merge change 842 into donutAndroid (Google) Code Review2009-04-301-1/+37
| |\ \
| | * | Fixes #1712631. Whenever a View loses focus/selection, reset its pressed state.Romain Guy2009-04-301-1/+37
* | | | am b78c31d: AI 148147: Import lots of zh_TW translation changes.Eric Fischer2009-04-301-81/+81
|\ \ \ \ | |/ / / |/| | |
| * | | AI 148147: Import lots of zh_TW translation changes.Eric Fischer2009-04-301-81/+81
* | | | am f8a33c3: AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-36/+36
|\ \ \ \ | |/ / /
| * | | AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-36/+36
* | | | am 0ca686b: AI 148020: Restore accidentally-deleted zh_CN and zh_TW map Eric Fischer2009-04-302-0/+64
|\ \ \ \ | |/ / /
| * | | AI 148020: Restore accidentally-deleted zh_CN and zh_TW map centers.Eric Fischer2009-04-302-0/+64
* | | | Merge change 841 into donutAndroid (Google) Code Review2009-04-301-0/+28
|\ \ \ \
| * | | | TypedProperties: add getStringInfo() to help deal with null stringsDave Bort2009-04-291-0/+28
* | | | | Merge change 840 into donutAndroid (Google) Code Review2009-04-301-90/+84
|\ \ \ \ \ | |/ / / /
| * | | | TypedProperties: change the file format to be a subset of JavaDave Bort2009-04-291-90/+84
* | | | | Merge change 837 into donutAndroid (Google) Code Review2009-04-301-1/+2
|\ \ \ \ \
| * | | | | Make the home screen come up in the simulator.Marco Nelissen2009-04-301-1/+2
* | | | | | Merge change 838 into donutAndroid (Google) Code Review2009-04-301-1/+6
|\ \ \ \ \ \
| * | | | | | Fix typo in exception message and add a new exception if the user tries to us...Romain Guy2009-04-301-1/+6
| | |_|_|/ / | |/| | | |
* | | | | | Don't crash when /proc/wakelocks can't be opened. Might make board bringup ea...Marco Nelissen2009-04-301-0/+6
| |/ / / / |/| | | |
* | | | | Merge change 817 into donutAndroid (Google) Code Review2009-04-303-114/+17
|\ \ \ \ \
| * | | | | Hide the backup stuff for nowChristopher Tate2009-04-303-114/+17
* | | | | | gps: Fix missing return value in android_location_GpsLocationProvider_initMike Lockwood2009-04-301-0/+1
|/ / / / /
* | | | | Merge change 811 into donutAndroid (Google) Code Review2009-04-305-6/+123
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add android.backup.BackupManagerChristopher Tate2009-04-305-6/+123
* | | | | Merge change 792 into donutAndroid (Google) Code Review2009-04-301-10/+61
|\ \ \ \ \
| * | | | | Allow access to global search by pressing the hard search button againMike LeBeau2009-04-301-10/+61
* | | | | | am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that aDan Bornstein2009-04-291-0/+169
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | AI 147994: First cut of CharsetUtils, a utility class that aims toDan Bornstein2009-04-291-0/+169
* | | | | Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-291-4/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | AI 148024: fix NPE when there is no historyMitsuru Oshima2009-04-291-4/+6
* | | | | Merge change 740 into donutAndroid (Google) Code Review2009-04-291-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MIDI render thread was nice 0, should be nice -16.Dave Sparks2009-04-291-1/+1
* | | | | First baby steps towards settings backupChristopher Tate2009-04-299-0/+509
* | | | | Merge change 741 into donutAndroid (Google) Code Review2009-04-291-1/+1
|\ \ \ \ \
| * | | | | Fix typo in searchSuggestThreshold attr doc.Bjorn Bringert2009-04-291-1/+1
* | | | | | Merge change 748 into donutAndroid (Google) Code Review2009-04-291-2/+2
|\ \ \ \ \ \
| * | | | | | Fix the build.Romain Guy2009-04-291-2/+2
* | | | | | | Merge change 617 into donutAndroid (Google) Code Review2009-04-291-4/+12
|\ \ \ \ \ \ \
| * | | | | | | Allow caller-supplied column aliases in queries even when a projection map is...Michael Chan2009-04-271-4/+12
* | | | | | | | Merge change 739 into donutAndroid (Google) Code Review2009-04-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Vorbis render thread was nice 0, should be nice -16.Dave Sparks2009-04-291-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge change 736 into donutAndroid (Google) Code Review2009-04-291-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | CheckedTextView is abstract but can be inflated from XML. Let's be consistent...Romain Guy2009-04-291-1/+1
* | | | | | | Merge change 725 into donutAndroid (Google) Code Review2009-04-297-5/+69
|\ \ \ \ \ \ \
| * | | | | | | Add 'includeInGlobalSearch' attribute to searchable meta-data.Bjorn Bringert2009-04-297-5/+69
* | | | | | | | Merge change 724 into donutAndroid (Google) Code Review2009-04-291-14/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / /