• Home
  • History
  • Annotate
  • only in /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
History log of /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c2f5200305715ae479d8f0be953b35abfe03e79 20-Aug-2015 Nicolas Prevot <nprevot@google.com> Increase timeout for testOwnerChangedBroadcast.

This test relies on background broadcast intents,
which can have long delays.

BUG:23408079
Change-Id: I7b40d80ed56097b4da9385aec5b97a8f96dd3643
wnerChangedBroadcastTest.java
fffb95a287d7abd204f300da76f5cabd6bd3887f 28-Jul-2015 Nicolas Prevot <nprevot@google.com> Test that the device owner changed broadcast is sent.

BUG:22840220
Change-Id: I1a9d93d3049faf2ccfbab4b60c386d4b8f965b0e
roadcastIntentReceiver.java
wnerChangedBroadcastTest.java
99bd2745f7c82d2f1b3ba4eb4c1c86a97fb4968b 21-Jul-2015 Nicolas Prevot <nprevot@google.com> Cts tests for cross-profile app linking.

BUG:22259892
Change-Id: I36ff381094bdb8be88e46462e330a4426470467a
impleIntentReceiverActivity.java
1b210a331cb9602e6be6b94c8e24dd474de2b564 07-May-2015 Benjamin Franz <bfranz@google.com> Update LockTaskTest with new API call and behaviour changes

A new API ActivityManager.getLockTaskModeState was introduced and is
added to the tests. Additionally, the behaviour of lock task mode
changed slightly in that whitelisted apps can now launch new tasks,
whereas non-whitelisted apps still cannot be launched in new tasks.

Bug: 19516141
Bug: 20514015
Change-Id: Id4896faa80c8af05f8c59e85b9f05e02eb761252
ntentReceiverActivity.java
99f81251726e5ed294a723541b694d3a940138d4 27-Oct-2014 Nicolas Prevot <nprevot@google.com> Cts tests for cross-profile copy paste.

BUG: 17998715

Change-Id: I7a752b44b4e15efa49de0912f58aa65f3cea1118
ntentReceiverActivity.java
8d959c10e2f3eb9e85951e9348c869cb9ef1cefd 14-Oct-2014 Jeff Sharkey <jsharkey@android.com> Security tests for cross user intents.

This splits the sender and receiver apps to allow us to test both
directions: from managed to parent and from parent to managed.

Bug: 17983737
Change-Id: I2af55d96a262f71b157bfa3c076846695f726aa8
ntentReceiverActivity.java
b297f57cf8db9e274b4977c220e998a835a7aa79 08-Oct-2014 Nicolas Prevot <nprevot@google.com> Test that apps permissions don't work accross users for uris.

Only uri grants should work accross users.

Also move code from the activity to the activity instrumentation.

BUG:17746554

Change-Id: I8702a427513b1e0f3f8055a527c5ef47d30af71c
ntentReceiverActivity.java
7366f3f6496a75c643656c1c5d37c86dedabe6f7 01-Oct-2014 Nicolas Prevot <nprevot@google.com> CTS tests for cross-profile content uris.

Test that apps in other profiles receiving an intent can read/write uris passed in the ClipData.

BUG: 17746554

Change-Id: Ife0b9556d4b25fb99c93836309829d4c00412257
ntentReceiverActivity.java