Jeff Sharkey
b049e212ab
Include user identifier in external storage paths.
...
When building external storage paths, always include user in path
to enable cross-user paths and aid debugging.
Each Zygote process continues to only have access to the appropriate
user-specific emulated storage through bind mounts. A second set of
mounts continue supporting legacy /sdcard-style paths. For example,
a process running as owner has these mount points:
/storage/emulated_legacy
/storage/emulated_legacy/Android/obb
/storage/emulated/0
/storage/emulated/obb
Since Environment is created before Zygote forks, we need to update
its internal paths after each process launches.
Bug: 7131382
Change-Id: I6f8c6971f2a8edfb415c14cb4ed05ff97e587a21
2012-09-11 23:11:14 -07:00
Svetoslav Ganov
b1ee588602
Merge "Refactoring the scale and pan detection in the ScreenMagnifier." into jb-mr1-dev
2012-09-11 17:50:53 -07:00
Svetoslav Ganov
d420e3ac94
Refactoring the scale and pan detection in the ScreenMagnifier.
...
Change-Id: I8560f53f88ef0c9244e2b48d40119574cacb544f
2012-09-11 17:48:28 -07:00
Romain Guy
0585744a2d
Merge "Discard framebuffer commands when we redraw the entire buffer" into jb-mr1-dev
2012-09-11 17:32:05 -07:00
Romain Guy
45e4c3df6c
Discard framebuffer commands when we redraw the entire buffer
...
Change-Id: I32e3014832cbd3bdbace8c3d2206eb20a2002d64
2012-09-11 17:30:43 -07:00
Winson Chung
709c542b67
Merge "Fixing crash in emulator due to missing bluetooth." into jb-mr1-dev
2012-09-11 17:10:43 -07:00
Winson Chung
6072b00b62
Fixing crash in emulator due to missing bluetooth.
...
Change-Id: I0f652198cc759fac44f0de1729fcb52f515071a3
2012-09-11 17:10:32 -07:00
Benoit Goby
73e0d75c9d
Merge "UsbDebuggingActivity: Strings update after review" into jb-mr1-dev
2012-09-11 16:14:47 -07:00
Amith Yamasani
9c673b0536
Merge "Go back to keyguard if user is switched in lock screen" into jb-mr1-dev
2012-09-11 16:12:16 -07:00
Benoit Goby
45f6aaa558
UsbDebuggingActivity: Strings update after review
...
Bug: 7056209
Change-Id: I447b021973332414e5e57a3b7066bf25dfccb628
2012-09-11 16:10:35 -07:00
Amith Yamasani
d979dd7fbc
Go back to keyguard if user is switched in lock screen
...
This is not the preferred solution, but at least it is not incorrect.
Bug: 7144478
Change-Id: Iec26723b21ff5c64546d57f9d8744a3bf2929862
2012-09-11 15:53:37 -07:00
Svetoslav Ganov
0bb4d078af
Merge "Screen magnifier should handle window rebuilds correctly." into jb-mr1-dev
2012-09-11 15:52:33 -07:00
Svetoslav Ganov
9b4125e435
Screen magnifier should handle window rebuilds correctly.
...
1. The way for computing the magnified region was simplistic and
incorrect. It was ignoring window layering resulting in broken
behavior. For example, if the IME is up, then the everything else
is magnifed and the IME not. Now the keyguard appears and covers
the IME but the magnified region does not expand while it would
since the keyguard completely covers the not magnified IME window.
bug:7138937
Change-Id: I21414635aefab700ce75d40f3e913c1472cba202
2012-09-11 15:50:58 -07:00
Irfan Sheriff
85cf4a1519
Merge "Disable suspend optimizations during DHCP" into jb-mr1-dev
2012-09-11 15:44:06 -07:00
Scott Main
6434d73376
am 91de90da: am 01f9bf3f: small update to the ADT installation steps based on new ADT UI
...
* commit '91de90daad1147e1472691211a74c4ad1c17a612':
small update to the ADT installation steps based on new ADT UI
2012-09-11 15:43:53 -07:00
Irfan Sheriff
ec7d1380d3
Disable suspend optimizations during DHCP
...
We were not handling disabling suspend optimization during DHCP. This can
cause problems with certain routers when screen is off (and suspend optimizations
enabled).
Bug: 7106423
Change-Id: Ib762fff2edec28d7c6990263d4b641566e971213
2012-09-11 15:42:46 -07:00
Scott Main
91de90daad
am 01f9bf3f: small update to the ADT installation steps based on new ADT UI
...
* commit '01f9bf3fefd7e78f8356cfcb18e945f58e6eb38b':
small update to the ADT installation steps based on new ADT UI
2012-09-11 15:41:58 -07:00
Jason Sams
1e26a8b358
Merge "LUT intrinsic and CrossProcess test. 5x5 convolve and test Gauss blur and test" into jb-mr1-dev
2012-09-11 15:39:18 -07:00
Scott Main
01f9bf3fef
small update to the ADT installation steps based on new ADT UI
...
Change-Id: I1c3ddfcb6188dd0bdc87a2b2e8241dfd7fcaa4dc
2012-09-11 15:24:16 -07:00
Christopher Tate
99c0cb3b9d
Merge "Set up default (random) Android IDs for all users" into jb-mr1-dev
2012-09-11 15:20:34 -07:00
Robert Greenwalt
f008ab727e
am 5d33e76c: am 65208857: am 2415841c: Merge "EthernetDataTracker: indicate link up based on flags"
...
* commit '5d33e76cff65245d03f592a3dbcbf2e17a2f1581':
EthernetDataTracker: indicate link up based on flags
2012-09-11 15:09:11 -07:00
Robert Greenwalt
5d33e76cff
am 65208857: am 2415841c: Merge "EthernetDataTracker: indicate link up based on flags"
...
* commit '65208857d35efe39c1dbc1da23f2caf7257232fc':
EthernetDataTracker: indicate link up based on flags
2012-09-11 15:07:01 -07:00
Robert Greenwalt
65208857d3
am 2415841c: Merge "EthernetDataTracker: indicate link up based on flags"
...
* commit '2415841c370d855d7f3a3e6a537e641c69a57097':
EthernetDataTracker: indicate link up based on flags
2012-09-11 15:04:50 -07:00
Robert Greenwalt
2415841c37
Merge "EthernetDataTracker: indicate link up based on flags"
2012-09-11 15:02:24 -07:00
Selim Gurun
79ccb1e8a9
Merge "Deleting the defunct SearchBox interface." into jb-mr1-dev
2012-09-11 15:01:21 -07:00
Christopher Tate
4dc7a68dbe
Set up default (random) Android IDs for all users
...
Also correct some now-misleading terminology in a permission-check
log message, and fix a bug in which a system component trying to
write to a secondary user's settings would wind up writing the
owner's settings instead.
Bug 7132405
Change-Id: I5b8fafc35720390a01652e386ab5b7c0ad751abe
2012-09-11 14:51:33 -07:00
Vishal Mahaveer
b6b72f5411
EthernetDataTracker: indicate link up based on flags
...
Indicate link up state based on flags/interface up, and not on IP address.
This is for ethernet interfaces that already exists.
Change-Id: Ib342d519c483bbb2dfa08cfac2c0c1a288cee7c0
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
2012-09-11 16:41:16 -05:00
JP Abgrall
d428e95eb5
Merge "core: config: Update the description of the autoBrightnessLevels array." into jb-mr1-dev
2012-09-11 13:58:40 -07:00
Jim Miller
752ef4e0f8
Merge "This enables the back button in keyguard" into jb-mr1-dev
2012-09-11 13:58:40 -07:00
Adam Cohen
b0246ce14a
Merge "Fixing build (update-api)" into jb-mr1-dev
2012-09-11 13:56:38 -07:00
Jeff Brown
9ba2a18891
Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev
...
* changes:
Don't auto-discover peers until scan requested.
Use wfdInfo to filter available sinks.
Allow adb shell am display-size to use bigger sizes.
2012-09-11 13:56:04 -07:00
Adam Cohen
2071e8408a
Fixing build (update-api)
...
Change-Id: I78738cc8320dab1fde082bfa9f65d020c6573de7
2012-09-11 13:54:07 -07:00
JP Abgrall
81985bcbe6
core: config: Update the description of the autoBrightnessLevels array.
...
Clarify what the control point values are.
Change-Id: I33860c575b13e5216c804c7c76fa5733fcebf8ad
2012-09-11 13:41:25 -07:00
Selim Gurun
a7094734ae
Deleting the defunct SearchBox interface.
...
Change-Id: Iecb698dbe942d3c9680ad1135ba0d604aa211856
2012-09-11 13:27:08 -07:00
Selim Gurun
faed98a161
Merge "Added annotations for injected accessibility objects" into jb-mr1-dev
2012-09-11 13:23:45 -07:00
Wink Saville
ea4f446a81
am 72c06bcf: am 0c99f7e3: am ba3cf72a: Merge "Telephony: Clarify IccCardConstants.State enum"
...
* commit '72c06bcf1970f615f5037b9f63759d06a527cb4e':
Telephony: Clarify IccCardConstants.State enum
2012-09-11 13:21:38 -07:00
Wink Saville
72c06bcf19
am 0c99f7e3: am ba3cf72a: Merge "Telephony: Clarify IccCardConstants.State enum"
...
* commit '0c99f7e36da7ebc92d0a084f3dc1717a7c31423e':
Telephony: Clarify IccCardConstants.State enum
2012-09-11 13:19:18 -07:00
Adam Cohen
aec914b130
Merge "Adding notion of keyguard widgets" into jb-mr1-dev
2012-09-11 13:18:14 -07:00
Wink Saville
0c99f7e36d
am ba3cf72a: Merge "Telephony: Clarify IccCardConstants.State enum"
...
* commit 'ba3cf72a08368ab40556b07b4518536bb59eb2f6':
Telephony: Clarify IccCardConstants.State enum
2012-09-11 13:17:17 -07:00
Jim Miller
ea42443e35
Merge "Attempt to fix blank keyguard issue" into jb-mr1-dev
2012-09-11 13:08:18 -07:00
Eino-Ville Talvala
ff5c9146b5
Merge "NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR" into jb-mr1-dev
2012-09-11 12:41:11 -07:00
Wink Saville
ba3cf72a08
Merge "Telephony: Clarify IccCardConstants.State enum"
2012-09-11 12:24:15 -07:00
Jeff Brown
59c53c6224
Don't auto-discover peers until scan requested.
...
Change-Id: I4ad08873567a5ac86e9bd46abd2375b183e2e95b
2012-09-11 12:21:55 -07:00
Jeff Brown
0f68d166e6
Use wfdInfo to filter available sinks.
...
Change-Id: If056267738f70835af645a8c6e7a91c0c5407816
2012-09-11 12:18:15 -07:00
Svetoslav Ganov
c574fd04cc
Merge "Fixing implementation of View.requestRectangleOnScreen(Rect, boolean)." into jb-mr1-dev
2012-09-11 12:16:13 -07:00
Eino-Ville Talvala
7cfd7d5b65
NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR
...
Bug: 7054970
Change-Id: I509fa18f1203022bb23cd9ef5c70cb3a3fbb8b77
2012-09-11 11:34:59 -07:00
Selim Gurun
2fa10c675b
Fix build break
...
Change-Id: Ib5415bbebb849de23b3ff8533a7c1a98f6ae38f4
2012-09-11 11:32:44 -07:00
Eino-Ville Talvala
a910390b7d
Merge "Camera: Add SCENE_MODE_HDR." into jb-mr1-dev
2012-09-11 11:20:09 -07:00
Fabrice Di Meglio
5cf8bd79bb
Merge "Fix bug #7141044 GlobalActions dialog (power off / airplane mode / sound off) should be RTL aware" into jb-mr1-dev
2012-09-11 11:18:15 -07:00
Kenny Root
a36180925b
Merge "Remove "unlinklib" command from installd" into jb-mr1-dev
2012-09-11 11:13:53 -07:00