Alan Viverette
dc12e1531f
Merge "Remove framework-private HSV APIs, replace with luminance"
2015-08-14 20:21:50 +00:00
Alan Viverette
d78036bbec
Add accessors for TabWidget strip drawables
...
Change-Id: Ia6aef6a2221096c2653ae39fcec60289fa0ee2fb
2015-08-14 13:53:56 -04:00
Tomasz Mikolajewski
b04990599a
Add API for uploading files to MTP devices.
...
Bug: 22545670
Change-Id: I038c54db06b7cf780bd027d76693e98c685d57a7
2015-08-14 13:09:52 +09:00
Michael Wright
df10f498b9
Merge "Add new media navigation keys."
2015-08-13 15:55:41 +00:00
Michael Wright
962c9532a1
Add new media navigation keys.
...
Bug: 22059484
Change-Id: Idfe7fc5dd12acafc9f05c815d8aa7911cfcc7e4b
2015-08-13 16:44:27 +01:00
Alan Viverette
eff1b7175d
Merge "Add popup theme to AutoCompleteTextView, clean up constructor"
2015-08-13 13:29:19 +00:00
Dianne Hackborn
d38e7c9387
am 1dd2f5a3: am 40bc2066: am a54d4583: am 9512a857: am ff9912d5: Merge "Fix issue #23116383 : Include security patch level in Settings" into mnc-dev
...
* commit '1dd2f5a3ebd4768ebc8bf4c08c7f62c8c1300c7f':
Fix issue #23116383 : Include security patch level in Settings
2015-08-13 02:10:15 +00:00
Dianne Hackborn
ff9912d594
Merge "Fix issue #23116383 : Include security patch level in Settings" into mnc-dev
2015-08-13 00:46:59 +00:00
Dianne Hackborn
c3f7449517
Fix issue #23116383 : Include security patch level in Settings
...
Change-Id: I4934c7d26bf69b5c599962cd74ac1e4ea4ad4b51
2015-08-12 16:10:58 -07:00
Jason Monk
3111d4e17a
Merge "Add Preference#onDetachedFromActivity"
2015-08-12 20:41:41 +00:00
Jason Monk
e18dc50c63
Add Preference#onDetachedFromActivity
...
Change-Id: I7c78f96d41b33b902e54fe1c0b7246d555aab0ed
2015-08-12 15:27:51 -04:00
Alan Viverette
81590a48a4
Remove framework-private HSV APIs, replace with luminance
...
Luminance is the measure used by W3C to compute contrast ratios, so
we should be preferring that for "brightness" comparisons.
Bug: 22815971
Change-Id: I84a971d3cc6b12acebe8e455c0c0440c1c8bce06
2015-08-12 14:01:17 -04:00
Alan Viverette
da6b2f6ccb
Add popup theme to AutoCompleteTextView, clean up constructor
...
Bug: 22912507
Change-Id: I48d8b1ccae980847c743020d3f2a0d2eb6017e40
2015-08-12 11:26:15 -04:00
Dianne Hackborn
e337bd50e7
am 997a3688: am 4ce98e4e: am e92b1374: am ea5ce408: am 15f704e7: Merge "Fix issue #23122445 : Add 420 density" into mnc-dev
...
* commit '997a368855117f4f3b80160bd0cc2dcc3f6841a5':
Fix issue #23122445 : Add 420 density
2015-08-12 01:08:27 +00:00
Dianne Hackborn
1e9c51a00a
Fix issue #23122445 : Add 420 density
...
Change-Id: I15c113eb7e22f1d882db071c007224746f9d408f
2015-08-11 17:18:53 -07:00
Roozbeh Pournader
69c2ccd894
Mark TextUtils.isGraphic(char) depreacted in *current.txt.
...
Change-Id: Ief470b8de7675f09025e8ee2ad16d5fa3deba1a4
2015-08-11 11:30:03 -07:00
Tomasz Mikolajewski
7fa4e0537a
Merge "Add API for streamed reading on MTP devices."
2015-08-11 00:57:08 +00:00
Dianne Hackborn
60d18aba1d
am b44cdfdd: am afacdbe1: am 09e77852: am 5cf89a01: am b2b02092: Merge "Fix issue #23037899 : Support for Battery Optimization permission + Dialog" into mnc-dev
...
* commit 'b44cdfdd10ffa861492d044a058cfbaa167d71db':
Fix issue #23037899 : Support for Battery Optimization permission + Dialog
2015-08-11 00:50:06 +00:00
Dianne Hackborn
c7b57b1e65
Fix issue #23037899 : Support for Battery Optimization permission + Dialog
...
New permission, new Intent action.
Change-Id: I1d9ba55be8f72074e29d33ad7a0a12a820bbac39
2015-08-10 14:52:52 -07:00
Michael Wright
d7255cfb1c
Merge "DO NOT MERGE. Add new media navigation keys." into mnc-dev
2015-08-07 16:52:27 +00:00
Michael Wright
600b984760
DO NOT MERGE. Add new media navigation keys.
...
Bug: 22059484
Change-Id: Ifd8fd18178fed45ead2980b957dd1d177e40f165
2015-08-07 14:46:05 +01:00
Tomasz Mikolajewski
74d4ff8ab3
Add API for streamed reading on MTP devices.
...
The existing APIs required to copy all bytes to memory, which will fail in
case of very large files, like movies.
Bug: 22908937
Change-Id: I23bdcbdbf08b7c1b1017591799bbb94e53249a57
2015-08-07 11:47:50 +09:00
Jay Shrauner
2619c5454e
Unhide PHONETIC_NAME_STYLE fields
...
Unhide StructuredName.PHONETIC_NAME_STYLE and
Organization.PHONETIC_NAME_STYLE
Bug:22855713
Change-Id: I69d9085599d93ed1cc29832f70c23965a8d2f0d7
2015-08-06 15:53:01 -07:00
David Stevens
456c7a766c
Merge "Add keycodes for diagonal dpad inputs"
2015-08-06 18:19:18 +00:00
Dianne Hackborn
a1a9644529
am 74423ccf: am aacc7978: am 41dfffb3: am db6a6a21: am 6b0f1e78: Merge "Fix issue #22843150 : fragment transaction crash from onRequestPermisssionResult" into mnc-dev
...
* commit '74423ccf95c9d09a52a6a6fbe8ccedb1be88eda9':
Fix issue #22843150 : fragment transaction crash from onRequestPermisssionResult
2015-08-06 17:24:31 +00:00
Dianne Hackborn
6b0f1e78b8
Merge "Fix issue #22843150 : fragment transaction crash from onRequestPermisssionResult" into mnc-dev
2015-08-06 16:48:34 +00:00
Yorke Lee
04f0524aa1
am 25f9f7a4: am e80dbaeb: am 7be1e286: am cac65feb: am f0affc6d: Merge "Correctly hide setConnectionService" into mnc-dev
...
* commit '25f9f7a482b464b0cfe909ccfb8bda295c9ebc35':
Correctly hide setConnectionService
2015-08-06 03:03:18 +00:00
Yorke Lee
f0affc6d46
Merge "Correctly hide setConnectionService" into mnc-dev
2015-08-05 22:13:07 +00:00
Dianne Hackborn
6bdd3a155f
Fix issue #22843150 : fragment transaction crash from onRequestPermisssionResult
...
Add new Activity callback to tell it when its saved state has
been invalidated.
The problem is that delivering the permission result does not go
through a path where the compatibility code can see it first to
mark its fragment manager as no longer having saved state. So this
new callback gives it a place to do that.
Change-Id: I5a4a185d9c746bae1afb5c588aba82c8daccf079
2015-08-05 15:01:28 -07:00
Yorke Lee
5346396ba2
Correctly hide setConnectionService
...
Bug: 22957023
Change-Id: Ia3bd74f2fcc9f9dd5c9298f4505c18ee652436be
2015-08-04 16:07:19 -07:00
Ian Pedowitz
a371084e29
resolved conflicts for merge of d4b8064e to master
...
Change-Id: I3d41b5bd0ecdd97f8e563b061fc8648d2206bc31
2015-08-03 23:38:43 -07:00
Dianne Hackborn
fb81d09d35
Fix issue #22860466 : viapi security bug - rubber stamping in nested VIs
...
Add new Activity.isVoiceInteractionRoot() API that an activity can use
to determine whether it is the root activity of a voice interaction
session started by the user's designated voice interaction service.
This is a special new API that apps must explicitly check, because as
with visual activities the model behind an activity should usually be
that it accomplishes its task by interacting with the user (implicitly
getting their approval) rather than trusting that whoever invoked it
is telling it to do what the user once. In the voice world, however,
there are some cases where quick interactions want to allow for immediate
execution without further user involvement, so this API allows for that
without opening up security holes from other applications.
Change-Id: Ie02d2458f16cb0b12af825641bcf8beaf086931b
2015-08-03 17:33:38 -07:00
Dianne Hackborn
f6f1a7ec99
am 628b4125: am bc2a8843: am b97c5ddd: am 9b36f526: am c1836bb0: Merge "Change MNC codename to just M." into mnc-dev
...
* commit '628b4125843b93dc7f3ed0c9bbea76ff470d2eed':
Change MNC codename to just M.
2015-08-01 17:53:09 +00:00
David Stevens
a487f0cbe2
Add keycodes for diagonal dpad inputs
...
Change-Id: I1a5d103757a86bd9ee51738e9471f09fb0e78c39
2015-07-31 11:05:19 -07:00
Tyler Gunn
4e38bc2384
am bd19c1bd: am 4cfe2a8c: am f26ec92d: am a21b2e30: resolved conflicts for merge of d0694da4 to mnc-dr-dev
...
* commit 'bd19c1bd9288c9feeec7df34ea4c2f1ee4d85cf5':
Add telecom extra keys required for DMR release.
2015-07-31 17:33:08 +00:00
Dianne Hackborn
c1836bb0f1
Merge "Change MNC codename to just M." into mnc-dev
2015-07-31 17:11:58 +00:00
Tyler Gunn
335ff2ec7a
Add telecom extra keys required for DMR release.
...
Bug: 22848290
Change-Id: I3328234e3f07d83d0dbe5b61b959344b6cc5cc3f
2015-07-30 14:18:33 -07:00
Billy Lau
a91dccdf57
am bafb5130: am ee2ee0f9: am be6bfb4c: am 83749ac9: am a6706627: Merge "Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check changes)" into mnc-dev
...
* commit 'bafb51305731fd837b12878fffabe8885239ea10':
Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check changes)
2015-07-29 23:51:47 +00:00
Billy Lau
6ad2d66072
Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check
...
changes)
AppOpsManager:
Changed the default operating mode for WRITE_SETTINGS to MODE_DEFAULT from
MODE_ALLOWED.
packages/SettingsProvider:
We no longer do static permission checks for WRITE_SETTINGS in early checks and
defer that to app op when MODE_DEFAULT is returned. For some operations,
checking against WRITE_SECURE_SETTINGS is sufficient.
ActivityManagerService & PowerManagerService:
Incorporated app op checks and handled the MODE_DEFAULT case.
provider/Settings:
Added helper function to do checks on whether app ops protected operations
can be performed by a caller. This includes checks for WRITE_SETTINGS and
SYSTEM_ALERT_WINDOW.
Also added a public API (with javadocs) for apps to query if they can modify
system settings.
Changed the javadocs description for ACTION_MANAGE_WRITE_SETTINGS and
ACTION_MANAGE_OVERLAY_PERMISSION.
Added public API (with javadocs) for apps to query whether they can draw overlays or not,
and also javadocs description on how to use that check.
Change-Id: I7b651fe8af836c2074defdbd6acfec3f32acdbe9
2015-07-29 23:21:26 +01:00
Dianne Hackborn
0e3de6caca
Change MNC codename to just M.
...
Change-Id: I4281d200ff6560791c47cf9073ceea1cb509361e
2015-07-29 15:20:21 -07:00
Adrian Roos
6086a25eb7
am 5334b265: am aeda904f: am 4371922d: am 8e9b33f8: am 726d47b7: Merge "Fix and deprecate lock pattern related settings" into mnc-dev
...
* commit '5334b265af71a31b0cf428b97b437ac040c067dc':
Fix and deprecate lock pattern related settings
2015-07-29 22:05:15 +00:00
Adrian Roos
726d47b771
Merge "Fix and deprecate lock pattern related settings" into mnc-dev
2015-07-29 20:39:27 +00:00
Vadim Tryshev
d0432b2db4
Merge "Adding a drag flag to make drag shadow opaque."
2015-07-29 20:11:48 +00:00
Nicolas Prévot
523d865d9f
am 327046d0: am e1d51934: am 95c26295: am 2b0cd2c7: am 64ac302f: Merge "Send a public broadcast when the device owner is set." into mnc-dev
...
* commit '327046d0e75c8917dc18cbc23b4aa72b1ba61034':
Send a public broadcast when the device owner is set.
2015-07-29 18:42:41 +00:00
Vadim Tryshev
0e95bc4fb2
Adding a drag flag to make drag shadow opaque.
...
The default is still a semitransparent shadow.
Bug: 22028725
Change-Id: I4b0090053fe28cc4ac009960b5b7866d1219a675
2015-07-29 11:02:56 -07:00
Nicolas Prévot
64ac302f0c
Merge "Send a public broadcast when the device owner is set." into mnc-dev
2015-07-29 16:59:46 +00:00
Tyler Gunn
a66167414a
am 83290135: am 8d74abb5: am 444185e8: am 3d83e744: am bdbec480: Merge "Add "Call subject" capability to phone accounts." into mnc-dev
...
* commit '832901356015eb08836c1688ec3ba96efb4e4a11':
Add "Call subject" capability to phone accounts.
2015-07-28 21:54:58 +00:00
Dianne Hackborn
6105a30d9d
am 0091e2c0: am 639fd0e9: am 025a5dc6: am 108f5493: am 3551a59b: Merge "Work on issue #21516866 : Implement voice interaction in ResolverActivity" into mnc-dev
...
* commit '0091e2c03d1f2d212c94a3096e86407c78df6820':
Work on issue #21516866 : Implement voice interaction in ResolverActivity
2015-07-28 21:26:50 +00:00
Robert Greenwalt
6a35968cf8
am 691b8104: am f99b6f28: am 872d264c: am d6162cf2: am b3c93c5f: Merge "Un-remove legacy ConnectivityManager API." into mnc-dev
...
* commit '691b81042f0d443dc16d82426c043d4a3f76378a':
Un-remove legacy ConnectivityManager API.
2015-07-28 21:26:33 +00:00
Nicolas Prevot
0079900883
Send a public broadcast when the device owner is set.
...
Make it a protected broadcast.
BUG: 22623518
Change-Id: Ia36e8f0b80a6301d7d8e0461476842c78762b5e8
2015-07-28 21:11:27 +01:00