summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add new setTag(int, Object) API to allow applications to specify several tags.Romain Guy2009-05-061-1/+105
* Merge change 1110 into donutAndroid (Google) Code Review2009-05-061-1/+1
|\
| * Track install/removal/update of packages that provide backup servicesChristopher Tate2009-05-061-1/+1
* | Merge change 1063 into donutAndroid (Google) Code Review2009-05-065-149/+187
|\ \ | |/ |/|
| * Refactor SearchableInfo.Bjorn Bringert2009-05-065-149/+187
* | Merge change 1086 into donutAndroid (Google) Code Review2009-05-062-4/+9
|\ \
| * | Fixes regression introduced in Cupcake: a couple of adapters were using setTa...Romain Guy2009-05-062-4/+9
| |/
* | Pass null as savedState to indicate a full backup is requiredChristopher Tate2009-05-061-8/+7
* | Add a Backup Manager interface to request a full backupChristopher Tate2009-05-061-1/+7
|/
* Merge change 1040 into donutAndroid (Google) Code Review2009-05-051-1/+1
|\
| * Add a test app for the backupJoe Onorato2009-05-051-1/+1
* | Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-0517-1949/+2433
|/
* Squashed commit of the following:Christopher Tate2009-05-042-33/+44
* Merge change 966 into donutAndroid (Google) Code Review2009-05-041-0/+1
|\
| * Fixes 1830181. Tapping disabled items in a ListView would cause the framework...Romain Guy2009-05-041-0/+1
* | Merge change 962 into donutAndroid (Google) Code Review2009-05-041-2/+2
|\ \
| * | Fixes #1603191. GridView could provoke NPEs during layout passes initiated fr...Romain Guy2009-05-041-2/+2
| |/
* | Merge change 952 into donutAndroid (Google) Code Review2009-05-041-39/+40
|\ \
| * | Debug: Minor cleanupDave Bort2009-05-041-39/+40
* | | Merge change 949 into donutAndroid (Google) Code Review2009-05-041-1/+1
|\ \ \
| * | | Fixes external #2575 (http://code.google.com/p/android/issues/detail?id=2575)...Romain Guy2009-05-041-1/+1
| | |/ | |/|
* | | Merge change 956 into donutAndroid (Google) Code Review2009-05-041-5/+7
|\ \ \ | |_|/ |/| |
| * | Fixes #1827988. Prevent marquee text from constantly rescaling itself in MarketRomain Guy2009-05-041-5/+7
| |/
* | Merge change 911 into donutAndroid (Google) Code Review2009-05-041-1/+203
|\ \ | |/ |/|
| * Debug: Add setPropertiesOn(), and @hide it for nowDave Bort2009-05-011-1/+203
* | Change error message.Wu-cheng Li2009-05-041-1/+2
* | Fix another HTML formatting in android.os.AsyncTaskRomain Guy2009-05-021-1/+1
* | Merge change 917 into donutAndroid (Google) Code Review2009-05-021-1/+1
|\ \ | |/ |/|
| * Fix HTML formatting in android.os.AsyncTaskRomain Guy2009-05-021-1/+1
* | Merge change 847 into donutAndroid (Google) Code Review2009-05-011-25/+33
|\ \
| * | Config: Deprecate most fields, and hook into ConfigBuildFlagsDave Bort2009-05-011-25/+33
* | | Merge change 845 into donutAndroid (Google) Code Review2009-05-014-0/+83
|\ \ \ | |/ /
| * | Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPEDave Bort2009-05-014-0/+83
| |/
* | Merge change 896 into donutAndroid (Google) Code Review2009-05-012-4/+4
|\ \ | |/ |/|
| * make AutoCompleteTextView take the alternate anchor view into account when co...Karl Rosaen2009-05-012-4/+4
* | location: Add support for location providers outside of the system process.Mike Lockwood2009-05-012-1/+26
* | Add the ability to specify the onClick handler with XML. The new android:...Romain Guy2009-05-013-0/+40
* | pass original ptrs to JNI release functions (instead of += index to them)Mike Reed2009-05-011-4/+2
* | NEW_API: Expose includeInGlobalSearch searchable attributeBjorn Bringert2009-05-011-0/+1
* | NEW_API: Expose searchSuggestThreshold searchable attributeBjorn Bringert2009-05-011-0/+1
* | 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
|\ \ \