Fabrice Di Meglio
db7bb39b4c
am 072533e9: Merge "Fix bug #7146516 Padding can be "over" resolved" into jb-mr1-dev
...
* commit '072533e934e759b95228ba61152e7d958b641b96':
Fix bug #7146516 Padding can be "over" resolved
2012-09-20 06:19:55 -07:00
Fabrice Di Meglio
a84d8ad3ba
am efa56852: Merge "Fix some typos in Javadoc for Accessibility APIs" into jb-mr1-dev
...
* commit 'efa568525fc7755ac49e44e75246b2be1ef5269f':
Fix some typos in Javadoc for Accessibility APIs
2012-09-20 06:19:52 -07:00
Dianne Hackborn
1ed950d0cd
am 09ad0832: Merge "Switch to showing top-most thumbnail of recent apps." into jb-mr1-dev
...
* commit '09ad0832e0c28fa43a2e2bf53bef87df39bd4416':
Switch to showing top-most thumbnail of recent apps.
2012-09-20 06:19:39 -07:00
Jeff Sharkey
ea59a8367e
am a490bddc: Merge changes I4513afbd,I20e2194c into jb-mr1-dev
...
* commit 'a490bddc8bf0812973dee34ead5c04c87e7ecb15':
Make getMediaStorageDirectory() user-aware.
Lockdown should only augment connected networks.
2012-09-20 06:19:30 -07:00
Fabrice Di Meglio
072533e934
Merge "Fix bug #7146516 Padding can be "over" resolved" into jb-mr1-dev
2012-09-19 12:11:49 -07:00
Fabrice Di Meglio
efa568525f
Merge "Fix some typos in Javadoc for Accessibility APIs" into jb-mr1-dev
2012-09-19 11:55:31 -07:00
Dianne Hackborn
09ad0832e0
Merge "Switch to showing top-most thumbnail of recent apps." into jb-mr1-dev
2012-09-19 11:40:18 -07:00
Dianne Hackborn
15491c6a72
Switch to showing top-most thumbnail of recent apps.
...
The way it should have been, and with the new recents enter animation
the way it must be.
Added a new method to retrieve this thumbnail, since it would be less
efficient to use the existing API (which always returns the "base"
thumbnail). Probably at some point that existing API should be tweaked
to always return the top thumbnail instead, but that is for a later time.
Also removed code that would clear the thumbnail associated with an
activity when it is resumed. I don't think there should ever be a
reason to clear a thumbnail -- it's much better to have *something*
for the task, even if it is a little out of date.
Change-Id: I83e6ca6403eb2df5e4de3009dfe8c210e8cf8d5b
2012-09-19 11:25:40 -07:00
Jeff Sharkey
a490bddc8b
Merge changes I4513afbd,I20e2194c into jb-mr1-dev
...
* changes:
Make getMediaStorageDirectory() user-aware.
Lockdown should only augment connected networks.
2012-09-19 11:22:14 -07:00
Narayan Kamath
7047ea7568
am 5d1a870a: Merge "Add APIs to enable SNI and session tickets on sockets." into jb-mr1-dev
...
* commit '5d1a870a25f7495755432a42cf8c81818dc369fa':
Add APIs to enable SNI and session tickets on sockets.
2012-09-19 05:51:22 -07:00
Irfan Sheriff
48a9892dbd
am 5d4206a5: Merge "Get strings in" into jb-mr1-dev
...
* commit '5d4206a55c5336a163408422ba3302f5fd8463f7':
Get strings in
2012-09-19 05:50:40 -07:00
Amith Yamasani
b8e362ae27
am 4adb9d34: Merge "DevicePolicyManager per user" into jb-mr1-dev
...
* commit '4adb9d34162b109db3c67e352ad50c76dc7f2d45':
DevicePolicyManager per user
2012-09-19 05:50:07 -07:00
Narayan Kamath
5d1a870a25
Merge "Add APIs to enable SNI and session tickets on sockets." into jb-mr1-dev
2012-09-19 01:31:36 -07:00
Irfan Sheriff
5d4206a55c
Merge "Get strings in" into jb-mr1-dev
2012-09-18 22:34:34 -07:00
Irfan Sheriff
7f0aaac7f2
Get strings in
...
Bug: 65904101
Bug: 7087564
Change-Id: Ic4887a737a640010e12efd2a16b24af2215ba72a
2012-09-18 22:06:13 -07:00
Amith Yamasani
4adb9d3416
Merge "DevicePolicyManager per user" into jb-mr1-dev
2012-09-18 20:00:44 -07:00
Fabrice Di Meglio
69542e48c3
Fix some typos in Javadoc for Accessibility APIs
...
Change-Id: Ie3ca20e1c3bb11fb59bd7dcaed9ea92be320b3eb
2012-09-18 19:34:34 -07:00
Adam Powell
171fa7f2c5
am 98c370e7: Merge "Make invalidateOptionsMenu asynchronous" into jb-mr1-dev
...
* commit '98c370e71d93ed2704018e2bc3455f00c08821a9':
Make invalidateOptionsMenu asynchronous
2012-09-18 18:47:17 -07:00
Adam Powell
98c370e71d
Merge "Make invalidateOptionsMenu asynchronous" into jb-mr1-dev
2012-09-18 18:42:59 -07:00
Adam Powell
4b6d93fd04
Make invalidateOptionsMenu asynchronous
...
Process any pending menu invalidations on the animation tick, before
traversals are performed. Collapse multiple menu invalidations
together.
Bug 7189372
Change-Id: I7a33ae9813980eb8fbcc958804de2c03328ecca8
2012-09-18 18:37:28 -07:00
Andy Stadler
2e16d61257
am 6d4e887d: Merge "Move X509TrustManagerExtensions to correct directory" into jb-mr1-dev
...
* commit '6d4e887da4c8f2f0e246afd7961e2b2df0cc1aa4':
Move X509TrustManagerExtensions to correct directory
2012-09-18 17:54:36 -07:00
Andy Stadler
8071124375
Move X509TrustManagerExtensions to correct directory
...
Also removed unused imports.
Original Change-Id: If117ffd2240a7bf3437115f3cf2f766c4e249600
Change-Id: I66886ee9792c23a1e421022fd1f675fdf35ea049
2012-09-18 17:40:14 -07:00
Fabrice Di Meglio
eef4e625d3
am 9ffc6047: Merge "Fix bug #7173155 API REVIEW: android.view.View" into jb-mr1-dev
...
* commit '9ffc6047f14883f853b643a2913bd590995b9031':
Fix bug #7173155 API REVIEW: android.view.View
2012-09-18 15:54:55 -07:00
Jeff Sharkey
3fe5bf6d69
Make getMediaStorageDirectory() user-aware.
...
Bug: 7173591
Change-Id: I4513afbd8c3d6a31cd66d8a149be4071d5a4d24c
2012-09-18 15:54:52 -07:00
Fabrice Di Meglio
9ffc6047f1
Merge "Fix bug #7173155 API REVIEW: android.view.View" into jb-mr1-dev
2012-09-18 15:42:34 -07:00
Fabrice Di Meglio
c11f77fbae
Fix bug #7173155 API REVIEW: android.view.View
...
- remove getFocusRect(Rect) as it was redundant
- fix Javadoc
Change-Id: I3784c4b0a38770cba5d3ba09196f9271050a3c20
2012-09-18 15:33:07 -07:00
Jeff Sharkey
ed1a377f80
am 6281d7cf: Merge "Multi-user MTP." into jb-mr1-dev
...
* commit '6281d7cf32bdc624a9d70b2b4f5abce342558c27':
Multi-user MTP.
2012-09-18 15:00:33 -07:00
Fabrice Di Meglio
8bf1cb378b
am 20586fa0: Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev
...
* commit '20586fa0353f63453766140b32a4778793ce2b43':
Fix bug #7173351 API REVIEW: android.util.LocaleUtil
2012-09-18 15:00:14 -07:00
Adam Cohen
072d35167f
am 642258a2: Merge "Tweaking how settings adds keyguard widgets" into jb-mr1-dev
...
* commit '642258a29b426b14da509df3a5ed912673feeb57':
Tweaking how settings adds keyguard widgets
2012-09-18 15:00:09 -07:00
Fabrice Di Meglio
9120d133b1
am dbed514e: Merge "Fix bug #7172699 " into jb-mr1-dev
...
* commit 'dbed514e137de66d19050b72ad941a687e13c9d4':
Fix bug #7172699
2012-09-18 14:59:59 -07:00
Jeff Sharkey
6281d7cf32
Merge "Multi-user MTP." into jb-mr1-dev
2012-09-18 14:52:46 -07:00
Fabrice Di Meglio
20586fa035
Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev
2012-09-18 14:48:48 -07:00
Adam Cohen
642258a29b
Merge "Tweaking how settings adds keyguard widgets" into jb-mr1-dev
2012-09-18 14:48:48 -07:00
Fabrice Di Meglio
dbed514e13
Merge "Fix bug #7172699 " into jb-mr1-dev
2012-09-18 14:46:59 -07:00
Adam Cohen
60264730c1
Tweaking how settings adds keyguard widgets
...
-> Fix for issue 7173587
-> Fix for issue 7173877
Change-Id: I60cd3952113335df60292f67461d50f6c8bd2ed3
2012-09-18 14:38:04 -07:00
Amith Yamasani
599dd7ce9a
DevicePolicyManager per user
...
Bug: 7136483
Store device policy information for each user and apply them when user switches.
Global proxy can only be controlled by owner.
Camera restriction applies to all users, if any one has an admin that disables it.
Storage encryption can only be controlled by owner, although other users can query the state.
Wipe data will only remove the user if non-zero, wipe the device, if zero.
Change-Id: I359be46c1bc3828fd13d4be3228f11495081c8f2
2012-09-18 14:28:33 -07:00
Geremy Condra
db85bee3e6
am cdf964ea: Merge "Fix bad isinstance check in X509TrustManagerExtensions and add test." into jb-mr1-dev
...
* commit 'cdf964eab3cb9381745886f35b8c5a73ba61e28d':
Fix bad isinstance check in X509TrustManagerExtensions and add test.
2012-09-18 14:04:14 -07:00
Geremy Condra
cb4c581975
Fix bad isinstance check in X509TrustManagerExtensions and add test.
...
Change-Id: I333957186655b2543a637dafa8c51b0bba9d4dfb
2012-09-18 13:43:32 -07:00
Jeff Sharkey
27bd34d9d9
Multi-user MTP.
...
The current MTP kernel driver at /dev/mtp_usb is exclusive, meaning
only one process can have it open. In addition, each MTP session
with a desktop requires unique object IDs, which doesn't hold true
across users on the device.
To solve these two issues, when switching users we cycle the USB host
stack to disconnect both local and remote MTP connections, giving the
new user's media process a chance to claim /dev/mtp_usb, and causing
the desktop to initiate a new MTP session.
This change also allows BroadcastReceivers to registerReceiver()
allow retrieval of a current sticky broadcast. Adds a system property
to override maximum users. Removes MOUNTED broadcasts for secondary
users. Allows INTERACT_ACROSS_USERS to getCurrentUser().
Bug: 6925114
Change-Id: I02b4a1b535af95fb2142655887b6d15a8068d18a
2012-09-18 13:26:26 -07:00
Fabrice Di Meglio
d3d9f3f100
Fix bug #7173351 API REVIEW: android.util.LocaleUtil
...
Change-Id: I08fd491eff714059e9ec874fadebe7eb556c34d5
2012-09-18 12:55:32 -07:00
Geremy Condra
7c041de3ef
am 00bc4c0b: Merge "Initial commit for X509TrustManagerExtensions." into jb-mr1-dev
...
* commit '00bc4c0b6723bda12e846f9f1f729acb79a389a1':
Initial commit for X509TrustManagerExtensions.
2012-09-18 12:16:51 -07:00
Fabrice Di Meglio
49b0a9b470
Fix bug #7172699
...
- remove @link as we are already using a @see which is doing a link by itself
Change-Id: I6ff6979bb2d960c3c980cdf0a88885b92e80fd7f
2012-09-18 12:06:13 -07:00
Geremy Condra
00bc4c0b67
Merge "Initial commit for X509TrustManagerExtensions." into jb-mr1-dev
2012-09-18 11:39:14 -07:00
Geremy Condra
ed41a4e2d8
Initial commit for X509TrustManagerExtensions.
...
This provides a mechanism for exposing the bells
and whistles we've attached to trust managers to
third parties.
Change-Id: If117ffd2240a7bf3437115f3cf2f766c4e249600
2012-09-18 11:29:46 -07:00
Narayan Kamath
b4db962da0
Add APIs to enable SNI and session tickets on sockets.
...
Change-Id: I34c546b22d31476a670c0e8f5724185e838903b0
2012-09-18 10:56:24 +01:00
Amith Yamasani
7d43c417b6
am f7a6dfca: Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev
...
* commit 'f7a6dfcafc1eaa8014b4fa796e4b31208f72fd36':
Pass Bitmap instead of ParcelFileDescriptor in UserManager
2012-09-17 22:54:56 -07:00
Amith Yamasani
f7a6dfcafc
Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev
2012-09-17 22:53:21 -07:00
Amith Yamasani
e928d7d95d
Pass Bitmap instead of ParcelFileDescriptor in UserManager
...
Add a USER_INFO_CHANGED intent for lockscreen and quicksettings to use
to monitor changes to the user name or icon.
Bug: 7164040
Change-Id: Id6fb8b6d38ce04ccd02bbadcf0c10699783d6c03
2012-09-17 21:46:51 -07:00
Irfan Sheriff
196813cf9f
am 5bc09e26: Merge "Disable notification scans when p2p is connected" into jb-mr1-dev
...
* commit '5bc09e2683202856d2a1ee50c93965895c2e6a2e':
Disable notification scans when p2p is connected
2012-09-17 21:03:24 -07:00
Irfan Sheriff
5bc09e2683
Merge "Disable notification scans when p2p is connected" into jb-mr1-dev
2012-09-17 20:58:42 -07:00