Fabrice Di Meglio
d072fe8ef0
am df61d004: Fix bug #17682629 Crash while accessing apps\' settings
...
* commit 'df61d0046cb901f75d2758aa443190371b4cc746':
Fix bug #17682629 Crash while accessing apps' settings
2014-09-30 14:55:25 +00:00
Alan Viverette
bf07602f99
am 1e6775eb: Merge "Update alert dialog message text style, list divider opacity" into lmp-dev
...
* commit '1e6775ebb41ff2b343569c9d21c006fed26d08b3':
Update alert dialog message text style, list divider opacity
2014-09-30 14:55:21 +00:00
Brian Carlstrom
3dd5b991ad
am 0824da26: Add string for no boot.art notification
...
* commit '0824da26b4b1311cb594c08bb0e298b7facc1557':
Add string for no boot.art notification
2014-09-30 14:55:20 +00:00
Adrian Roos
e26dcaa20c
am 51a400eb: Merge "Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams" into lmp-dev
...
* commit '51a400eb440c89fb06a47371bb7b026f00edb09c':
Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
2014-09-30 14:55:11 +00:00
Paul Jensen
107837aa28
am 89e0f093: Move mobile provisioning APN support into telephony.
...
* commit '89e0f0937a70d73b5ed188c9337b4d33860e5573':
Move mobile provisioning APN support into telephony.
2014-09-30 14:55:07 +00:00
George Mount
bc6d38938e
am 8120652b: Order GhostViews so that they display in their ghosted view\'s order.
...
* commit '8120652bb1155d762d945c1a3bf1636b6825dbd2':
Order GhostViews so that they display in their ghosted view's order.
2014-09-30 14:55:05 +00:00
Svetoslav
8976ab39d9
am ed2fdc6e: Accessibility node provider getting invalid virtual view id.
...
* commit 'ed2fdc6ef560c76ba310a2c4e5bb63f01d08af40':
Accessibility node provider getting invalid virtual view id.
2014-09-30 14:55:01 +00:00
Fabrice Di Meglio
df61d0046c
Fix bug #17682629 Crash while accessing apps' settings
...
- add missing Material resource file
Change-Id: Ibf5f43c0c5a09b4e562fbe8f40778a89b560e211
2014-09-29 21:47:09 +00:00
Alan Viverette
1e6775ebb4
Merge "Update alert dialog message text style, list divider opacity" into lmp-dev
2014-09-29 19:21:22 +00:00
Alan Viverette
c8241c12c4
Update alert dialog message text style, list divider opacity
...
BUG: 17627843
BUG: 17694759
Change-Id: I9c5d08c8dd48b43a2485cc6fd213ef00bdeac8a4
2014-09-29 11:31:30 -07:00
Brian Carlstrom
0824da26b4
Add string for no boot.art notification
...
Bug: 17679443
Change-Id: Ib3283392882e8b35ee3a7903bbf71e8bfa948eed
2014-09-29 11:28:57 -07:00
Baligh Uddin
c570fff111
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-29 16:31:03 +00:00
Adrian Roos
9d38f35a8f
Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
...
By default, dreams should not get the in-window bars
because those conflict with the lights-out bar mode.
Bug: 17367264
Change-Id: I8c041c706f7a7c4791ed4760c34a5618fb7423d7
2014-09-29 15:48:46 +02:00
Paul Jensen
89e0f0937a
Move mobile provisioning APN support into telephony.
...
Most of this logic is simply removed from ConnectivityService.
The captive portal detection is now done by the NetworkMonitor.
The notification logic is still left in ConnectivityService as
it's used by both the NetworkMonitor and telephony's mobile
provisioning logic.
bug:17324098
Change-Id: Ibd1c42b1a75795f90a6483d3d0a5a14f88b193d8
2014-09-29 11:37:43 +00:00
Baligh Uddin
797d273f80
Import translations. DO NOT MERGE
...
Change-Id: I1a4572baca492c9f9d716fec818dee566116a374
Auto-generated-cl: translation import
2014-09-28 22:19:22 -07:00
jgu21
208678718f
Frameworks/base: Early init native bridge
...
Add the app directory to the arguments for starting a process.
Add a check for NeedsNativeBridge and a call to PreInitializeBridge
in the native fork code.
(cherry picked from commit 2eacd06bfb82b33dfcbccafbcfc0bf1218484bb5)
Bug: 17671501
Change-Id: I970db5b284b0c12e2d8a45df3950c1fff2927a4e
2014-09-28 15:35:59 -07:00
George Mount
8120652bb1
Order GhostViews so that they display in their ghosted view's order.
...
Bug 17671834
GhostViews can be added in arbitrary order since they are added
depending on how they are insterted into the TransitionValues
maps. This CL does two things: it ensures that GhostViews are always
pulled to the top of the Overlay and inserts GhostViews into
the Overlay in the order that their ghosted views are drawn.
Change-Id: I9f68105126834cc8f30a6cfe5d58fc3c51465afd
2014-09-28 21:13:38 +00:00
Svetoslav
ed2fdc6ef5
Accessibility node provider getting invalid virtual view id.
...
If the virtual child id is not specified we should ask the node
provider to create a node info for the hosting view bu passing
the special host node id.
bug:17664111
Change-Id: Iaf1387acdfe33b50b50729d293adcdf82340a648
2014-09-28 20:05:23 +00:00
Andres Morales
8adfaf6c59
am 858d04cb: Merge "Mark PDB identifier as SystemApi" into lmp-dev
...
* commit '858d04cbf0962acba1ffc0e5df4113c01ed3abec':
Mark PDB identifier as SystemApi
2014-09-27 02:46:46 +00:00
Ruben Brunk
469a55eddc
am 6f34ad71: Merge "camera2: Fix native ImageReader test segfaults." into lmp-dev
...
* commit '6f34ad71cb00c7f4260dbf071422b334152a2cd1':
camera2: Fix native ImageReader test segfaults.
2014-09-27 02:46:41 +00:00
Andres Morales
66b63cb825
Merge "Mark PDB identifier as SystemApi" into lmp-dev
2014-09-27 02:26:00 +00:00
Ruben Brunk
7b28c66a6c
Merge "camera2: Fix native ImageReader test segfaults." into lmp-dev
2014-09-27 02:16:30 +00:00
Ruben Brunk
31798f3318
camera2: Fix native ImageReader test segfaults.
...
Bug: 17675571
- Check for JPEG footer in correct location from ImageReader
when using the RGBA override.
- Add additional error checks in produceFrame method.
- Avoid allocating extra space for jpeg buffers due to
incorrect width calculations.
Change-Id: I926f37e8b3e5c4bad24c16dcee48d52adb1706dd
2014-09-26 18:00:21 -07:00
Andres Morales
33df937f6f
Mark PDB identifier as SystemApi
...
Had already marked the API itself as system api, just not
the Context.BLAH id. Also update the javadoc as it doesn't
return an FD anymore.
Change-Id: Ic8a5b8c75b0ba0bdf4ad26cf33d5f87eea568376
2014-09-26 17:08:59 -07:00
Eino-Ville Talvala
84a738821f
am 678e4328: Merge "Camera2: Fix parallel session and device close() exception" into lmp-dev
...
* commit '678e432809fcde0d189f1130887bb201967eb342':
Camera2: Fix parallel session and device close() exception
2014-09-26 23:44:12 +00:00
Amit Mahajan
c7574645ff
am 32241895: Merge "Handling service number convert while roaming." into lmp-dev
...
* commit '32241895dfbef8a84f60c7294b334a5ae8e28fee':
Handling service number convert while roaming.
2014-09-26 23:44:08 +00:00
Eino-Ville Talvala
ccc483696b
Merge "Camera2: Fix parallel session and device close() exception" into lmp-dev
2014-09-26 23:42:30 +00:00
Amit Mahajan
ce1416a64d
Merge "Handling service number convert while roaming." into lmp-dev
2014-09-26 23:32:51 +00:00
Alan Viverette
cde6e29ac6
am 63756956: Merge "Add callback to track and thumb drawables, propagate state in ASLD" into lmp-dev
...
* commit '637569566d2234b06e08d94acf4db1b0d3be6501':
Add callback to track and thumb drawables, propagate state in ASLD
2014-09-26 23:19:32 +00:00
Dianne Hackborn
803d3fc394
am cbb94a27: Merge "More debugging for issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit 'cbb94a27c1f0fa8c2b459ffe3206eb96006f92dc':
More debugging for issue #17656716 : Unhandled exception in Window Manager
2014-09-26 23:15:17 +00:00
Alan Viverette
ab9f1bab6b
Merge "Add callback to track and thumb drawables, propagate state in ASLD" into lmp-dev
2014-09-26 23:13:55 +00:00
Alan Viverette
b067405bf4
Add callback to track and thumb drawables, propagate state in ASLD
...
BUG: 17665424
Change-Id: I22da4530f3e2869d856102e804f020461a46fe49
2014-09-26 16:12:16 -07:00
Dianne Hackborn
820eab3e75
Merge "More debugging for issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
2014-09-26 23:11:40 +00:00
Svetoslav
584599cce2
am 7c20fcc8: Merge "Accessibility node provider getting invalid virtual view id." into lmp-dev
...
* commit '7c20fcc83a5216a993bb1b31ab9ed09e90457fc5':
Accessibility node provider getting invalid virtual view id.
2014-09-26 23:03:38 +00:00
Elliott Hughes
0844233e99
am 70c1f083: Merge "Set the system locale correctly even on an encrypted device." into lmp-dev
...
* commit '70c1f083332729a586d670af7565732a2eb06ab4':
Set the system locale correctly even on an encrypted device.
2014-09-26 22:58:51 +00:00
Xia Ying
b82dc3d637
Handling service number convert while roaming.
...
When roaming in GSM/UMTS and internal CDMA network,
(1)change VZW custumer service numeber *611 to +19085594899.
(2)change VZW voice mail number *86 to +1MDN.
Change-Id: Id2bb10d119a1b196538a0e09f5c1f7c4b3f2b890
2014-09-26 15:58:49 -07:00
Svetoslav
44389c5a3c
Merge "Accessibility node provider getting invalid virtual view id." into lmp-dev
2014-09-26 22:56:28 +00:00
Elliott Hughes
39aa0d946b
Merge "Set the system locale correctly even on an encrypted device." into lmp-dev
2014-09-26 22:52:31 +00:00
Dianne Hackborn
fad079dc5d
More debugging for issue #17656716 : Unhandled exception in Window Manager
...
Change-Id: I81d3678e21d293d5896c467ae5c6739c82cfaa95
2014-09-26 15:46:24 -07:00
Eino-Ville Talvala
56fbbeab79
Camera2: Fix parallel session and device close() exception
...
It's possible for the device to have close() called on it
during the session close sequence such that the session still
tries to do a stream reconfiguration on the closed device.
Handle the exception thrown by this attempt.
Bug: 17661765
Change-Id: Iee63c5c559405abe5c044ae251ad56edd1fb3e79
2014-09-26 15:37:26 -07:00
Igor Murashkin
e14facba6d
am ba164dfb: Merge "camera2: Fix race conditions and deadlocks around configuration" into lmp-dev
...
* commit 'ba164dfbcab8d1358075e18199b3ef55f85c8b88':
camera2: Fix race conditions and deadlocks around configuration
2014-09-26 22:29:20 +00:00
Svetoslav
b3ba1d4e71
Accessibility node provider getting invalid virtual view id.
...
If the virtual child id is not specified we should ask the node
provider to create a node info for the hosting view bu passing
the special host node id.
bug:17664111
Change-Id: I9c2d3195ad813eed7ea4108fe0d7ccb9cc32a1a0
2014-09-26 15:23:36 -07:00
Igor Murashkin
381d22f706
Merge "camera2: Fix race conditions and deadlocks around configuration" into lmp-dev
2014-09-26 22:20:12 +00:00
Elliott Hughes
f839b4fcb6
Set the system locale correctly even on an encrypted device.
...
Bug: 17659622
Change-Id: Ibbbd5b959bfab5345f20b556c4720d0910b50084
2014-09-26 15:18:20 -07:00
Fabrice Di Meglio
558e64b39f
am 8420a924: Merge "Fix bug #17521147 Settings activity looks terrible on Volantis" into lmp-dev
...
* commit '8420a924e038948e5df6ab41b4fbc73ae16c67b4':
Fix bug #17521147 Settings activity looks terrible on Volantis
2014-09-26 21:58:08 +00:00
Dianne Hackborn
c29de2ffb2
am 45245d61: Merge "Fix issue #17671802 : "content" command always prints..." into lmp-dev
...
* commit '45245d6117ae484bb84d9afa3fbda36d59886059':
Fix issue #17671802 : "content" command always prints...
2014-09-26 21:57:49 +00:00
Fabrice Di Meglio
6b0a880e13
Merge "Fix bug #17521147 Settings activity looks terrible on Volantis" into lmp-dev
2014-09-26 20:52:02 +00:00
Fabrice Di Meglio
b22be6fcf2
Fix bug #17521147 Settings activity looks terrible on Volantis
...
- update layouts for PreferenceActivity and its headers
in two panes mode (per UX request)
- add theming where it was missing
Change-Id: I0c478c1a66b6de7e122b7ee73da24f3dd5a7bc28
2014-09-26 13:38:12 -07:00
Dianne Hackborn
192554b59b
Merge "Fix issue #17671802 : "content" command always prints..." into lmp-dev
2014-09-26 20:06:02 +00:00
Dave Burke
aef681506c
am e09e20ee: Merge "Revert "Fix memory leak where we close the descriptor instead of the file."" into lmp-dev
...
* commit 'e09e20eeca4b822855e02507a4e30387ea4ee1a6':
Revert "Fix memory leak where we close the descriptor instead of the file."
2014-09-26 19:44:16 +00:00