Michael Chan
73bddfcdd3
Update comments for Calendar ExtendedProperties.
...
Change-Id: Id51fe946995b19f98f1745abd3c83c942779b5df
2011-10-19 18:21:49 -07:00
Svetoslav Ganov
564f81900d
am 12d1f099: am 06044fe1: Merge "AccessibilityServiceInfo does not report properly the feedback type." into ics-mr0
...
* commit '12d1f099944bb8f1171962c72f1c3a130e7264fb':
AccessibilityServiceInfo does not report properly the feedback type.
2011-10-19 18:20:35 -07:00
Svetoslav Ganov
12d1f09994
am 06044fe1: Merge "AccessibilityServiceInfo does not report properly the feedback type." into ics-mr0
...
* commit '06044fe114f7f07c15b0ba92740829cb8896766b':
AccessibilityServiceInfo does not report properly the feedback type.
2011-10-19 18:18:44 -07:00
Svetoslav Ganov
06044fe114
Merge "AccessibilityServiceInfo does not report properly the feedback type." into ics-mr0
2011-10-19 18:15:52 -07:00
Daniel Sandler
dffcf2a9d2
am 22522289: am 84e825a8: Merge "Add hasNavigationBar() to the window manager." into ics-mr0
...
* commit '22522289fc0fda5c5fdd8c74e72c9f1f84e421f1':
Add hasNavigationBar() to the window manager.
2011-10-19 18:09:19 -07:00
Dirk Dougherty
e0909f55ff
am 098d37c0: am 62ade220: Merge "Doc change: add video to platform highlights and fix a few things." into ics-mr0
...
* commit '098d37c092f126c1b0d19d22fe1d1d043817a3a4':
Doc change: add video to platform highlights and fix a few things.
2011-10-19 18:09:17 -07:00
Jim Miller
a5ff5b482a
Fix 5485925: Fix crash in transport control view
...
This fixes a crash where we weren't hiding the view when there's
no registered media player. It now hides the view when AudioManager
tells it to clear the data.
It also avoids a possible race condition where a request can
come in from AudioManager before the callback is set.
Change-Id: I3360e775c75396e1eee11413d317df5b39ceb487
2011-10-19 18:07:58 -07:00
Daniel Sandler
22522289fc
am 84e825a8: Merge "Add hasNavigationBar() to the window manager." into ics-mr0
...
* commit '84e825a84d7dde03042228c79638935c92d13c92':
Add hasNavigationBar() to the window manager.
2011-10-19 18:07:18 -07:00
Dirk Dougherty
098d37c092
am 62ade220: Merge "Doc change: add video to platform highlights and fix a few things." into ics-mr0
...
* commit '62ade220d9b72a9edc8fcc4dfe98ca9541c6d501':
Doc change: add video to platform highlights and fix a few things.
2011-10-19 18:07:16 -07:00
Daniel Sandler
84e825a84d
Merge "Add hasNavigationBar() to the window manager." into ics-mr0
2011-10-19 18:05:20 -07:00
Dirk Dougherty
62ade220d9
Merge "Doc change: add video to platform highlights and fix a few things." into ics-mr0
2011-10-19 18:05:18 -07:00
James Dong
114f1a892c
am c7d92746: am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0
...
* commit 'c7d927466e6314315743e5c98730b3a79c52e892':
Check whether media recorder client exists before dumping.
2011-10-19 17:59:48 -07:00
James Dong
c7d927466e
am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0
...
* commit 'b3cdadb639027f62c7c1637ca962a70d2d1f3b4d':
Check whether media recorder client exists before dumping.
2011-10-19 17:57:58 -07:00
James Dong
b3cdadb639
Merge "Check whether media recorder client exists before dumping." into ics-mr0
2011-10-19 17:55:45 -07:00
Dianne Hackborn
7aae98b527
am bf83971b: am 16362041: Merge "Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo." into ics-mr0
...
* commit 'bf83971ba883e30e778558cf4df1e034233214c9':
Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo.
2011-10-19 17:19:03 -07:00
Dianne Hackborn
bf83971ba8
am 16362041: Merge "Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo." into ics-mr0
...
* commit '163620417bc2980528e2079e3456c9600a92e165':
Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo.
2011-10-19 17:17:29 -07:00
Dianne Hackborn
163620417b
Merge "Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo." into ics-mr0
2011-10-19 17:15:39 -07:00
Svetoslav Ganov
bb1b9ea8a4
AccessibilityServiceInfo does not report properly the feedback type.
...
Since the feedback type is an integer the bits of which correspond to a given
feedback type, the AccessibilityNodeInfo#feedbackTypeToString should return a
string representation of all feedback types. The current implementation
incorrectly assumes that the argument had only one flag set. Note that this
is a new ICS API and we would like to have this fixed.
bug:5486933
Change-Id: I5e461c385e199cce4c3054907ff0acf5e9d92afc
2011-10-19 17:14:27 -07:00
Romain Guy
3d13c28a38
am 6ca2b062: Merge "Correctly dump DrawPatch operations in display lists"
...
* commit '6ca2b062c5fae4f166480407f645072416ea18ac':
Correctly dump DrawPatch operations in display lists
2011-10-19 17:09:12 -07:00
Romain Guy
6ca2b062c5
Merge "Correctly dump DrawPatch operations in display lists"
2011-10-19 17:07:25 -07:00
Romain Guy
a62f172215
Correctly dump DrawPatch operations in display lists
...
Change-Id: I8cd1c764ddc184ce45727913fa2a23a3d81b337e
2011-10-19 17:06:19 -07:00
Dirk Dougherty
9aa41fd5f0
Doc change: add video to platform highlights and fix a few things.
...
Change-Id: I788ecbfaba0ce4be9b718e2223dafebc451425bf
2011-10-19 17:05:17 -07:00
Peter Ng
453fdfbcc9
am 93eb09b8: Merge "Fixing blurry textfields"
...
* commit '93eb09b87723a04960ef2bedcd1d890008bf238c':
Fixing blurry textfields
2011-10-19 16:57:37 -07:00
Peter Ng
93eb09b877
Merge "Fixing blurry textfields"
2011-10-19 16:55:54 -07:00
Dianne Hackborn
c7d233d93f
Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo.
...
Change-Id: Iee530ae4adac20eb9637cc1b933a2202f4beb373
2011-10-19 16:55:27 -07:00
Wink Saville
84fad60d54
am b7219108: Merge "Non-default link should be cleaned up on telephony db change."
...
* commit 'b7219108c241bc951acb123177d23c1cf8aeca58':
Non-default link should be cleaned up on telephony db change.
2011-10-19 16:29:01 -07:00
Wink Saville
b7219108c2
Merge "Non-default link should be cleaned up on telephony db change."
2011-10-19 16:27:32 -07:00
Irfan Sheriff
a81ac7c450
Add a delay before walled garden test
...
This allows a carrier app to authenticate before we notify the user.
For future, we will provide an API that allows app to disable
the walled garden check.
Bug:5398921
Change-Id: Iff98ddaaa9fa38def4f43b1995f4b2c36f93a919
2011-10-19 16:23:57 -07:00
Peter Ng
45ee4a41df
Fixing blurry textfields
...
Bug: 5473811
Change-Id: I7ca62d78f2ffd433e15dbb6389a5af26438d0c18
2011-10-19 16:01:33 -07:00
Svetoslav Ganov
549358c6e1
am 4a41cb31: am 018cb119: Merge "AdapterView does not check for null adapter when initializing accessibility event." into ics-mr0
...
* commit '4a41cb31472adfd9cb8b7814c661c3687e4b7a80':
AdapterView does not check for null adapter when initializing accessibility event.
2011-10-19 15:55:33 -07:00
Svetoslav Ganov
4a41cb3147
am 018cb119: Merge "AdapterView does not check for null adapter when initializing accessibility event." into ics-mr0
...
* commit '018cb119bca7a3a08dd59843e1fec9a3027a8133':
AdapterView does not check for null adapter when initializing accessibility event.
2011-10-19 15:53:28 -07:00
Svetoslav Ganov
018cb119bc
Merge "AdapterView does not check for null adapter when initializing accessibility event." into ics-mr0
2011-10-19 15:51:18 -07:00
Wink Saville
d84ca39fc4
am 3c776cd9: Merge "Do not always say OTASP_NOT_NEEDED for LTE."
...
* commit '3c776cd968d6123080a01d6606ae61c25fd0ebb3':
Do not always say OTASP_NOT_NEEDED for LTE.
2011-10-19 15:45:17 -07:00
Wink Saville
3c776cd968
Merge "Do not always say OTASP_NOT_NEEDED for LTE."
2011-10-19 15:43:38 -07:00
Wink Saville
3119b96098
Non-default link should be cleaned up on telephony db change.
...
Fixed onApnChanged method to handle multiple APN scenario.
Non-default links also needs to be cleaned up once telephony db
is updated.
Bug: 5333303
Change-Id: I6d8d2b4e2f5b07ebf0e22669c910e4ebaddfe392
2011-10-19 15:42:19 -07:00
Adam Cohen
2020248315
am 5a631b6b: Merge "Manually merging screenshot notification string changes to master."
...
* commit '5a631b6b2fdca176a3bb22ca128137b883292ae7':
Manually merging screenshot notification string changes to master.
2011-10-19 15:33:43 -07:00
Adam Cohen
5a631b6b2f
Merge "Manually merging screenshot notification string changes to master."
2011-10-19 15:31:49 -07:00
Jamie Gennis
59940b42c3
SurfaceTexture: add tests for buffer leaks
...
This change adds two tests to ensure that eglDestroySurface does not
cause Gralloc buffers to be leaked.
Bug: 5472838
Change-Id: Id675d74e34b6479f2d68314d40de94aede69f142
2011-10-19 15:19:19 -07:00
Eric Laurent
303b8fbac2
am ee00c054: am 3c86134a: Merge "Fix issue 381905: BassBoostTest CTS tests fail..." into ics-mr0
...
* commit 'ee00c0541e8f066550dcbd5bc8af257fce8d7944':
Fix issue 381905: BassBoostTest CTS tests fail...
2011-10-19 14:04:30 -07:00
Eric Laurent
ee00c0541e
am 3c86134a: Merge "Fix issue 381905: BassBoostTest CTS tests fail..." into ics-mr0
...
* commit '3c86134a50618605c86eb9f5f120dbf97826e3e1':
Fix issue 381905: BassBoostTest CTS tests fail...
2011-10-19 14:02:10 -07:00
Eric Laurent
3c86134a50
Merge "Fix issue 381905: BassBoostTest CTS tests fail..." into ics-mr0
2011-10-19 13:59:55 -07:00
Daniel Sandler
0c4ccff369
Add hasNavigationBar() to the window manager.
...
It is no longer sufficient to check the value of
internal.R.bool.config_showNavigationBar to determine if a
navigation bar (separate from the status bar) is shown on a
device, because the emulator needs to be able to override
this value (now possible by setting qemu.hw.mainkeys to "1"
or "0", for navbar or no navbar, respectively).
This logic is now contained in PhoneWindowManager, and any
clients wishing to know whether the system has a software
nav bar should consult the new hasNavigationBar() method.
Bug: 5404945
Change-Id: I119d32a8c84b88b2ef46f63244e7f11dc5de0359
2011-10-19 16:39:14 -04:00
Wink Saville
7d50525511
Do not always say OTASP_NOT_NEEDED for LTE.
...
Do not override CdamServiceStateTracker#getOtasp as we
should report the "real" status as OTASP can be needed
for LTE.
Bug: 5413788
Change-Id: Ia34c9e1169bfc9682f81f9c4935eb2853507bd04
2011-10-19 12:39:28 -07:00
Svetoslav Ganov
0e6fa8b60d
AdapterView does not check for null adapter when initializing accessibility event.
...
The code that initializes accessibility events was assuming the AdapterView
always has an adapter and this caused NPE. Now the right method of the view
is called to get the item count.
bug:5474162
Change-Id: I6c330dc2894477df9447a4ecfddc7bd62c575d59
2011-10-19 12:38:08 -07:00
Scott Main
178b477e91
am 33727680: am bdca5c62: cherrypick from hc-mr2 Change-Id: I20c238ae599db79e41eaa2ea82a1e5631d004967 plus a small tweak to remove "other" data from platform chart docs: dashboard update
...
* commit '337276806f0ee06dd3d975354e69332a1d0a78f0':
cherrypick from hc-mr2 Change-Id: I20c238ae599db79e41eaa2ea82a1e5631d004967 plus a small tweak to remove "other" data from platform chart docs: dashboard update
2011-10-19 12:26:40 -07:00
Scott Main
337276806f
am bdca5c62: cherrypick from hc-mr2 Change-Id: I20c238ae599db79e41eaa2ea82a1e5631d004967 plus a small tweak to remove "other" data from platform chart docs: dashboard update
...
* commit 'bdca5c6237558015910a14d38f78ba84973e8ed4':
cherrypick from hc-mr2 Change-Id: I20c238ae599db79e41eaa2ea82a1e5631d004967 plus a small tweak to remove "other" data from platform chart docs: dashboard update
2011-10-19 12:25:12 -07:00
Scott Main
bdca5c6237
cherrypick from hc-mr2 Change-Id: I20c238ae599db79e41eaa2ea82a1e5631d004967
...
plus a small tweak to remove "other" data from platform chart
docs: dashboard update
Change-Id: If47597399cbcdef92d0b4a83d728bd9ea9034f83
2011-10-19 12:20:59 -07:00
Scott Main
7cbd367a69
am b51541f6: am 47bc0fea: docs: fix typo in platform notes issue 5481512
...
* commit 'b51541f6792df1364e8c010d5b5190846b924bd2':
docs: fix typo in platform notes issue 5481512
2011-10-19 12:05:52 -07:00
Scott Main
b51541f679
am 47bc0fea: docs: fix typo in platform notes issue 5481512
...
* commit '47bc0feace5b842b3b8bf07b88e41ff658667bb3':
docs: fix typo in platform notes issue 5481512
2011-10-19 12:04:13 -07:00
Daniel Sandler
7f9b8098e2
am dc1269b5: am 2f6a5327: Merge "Auto-close if you swipe away the last notification." into ics-mr0
...
* commit 'dc1269b5469e3d2b12c8f355b136e0d8f9a2608f':
Auto-close if you swipe away the last notification.
2011-10-19 12:02:42 -07:00