Svet Ganov
e8ce8368fc
am 55cd6f44: am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev
...
* commit '55cd6f44fd1e49164a999e948bb91a03a3b9daf6':
Teach receivers, activities, providers, and services app ops.
2015-07-04 07:28:18 +00:00
Dianne Hackborn
19b16eb453
am b857216f: am ab33137d: am 6cc53743: Merge "Fix issue #20672970 : Notifications are not dismissed on hot word detection" into mnc-dev
...
* commit 'b857216f75bf18e702ead1e201cbbbc36fba39c6':
Fix issue #20672970 : Notifications are not dismissed on hot word detection
2015-07-04 07:27:38 +00:00
Dianne Hackborn
7e07288c77
am 0783b9a4: am ee987ce4: am 76664d9d: Merge "Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW..." into mnc-dev
...
* commit '0783b9a47ae682cc85a14284e79643b5087b8c9f':
Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...
2015-07-04 07:27:17 +00:00
Vinit Deshpande
44488f580e
am bb307c00: am 0ed62962: am edc31579: Merge "More API review feedback" into mnc-dev
...
* commit 'bb307c00ab8fd9dc2a0c96bc7c3bfa203f0277a2':
More API review feedback
2015-07-04 07:25:53 +00:00
Aravind Akella
10d76989ed
am b35522f7: am fce3bc83: am 32207e3c: Merge "Changes to Data Injection mode APIs" into mnc-dev
...
* commit 'b35522f77d0d3d5ed2090214c776c476c8fc76cc':
Changes to Data Injection mode APIs
2015-07-03 20:34:57 +00:00
Paul Jensen
00d12e17c1
am 5973eb48: am bf816248: am e51c46b0: Merge "Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API" into mnc-dev
...
* commit '5973eb48220e1e44a4a3192cd9740fe8b47f8a3a':
Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API
2015-07-03 05:35:58 +00:00
Svet Ganov
fab8c63aa0
am 5243632f: am 10f87f47: am 22233b51: Merge "Remove the empty accounts group and not needed storage resources." into mnc-dev
...
* commit '5243632f918169bd58e388db988454a16983e490':
Remove the empty accounts group and not needed storage resources.
2015-07-03 05:34:42 +00:00
Svet Ganov
68ffcf883c
Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev
2015-07-01 23:59:21 +00:00
Svet Ganov
99b6043dad
Teach receivers, activities, providers, and services app ops.
...
Perform app op check in addition to the permisison check for all four
paltform components - activities, content providers, broadcast receivers,
services - if they are guarded by a permssion that has an associated app
op. This ensures that legacy apps will behave correctly if the permission
of the caller has been revoked, i.e. the app op for that permission was
disabled.
bug:22199666
Change-Id: Ia22d1c38d58b3cd6aabdc655cb7c7bddd85da7a2
2015-07-01 16:20:00 -07:00
Dianne Hackborn
6cc53743f5
Merge "Fix issue #20672970 : Notifications are not dismissed on hot word detection" into mnc-dev
2015-07-01 22:31:18 +00:00
Dianne Hackborn
76664d9dcf
Merge "Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW..." into mnc-dev
2015-07-01 22:21:10 +00:00
Dianne Hackborn
4e88bcd399
Fix issue #20672970 : Notifications are not dismissed on hot word detection
...
Add new VoiceInteractionSession.closeSystemDialogs() API that closes
everything except the session itself.
Change-Id: If45f1e120d8ca095b6c8055b6485acb5e710820e
2015-07-01 13:41:03 -07:00
Vinit Deshpande
edc3157948
Merge "More API review feedback" into mnc-dev
2015-07-01 19:46:55 +00:00
Dianne Hackborn
de15edaa9b
Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...
...
...to an explicit toggle to enable in Settings
Add a new permission flag, saying the permission can be automatically
granted to pre-api-23 apps. Apply this to SYSTEM_ALERT_WINDOW.
Change-Id: I24a0ceabe7e9f5e458a864d30eda2696ad14a699
2015-07-01 12:37:00 -07:00
Aravind Akella
32207e3c66
Merge "Changes to Data Injection mode APIs" into mnc-dev
2015-07-01 17:39:57 +00:00
Paul Jensen
e51c46b068
Merge "Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API" into mnc-dev
2015-07-01 14:31:21 +00:00
Svet Ganov
22233b51c3
Merge "Remove the empty accounts group and not needed storage resources." into mnc-dev
2015-07-01 02:32:50 +00:00
Dianne Hackborn
507734074a
am b6125220: am 78e67d73: am 80abf887: Merge "Fix issue #22124996 : VI: Command Request not Active" into mnc-dev
...
* commit 'b6125220478a8cc9ae107d133b678fb7154b028b':
Fix issue #22124996 : VI: Command Request not Active
2015-07-01 01:20:39 +00:00
Dianne Hackborn
593334ab70
Fix issue #22124996 : VI: Command Request not Active
...
Just forgot to add the request to the active set.
Also eradicate a bunch of old cruft that has been replaced
by the final APIs, and improve voice interaction test to
sit fully on top of the final APIs and have a test for
command request.
Change-Id: Ieff7a6165ebf2a4c5fb80c1ebd020511a2ae63ee
2015-06-30 16:59:41 -07:00
Vinit Deshpande
7226c8f95b
More API review feedback
...
ScanResult now hides all flags and their values, only methods
are public; and converted roaming consortium to an array of longs
instead of Longs.
Bug: 22179306
Change-Id: I644110dbddd5fa7a7109ac16051845fcc4c4e9d1
2015-06-30 15:44:00 -07:00
Paul Jensen
f2c1cfe4c5
Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API
...
This better pairs up with
registerNetworkCallback(NetworkRequest, PendingIntent).
Bug:22175708
Change-Id: I336df3f48a0b814f1cbeba6d00afc4e6cc536483
2015-06-30 14:29:18 -04:00
Svet Ganov
3fc85e6f1a
am fb498a31: am c5c89955: am b24ff7e0: Merge "Add read/write external storage app ops" into mnc-dev
...
* commit 'fb498a311df525953900c0a186d3765e3a37ac56':
Add read/write external storage app ops
2015-06-30 17:37:04 +00:00
Svet Ganov
b24ff7e03a
Merge "Add read/write external storage app ops" into mnc-dev
2015-06-30 16:50:17 +00:00
Kenny Guy
679a5af472
am 2b3eccae: am d0418e8c: am 31659c25: Merge "Deprecate APIs for admin to create users." into mnc-dev
...
* commit '2b3eccaec6eb43530d3a693ffe9310031e05e592':
Deprecate APIs for admin to create users.
2015-06-30 13:36:49 +00:00
Kenny Guy
31659c253e
Merge "Deprecate APIs for admin to create users." into mnc-dev
2015-06-30 13:03:32 +00:00
Billy Lau
28aad8efe6
am 67dfa491: am e4c3fd72: am f62f4c94: Merge "Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle to be manually enabled in Settings." into mnc-dev
...
* commit '67dfa49194cf91241ff791730bacb71e07530ef3':
Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle to be manually enabled in Settings.
2015-06-30 10:12:46 +00:00
Billy Lau
f62f4c94a3
Merge "Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle to be manually enabled in Settings." into mnc-dev
2015-06-30 09:05:34 +00:00
Svet Ganov
921c7dfc80
Add read/write external storage app ops
...
bug:22104418
Change-Id: Ic9088f95bc02622c1163c1393e44382df6597707
2015-06-29 21:51:45 -07:00
Jorim Jaggi
d3e57ba2a5
am 5d574062: am 1d4419e3: am e85da2ba: Add accessibility event for assist disclosure
...
* commit '5d5740626b907aaa85049c2ac95e823d81d3262a':
Add accessibility event for assist disclosure
2015-06-30 01:05:02 +00:00
Jorim Jaggi
e85da2bad5
Add accessibility event for assist disclosure
...
Bug: 21568059
Change-Id: Ib51d4236fcc87acd54cb5d191197b9b2c6cc54ea
2015-06-30 00:27:14 +00:00
Christopher Tate
510ac7fcf0
am c2487836: am 46a23872: am c4c239bf: Merge "Don\'t crash in JNI: add DeadObjectException(String msg) ctor" into mnc-dev
...
* commit 'c2487836618e93e0e2e6f1ca42670ebb73e5c629':
Don't crash in JNI: add DeadObjectException(String msg) ctor
2015-06-30 00:25:49 +00:00
Santos Cordon
366d14c954
am 3450c85a: am f350afe9: am bea55afc: Merge "Telecom API council changes." into mnc-dev
...
* commit '3450c85a4fa739b9f53c029e20241f9871f07c3e':
Telecom API council changes.
2015-06-30 00:12:51 +00:00
Christopher Tate
c4c239bfe5
Merge "Don't crash in JNI: add DeadObjectException(String msg) ctor" into mnc-dev
2015-06-29 23:46:38 +00:00
Santos Cordon
bea55afc4a
Merge "Telecom API council changes." into mnc-dev
2015-06-29 23:40:24 +00:00
Santos Cordon
895d4b8f63
Telecom API council changes.
...
- adding more javadocs.
- fixing javadoc on isEnabled
- renaming to CONFIGURE_PHONE_ACCOUNT
Bug: 21573551
Change-Id: Ice035b8573a08ea18181a73c9e9a462520a934f1
2015-06-29 16:17:47 -07:00
Christopher Tate
e56db0e3fa
Don't crash in JNI: add DeadObjectException(String msg) ctor
...
Bug 22104446
Change-Id: I0a538119269fe45955130e4e3d0d0bae8ee64993
2015-06-29 16:04:57 -07:00
Aravind Akella
d123b51f8b
Changes to Data Injection mode APIs
...
Change-Id: Id55eaf03656d2d55df7f38d4cac643d97354fe9b
2015-06-29 13:04:09 -07:00
Nicolas Prevot
2f37bd3921
am d1d1a700: am 64c0c4da: am 6fd49936: Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" into mnc-dev
...
* commit 'd1d1a700501242cca06b5729c2bd888d6f2d4d52':
Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING
2015-06-29 17:41:26 +00:00
Kenny Guy
516dfbe39f
am 45dab52c: am 9aa0c481: am 43904fd5: Merge "Revert "Deprecate APIs for admin to create users."" into mnc-dev
...
* commit '45dab52ce84b4ecc6461260a28f1a8f72158be9f':
Revert "Deprecate APIs for admin to create users."
2015-06-29 17:26:01 +00:00
Craig Lafayette
6cdad1244d
am 8a42356c: am 5c708248: am bee7245c: Merge "Hide MIME_TYPE_PROVISIONING_NFC_V2" into mnc-dev
...
* commit '8a42356c21435ee502efc925f70389a0c0024118':
Hide MIME_TYPE_PROVISIONING_NFC_V2
2015-06-29 17:25:53 +00:00
Kenny Guy
0c5877f07b
am 24863e12: am 2c594b21: am 01056b36: Merge "Deprecate APIs for admin to create users." into mnc-dev
...
* commit '24863e12e51ecf3acb395f0036bbed8b27e23978':
Deprecate APIs for admin to create users.
2015-06-29 17:25:46 +00:00
Svet Ganov
ca2c590ba3
Remove the empty accounts group and not needed storage resources.
...
bug:22044480
Change-Id: I76297f5540614301893871b3b41219002076b920
2015-06-29 10:19:07 -07:00
Nicolas Prevot
6fd49936ae
Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" into mnc-dev
2015-06-29 17:08:34 +00:00
Kenny Guy
14f48e5a93
Deprecate APIs for admin to create users.
...
Bug: 21921868
Change-Id: I0a59c85f6a87928de3df72278d4b65355ff7270f
2015-06-29 15:11:25 +00:00
Kenny Guy
43904fd5b7
Merge "Revert "Deprecate APIs for admin to create users."" into mnc-dev
2015-06-29 13:28:54 +00:00
Kenny Guy
2703a13f11
Revert "Deprecate APIs for admin to create users."
...
This reverts commit ea864c4d4d .
Change-Id: I827e6364b61eeb9e1b2d3205b5e93e10b1df4bfe
2015-06-29 13:24:24 +00:00
Craig Lafayette
bee7245c69
Merge "Hide MIME_TYPE_PROVISIONING_NFC_V2" into mnc-dev
2015-06-29 12:48:21 +00:00
Kenny Guy
01056b3662
Merge "Deprecate APIs for admin to create users." into mnc-dev
2015-06-29 12:42:21 +00:00
Dianne Hackborn
21002cf256
am c063f1cf: am 97abd672: am d5f387bc: Merge "Looks like MNC is gonna be API 23." into mnc-dev
...
* commit 'c063f1cf50c4f4b015c763af8476a25a0df7f45b':
Looks like MNC is gonna be API 23.
2015-06-27 01:07:16 +00:00
Dianne Hackborn
d5f387bc5f
Merge "Looks like MNC is gonna be API 23." into mnc-dev
2015-06-27 00:29:26 +00:00