summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-3092-2171/+6234
|\
| * am 3674252: Merge change 817 into donutAndroid (Google) Code Review2009-04-302-8/+17
| |\
| | * Merge change 817 into donutAndroid (Google) Code Review2009-04-302-8/+17
| | |\
| | | * Hide the backup stuff for nowChristopher Tate2009-04-302-8/+17
| * | | am c21a08f: gps: Fix missing return value in android_location_GpsLocatioMike Lockwood2009-04-301-0/+1
| |\ \ \ | | |/ /
| | * | gps: Fix missing return value in android_location_GpsLocationProvider_initMike Lockwood2009-04-301-0/+1
| | |/
| * | am 021dce4: Merge change 811 into donutAndroid (Google) Code Review2009-04-303-2/+85
| |\ \ | | |/
| | * Merge change 811 into donutAndroid (Google) Code Review2009-04-303-2/+85
| | |\
| | | * Add android.backup.BackupManagerChristopher Tate2009-04-303-2/+85
| * | | am a039d46: Merge change 792 into donutAndroid (Google) Code Review2009-04-301-10/+61
| |\ \ \ | | |/ /
| | * | 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
| * | | | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-305-27/+203
| * | | | am 5fcfcd0: am b4c218e: AI 147994: First cut of CharsetUtils, a utility Dan Bornstein2009-04-301-0/+169
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | am d4ed049: Merge branch \'readonly-p4-donut\' into donutMitsuru Oshima2009-04-291-4/+6
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | fixed two stray merge issuesandroid-build SharedAccount2009-04-292-2/+1
| * | | | am 487529a: First baby steps towards settings backupChristopher Tate2009-04-295-0/+221
| |\ \ \ \ | | |/ / /
| | * | | First baby steps towards settings backupChristopher Tate2009-04-295-0/+221
| * | | | am dc67739: Merge change 741 into donutAndroid (Google) Code Review2009-04-291-1/+1
| |\ \ \ \ | | |/ / /
| | * | | 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 branch 'master' of ssh://android-git.corp.google.com:29418/platform/fra...The Android Open Source Project2009-04-291-92/+101
| |\ \ \ \ \
| | * \ \ \ \ Merge change 711Android (Google) Code Review2009-04-291-92/+101
| | |\ \ \ \ \
| | | * | | | | store contact id in messages table instead of contact name string; merge mess...Wei Huang2009-04-291-92/+101
| * | | | | | | am 9ae8873: Merge change 617 into donutAndroid (Google) Code Review2009-04-291-4/+12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | 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
| * | | | | | | | am 649b1c6: Merge change 736 into donutAndroid (Google) Code Review2009-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
| * | | | | | | | am efae672: Merge change 725 into donutAndroid (Google) Code Review2009-04-296-1/+63
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge change 725 into donutAndroid (Google) Code Review2009-04-296-1/+63
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add 'includeInGlobalSearch' attribute to searchable meta-data.Bjorn Bringert2009-04-296-1/+63
| * | | | | | | | | am c1f4096: Remove menu from SearchDialog.Bjorn Bringert2009-04-291-42/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Remove menu from SearchDialog.Bjorn Bringert2009-04-291-42/+4
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | am c5f1b92: Merge change 691 into donutAndroid (Google) Code Review2009-04-291-0/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge change 691 into donutAndroid (Google) Code Review2009-04-291-0/+20
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fixes 1819406. Take a ListView, add headers/footers, set the adapter after at...Romain Guy2009-04-281-0/+20
| * | | | | | | | fix conflict markersThe Android Open Source Project2009-04-291-134/+2
| * | | | | | | | am 203464a: Add searchSuggestThreshold to searchable meta-data.The Android Open Source Project2009-04-293-2/+21
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Add searchSuggestThreshold to searchable meta-data.Bjorn Bringert2009-04-293-1/+20
| * | | | | | | | am 493b00a: Merge change 640 into donutAndroid (Google) Code Review2009-04-293-37/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge change 640 into donutAndroid (Google) Code Review2009-04-293-37/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add GLOBAL_SEARCH intent for finding global search provider.Bjorn Bringert2009-04-283-37/+20
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | am 7ffeac8: am a21e376: AI 147962: Import updated zh_TW translations.Eric Fischer2009-04-291-80/+72
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am a21e376: AI 147962: Import updated zh_TW translations.Eric Fischer2009-04-281-80/+72
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |