summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* am 60d7db4c: Fix #2262593: 42 ANR reports from android.process.acoreDianne Hackborn2009-11-161-27/+26
|\
| * Fix #2262593: 42 ANR reports from android.process.acoreDianne Hackborn2009-11-161-27/+26
* | am e0cadd7c: Merge change Iffbb6e55 into eclairJack Wang2009-11-161-32/+0
|\ \ | |/
| * Merge change Iffbb6e55 into eclairAndroid (Google) Code Review2009-11-161-32/+0
| |\
| | * Make perf metrics collection & output via instrumentation simplerJack Wang2009-11-101-32/+0
* | | resolved conflicts for merge of 1162fd77 to eclair-mr2Jeff Sharkey2009-11-162-4/+29
|\ \ \ | |/ /
| * | Let RemoteViews nest children, allow ViewFlipper.Jeff Sharkey2009-11-163-20/+202
| * | Merge change I60ff11dc into eclairAndroid (Google) Code Review2009-11-141-1/+2
| |\ \
| | * | fix an npe when a user tries to get an auth token from an authenticator that ...Fred Quintana2009-11-131-1/+2
* | | | Merge change Ib1f7c3cb into eclair-mr2Android (Google) Code Review2009-11-162-51/+8
|\ \ \ \
| * | | | Make vCard composer use Base64 class for encoding String into bytes instead o...Daisuke Miyakawa2009-11-172-51/+8
* | | | | Fix bugs around removing and attaching WebViews.Leon Scroggins2009-11-161-19/+13
|/ / / /
* | | | Rename several files so that readers would not be confused.Daisuke Miyakawa2009-11-1615-680/+727
* | | | Fix the SDK build.Dan Egnor2009-11-141-1/+1
* | | | am 991475a2: Merge change I0e419fcf into eclairMike Lockwood2009-11-131-0/+2
|\ \ \ \ | |/ / /
| * | | Merge change I0e419fcf into eclairAndroid (Google) Code Review2009-11-131-0/+2
| |\ \ \
| | * | | Add isScreenOn() to LocalPowerManager interface so we can call it from PhoneW...Mike Lockwood2009-11-131-0/+2
| * | | | Merge change I4c05ba1f into eclairAndroid (Google) Code Review2009-11-131-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcfJaikumar Ganesh2009-11-131-2/+4
* | | | | Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcfJaikumar Ganesh2009-11-131-2/+4
* | | | | am d05fd6c3: am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag an...Scott Main2009-11-131-16/+11
|\ \ \ \ \ | |/ / / /
| * | | | am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attr...Scott Main2009-11-131-16/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | docs: document the 'showSearchIconAsBadge" flag andScott Main2009-11-111-16/+11
* | | | | am 1aa9f3ca: Merge change I923d7d72 into eclairEric Laurent2009-11-121-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge change I923d7d72 into eclairAndroid (Google) Code Review2009-11-121-0/+1
| |\ \ \ \
| | * | | | Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...Eric Laurent2009-11-121-0/+1
| | | |/ / | | |/| |
* | | | | am 1778776c: Fix issue #2258571: Fix build versionsDianne Hackborn2009-11-121-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #2258571: Fix build versionsDianne Hackborn2009-11-121-2/+2
* | | | | resolved conflicts for merge of 2a1e9641 to eclair-mr2Wink Saville2009-11-121-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge change Ie122606f into eclairAndroid (Google) Code Review2009-11-121-0/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add code to use Gservices provided values for throtting NITZ updates.Wink Saville2009-11-111-0/+13
* | | | | Add unit tests for Japanization and fix several bugs.Daisuke Miyakawa2009-11-134-108/+167
* | | | | Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-124-21/+18
* | | | | Modify text validation behavior.Evan Millar2009-11-121-2/+4
* | | | | am 3c58d279: Merge change I738ed802 into eclairJaikumar Ganesh2009-11-111-5/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge change I738ed802 into eclairAndroid (Google) Code Review2009-11-111-5/+12
| |\ \ \ \
| | * | | | Fix BMW and Audi auto pairing lists.Jaikumar Ganesh2009-11-111-5/+12
* | | | | | am 34d723d8: Merge change I32371166 into eclairDianne Hackborn2009-11-111-2/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change I32371166 into eclairAndroid (Google) Code Review2009-11-111-2/+12
| |\ \ \ \ \
| | * | | | | Fix issue #2239203: Setting large background causes OOME and soft-reboot spiralDianne Hackborn2009-11-111-2/+12
* | | | | | | am 013b0e53: Merge change I143ea844 into eclairJaikumar Ganesh2009-11-111-2/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge change I143ea844 into eclairAndroid (Google) Code Review2009-11-111-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Add BMW and Audi to Auto Pairing black list.Jaikumar Ganesh2009-11-111-2/+3
* | | | | | am 360d710e: Merge change I580de484 into eclairDianne Hackborn2009-11-111-7/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change I580de484 into eclairAndroid (Google) Code Review2009-11-111-7/+16
| |\ \ \ \ \
| | * | | | | Fix issue #2256270: Package manager sends bad broadcasts when components changeDianne Hackborn2009-11-111-7/+16
* | | | | | | am dc30d28b: Merge change I3656f7a3 into eclairGrace Kloba2009-11-111-3/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Honor the mInitialScale set on WebView. This wasGrace Kloba2009-11-111-3/+12
| |/ / / / /
* | | | | | am 532d5603: Merge change I80022375 into eclairDianne Hackborn2009-11-111-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change I80022375 into eclairAndroid (Google) Code Review2009-11-111-0/+14
| |\ \ \ \ \