Romain Guy
821b82aaa1
am ed8f8dd8: Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb
...
* commit 'ed8f8dd8cf621d6046db7e083f8a36205ed55609':
Add rounded rects and circles support to OpenGLRenderer.
2011-01-19 21:54:34 -08:00
Adam Powell
db0d26348f
am 818a7bbf: Merge "Better fix for bug 3112733" into honeycomb
...
* commit '818a7bbfb42061d67aae0d5c725cecd0261c9643':
Better fix for bug 3112733
2011-01-19 21:54:30 -08:00
Daniel Sandler
9b462dc0d4
Text & layout tweaks in system bar:
...
- Contract date field to avoid collision with clock.
- Tune the clock font size in bar & panel.
- Better vertical alignment of bar icons.
Change-Id: I491c8678eec8dd3e5236121cc08583e2b8c79fc2
2011-01-20 00:54:16 -05:00
Romain Guy
ed8f8dd8cf
Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb
2011-01-19 21:52:49 -08:00
Romain Guy
01d58e43ed
Add rounded rects and circles support to OpenGLRenderer.
...
Change-Id: I6cedf2b495d58de7c0437096809fa9e4518a1b8c
2011-01-19 21:55:10 -08:00
Adam Powell
818a7bbfb4
Merge "Better fix for bug 3112733" into honeycomb
2011-01-19 21:52:33 -08:00
Patrick Dubroy
3386caa38c
am ce06e78d: am a6abd062: previewImage API shouldn\'t be hidden.
...
* commit 'ce06e78db1280a91f3bba1cf5ca7a2cfbbf49492':
previewImage API shouldn't be hidden.
2011-01-19 21:47:47 -08:00
Patrick Dubroy
ce06e78db1
am a6abd062: previewImage API shouldn\'t be hidden.
...
* commit 'a6abd062bf437fc69131a2797d6974953dd6cd83':
previewImage API shouldn't be hidden.
2011-01-19 21:45:06 -08:00
Robert Ly
f99b782b9f
Doc change: animation devguide topic
...
Change-Id: I52cdd29616f7f30784c0f8352c035493c8d413dc
2011-01-19 21:39:45 -08:00
Patrick Dubroy
a6abd062bf
previewImage API shouldn't be hidden.
2011-01-19 21:39:01 -08:00
Daniel Sandler
bc5d9bb4e3
More fixes to ensure that touches outside the panel close it.
...
Similarly, touches in the glow area surrounding the panel
title no longer switch into settings mode.
Bug: 3339023
Change-Id: I142e500a55ecfca24082c28e75e5e71c1524ad56
2011-01-20 00:17:08 -05:00
Adam Powell
5f83a6017b
Better fix for bug 3112733
...
Make sure PopupWindows set to clip to the screen and that are anchored
to another view do not clip off the top of the screen.
Change-Id: I6ef9d61982dfda18a4ee7c69128932f5e08aa884
2011-01-19 21:09:43 -08:00
Hung-ying Tyan
6b818de29a
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
4b290bb60e
am e744a6b7: am e25c4d10: Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb
...
* commit 'e744a6b7016595ebb1de3a6bd24045731d60da30':
Fix 3339257: Update lockscreen keyboard to fit Holo theme
2011-01-19 20:21:12 -08:00
Jim Miller
e744a6b701
am e25c4d10: Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb
...
* commit 'e25c4d1077071e33795ec0316b504f6cd2a0ba08':
Fix 3339257: Update lockscreen keyboard to fit Holo theme
2011-01-19 20:18:40 -08:00
Jim Miller
e25c4d1077
Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb
2011-01-19 20:15:49 -08:00
Jim Miller
688435833f
Fix 3339257: Update lockscreen keyboard to fit Holo theme
...
This updates the lockscreen keyboard to be like the
latin-1 IME keyboard and updates it to fit the holo theme.
Fixed some minor issues addressed in review.
Change-Id: I3c6dd8f91be753510e6eadfa9ad913f77038947b
2011-01-19 20:12:34 -08:00
Robert Ly
3f9b6445cb
Doc change: adding missing samples
...
Change-Id: Id5f63a02b80f88b5cb0c4db18322554944b944c9
2011-01-19 19:57:37 -08:00
Jeff Brown
e155bd0fcb
am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb
...
* commit '5f668c6e6bb2515325632691a804a7c8f24ebb09':
Fix getSwitchState.
2011-01-19 18:58:28 -08:00
Jeff Brown
5f668c6e6b
am 8b9df978: Merge "Fix getSwitchState." into honeycomb
...
* commit '8b9df97826f94e2e871eff734b174a4752b0d5f9':
Fix getSwitchState.
2011-01-19 18:55:51 -08:00
Jeff Brown
8b9df97826
Merge "Fix getSwitchState." into honeycomb
2011-01-19 18:54:11 -08:00
Jeff Brown
89de57a8d2
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
cd5256594b
am d3782640: am af3227ff: Merge "Added Honeycomb-Gallery to docs." into honeycomb
...
* commit 'd3782640515019cf4b6f3577cd7917cb0ef4b68e':
Added Honeycomb-Gallery to docs.
2011-01-19 18:40:00 -08:00
Alexander Lucas
d378264051
am af3227ff: Merge "Added Honeycomb-Gallery to docs." into honeycomb
...
* commit 'af3227ff772e8d5d577fd6fa10338837b435e99f':
Added Honeycomb-Gallery to docs.
2011-01-19 18:37:06 -08:00
Alexander Lucas
af3227ff77
Merge "Added Honeycomb-Gallery to docs." into honeycomb
2011-01-19 18:33:43 -08:00
Alexander Lucas
d84725401d
Added Honeycomb-Gallery to docs.
...
Change-Id: I3879ee553f761113b30f8ad82c0a226d0823dd2c
2011-01-19 18:31:44 -08:00
Mathias Agopian
61414ee9b5
am 3b6731b3: am baf9af94: Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb
...
* commit '3b6731b32dae652700a6908f5d838b62d39c0962':
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
2011-01-19 18:29:16 -08:00
Mathias Agopian
3f291d82cb
am b362617f: am 54714b8b: Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb
...
* commit 'b362617f5f74ea86268cf1c2856229f39b7c5252':
fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly
2011-01-19 18:29:06 -08:00
Mathias Agopian
3b6731b32d
am baf9af94: Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb
...
* commit 'baf9af94a679f7e4b2273bce6c8f4645ef68015a':
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
2011-01-19 18:26:15 -08:00
Mathias Agopian
b362617f5f
am 54714b8b: Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb
...
* commit '54714b8b956be92e8f4c5884fd104867872b9001':
fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly
2011-01-19 18:25:35 -08:00
Mathias Agopian
baf9af94a6
Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb
2011-01-19 18:22:45 -08:00
Mathias Agopian
54714b8b95
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
81ae965133
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
Mathias Agopian
0bcd713977
fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly
...
The cut-off frequency of the lowpass filter was too high
for the sampling rate used by DELAY_NORMAL.
Now we use the same filters used for the gravity vector
(cascaded biquad at 1.5 Hz)
Change-Id: I319dc4f449a3abd553d61b196a9ddcf7782f912d
2011-01-19 18:20:06 -08:00
Huahui Wu
ffe3e6c5d4
am 15ef4168: am 961d2c6a: Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb
...
* commit '15ef4168a9ce71f58d8d11cb531f88fdb4a3729d':
b/3350774 avoid screen jumping when pinching to zoom.
2011-01-19 18:20:03 -08:00
Huahui Wu
15ef4168a9
am 961d2c6a: Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb
...
* commit '961d2c6acf9a4a61648f040aaaf1e40a83674d59':
b/3350774 avoid screen jumping when pinching to zoom.
2011-01-19 18:18:25 -08:00
Huahui Wu
961d2c6acf
Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb
2011-01-19 18:16:24 -08:00
Huahui Wu
1f30125c1c
b/3350774 avoid screen jumping when pinching to zoom.
...
After the change that sends multi-touch to WebKit first, there is
a chance that the single-touch move event is handled before multi-
touch events are finished and this makes the page jumps.
This change skips those single-touch move events to avoid that.
Change-Id: I03992ef18c1de8e07933bd7cc6c12ffc02c014a8
2011-01-19 18:14:09 -08:00
Justin Ho
26809029a9
am e85501f0: am 3847667d: Updated ic_sysbar icons
...
* commit 'e85501f0236fcbb13491ff67464a864407994a99':
Updated ic_sysbar icons
2011-01-19 18:11:43 -08:00
Justin Ho
e85501f023
am 3847667d: Updated ic_sysbar icons
...
* commit '3847667d530a47fddae752b191a561101253803b':
Updated ic_sysbar icons
2011-01-19 18:09:08 -08:00
Justin Ho
3847667d53
Updated ic_sysbar icons
...
Change-Id: I431e312ad8817b796229733a6df89d287d0688b4
2011-01-19 18:05:26 -08:00
Irfan Sheriff
88ae5e2c7b
am 4c7473ba: am d033e9ca: Merge "Handle EAP authentication failure" into honeycomb
...
* commit '4c7473ba1553ef9f764f85fe6778f1e57f052ddf':
Handle EAP authentication failure
2011-01-19 18:03:19 -08:00
Jeff Brown
c0d4062965
am e200420e: am d49f3e00: Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb
...
* commit 'e200420e168ae135f6e87ee3a1abd44c971a1fe4':
Rename KeyCharacterMap.UnavailableException.
2011-01-19 18:00:50 -08:00
Irfan Sheriff
4c7473ba15
am d033e9ca: Merge "Handle EAP authentication failure" into honeycomb
...
* commit 'd033e9caa1ad56bc6c4cc23c2104fc8370773e08':
Handle EAP authentication failure
2011-01-19 18:00:43 -08:00
Jeff Brown
e200420e16
am d49f3e00: Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb
...
* commit 'd49f3e0078a79804e8dbd455c92786977a686020':
Rename KeyCharacterMap.UnavailableException.
2011-01-19 17:58:32 -08:00
Irfan Sheriff
d033e9caa1
Merge "Handle EAP authentication failure" into honeycomb
2011-01-19 17:58:19 -08:00
Jeff Brown
d49f3e0078
Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb
2011-01-19 17:56:32 -08:00
Jason Sams
1dbaabe719
am 4868943c: am a82bcf6a: Merge "Remove some old logging code." into honeycomb
...
* commit '4868943c9c92a02ccbb4550d0d4822b52b53606c':
Remove some old logging code.
2011-01-19 17:56:31 -08:00
Jason Sams
4868943c9c
am a82bcf6a: Merge "Remove some old logging code." into honeycomb
...
* commit 'a82bcf6a55d89017207ac2e47c21166652dca11f':
Remove some old logging code.
2011-01-19 17:53:14 -08:00
Jason Sams
a82bcf6a55
Merge "Remove some old logging code." into honeycomb
2011-01-19 17:50:15 -08:00