John Wang
99510681e9
Unhide constant DATA_ACTIVITY_DORMANT.
2009-10-01 10:00:54 -07:00
Marco Nelissen
9b150b7457
Close the cursor before assigning a new one to the same variable.
2009-10-01 08:16:02 -07:00
Android (Google) Code Review
87b94b13ea
Merge change I6e01fa52 into eclair
...
* changes:
Remove unneeded icon.
2009-10-01 11:01:34 -04:00
Daniel Sandler
28a1b67a1c
Remove unneeded icon.
...
(Obviated by commit a408791148e816215f65ad81a187051c5fb47c68.)
Change-Id: I6e01fa52f2bbeb28c969e6a033ab0b1032cbc848
2009-10-01 11:00:24 -04:00
Android (Google) Code Review
5a463a693c
Merge change Ic2a16d4f into eclair
...
* changes:
b/2148252 Fix emulator
2009-10-01 10:52:01 -04:00
Mike Reed
bbed0d68c8
hide setGammaForText, which is only used for calibrating new devices
2009-10-01 09:34:45 -04:00
Jeff Sharkey
c00099ef62
Change intent flags for launching FastTrack.
2009-10-01 05:35:59 -07:00
Android (Google) Code Review
271cfe85cc
Merge change Ia8826d67 into eclair
...
* changes:
improve boot animation a bit
2009-10-01 06:16:25 -04:00
Mathias Agopian
a8826d6709
improve boot animation a bit
2009-10-01 03:14:30 -07:00
Bjorn Bringert
a6309c3072
On BACK in search, hide just IME if IME is fullscreen
...
Since a fullscreen IME covers the entire search dialog, there was
no discoverable way to get back to the search dialog.
Now, on BACK presses when the IME is fullscreen (e.g. in landscape
mode without hard keyboard), we dismiss only the IME.
A second BACK press will dismiss the search dialog.
Fixes http://b/issue?id=2159132
Change-Id: I8e5736d83d7c35936a718929017ea04c6214700b
2009-10-01 10:56:19 +01:00
Android (Google) Code Review
95c98dd5fd
Merge change Ie69a9c0a into eclair
...
* changes:
Remove globalSearch argument from triggerSearch()
2009-10-01 05:10:15 -04:00
Bjorn Bringert
b782a2f4f0
Remove globalSearch argument from triggerSearch()
...
API council says:
"In reviewing the new triggerSearch API, we are concerned that
applications could use the option to perform a global search to spam
the user with frequent searches. We would like the global search
option to be removed for now (not just hidden, but removed from the
internal IPC API so that nobody can find this and abuse it). The rest
of the API should be fine as long as it is restricted to local
searches."
Fixes http://b/editIssue?id=2158785
Change-Id: Ie69a9c0ab6373cc4427aab50606885bdede40585
2009-10-01 09:57:33 +01:00
Android (Google) Code Review
f0e5ca7e09
Merge change I55c9c7b7 into eclair
...
* changes:
New 1x status bar icons
2009-10-01 04:48:32 -04:00
Mike Cleron
55c9c7b757
New 1x status bar icons
2009-10-01 01:46:00 -07:00
Android (Google) Code Review
62de742125
Merge change I4fe2a47a into eclair
...
* changes:
Fix stopping all vpn daemons before connect and more.
2009-10-01 04:39:38 -04:00
Romain Guy
9825ec61b4
Prevents the WindowManager from requesting empty or negative surfaces.
...
Windows with a negative Y position can end up in createSurfaceLocked()
with mFrame containing a negative height, causing SurfaceFlinger to go
crazy when asked to create the surface. This change simply guards
against such a situation by instead asking for a 1x1 surface and relying
or later layout operations to resize the window to the appropriate size.
Change-Id: I66f2058f4cd1cf069b12d3d23e6fd340dc76b74e
2009-10-01 01:16:06 -07:00
Android (Google) Code Review
ae5dd1d19a
Merge change Ia1baa5ab into eclair
...
* changes:
More icons
2009-10-01 03:35:27 -04:00
Mike Cleron
a1baa5ab94
More icons
2009-10-01 00:31:34 -07:00
Android (Google) Code Review
be000b53be
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
Mike LeBeau
793b4f629a
Clean up search and voice search button assets for high res.
2009-10-01 00:28:40 -07:00
Hung-ying Tyan
c8217638be
Fix stopping all vpn daemons before connect and more.
...
* move DaemonHelper out from VpnService to VpnDaemons for better
managing native daemons.
* check connectivity and dns less frequently to save battery.
2009-10-01 15:18:28 +08:00
Android (Google) Code Review
00f603635d
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
Dianne Hackborn
e88846eeaf
Semi-workaround for #2027266 : app drawer showing up on the side of the screen
...
(when booted while docked)
This isn't really a fix, but we now have the activity report the configuration
it actually launched in, so the activity manager will later adjust it if
needed. Should help us recover from hitting the race in this particular case.
Change-Id: I3bb83a48c2d692b4cb1822d8ae7d924cfa9187b2
2009-09-30 23:25:53 -07:00
Dianne Hackborn
29e4a3c566
Update from API review.
...
Change-Id: I16b1c566f91167aac9615ac59dd297a154c828ea
2009-09-30 23:21:02 -07:00
Jim Miller
d9b6f14a69
Adjust opacity for inactive dimple in rotary widget
2009-09-30 22:50:01 -07:00
Android (Google) Code Review
9901e38a96
Merge change I7a39c564 into eclair
...
* changes:
Fix docs error
2009-10-01 01:27:16 -04:00
Evan Millar
772722e4b7
Fix docs error
...
Change-Id: I7a39c5643cf6351bac47ccafff37fd32a668b9f5
2009-09-30 22:24:07 -07:00
Android (Google) Code Review
a1323c77b9
Merge change Iaf08eabc into eclair
...
* changes:
Reduce the ConnectivityManager logging.
2009-10-01 01:14:38 -04:00
Android (Google) Code Review
f09edd6037
Merge change Id60fa26a into eclair
...
* changes:
Fix issue 2152541 thumbnail images stretched.
2009-10-01 01:12:35 -04:00
Robert Greenwalt
1ef95f9eed
Reduce the ConnectivityManager logging.
...
Same great info, just fewer chars.
2009-09-30 22:10:41 -07:00
Android (Google) Code Review
59a2c2958d
Merge change Id703d6bb into eclair
...
* changes:
Black is the new black
2009-10-01 01:06:16 -04:00
Ray Chen
ef093cd6c4
Fix issue 2152541 thumbnail images stretched.
2009-09-30 22:05:33 -07:00
Mike Cleron
d703d6bb0e
Black is the new black
2009-09-30 22:02:43 -07:00
Grace Kloba
2919f49273
remove cert for SampleBrowserPlugin and only check
...
signature for the release build.
2009-09-30 21:52:56 -07:00
Evan Millar
5042f7eae6
Unhide ContactsContract#QuickContact and fix sdk build
...
Change-Id: I60fdeb6d0625996d76a10f0a623c9f474337758d
2009-09-30 21:49:02 -07:00
Android (Google) Code Review
e6b27966fd
Merge change I94132420 into eclair
...
* changes:
Fix network-feature timeout code.
2009-10-01 00:43:51 -04:00
Android (Google) Code Review
9d33d953a0
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
Fred Quintana
c868acf442
show events in the UI
2009-09-30 21:29:33 -07:00
Android (Google) Code Review
8ad6d524e4
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
35de7ef843
Merge change I98f2db38 into eclair
...
* changes:
FastTrack->QuickContact
2009-10-01 00:00:07 -04:00
Android (Google) Code Review
7648bd1f00
Merge change Ibb5626c5 into eclair
...
* changes:
Stop bringing the wifi interface up on reset.
2009-09-30 23:43:58 -04:00
Grace Kloba
5b2c056a3f
Keep the scrollbar on during TOUCH_MOVE events even
...
when there is no movement.
Fix http://b/issue?id=2151115
2009-09-30 20:43:24 -07:00
Evan Millar
e3ec9977bb
FastTrack->QuickContact
...
Change-Id: I98f2db38e6402bdbe47b941d82c8f33863d1863e
2009-09-30 20:33:17 -07:00
Android (Google) Code Review
ade1aacf4c
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
Grace Kloba
73477e7336
Add the signature checking for WebView plugins. The
...
first one is for SampleBrowserPlugin. The second
one is for Flash.
2009-09-30 20:14:26 -07:00
Android (Google) Code Review
5f3c928f5e
Merge change Id93f4c9e into eclair
...
* changes:
Turn off the last of the STOPSHIP verbose debugging
2009-09-30 23:08:25 -04:00
Christopher Tate
13f4a64ddd
Turn off the last of the STOPSHIP verbose debugging
...
Change-Id: Id93f4c9e9fb8468a554ae1e5c5c767f72903662c
2009-09-30 20:06:45 -07:00
Robert Greenwalt
bb5626c569
Stop bringing the wifi interface up on reset.
...
The driver will bring up the interface when needed and bring it up
at reset time has caused some problems.
bug: 2144870
2009-09-30 20:01:12 -07:00
Android (Google) Code Review
5e5001bc1a
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
Wu-cheng Li
2988ab7c32
Add documentation for scene mode. Other parameters may be changed after setting scene mode.
2009-09-30 19:44:58 -07:00