Commit Graph

26287 Commits

Author SHA1 Message Date
Hung-ying Tyan
52261a55ef Make VpnService synchronous API.
This eases VpnSettings on dealing with multiple-activity-instance problem
(i.e., SettingsActivity and VpnSettingsActivity).

+ Most of the code is moved from the VpnServices package to vpn/java/.
+ VpnManager and VpnServiceBinder are revised to provide synchronous API.
+ Add a new method isIdle() to IVpnService.aidl.

Related bug: 3293236 (need to deal with multiple-activity-instance problem)

Change-Id: I03afa3b3af85d7b4ef800683cd075c356a9266c4
2011-01-20 12:51:43 +08:00
Jim Miller
c14915a2ce Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb 2011-01-19 20:15:49 -08:00
Jeff Brown
e3a983fe3e Merge "Fix getSwitchState." into honeycomb 2011-01-19 18:54:11 -08:00
Jeff Brown
430c21ea87 Fix getSwitchState.
InputReader::getSwitchState always returns AKEY_STATE_UNKNOWN
because SwitchInputMapper::getSources() returns 0 which cannot
match any source mask including AINPUT_SOURCE_ANY.  As a result
initial lid switch detection is broken.

This change adds a new source constant AINPUT_SOURCE_SWITCH
that indicates that the source has switches.

Change-Id: I5321ecf0ce84f1c2b4535f6c163d3f4dcf9b7a9b
2011-01-19 18:41:38 -08:00
Alexander Lucas
42fcecd80f Merge "Added Honeycomb-Gallery to docs." into honeycomb 2011-01-19 18:33:43 -08:00
Mathias Agopian
4f808ae6ba Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb 2011-01-19 18:22:45 -08:00
Mathias Agopian
c71c70a16a Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb 2011-01-19 18:22:35 -08:00
Mathias Agopian
d5ea3db6a3 Use EGL_NATIVE_VISUAL_ID to select EGLConfig
EGLUtils::selectConfigForPixelFormat() now uses EGL_NATIVE_VISUAL_ID
to select a config with the proper format. this is more robust and
future proof.

Change-Id: I7245d904adab1e339f062b9b498ddd9324cfe7a4
2011-01-19 18:21:15 -08:00
Huahui Wu
219e52a85b Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb 2011-01-19 18:16:24 -08:00
Irfan Sheriff
780e8aa44f Merge "Handle EAP authentication failure" into honeycomb 2011-01-19 17:58:19 -08:00
Jeff Brown
bd58ce731f Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb 2011-01-19 17:56:32 -08:00
Jason Sams
13530a1888 Merge "Remove some old logging code." into honeycomb 2011-01-19 17:50:15 -08:00
Christopher Tate
f8538c4517 Merge "Make the drag input window fullscreen touchable again" into honeycomb 2011-01-19 17:29:14 -08:00
Stephen Hines
b34b8bb6c5 Merge "Clean up RS math fp library functions." into honeycomb 2011-01-19 17:24:53 -08:00
Daniel Sandler
8fe0323fe9 Merge "Notification & settings panel redesign." into honeycomb 2011-01-19 17:24:42 -08:00
Adam Powell
0b181742aa Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb 2011-01-19 17:11:37 -08:00
Jeff Brown
6c4b44558d Merge "Never drag scroll views with no children." into honeycomb 2011-01-19 17:03:08 -08:00
Mathias Agopian
d927e3b013 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb 2011-01-19 17:01:22 -08:00
Romain Guy
1fb583d9fe Merge "Fix toasts." into honeycomb 2011-01-19 16:51:44 -08:00
Jason Sams
c5fcd0c5cf Merge "Check and propogate errors from llvm." into honeycomb 2011-01-19 16:49:17 -08:00
Christopher Tate
1388174332 Merge "Fail more gracefully when window state changes during drags" into honeycomb 2011-01-19 16:41:14 -08:00
Amith Yamasani
0615d2be4c Merge "Ensure that the column is valid before querying." into honeycomb 2011-01-19 16:40:14 -08:00
Mathias Agopian
6918b0b9b3 Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb 2011-01-19 16:31:32 -08:00
Dianne Hackborn
800da1b433 Merge "Hook up large heap API." into honeycomb 2011-01-19 16:28:31 -08:00
Jason Sams
59cc7fda69 Merge "Expose unchecked copyFrom variants." into honeycomb 2011-01-19 16:27:06 -08:00
Mathias Agopian
48b888aab9 improve SurfaceFlinger 'dumpsys' log
list the purgatory, which shows windows that have been closed,
but for which the client still has references.

