summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.Ben Murdoch2009-11-202-4/+4
* Fix a problem in which Android custom fields are not emitted correctly in non...Daisuke Miyakawa2009-11-203-59/+98
* fix bad link in javadoc that's breaking SDK buildDoug Zongker2009-11-191-1/+1
* am 524812fb: Merge change I7d40ad9a into eclairDianne Hackborn2009-11-191-0/+62
|\
| * More on issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-191-0/+62
* | add reboot() method to PowerManagerDoug Zongker2009-11-193-3/+19
* | Merge change I639b0f03 into eclair-mr2Android (Google) Code Review2009-11-191-8/+30
|\ \
| * | Make vCard exporter append neighborhood to locality field instead of extended...Daisuke Miyakawa2009-11-201-8/+30
* | | Merge change I86773fbb into eclair-mr2Android (Google) Code Review2009-11-191-4/+12
|\ \ \ | |/ / |/| |
| * | If overview width is the same as the current width,Grace Kloba2009-11-191-4/+12
* | | Improves documentation for GeolocationPermissions class.Steve Block2009-11-191-12/+30
* | | am 5994cd28: -hide AccountManagerResponse, which never should have been expos...Fred Quintana2009-11-191-1/+2
|\ \ \ | | |/ | |/|
| * | -hide AccountManagerResponse, which never should have been exposed in the fir...Fred Quintana2009-11-191-1/+2
* | | am e4260f4e: Fix build.Dianne Hackborn2009-11-191-1/+1
|\ \ \ | |/ /
| * | Fix build.Dianne Hackborn2009-11-181-1/+1
* | | Merge change I194f0808 into eclair-mr2Android (Google) Code Review2009-11-191-0/+6
|\ \ \
| * | | Add Gservices flag so that Market can turn on performance logging for specifi...lknguyen2009-11-181-0/+6
* | | | am 23ef7b48: Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-198-66/+104
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-188-66/+104
* | | Merge change I09e159ce into eclair-mr2Android (Google) Code Review2009-11-192-6/+16
|\ \ \
| * | | Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPo...Ben Murdoch2009-11-192-6/+16
* | | | When requesting the href of a link, also request the link's text.Ben Murdoch2009-11-191-2/+5
|/ / /
* | | Merge change Ifd754059 into eclair-mr2Android (Google) Code Review2009-11-182-4/+15
|\ \ \
| * | | Make vCard code refrain from using NEIGHBORHOOD field when importing.Daisuke Miyakawa2009-11-192-4/+15
* | | | am 03786b83: Merge change I813fdb7a into eclairMike Lockwood2009-11-182-3/+28
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge change I813fdb7a into eclairAndroid (Google) Code Review2009-11-182-3/+28
| |\ \
| | * | Fixes for proximity sensor behavior:Mike Lockwood2009-11-182-3/+28
* | | | Merge change I8daabf26 into eclair-mr2Android (Google) Code Review2009-11-183-145/+178
|\ \ \ \
| * | | | Modify vCard exporter code so that it does not emit non-Ascii type.Daisuke Miyakawa2009-11-193-145/+178
* | | | | am dfc066e7: Merge change I5ad37324 into eclairDianne Hackborn2009-11-181-17/+30
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge change I5ad37324 into eclairAndroid (Google) Code Review2009-11-181-17/+30
| |\ \ \
| | * | | Fix issue #2262563: 40 ANR reports from com.android.settings in dogfooding sh...Dianne Hackborn2009-11-181-17/+30
* | | | | am 30142f7e: Merge change I9f239766 into eclairJim Miller2009-11-181-0/+9
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge change I9f239766 into eclairAndroid (Google) Code Review2009-11-181-0/+9
| |\ \ \
| | * | | Workaround for 2262578: Don't draw tabs if view is not in the correct orienta...Jim Miller2009-11-181-0/+9
* | | | | am 778f1e65: Merge change Icfc893d2 into eclairAmith Yamasani2009-11-181-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge change Icfc893d2 into eclairAndroid (Google) Code Review2009-11-181-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for 2267410 : Battery use doesn't show CPU usage on non-wiped devicesAmith Yamasani2009-11-181-1/+1
| | |/ /
* | | | Merge change Icb1674f1 into eclair-mr2Android (Google) Code Review2009-11-185-215/+16
|\ \ \ \
| * | | | Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-185-215/+16
* | | | | am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-182-2/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-182-2/+6
| | |/ | |/|
* | | Do not grow the viewport width to infinite to fitGrace Kloba2009-11-182-11/+29
* | | Merge change Ibb994bd2 into eclair-mr2Android (Google) Code Review2009-11-181-2/+4
|\ \ \
| * | | rename nativeFindIsDown to nativeFindIsUp; check for null webkitCary Clark2009-11-171-2/+4
* | | | Merge change I919c20bb into eclair-mr2Android (Google) Code Review2009-11-187-128/+80
|\ \ \ \
| * | | | Code clean up.Daisuke Miyakawa2009-11-187-128/+80
* | | | | am 30998a59: Merge change I587dd820 into eclairJim Miller2009-11-171-14/+14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge change I587dd820 into eclairAndroid (Google) Code Review2009-11-171-14/+14
| |\ \ \
| | * | | Fix 2268841: Much better looking layout for pattern lock screen.Jim Miller2009-11-171-14/+14
| | | |/ | | |/|