Android (Google) Code Review
8bdf7aff38
Merge change I89c40f50 into eclair
...
* changes:
fix a javadoc build breakage
2009-10-05 17:23:13 -04:00
Android (Google) Code Review
e00c273cb8
Merge change I8d48149c into eclair
...
* changes:
Don't reinflate search bar when dialog is already showing
2009-10-05 16:15:14 -04:00
Android (Google) Code Review
e3ba5c140e
Merge change Iaca22686 into eclair
...
* changes:
Work on issue #2163789 : Way too much logging
2009-10-04 18:35:24 -04:00
Android (Google) Code Review
5053fcd11e
Merge change Iee638412 into eclair
...
* changes:
Fix issue #2161726 : Car dock app bypasses setup wizard
2009-10-04 18:19:29 -04:00
Scott Main
b5e834ca25
am e9e1cdd5: decode the search string before putting it into the search control. this fixes a safari-only bug in which encoded chars were inserted into the search string.
...
Merge commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3' into eclair
* commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3':
decode the search string before putting it into the search control.
2009-10-04 15:05:43 -07:00
Android (Google) Code Review
0b7b65da2f
Merge change I0c4cec7e into eclair
...
* changes:
Attempt to fix [2152536] ANR in browser
2009-10-02 23:35:12 -04:00
Android (Google) Code Review
09fa0b2d73
Merge change I7f047786 into eclair
...
* changes:
Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion.
2009-10-02 21:40:07 -04:00
Mathias Agopian
0b3ad46a26
Attempt to fix [2152536] ANR in browser
...
The ANR is caused by SurfaceFlinger waiting for buffers of a removed surface to become availlable.
When it is removed from the current list, a Surface is marked as NO_INIT, which causes SF to return
immediately in the above case. For some reason, the surface here wasn't marked as NO_INIT.
This change makes the code more robust by always (irregadless or errors) setting the NO_INIT status
in all code paths where a surface is removed from the list.
Additionaly added more information in the logs, should this happen again.
2009-10-02 18:12:30 -07:00
Android (Google) Code Review
b3e869c7a8
Merge change Ic0d82ef1 into eclair
...
* changes:
[Issue 2161366] Changing capitalization of string "Via" to "via"
2009-10-02 19:17:30 -04:00
Android (Google) Code Review
c91af0c12e
Merge change Iaf686344 into eclair
...
* changes:
dumpstate: Display mtime instead of ctime
2009-10-02 16:34:02 -04:00
Android (Google) Code Review
4d15bec90d
Merge change I80ce8833 into eclair
...
* changes:
Icons again
2009-10-02 03:51:19 -04:00
Android (Google) Code Review
d835114b97
Merge change I3ca8fb69 into eclair
...
* changes:
Import revised translations. DO NOT MERGE
2009-10-02 00:47:08 -04:00
Android (Google) Code Review
e659abef6d
Merge change I5dbd1994 into eclair
...
* changes:
Fix rfcomm socket connect return code.
2009-10-01 22:46:23 -04:00
Android (Google) Code Review
c999d3f235
Merge change I15b0ebb9 into eclair
...
* changes:
a simple test app for gralloc
2009-10-01 20:25:45 -04:00
Mathias Agopian
7460160b80
a simple test app for gralloc
2009-10-01 17:23:05 -07:00
Android (Google) Code Review
2a307faa64
Merge change I9e384ddd into eclair
...
* changes:
Add a test pattern as rollo's icon
2009-10-01 19:49:27 -04:00
Android (Google) Code Review
3431c6cba8
Merge change I6e01fa52 into eclair
...
* changes:
Remove unneeded icon.
2009-10-01 11:01:34 -04:00
Android (Google) Code Review
00dcab7c05
Merge change Ic2a16d4f into eclair
...
* changes:
b/2148252 Fix emulator
2009-10-01 10:52:01 -04:00
Android (Google) Code Review
3a6e128828
Merge change Ia8826d67 into eclair
...
* changes:
improve boot animation a bit
2009-10-01 06:16:25 -04:00
Android (Google) Code Review
64005a6ff0
Merge change Ie69a9c0a into eclair
...
* changes:
Remove globalSearch argument from triggerSearch()
2009-10-01 05:10:15 -04:00
Android (Google) Code Review
0026f57ccc
Merge change I55c9c7b7 into eclair
...
* changes:
New 1x status bar icons
2009-10-01 04:48:32 -04:00
Android (Google) Code Review
dea7c01361
Merge change I4fe2a47a into eclair
...
* changes:
Fix stopping all vpn daemons before connect and more.
2009-10-01 04:39:38 -04:00
Android (Google) Code Review
f7f1268c60
Merge change Ia1baa5ab into eclair
...
* changes:
More icons
2009-10-01 03:35:27 -04:00
Android (Google) Code Review
2326df2d5b
Merge change I793b4f62 into eclair
...
* changes:
Clean up search and voice search button assets for high res.
2009-10-01 03:30:34 -04:00
Android (Google) Code Review
4dd752c9cc
Merge change I2919f492 into eclair
...
* changes:
remove cert for SampleBrowserPlugin and only check signature for the release build.
2009-10-01 02:37:18 -04:00
Android (Google) Code Review
3b2a59bc95
Merge change I7a39c564 into eclair
...
* changes:
Fix docs error
2009-10-01 01:27:16 -04:00
Android (Google) Code Review
bd9daeecec
Merge change Iaf08eabc into eclair
...
* changes:
Reduce the ConnectivityManager logging.
2009-10-01 01:14:38 -04:00
Android (Google) Code Review
8642995452
Merge change Id60fa26a into eclair
...
* changes:
Fix issue 2152541 thumbnail images stretched.
2009-10-01 01:12:35 -04:00
Android (Google) Code Review
c3ea63af0e
Merge change Id703d6bb into eclair
...
* changes:
Black is the new black
2009-10-01 01:06:16 -04:00
Android (Google) Code Review
8eb9b0a200
Merge change I94132420 into eclair
...
* changes:
Fix network-feature timeout code.
2009-10-01 00:43:51 -04:00
Android (Google) Code Review
0bac4c0afe
Merge change I07729abd into eclair
...
* changes:
Keep the scrollbar on during TOUCH_MOVE events even when there is no movement.
2009-10-01 00:41:21 -04:00
Android (Google) Code Review
aec1f42bc4
Merge change I55e15bad into eclair
...
* changes:
Try to reconnect twice when the rfcomm error code is Connection Refused.
2009-10-01 00:00:17 -04:00
Android (Google) Code Review
9152ac7e9c
Merge change I98f2db38 into eclair
...
* changes:
FastTrack->QuickContact
2009-10-01 00:00:07 -04:00
Android (Google) Code Review
aaf1f5fd2a
Merge change Ibb5626c5 into eclair
...
* changes:
Stop bringing the wifi interface up on reset.
2009-09-30 23:43:58 -04:00
Android (Google) Code Review
fc5c1ff698
Merge change Ic88b39e6 into eclair
...
* changes:
Add the signature checking for WebView plugins. The first one is for SampleBrowserPlugin. The second one is for Flash.
2009-09-30 23:17:17 -04:00
Android (Google) Code Review
6c31e869ab
Merge change Id93f4c9e into eclair
...
* changes:
Turn off the last of the STOPSHIP verbose debugging
2009-09-30 23:08:25 -04:00
Android (Google) Code Review
0b91b44511
Merge change I7ed72bf5 into eclair
...
* changes:
Add documentation for scene mode. Other parameters may be changed after setting scene mode.
2009-09-30 22:48:02 -04:00
Android (Google) Code Review
a181c66905
Merge change I89e74ba1 into eclair
...
* changes:
Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.
2009-09-30 22:30:28 -04:00
Android (Google) Code Review
19988718d6
Merge change Ie9ad9a71 into eclair
...
* changes:
Implement screen aligned bitmap drawing support.
2009-09-30 22:14:24 -04:00
Android (Google) Code Review
3808783d2e
Merge change Iec1f8a2e into eclair
...
* changes:
Add Turkish accented letters for G and S on the hard keyboard.
2009-09-30 21:06:56 -04:00
Android (Google) Code Review
60f11708c5
Merge change Ie944f08b into eclair
...
* changes:
Revert setDataEnabled to setting a master switch.
2009-09-30 20:54:37 -04:00
Android (Google) Code Review
0b0e764e0b
Merge change Ifc9162c5 into eclair
...
* changes:
Fix padding around QuickContactBadge in ContactHeaderWidget
2009-09-30 20:26:25 -04:00
Android (Google) Code Review
8552b819d8
Merge change Ic7e251a7 into eclair
...
* changes:
Update SD card notification icons.
2009-09-30 20:18:42 -04:00
Android (Google) Code Review
5453a59a99
Merge change I792bb382 into eclair
...
* changes:
Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen
2009-09-30 20:11:08 -04:00
Christopher Tate
e7e1009636
Turn off most of the backup-related debug logging
...
The core logging in BackupManagerService and in the Google backup transport are
still enabled at this point.
Change-Id: I10abfa565bbd1097dd3631051b6aca163e4af33a
2009-09-30 17:07:37 -07:00
Android (Google) Code Review
2b2888c356
Merge change Ibe2085be into eclair
...
* changes:
Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.
2009-09-30 19:19:36 -04:00
Android (Google) Code Review
afe025714a
Merge change Ice5e9209 into eclair
...
* changes:
Fix issue #2150258 : Suggestions become inactive and do not respond when pressed.
2009-09-30 18:47:45 -04:00
Android (Google) Code Review
f7be464645
Merge change I2782ac8c into eclair
...
* changes:
Fix regression.
2009-09-30 18:38:55 -04:00
Android (Google) Code Review
954858858c
Merge change Icb89d482 into eclair
...
* changes:
Check if rename of backed up file fails before persisting new changes. If not these system services will end up with inconsistent settings files when the device runs out of storage. Delete mangled settings file in PackageManager if the current write fails so that we don't end up overwriting the backed up version with the mangled version Include null check when retrieving fwd locked resource for an existing package
2009-09-30 18:37:45 -04:00
Android (Google) Code Review
4c82aa5ec4
Merge change Iba6fd660 into eclair
...
* changes:
Set BondState to Bonding only if it not Bonded already.
2009-09-30 18:22:46 -04:00