Jeff Brown
7a1c32e719
Merge "Add support for detecting finger orientation." into honeycomb
2011-01-14 19:18:16 -08:00
Jeff Brown
517bb4c859
Add support for detecting finger orientation.
...
Change-Id: I901fc61f7705fcd7950190dc8782bad616032ee2
2011-01-14 19:12:48 -08:00
Justin Ho
a6724ae1de
am 0a26f3ce: Merge "New tray notification icons, new system bar icons" into honeycomb
...
* commit '0a26f3ce96c628a22892b09b69bcbb58cc700165':
New tray notification icons, new system bar icons
2011-01-14 19:03:50 -08:00
Justin Ho
0a26f3ce96
Merge "New tray notification icons, new system bar icons" into honeycomb
2011-01-14 19:01:58 -08:00
Romain Guy
cfde851492
am 739e34a3: Merge "Don\'t crash Launcher on config change." into honeycomb
...
* commit '739e34a362518020b4aed3f2dc54be2154c41406':
Don't crash Launcher on config change.
2011-01-14 18:51:33 -08:00
Romain Guy
739e34a362
Merge "Don't crash Launcher on config change." into honeycomb
2011-01-14 18:49:55 -08:00
Romain Guy
43ccf4663c
Don't crash Launcher on config change.
...
Change-Id: Ibbbd7146c5ff69e9639b433f39041053654d808c
2011-01-14 18:51:01 -08:00
Nick Pelly
f780350edb
am b73203ab: Merge "Make sure service handles are live before passing to other objects." into gingerbread
...
* commit 'b73203ab7e308b747819de2b2400afe971ef3bff':
Make sure service handles are live before passing to other objects.
2011-01-14 18:38:46 -08:00
Justin Ho
f175559c7a
New tray notification icons, new system bar icons
...
Change-Id: I133502ffab55507fa31781791135945f3e0043b3
2011-01-14 18:35:59 -08:00
Jean-Baptiste Queru
9286cfe501
merge 83fdc69e from gingerbread - do not merge
...
Change-Id: Ib1e9e12244a44f75a93d66142e71915de6386680
2011-01-14 18:33:51 -08:00
Adam Powell
7128722bce
am 1362c94b: Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb
...
* commit '1362c94bf84b51d2363e4a030fb847478759da2f':
Fix bug 3337711 - Volume panel layout adjustments
2011-01-14 18:27:58 -08:00
Adam Powell
1362c94bf8
Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb
2011-01-14 18:26:01 -08:00
Adam Powell
63d3cf7d36
Fix bug 3337711 - Volume panel layout adjustments
...
Change-Id: I465e7ee1b51ec6417f237fb819b8e8840bd1558b
2011-01-14 18:25:30 -08:00
Mathias Agopian
f4dfe1bee6
partially fix [3306150] HTML5 video with H/W acceleration blackout
...
We used to guarantee that a layer in SurfaceFlinger would never be
destroyed before all references (to its ISurface) on the client
side would be released. At some point, this guarantee got
relaxed to allow to free gralloc resources sooner. This last
change was incorrect, because:
- in implementations with reference-counting the gralloc resources
wouldn't be released anyways, until all the mapping were gone
- in implementations without ref counting, the client side
would most likely crash or do something bad
- it also caused the SharedBufferStack slot to be reallocated
to another surface, which could be problematic if the client
continued to use the surface after the window manager destroyed it.
So, we essentially reinstate the guarantee that layers won't be
destroyed until after all references to their ISurface are
released.
NOTE: This doesn't entirely fix 3306150 because there is another
problem there where the Browser continues to use a surface after it
has been destroyed.
Change-Id: I305c830dd722b30a6d53cbf3a9c714fd3cf7eb06
2011-01-14 18:19:02 -08:00
Nick Pelly
b73203ab7e
Merge "Make sure service handles are live before passing to other objects." into gingerbread
2011-01-14 18:18:25 -08:00
Jeff Brown
2440c43769
am 77c3e4b9: Merge "Make getFallbackAction return false when there is none." into honeycomb
...
* commit '77c3e4b9fdab1f48cfa95cddb4a110946f4a1cd8':
Make getFallbackAction return false when there is none.
2011-01-14 18:01:27 -08:00
Jeff Brown
77c3e4b9fd
Merge "Make getFallbackAction return false when there is none." into honeycomb
2011-01-14 17:59:56 -08:00
Jeff Brown
fca66d3b71
Make getFallbackAction return false when there is none.
...
Change-Id: Id17c0f7269e4a228f4e5f11c54614fec508222a2
2011-01-14 17:54:38 -08:00
Jeff Brown
9f1ae205b4
am 06bc9721: Merge "Disable soft keyboard when keyboard attached." into honeycomb
...
* commit '06bc9721d8f5db053b51e1c536e746833ad46036':
Disable soft keyboard when keyboard attached.
2011-01-14 17:50:12 -08:00
Jeff Brown
06bc9721d8
Merge "Disable soft keyboard when keyboard attached." into honeycomb
2011-01-14 17:48:09 -08:00
Jeff Brown
195f13b803
am 1061b966: Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb
...
* commit '1061b96635d69ec6c29e43633fcf57262728af15':
Fix bug with mice that send multiple BTN_MOUSE values.
2011-01-14 17:45:01 -08:00
Jeff Brown
1061b96635
Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb
2011-01-14 17:43:12 -08:00
Jeff Brown
4aed78b505
Disable soft keyboard when keyboard attached.
...
Also hide menu shortcuts everywhere until we can get around to
redesigning the menu UI to be more consistent.
Bug: 3306545
Bug: 3330748
Change-Id: I4d4e19525cdfc93d9aae0dcaa1e6266fb552c5bc
2011-01-14 17:36:55 -08:00
Xavier Ducrohet
c9770b3614
am 72fcd0a4: Merge "LayoutLib: update logs to use new data bundle" into honeycomb
...
* commit '72fcd0a4a9afc5ddc036ed57e9da4481956bcbfc':
LayoutLib: update logs to use new data bundle
2011-01-14 17:31:36 -08:00
Xavier Ducrohet
72fcd0a4a9
Merge "LayoutLib: update logs to use new data bundle" into honeycomb
2011-01-14 17:30:22 -08:00
Romain Guy
8dd5b1e531
Prevent NPE when a View is detached without having been attached.
...
Bug #3355252
Change-Id: I58e03983ccf6a27a24619ec0f49659d6d7cc0a64
2011-01-14 17:28:51 -08:00
Romain Guy
2be00ccbe7
am 8dd5b1e5: Prevent NPE when a View is detached without having been attached. Bug #3355252
...
* commit '8dd5b1e53184ed3b786dd329e12d665ae59ca3f4':
Prevent NPE when a View is detached without having been attached. Bug #3355252
2011-01-14 17:28:28 -08:00
Jeff Brown
12116af5c4
am c8276990: Merge "Add volume down as a safe mode key for Stingray." into honeycomb
...
* commit 'c8276990df3ac55c8cbda12919abe247132c96ea':
Add volume down as a safe mode key for Stingray.
2011-01-14 17:24:30 -08:00
Jeff Brown
1c9d06e047
Fix bug with mice that send multiple BTN_MOUSE values.
...
Some mice send different values for BTN_MOUSE key events
when the button is held down (2 for repeat, instead of 1 for down).
Change-Id: I803db1f1584f50f8f5e1d37b6a715e2e1b3943a6
2011-01-14 17:24:16 -08:00
Jeff Brown
c8276990df
Merge "Add volume down as a safe mode key for Stingray." into honeycomb
2011-01-14 17:22:53 -08:00
Adam Cohen
288d9fe943
am 69d66e00: Fixing StackView rotation bugs
...
* commit '69d66e00136f67332c992326a7b2eb334eeb32a2':
Fixing StackView rotation bugs
2011-01-14 17:05:14 -08:00
Xavier Ducrohet
51a7e5447d
LayoutLib: update logs to use new data bundle
...
Also change some resource.resolve tags to resource.format
Change-Id: I3f0b0d2eb69a5ec98375e4014a3bb1bfceb8c855
2011-01-14 16:56:00 -08:00
Adam Cohen
69d66e0013
Fixing StackView rotation bugs
...
Change-Id: Iaf9482734ca73238f82d180700389593df9c7eac
2011-01-14 16:54:41 -08:00
Guang Zhu
e9ecd7471c
am 44060f4d: Merge "when test case times out, stop loading first" into honeycomb
...
* commit '44060f4d76e7625cf2ae6580afa606613ef1cb49':
when test case times out, stop loading first
2011-01-14 16:29:30 -08:00
James Dong
83fdc69ea0
Merge "Squash commits of the following patches, cherry-picked from other branch - do not merge." into gingerbread
2011-01-14 16:27:48 -08:00
Guang Zhu
44060f4d76
Merge "when test case times out, stop loading first" into honeycomb
2011-01-14 16:26:30 -08:00
Guang Zhu
4ce6e7c433
when test case times out, stop loading first
...
current timeout mechanism does a text dump and then move to next case.
sometimes the text dump causes WebView to spin, and doing a
stopLoading seems to resolve some of the cases.
Change-Id: Iae08f9c93b2da3e805cacae43f80083fdf1bc5e1
2011-01-14 16:17:20 -08:00
Jaikumar Ganesh
ef6abd8a3e
am a788a943: Merge "Do Not Merge: Expose insecure rfcomm Bluetooth API." into gingerbread
...
* commit 'a788a9430956dabbc1387e5cccc15f9f41639c95':
Do Not Merge: Expose insecure rfcomm Bluetooth API.
2011-01-14 16:15:29 -08:00
Jaikumar Ganesh
a788a94309
Merge "Do Not Merge: Expose insecure rfcomm Bluetooth API." into gingerbread
2011-01-14 16:11:41 -08:00
Dianne Hackborn
dd4a1e3825
am 7d234fab: Merge "Don\'t drop the drawable cache completely on configuration change"
...
* commit '7d234fabe61cd5f034fe4ff4484209fbf5130c4d':
Don't drop the drawable cache completely on configuration change
2011-01-14 16:11:40 -08:00
Dianne Hackborn
1e6f5f0453
am c3d0d860: Merge "Make the Phone options dialog use current language"
...
* commit 'c3d0d860b6f9c6b5b09ef2ae62d59139453299dd':
Make the Phone options dialog use current language
2011-01-14 16:11:35 -08:00
Dianne Hackborn
e1d12668c1
am 0950a3ef: Merge "Added check to make orientation calculations more robust"
...
* commit '0950a3ef3610184858466a4dfeb1c11c3b1ed0aa':
Added check to make orientation calculations more robust
2011-01-14 16:11:24 -08:00
Dianne Hackborn
92e787e201
am 751fdd9a: Merge "DO NOT MERGE Make the Phone options dialog use current language" into honeycomb
...
* commit '751fdd9ab31048d726d551f9098b3f51239376f4':
DO NOT MERGE Make the Phone options dialog use current language
2011-01-14 16:05:44 -08:00
Dianne Hackborn
a347733000
am 88471b25: Merge "DO NOT MERGE Added check to make orientation calculations more robust" into honeycomb
...
* commit '88471b25632818a8bc79193e20bd04a8be39f660':
DO NOT MERGE Added check to make orientation calculations more robust
2011-01-14 16:03:30 -08:00
Dianne Hackborn
751fdd9ab3
Merge "DO NOT MERGE Make the Phone options dialog use current language" into honeycomb
2011-01-14 16:02:22 -08:00
Dianne Hackborn
88471b2563
Merge "DO NOT MERGE Added check to make orientation calculations more robust" into honeycomb
2011-01-14 16:02:07 -08:00
Niclas Kellgren
fcbbb31f27
DO NOT MERGE Added check to make orientation calculations more robust
...
Added check avoid a division by zero resulting in NaN which in turn
makes checkFullyTilted to ignore high tilt angles from then on.
If (x, y, z) == (0, 0, 0) then there is no tilt or rotation and
this vector must be ignored. This check is extended to ignore all
small acceleration values where noise can be of big influence.
Low or zero readings can happen when space travelling free falling,
but more commonly when shaking or getting bad readings from the sensor.
The accelerometer is turned off when not used and polling it too soon
after it is turned on may result in (0, 0, 0).
Change-Id: I7b61b77c8a9d4e137bf6352b84f0c358d93c82ae
2011-01-14 16:01:20 -08:00
Anders Hammar1
0ce53b47d6
DO NOT MERGE Make the Phone options dialog use current language
...
The title of the Phone options dialog is displayed using wrong
translation if the user changes the current language setting. Moving
the setTitle call to prepareDialog to ensure that the title gets
updated before the dialog is shown.
Change-Id: I6f8f460789effd22de5be8339cc46667269e78c0
2011-01-14 16:00:47 -08:00
Amith Yamasani
9b2e302ab8
Fix position and size of searchfield and buttons.
...
So that they don't jump around.
Fine tune the padding.
Bug: 3336764
Change-Id: Idb96b2a337cd5e5dbd4a5287ab3b9190b4719b84
2011-01-14 15:56:18 -08:00
Scott Main
2ef7081bc7
am 6f92dbc4: Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb
...
* commit '6f92dbc49f8ed797bc56e5b84bb897736322ab2d':
fix sdk build breakage; remove invalid @note tag
2011-01-14 15:45:11 -08:00