Change-Id: I5168bb88cb328d5d77d71d0871deb9190f493126
2011-01-19 16:15:53 -08:00
Joe Onorato
78c4d25186 Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb 2011-01-19 16:14:14 -08:00
Joe Onorato
ee0e0aa8d7 Merge changes I3814b491,Ic3a7f4c0 into honeycomb
* changes:
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.
2011-01-19 16:11:04 -08:00
Mike Lockwood
d1fa69d3d1 Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb 2011-01-19 16:09:49 -08:00
Gilles Debunne
525443a372 Merge "Race condition patched in Email autocompletion." into honeycomb 2011-01-19 16:08:20 -08:00
Gloria Wang
ff06a6ca66 Merge "More fix for 64 bit offset." into honeycomb 2011-01-19 15:57:23 -08:00
Jaikumar Ganesh
3dfc1ab1aa Merge "Make connection / disconnect failure more robust." into honeycomb 2011-01-19 15:13:37 -08:00
Andreas Huber
176350f300 Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb 2011-01-19 15:12:41 -08:00
Brad Fitzpatrick
11d38b320d Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb 2011-01-19 14:53:24 -08:00
Carl Shapiro
fb9c30fe1f Merge "Add a property for specifying a dalvik heap growth limit." into honeycomb 2011-01-19 14:40:24 -08:00
Romain Guy
3eccde0553 Merge "Don't attempt to create empty layers. Bug #3369888" into honeycomb 2011-01-19 14:36:22 -08:00
Dharmaray Kundargi
3bc99795b5 Merge "remove eng developement local tags in make file" into honeycomb 2011-01-19 14:02:12 -08:00
Shimeng (Simon) Wang
6590a9d9d9 Merge "Use rounded interger to represent the last touch point." into honeycomb 2011-01-19 13:58:57 -08:00
James Dong
85cbe76c70 Merge "Logging the duration range from different media tracks for recording" into honeycomb 2011-01-19 13:57:06 -08:00
Christopher Tate
a12ad65b90 Merge "Fix a couple of drag & drop crashes" into honeycomb 2011-01-19 13:51:58 -08:00
Romain Guy
291f2476de Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb 2011-01-19 13:40:43 -08:00
Shih-wei Liao
3f8cff44bd Merge "c99 bool support" into honeycomb 2011-01-19 12:21:55 -08:00
Eric Laurent
e9dd36cec3 Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb 2011-01-19 12:18:10 -08:00
Romain Guy
a2d35d1a81 Merge "Fix the fix for 9patches." into honeycomb 2011-01-19 11:58:21 -08:00
Andreas Huber
dfba3ed6f1 Merge "Always revert to the previous bandwidth if the required sequence number cannot be found" into honeycomb 2011-01-19 11:56:15 -08:00
James Dong
bf3d45c250 Merge "Turn error/exception logging on at the native layer" into honeycomb 2011-01-19 11:50:16 -08:00
Adam Cohen
83de64a7b9 Merge "Removing deprecated widget api method." into honeycomb 2011-01-19 11:47:56 -08:00
Irfan Sheriff
b9c21f7e29 Merge "Fix soft Ap handling on system restart" into honeycomb 2011-01-19 11:40:01 -08:00
Romain Guy
6cf3e1bdc6 Merge "Don't let toasts "leak" Context instances." into honeycomb 2011-01-19 11:33:43 -08:00
Andreas Huber
313efb8937 Merge "Return a runtime error if decryption fails instead of asserting." into honeycomb 2011-01-19 11:31:44 -08:00