Paul Crowley
a7e87acb24
Add flag for wiping factory reset protection data.
...
Bug: 18366448
Change-Id: If8904888a6bf8611d34647e6d65d2347d824dbb3
2014-11-25 20:48:41 +00:00
Adam Lesinski
aa6076701d
Make the Context service constant for UsageStats public
...
This was an oversight in L, where we did not make this
service constant public.
Change-Id: I42e38cb5ef8420cadc1a4a6705821189d911ccfe
2014-11-24 13:53:57 -08:00
Jeff Sharkey
88d2a3c0e1
Introduce revision codes for split APKs.
...
Apps delivered as multiple split APKs must have identical package
names, version code, and signatures. However, developers may want
to iterate quickly on a subset of splits without having to increment
the version code, which would require delivery of the entire app.
This change introduces "revision codes" which can vary between
split APKs belonging to the same app. An install is valid as long
as the normal version code is identical across all splits. Splits
can be added/removed to an app over time, but if a split is present
across an upgrade the revision code must not decrease.
Since system apps could have been updated with splits, only revert
to the built-in APKs if the version code is strictly greater than the
data version. Also fix bug to enable inheriting from system apps
when adding splits.
Bug: 18481866
Change-Id: I34d8e14c141a8eb95c33ffe24b4e52d6af5c8260
2014-11-24 12:13:11 -08:00
Dianne Hackborn
2bbea56d12
Merge "Final resource IDs." into lmp-mr1-dev
2014-11-24 17:54:06 +00:00
Sreeram Ramachandran
45e2732717
Merge "Allow VPNs to specify their underlying networks." into lmp-mr1-dev
2014-11-24 17:24:04 +00:00
Wink Saville
12c2136e55
Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev
2014-11-22 20:19:25 +00:00
Wink Saville
d09c4cad65
Additional changes to SubscriptionManager API as per API council.
...
bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
2014-11-22 10:08:16 -08:00
Eino-Ville Talvala
dfa99f6367
Merge "Camera: Add new capability flags as system features as well" into lmp-mr1-dev
2014-11-22 04:57:49 +00:00
Dianne Hackborn
b2411f77ca
Final resource IDs.
...
Change-Id: Ie4b811f2a914191dded8de1b3d6321cff4db882c
2014-11-21 17:04:53 -08:00
Bryce Lee
d45cedd6f5
Merge "Make default windows features configurable." into lmp-mr1-dev
2014-11-21 19:18:50 +00:00
Bryce Lee
d6e6e7235a
Make default windows features configurable.
...
Bug: 18434078
Change-Id: I0bafce1a201088a8681f4b9e43237e23b49296a2
2014-11-21 11:08:45 -08:00
Sreeram Ramachandran
c2c0beab79
Allow VPNs to specify their underlying networks.
...
These are used when responding to getActiveNetworkInfo() (and cousins)
when an app is subject to the VPN.
Bug: 17460017
Change-Id: Ief7a840c760777a41d3358aa6b8e4cdd99c29f24
2014-11-21 09:26:18 -08:00
Dianne Hackborn
28096c49d8
Merge "Fix issue #15828903 : Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION" into lmp-mr1-dev
2014-11-21 01:31:10 +00:00
Dianne Hackborn
24b1c23c62
Fix issue #15828903 : Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION
...
You now need to set a flag if you want this unsafe behavior.
Change-Id: I185e9a04e005e42a887c3d58a2818616790b060a
2014-11-20 17:17:39 -08:00
Alan Viverette
e0a377f509
Merge "Make DeviceDefault alert dialog themes public" into lmp-mr1-dev
2014-11-21 00:08:25 +00:00
Erik Kline
4e9ea5e9ae
Merge "Rename EXTRA_NETWORK ConnectivityManager constants." into lmp-mr1-dev
2014-11-21 00:04:23 +00:00
Eino-Ville Talvala
6aee1d2ba5
Camera: Add new capability flags as system features as well
...
Also add all the L and L MR1 new system features to the uses-feature documentation.
Bug: 18281970
Change-Id: I116ca3fd04cd90eb53cc696b6fa62488687e7740
2014-11-20 15:52:40 -08:00
Alan Viverette
8513453e37
Make DeviceDefault alert dialog themes public
...
BUG: 18426645
Change-Id: Icd93dd4b153285e7636a59bec193b2fdf2d21da8
2014-11-20 15:24:36 -08:00
Adrian Roos
af6e657ab8
Merge "Update KeyguardManager.isDeviceLocked API" into lmp-mr1-dev
2014-11-20 21:38:14 +00:00
Adrian Roos
50bfeec868
Update KeyguardManager.isDeviceLocked API
...
Bug: 18414067
Change-Id: I0715714c2c9a122f578ec0c6f508faae12e6f752
2014-11-20 21:45:04 +01:00
Wink Saville
816e19eb6d
Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev
2014-11-20 20:31:49 +00:00
Wink Saville
2d1ee98227
Revert "Additional changes to SubscriptionManager API as per API council."
...
This reverts commit baf21da1e17ef358632c078128d381b3be218a08.
Change-Id: I73cbdfadf07ca3cf20b042781b62aafcc72b17d6
2014-11-20 20:29:51 +00:00
Wink Saville
4a57e90817
Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev
2014-11-20 20:20:02 +00:00
Shishir Agrawal
a9b6777154
Merge "Carrierprivileges: Addressing API council suggestions." into lmp-mr1-dev
2014-11-20 17:44:36 +00:00
Erik Kline
90e9307e8f
Rename EXTRA_NETWORK ConnectivityManager constants.
...
Per b/18414703:
s/\<EXTRA_NETWORK_REQUEST_NETWORK\>/EXTRA_NETWORK/g
s/\<EXTRA_NETWORK_REQUEST_NETWORK_REQUEST\>/EXTRA_NETWORK_REQUEST/g
Additionally, associated string values updated to:
android.net.extra.NETWORK
android.net.extra.NETWORK_REQUEST
Bug: 18414703
Change-Id: I7aeed2161829742affc666e835a97ce2c28356fe
2014-11-20 13:16:31 +09:00
Wink Saville
baf21da1e1
Additional changes to SubscriptionManager API as per API council.
...
bug: 17575308
Change-Id: I7773965094510999bfce8fc6b2b31ba6ce496653
2014-11-19 16:03:09 -08:00
Chet Haase
85603a7faf
Merge "Fix seeking and scaled duration behavior" into lmp-mr1-dev
2014-11-20 00:02:09 +00:00
Alan Viverette
b130d5961c
Merge "Remove underline and search icon from ActionBar search view" into lmp-mr1-dev
2014-11-19 23:52:24 +00:00
Chet Haase
0d1c27a713
Fix seeking and scaled duration behavior
...
The animation scaled was not being factored in early enough in the
activity lifecycle. Also, setCurrentPlaytTime() was not accounting for
the scaled duration correctly. Finally, added setCurrentFraction() as
a more general-purpose seeking facility.
Issue #18222006 Animator duration scale ignored in some situations
Issue #17951668 add ability to seek fraction, not just time
Change-Id: Idad401f5ff5026d7046c36eee09d78a4793215dc
2014-11-19 15:29:47 -08:00
Alan Viverette
cb8ed3705c
Remove underline and search icon from ActionBar search view
...
BUG: 17396265
Change-Id: I751bc79538f1ea412192172035920e59351270f1
2014-11-18 17:05:35 -08:00
Shishir Agrawal
ab57c29092
Carrierprivileges: Addressing API council suggestions.
...
- hasCarrierPrivileges - renamed to getCarrierPrivilegeStatus
- setLine1NumberForDisplay should not be usable by apps that have MODIFY_PHONE_STATE
- setVoiceMailNumber should not be usable by apps that have MODIFY_PHONE_STATE
- setOperatorBrandOverride should not be usable by apps that have MODIFY_PHONE_STATE
Not addressed:
- setGlobalPreferredNetworkType() should not be usable by apps that have MODIFY_PHONE_STATE
The underlying call is needed by system apps (OMADM) too.
Bug: 18356155
Change-Id: Idc6468a0bd0b0c52b9de1d8446f98c90ac0b3238
2014-11-18 17:05:12 -08:00
Ye Wen
f984eb4272
Merge "Addressing API review issues for SmsManager (2/3)" into lmp-mr1-dev
2014-11-18 20:30:29 +00:00
Sander Alewijnse
0925db8715
Merge "Rename the dont_disable_system_apps constant." into lmp-mr1-dev
2014-11-18 19:28:17 +00:00
Sander Alewijnse
5a1442589f
Rename the dont_disable_system_apps constant.
...
Bug:18414080
Change-Id: Ief9c6ac4346ab0588514f89a659fcb09d10d6574
2014-11-18 13:25:04 +00:00
Shishir Agrawal
c9f1b3a0e8
Merge "Add new API to set voicemail number." into lmp-mr1-dev
2014-11-17 23:49:29 +00:00
Ye Wen
643d5caf64
Addressing API review issues for SmsManager (2/3)
...
b/18356155
Change-Id: I2941284c48db7734f1b056263e4b53790f665a1c
2014-11-17 11:46:36 -08:00
Eino-Ville Talvala
126a7468c2
Camera2: Add BURST_CAPTURE capability flag
...
This capability (a subset of FULL) indicates that a camera device
can capture high-rate (>= 20fps) bursts of images at full device
resolution, in at least the YUV_420_888 format.
It also guarantees that the synchronization latency for a device is
relatively small, so that fixed-setting bursts can be captured quickly.
Bug: 18281970
Change-Id: Ifc8fc43252a77097d804429d1c9f6fa71a95aa4f
2014-11-17 17:50:05 +00:00
Ruben Brunk
4d2d97763f
Merge "camera2: Add READ_SETTINGS capability." into lmp-mr1-dev
2014-11-15 01:13:54 +00:00
Sander Alewijnse
f39cec0b06
Merge "Add extra to enable device admins to skip removal of system apps." into lmp-mr1-dev
2014-11-14 10:26:38 +00:00
Ruben Brunk
0c22e6919a
camera2: Add READ_SETTINGS capability.
...
Bug: 18281970
Change-Id: I28be92a85f0a843c690f9ff49263440cd871e40d
2014-11-13 15:15:07 -08:00
Chris Craik
6b3bf0ceef
Merge "Add offset method to Outline" into lmp-mr1-dev
2014-11-13 22:46:22 +00:00
Abhijith Shastry
fb8db1c84b
Merge "new sms/mms carrier app API" into lmp-mr1-dev
2014-11-13 22:15:46 +00:00
Simranjit Singh Kohli
fdcdb7429e
Merge "[RemoveAccount API]: Adding support for intent." into lmp-mr1-dev
2014-11-13 19:18:30 +00:00
Sander Alewijnse
8c41156178
Add extra to enable device admins to skip removal of system apps.
...
Bug:17369849
Change-Id: Ibc1c0f480c436c7075725f79ffaaf92832c1154a
2014-11-13 18:16:28 +00:00
Alexandra Gherghina
c61cabe5b3
Merge "Update current.txt with the new extra" into lmp-mr1-dev
2014-11-13 15:31:11 +00:00
Ignacio Solla
bf79cbaba9
Merge "[WebView] Allow the WebView to be compiled against the system SDK." into lmp-mr1-dev
2014-11-13 15:03:45 +00:00
Alexandra Gherghina
a73766790a
Update current.txt with the new extra
...
Bug: 17716971
Change-Id: Ice82394c681665aff96724faa2e8056656d2b1ab
2014-11-13 14:43:03 +00:00
Chris Craik
0e12fa12cb
Add offset method to Outline
...
Also clean up offset docs in Path
Change-Id: Ieca02611d32acce726efba652ae1969340a55a76
2014-11-12 16:17:33 -08:00
Cheuksan Wang
f9c50c45c6
new sms/mms carrier app API
...
BUG: 18005911
Change-Id: Ib961badc1ccac270f1244f8d971d9abec324b73f
2014-11-12 15:29:41 -08:00
Ignacio Solla
451e338c51
[WebView] Allow the WebView to be compiled against the system SDK.
...
BUG:18152150
Change-Id: Ifd6dcac17663631058d895c61bb6e8018c5aeecc
2014-11-12 22:49:56 +00:00