Jason Sams
afb9965fe8
Merge "More RS exceptions cleanup. Remove some dead code."
2010-11-04 18:21:45 -07:00
Adam Powell
2614c6c1f9
Fix bug 3167099 and bug 3009490 - GridView choice modes and
...
getCheckedItemCount after orientation change
Remove the restriction on choice modes for GridView - this is handled
by common code in AbsListView. Persist the checked item count in saved
instance state.
Change-Id: Iebb964bb3c43779c082a458ea3f2754ab694b69d
2010-11-04 18:16:38 -07:00
Gilles Debunne
d7120ed63d
Merge "Assets remove from bare drawable-xlarge directory."
2010-11-04 18:11:14 -07:00
Irfan Sheriff
09018c3e53
Merge "Initiate wake up scan only in a disconnected state"
2010-11-04 18:08:36 -07:00
Elliott Hughes
7899b0e076
Merge "Use InetAddress.isNumeric."
2010-11-04 17:50:15 -07:00
Dianne Hackborn
0ed714a95d
Merge "Rough cut at new window animations."
2010-11-04 17:32:07 -07:00
Dianne Hackborn
bf78275b2c
Rough cut at new window animations.
...
Change-Id: I5c698de205d820b770e2405ea9d3d483b6b8a463
2010-11-04 17:25:28 -07:00
Gilles Debunne
9ec4b7f2f6
Merge "wallpaper moved to nodpi"
2010-11-04 17:10:10 -07:00
Robert Greenwalt
1678246710
Merge "Tell each VM to flush their DNS cache."
2010-11-04 17:02:44 -07:00
Brian Carlstrom
38b2a89df5
Merge "Fixing CloseGuard reported issue in WiredAccessoryObserver"
2010-11-04 16:46:05 -07:00
Elliott Hughes
6b7af6055f
Use InetAddress.isNumeric.
...
This code is trying to detect anything equivalent to localhost, but without
accidentally causing a DNS lookup.
Bug: 3073384
Change-Id: Ib611c8ca46059e00b07fc4b94d4af777217da1fb
2010-11-04 16:46:00 -07:00
Gilles Debunne
6779875f0d
wallpaper moved to nodpi
...
Change-Id: I14a7ee8e04e0bf7882ca793b2541c07447b829ea
2010-11-04 16:34:54 -07:00
Chris Tate
7b362e431f
Implement local-window-only drags
...
Change-Id: I19a9c4a045c532b99e3af9eb878797aed5cda1bf
2010-11-04 16:29:32 -07:00
Gilles Debunne
cf8ba1123e
Assets remove from bare drawable-xlarge directory.
...
Those were already copied to mdpi, and have been upscaled to hdpi.
Change-Id: Ifd8fe5f96ceb9992ba22086f4c4c3d23d7f18879
2010-11-04 16:28:27 -07:00
Brian Carlstrom
237171f8ab
Fixing CloseGuard reported issue in WiredAccessoryObserver
...
This was previously masked by the ArrayIndexOutOfBoundsException so I
missed it on my first pass.
Change-Id: I0bdca9c888c77cb31f21def18809649321aa5427
2010-11-04 16:23:21 -07:00
Andrew Stadler
f034f87da8
Merge "Avoid NPE when reloading headers in single-pane mode"
2010-11-04 16:19:05 -07:00
Elliott Hughes
e84c00f4a7
Merge "Remove NetworkUtils.isIpAddress."
2010-11-04 16:09:04 -07:00
Andrew Stadler
83681eb600
Avoid NPE when reloading headers in single-pane mode
...
Change-Id: I696102b371566872ab1e6dca7281015da534b83f
2010-11-04 15:49:05 -07:00
Gil Dobjanschi
a7ccd13083
Merge "Added audio and video codec parameters to the export method."
2010-11-04 15:43:54 -07:00
Dianne Hackborn
373818eeac
Revert "StrictMode: now in more system server threads."
...
This reverts commit 0721861d6111a8a03eb0d4aad14b7a90fd83cab6.
2010-11-04 15:37:47 -07:00
Gil Dobjanschi
289f08990c
Added audio and video codec parameters to the export method.
...
Change-Id: I1badd08ce7148da540bf91df0e19c3da59287756
2010-11-04 15:35:42 -07:00
Dianne Hackborn
e213677037
Push the jumpDrawablesToCurrentState() thing off everywhere it should be.
...
Also add a new interface that items in AbsListView can implement to
adjust the bounds of the selection shown for them. This will allow
contacts to use list view's regular selection facility rather than
implementing something special in their item views.
Change-Id: I29cbdbc7122111ee97e47fe7d6ec55ff07be79cc
2010-11-04 15:34:41 -07:00
Elliott Hughes
1693182c02
Remove NetworkUtils.isIpAddress.
...
Bug: 3073384
Change-Id: I5bd46d1995186c2384c68d0afff3b869f46624c5
2010-11-04 15:27:33 -07:00
Adam Powell
c63de86ad3
Merge "Fix bug 3163150 - move holo extended themes to an overlay file."
2010-11-04 15:24:23 -07:00
Irfan Sheriff
090813ac95
Initiate wake up scan only in a disconnected state
...
When wifi is connected to an access point, we should
not wake up the device to initiate scans.
Change-Id: I1a48387a0cac7b23a8d947d8409cafc63da18d38
2010-11-04 15:20:01 -07:00
Brian Carlstrom
7b1dbdaab6
Merge "Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API"
2010-11-04 15:12:31 -07:00
Brian Carlstrom
6932d5e05f
Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API
...
Change-Id: I7b21b65e522d9533b97e286c7685234d06999d28
2010-11-04 15:10:29 -07:00
Dmitry Shmidt
975d24d5af
Merge "bugreport: Add bcm4329 internal counters dump"
2010-11-04 14:53:17 -07:00
Romain Guy
b9def8e721
Merge "Lines would not set the scissor before drawing."
2010-11-04 14:40:26 -07:00
Dmitry Shmidt
2b799198bb
bugreport: Add bcm4329 internal counters dump
...
Change-Id: I8e74bc1bf9a269e2a429ada1b1141d10cb7d914f
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-11-04 14:39:24 -07:00
Romain Guy
7f78b0c3ae
Lines would not set the scissor before drawing.
...
Lines were not drawing in Calendar because they were getting clipped
by the previous clip rectangle. This change simply updates the scissor
as needed. This change also reduces the number of state changes in GL.
Change-Id: I41ab13dca3a33cfa6d1a44371c48852ab418b04e
2010-11-04 14:36:26 -07:00
Brian Carlstrom
a4f03f98f1
Merge "Integrate StrictMode with CloseGuard"
2010-11-04 14:32:33 -07:00
Jason Sams
c1d6210fb5
More RS exceptions cleanup.
...
Remove some dead code.
Change-Id: If97e3fdfe6de7bb28f22e1c5ee748c81cea3db93
2010-11-04 14:32:19 -07:00
Adam Powell
045de11a3b
Fix bug 3163150 - move holo extended themes to an overlay file.
...
The file themes_extended is meant to be overridden per-device in an
overlay file. The overlay should include enhancements appropriate for
the device when hardware acceleration is requested by an app.
Change-Id: If2878b973845f1793a00651089bc0dd66952d916
2010-11-04 14:23:57 -07:00
Brian Carlstrom
fd9ddd1a40
Integrate StrictMode with CloseGuard
...
In additional to adding the StringMode API for controling CloseGuard,
this checkin fixes several CloseGuard issues found booting a device.
Bug: 3041575
Change-Id: I4dffd184f49438d6d477ed81a1c2a2a5b56cc76b
2010-11-04 14:21:33 -07:00
Jeff Sharkey
f786805acc
Respect padding when positioning custom view.
...
Fixes http://b/3164071
Change-Id: I74700fecf7e9f4785e8e944b2660724b3d270b0d
2010-11-04 14:16:25 -07:00
Daniel Sandler
084f3ae952
Merge "Rotation lock."
2010-11-04 14:15:56 -07:00
Chet Haase
43f40fe968
Merge "Adding JNI methods as a faster reflection mechanism"
2010-11-04 14:05:57 -07:00
Daniel Sandler
b73617de46
Rotation lock.
...
IWindowManager now supports two new methods,
freezeRotation() and thawRotation(), that allow a caller to
temporarily stash the device's current rotation as the
default rotation (when no other constraints are present).
The system bar uses this to implement a user-accessible
rotation lock by calling freezeRotation() and then turning
off accelerometer-based display rotation; unless overridden
by an app, the display will continue to appear in the frozen
rotation until the rotation is unlocked by the user (either
via the rotation lock icon in the system bar or by checking
"rotate screen automatically" in Settings).
Bug: 2949639
Change-Id: Icd21c169d1053719590e72401f229424b254622f
2010-11-04 16:55:29 -04:00
Elliott Hughes
1ab022b8c8
Merge "Fix an off-by-one error."
2010-11-04 13:47:13 -07:00
Chet Haase
6e0ecb4eed
Adding JNI methods as a faster reflection mechanism
...
This approach is only for the common cases of void-return,
single-argument float/int methods.
Change-Id: Ifb31535a6f717b85417eced93c579be6e461e039
2010-11-04 13:37:45 -07:00
Jason Sams
218c60edc9
Merge "Fix potental incremental build failure with leftover RS generated files."
2010-11-04 13:33:19 -07:00
Jason Sams
cebfaab7a5
Fix potental incremental build failure with
...
leftover RS generated files.
Change-Id: I4b2ed98372ac9caba61ff6622b26f1bb1b435df0
2010-11-04 13:28:14 -07:00
Dianne Hackborn
ea9020e085
Add API to find out if there is a vibrator.
...
Change-Id: If29f6ee19448222433cad9fad325d0095a8e5737
2010-11-04 13:01:56 -07:00
Mike Lockwood
d8d7b555cb
Merge "MediaStore: Make definitions for Files table public"
2010-11-04 12:40:26 -07:00
Elliott Hughes
b55dcc244d
Fix an off-by-one error.
...
I/SystemServer( 104): Wired Accessory Observer
E/SystemServer( 104): Failure starting WiredAccessoryObserver
E/SystemServer( 104): java.lang.ArrayIndexOutOfBoundsException: index=3 length=3
E/SystemServer( 104): at com.android.server.WiredAccessoryObserver.<init>(WiredAccessoryObserver.java:79)
E/SystemServer( 104): at com.android.server.ServerThread.run(SystemServer.java:401)
Change-Id: I6d40259d96b8c57c0ff04eab362a66b70e9fcd25
2010-11-04 12:35:01 -07:00
Dianne Hackborn
bbd4a9f916
Merge "StrictMode: now in more system server threads."
2010-11-04 12:21:48 -07:00
Romain Guy
8ad4b47920
Merge "Fix possible rendering issue when drawing a path."
2010-11-04 12:14:37 -07:00
Romain Guy
1041aded2d
Fix possible rendering issue when drawing a path.
...
Change-Id: I25f2e609589f0dd9294bcf7930de6398c0d7e377
2010-11-04 12:10:40 -07:00
Robert Greenwalt
03595d0118
Tell each VM to flush their DNS cache.
...
bug:3095357
Change-Id: I93de24e3e5a7d8b94d55f4facfffc863a2b8c202
2010-11-04 11:52:35 -07:00