summaryrefslogtreecommitdiffstats
path: root/core/java
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 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
|/ / /
* | | Merge change Iecf85b40 into eclair-mr2Android (Google) Code Review2009-11-1515-680/+727
|\ \ \
| * | | Rename several files so that readers would not be confused.Daisuke Miyakawa2009-11-1615-680/+727
* | | | am 521d400b: Fix 2209086: Add animations and misc ui improvements to SlidingTab.Jim Miller2009-11-151-67/+174
|\ \ \ \ | | |/ / | |/| |
| * | | Fix 2209086: Add animations and misc ui improvements to SlidingTab.Jim Miller2009-11-151-67/+174
* | | | am 16a9d9a7: Fix 2209086: Fix missing callback that was preventing tab bar te...Jim Miller2009-11-151-0/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix 2209086: Fix missing callback that was preventing tab bar text from updat...Jim Miller2009-11-151-0/+1
| * | 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
* | | | Fix the SDK build.Dan Egnor2009-11-141-1/+1
* | | | am 7c1c4600: Merge change I425ca595 into eclairJim Miller2009-11-141-20/+23
|\ \ \ \ | |/ / /
| * | | Merge change I425ca595 into eclairAndroid (Google) Code Review2009-11-141-20/+23
| |\ \ \
| | * | | Fix 2261626: Don't show text on button if orientation is vertical.Jim Miller2009-11-131-20/+23
| | |/ /
* | | | 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 11fea858: Merge change I8061e6ac into eclairJim Miller2009-11-121-7/+26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change I8061e6ac into eclairAndroid (Google) Code Review2009-11-121-7/+26
| |\ \ \ \ \
| | * | | | | Fix 2209086: Updated assets and fixed widget dimension calculation.Jim Miller2009-11-121-7/+26
* | | | | | | 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-125-33/+30
* | | | | | | am 2477fd69: Merge change Ic31c11ad into eclairJim Miller2009-11-121-20/+31
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge change Ic31c11ad into eclairAndroid (Google) Code Review2009-11-121-20/+31
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix 2209086: restore drawable states when drawables change.Jim Miller2009-11-121-20/+31
* | | | | | | Merge change I280c753a into eclair-mr2Android (Google) Code Review2009-11-121-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Modify text validation behavior.Evan Millar2009-11-121-2/+4
* | | | | | | | am 609bbf18: Merge change I54089080 into eclairDaniel Sandler2009-11-121-0/+186
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /