141870 Commits

Author SHA1 Message Date
Sailesh Nepal
e7ef59a77d Add Connection.setStatusHints
This CL allows a connection to specify a status hint. The hint
contains a label and icon that can be displayed in the InCallUI.
For example, wifi calling can set a wifi icon and ssid.

Change-Id: I125628b74784d2303b9a429038a9f7ee604f241e
2014-07-08 21:54:03 -07:00
Sailesh Nepal
24ae29623f Merge "Add Connection.setAudioModeIsVoip" 2014-07-08 21:53:37 +00:00
Sailesh Nepal
33aaae4a07 Add Connection.setAudioModeIsVoip
This API will be used by Telecomm to set the call's audio mode.

Change-Id: I29028e614c598d1f2501c4dfdcdbfc929b09f925
2014-07-09 00:19:59 +00:00
Andre Eisenbach
6dc7e4e46c Merge "LE: Un-hide new congestion control and MTU APIs" 2014-07-08 21:53:37 +00:00
Andre Eisenbach
45a0a1a689 LE: Un-hide new congestion control and MTU APIs
Change-Id: I5ce395481620dd7ab611b1ab0eaeb5e29c4f13fa
2014-07-08 17:09:38 -07:00
Prerepa Viswanadham
8e5270fdf5 Tie in BLE hw capabilities with api invocation and support.
Change-Id: Ic1f0b3f156cf2fdde8f04b5c4384e4fd3d79623a
2014-07-08 23:34:49 +00:00
Makoto Onuki
e2f91c20bf Merge "Update javadoc" 2014-07-08 22:56:18 +00:00
Makoto Onuki
95a9cfbf14 Update javadoc
Change-Id: I25b51f59e56b571921bad0b790a74c3c0af1a141
2014-07-08 17:11:54 -07:00
Robert Greenwalt
16e12abbef Add Trust to NetworkCapabilities.
Indicates the user has indicated implicit trust of a network.  This
generally means it's a sim-selected carrier, a plugged in ethernet,
a paired BT device or a wifi they've asked to connect to.  Untrusted
networks are probably limited to unknown wifi AP.

Change-Id: I89490bdaa3c2d63d33f876c72d8b088dc155fa3d
2014-07-08 23:55:18 +00:00
Makoto Onuki
521e86f4d7 Merge "Add new URI for enterprise caller-id." 2014-07-08 22:56:18 +00:00
Makoto Onuki
31cd6f717e Add new URI for enterprise caller-id.
Bug 15779911

Change-Id: Ic4889ab03343a0e447af830ca383b51ffdcc2c5c
2014-07-08 15:59:34 -07:00
Joe LaPenna
4bb015d90a CW on Master: Disable CaptivePortalTracker, EthernetService
BUG: 15143878

Change-Id: I6c534a28c1fcd475982ae70e7f3af69f3a219e24
2014-07-08 22:52:02 +00:00
Yorke Lee
ab5a6dc987 Merge "Rehide some fields in ContactsContract" 2014-07-07 19:25:01 +00:00
Yorke Lee
6355c8f7fc Rehide some fields in ContactsContract
These fields were supposed to be hidden for L.

Change-Id: If87642f2574eccd7d80fae6f7b0817f777db9cce
2014-07-08 14:31:55 -07:00
John Spurlock
4c8d3149ae Merge "Update status bar icon policy for volume + zen." 2014-07-08 02:17:58 +00:00
John Spurlock
a37e9c8dcb Update status bar icon policy for volume + zen.
Only show vibrate in the volume slot, create a separate slot
for zen.

Bug:15831713
Change-Id: I9d23a2d370bc6f98be3bdc98c2990bbea6643ce7
2014-07-08 09:40:31 -04:00
Alexandra Gherghina
539a7ef5c9 Removes cross profile package information when removing an user
This makes sure that if the user id gets reassigned without restarting the phone,
we do not have old information from the preexisting profile.

Also renames method which needs write locks.

Bug: 15928463
Change-Id: I30b0f85cf90d3e0c289a37bcbaec8da63499a170
2014-07-08 14:35:56 +01:00
Dake Gu
b06448abf9 Merge "add missing break for Activity options" 2014-07-07 17:47:39 +00:00
John Spurlock
5e9049a362 QS: Add limit to cellular data panel.
Change-Id: I4d69ffe0681b89670d052ed18c5e4be4674d2d62
2014-07-08 23:50:04 -04:00
Dake Gu
7ef70b001b add missing break for Activity options
fix b/16166102

Change-Id: Iebe8c4d4e640a14b049ffa62d8decb062cfe8f12
2014-07-08 18:37:12 -07:00
Jeff Sharkey
4ec2023349 Merge "Derive library path for upgraded system apps." 2014-07-07 17:47:39 +00:00
Fabrice Di Meglio
6828cd5bc4 Make more room for methods in framework jar
- put android.filterfw and android.filterpacks in framework2

Change-Id: I1ecc6ab833d6c6d20d976789bacfd085f4e0bff9
2014-07-08 22:16:00 +00:00
Jeff Sharkey
8d479b0c2d Derive library path for upgraded system apps.
Bug: 16156270
Change-Id: I368433063ff33d15129c8076ddc6f1e2a0963e54
2014-07-08 14:57:40 -07:00
Jeff Sharkey
8ffc231d8c Gracefully handle apps without native libraries.
Bug: 16148014
Change-Id: Ida23545046387b567744ee520baa4713e8403f30
2014-07-08 09:00:45 -07:00
Jeff Sharkey
65b1a7c0ba Offer to scan cluster packages at boot.
Bug: 14975160
Change-Id: Ib637f68354b3d4ce4b5b23d875d8e94ccd497fd2
2014-07-08 01:04:51 -07:00
Jeff Sharkey
d746057f24 Change new file installs to be cluster-based!
Now that all the other pieces are in place, we're ready to start
installing new file-based packages as a cluster (the new unified
directory-based layout).  This greatly simplifies the renaming
process.

Also add helper methods to ApplicationInfo to give a much clearer
mapping between it and internal field names, since we can't change
the public API.

Add recursive restorecon().

Bug: 14975160
Change-Id: I72a63c5ddbc594c2fec4a91dd59f73ef253fbfd7
2014-07-08 00:38:57 -07:00
Sky Faber
68264182eb Merge "Enable ability for secondary users to scan for networks, but not forget." 2014-07-05 02:59:43 +00:00
Sky Faber
ae81483a15 Enable ability for secondary users to scan for networks, but not forget.
Bug: 15437477
Bug: 14676589
Change-Id: I3f1956265f4877b8c3cba138628b7393c393d175
2014-07-08 14:52:13 -07:00
Igor Murashkin
a242d220f1 Merge "camera2: Legacy, lie about AE/AF regions (reported as 0)" 2014-07-08 18:08:48 +00:00
Igor Murashkin
d25388c155 camera2: Legacy, lie about AE/AF regions (reported as 0)
* Temporary work-around for passing CTS tests

Change-Id: Icbfe5309b3c500bb089553fbc57272936be6100f
2014-07-07 15:29:28 -07:00
Tyler Gunn
7305b87b09 Merge "Adding "start call with video" extra for ACTION_CALL intent." 2014-07-07 17:47:39 +00:00
Tyler Gunn
12013ad193 Adding "start call with video" extra for ACTION_CALL intent.
- Added extra.
- Updated Call, CallInfo, ConnectionRequest to pass extra.

Bug: 16014224
Change-Id: I8b390f4d416c71bb6139d299b746fc06d5f8e6a5
2014-07-08 14:04:58 -07:00
Christopher Tate
e64fb99144 Merge "Fix NPE in platform restore" 2014-07-08 18:08:48 +00:00
Christopher Tate
8f1bb3a0d4 Fix NPE in platform restore
Bug 16061451

Change-Id: I79d7913455886828a493a0c4ea850d259bfeeeab
2014-07-08 13:00:33 -07:00
George Mount
8d3cd2c8cf Make shared element visible when exit transition finishes early.
Bug 16124915

Change-Id: I91aa4a4912f3edb298ec75dd4178572a2c941a31
2014-07-08 18:14:49 +00:00
Makoto Onuki
f621a5b1b3 Merge "Cross-user provider access no longer requires ..._FULL" 2014-07-08 17:33:57 +00:00
Paul Lawrence
ba45bcb364 Fix DeviceManagerAdmin with empty password
Checked for null, but need to check for "" as well

Bug: 15832986
Change-Id: I3dc5d61717180180229f2395eef1dbe54d812d54
2014-07-08 19:23:09 +00:00
Makoto Onuki
4451419fc6 Cross-user provider access no longer requires ..._FULL
Now only INTERACT_ACROSS_USERS is required.

Change-Id: If5bdbfb055d9d57a3180885f2aea652b889e7705
2014-07-08 12:05:05 -07:00
Tyler Gunn
b28cce7c8b Merge "Revert "Adding "start call with video" extra for ACTION_CALL intent."" 2014-07-07 18:07:48 +00:00
Tyler Gunn
d4631ad094 Revert "Adding "start call with video" extra for ACTION_CALL intent."
This reverts commit 136283973cdf9df02672e384c89d32cb137cfaf2.

Change-Id: I628bafa72fee3fdabe4a130673ed0a09bfcfe375
2014-07-08 20:57:51 +00:00
Tyler Gunn
857025678d Adding "start call with video" extra for ACTION_CALL intent.
- Added extra.
- Updated Call, CallInfo, ConnectionRequest to pass extra.

Bug: 16014224
Change-Id: I95dbb856eba58e8d1834208304f37ce0508db2bd
2014-07-08 13:39:05 -07:00
Robert Greenwalt
9eb38a6ffa Merge "Remove dead code." 2014-07-06 02:28:07 +00:00
Robert Greenwalt
8283f8802d Remove dead code.
Also adds a TYPE_VPN so the VPN can be strongly typed.

Change-Id: Ibf39450c480f16ce5ab4c25b47965691b844fb92
2014-07-07 17:09:01 -07:00
George Mount
114c68cec4 Merge "Prevent exit transition when a new task was started." 2014-07-06 02:28:07 +00:00
George Mount
ff243289d3 Prevent exit transition when a new task was started.
Bug 15543793

Change-Id: Id9705009e16da82fe2068f16e167c9cd07696889
2014-07-07 16:42:44 -07:00
Jorim Jaggi
853b070f19 Add % for battery in expanded QS; make it clickable
Also removes the "xx minutes until full" label in expanded QS.

Bug: 15392950
Bug: 15863237
Change-Id: I41e85a9ffeb3cba31b58769f8faee9147a3b031e
2014-07-08 01:38:41 +02:00
Shishir Agrawal
eb2263dd72 Merge "SIM based carrier app privileges." 2014-07-07 18:07:48 +00:00
kmccormick
3b83426718 am 0ed5a556: am 74223986: Doc Update: Add Cloud Save to left nav.
* commit '0ed5a5563da96df08ccdd6a0da8556317c7b47b6':
  Doc Update: Add Cloud Save to left nav.
2014-07-07 23:33:52 +00:00
Shishir Agrawal
762d5a091f SIM based carrier app privileges.
Adding support for SIM based carrier app privileges.

WIP - Missing bits:
- Notifications.
- Certificate check.

Change-Id: Ied3aa6c7d51cc0cde06f5bb58f30893d7a7b1c34
2014-07-07 16:32:11 -07:00
Alan Viverette
13d965485e Fix build
Change-Id: I20f3ae19bd6d7cdc6dd6b9e947bdfea38893a167
2014-07-07 23:30:56 +00:00