History log of /packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d9b191461ce2e29748653379766b29136fe6623f 11-Oct-2017 Brad Ebinger <breadley@google.com> Merge "Modify TestApps to use mandatory source URI" into oc-mr1-dev
08aa7e2f8478d4adbe9e5bfee6a76be8ee6bed6a 09-Oct-2017 Brad Ebinger <breadley@google.com> Modify TestApps to use mandatory source URI

Modifies the TestApps to use the new mandatory
DownloadRequest#Builder constructor.

Test: Manual, Run TestApps
Bug: 67640102
Merged-In: If92c54d22cfc8caf9d0f9caeff6f2a6e0747072f
Change-Id: I3ab21db90f3b998c8ef1d068e2410d6afe5982a7
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
de2c90206b0eb691160731ea2f54b8344d2483f9 30-Sep-2017 Brad Ebinger <breadley@google.com> Adds DownloadStateCallback test to EMBMS Download TestApp

Test: Run EMBMS Download TestApp
Bug: 67112896
Merged-In: Ibc9be79c57fefcbcc2de07909a25908053a457a3
Change-Id: Ibe39d98203111dc23b80f039f6d84bfc67fe1b72
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
6f37f0cc96e5b28ef9d60a5b17fd2e8b008c39c0 09-Sep-2017 Hall Liu <hallliu@google.com> Modify testapps for MbmsError and download api

Rename MbmsException -> MbmsError
Change the download testapp to move the destination file itself instead
of relying on the framework

Bug: 30981736
Test: testapps
Change-Id: I216ecf6afa11d8fd10808ddc526c25a4d035a73d
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
d625298cd6d828d59ea41df2b6be24d0c44150b9 02-Sep-2017 Hall Liu <hallliu@google.com> Adjust testapps for download API changes

Bug: 30981736
Test: testapps
Change-Id: I6fe7aba6e7690fe495f38e13747f2c9ef3d6cb7c
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
80d0d75521fa8d539bbb5afb506b1e632dfdab7d 15-Aug-2017 Hall Liu <hallliu@google.com> Adjust testapps for API changes

Test: manual
Bug: 30981736
Change-Id: I8ca3015253d9171dec119958017fc0ab7085c869
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
d2860c33f4b1854fcfb13f2247c0e004463d034f 29-Jun-2017 Hall Liu <hallliu@google.com> Update samples for new DownloadRequest API

Change-Id: Ib5162f276a14e5f429dbd1f3524e0942e34b563c
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
1b74eafe40bbe7480e4ad65dffd851b49455d2b9 24-Jun-2017 Hall Liu <hallliu@google.com> Implement cancelDownload and remove appName

Implements the cancelDownload call
Removes appName as an argument from all EMBMS-related apis
Implements the cross-filesystem move method in MbmsDownloadReceiver

Change-Id: I07b4f72e204b24e0af25baad3727515465117df9
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
434fb4c1f2796b91b79c5a6646518305487802ab 22-Jun-2017 Hall Liu <hallliu@google.com> Modify testapps to exercise ACTION_CLEANUP

Change-Id: Ie980c5554663bb3ed132920947aa22366f0d47e2
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
417a16abe6bc87b151129d23dd2402547d48469e 20-Jun-2017 Hall Liu <hallliu@google.com> Change destination paths to comply with enforcement

Since the framework is now enforcing that destination paths be clear and
a specific source-uri format for multi-part downloads, change the
testapps to comply with that.

Change-Id: I5361d1b09c37c11546c050fd39c9c4eb6ace19a8
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
47f9e74cbb51427c9d1c8a47d414b7976a7d554c 16-Jun-2017 Hall Liu <hallliu@google.com> Add callback for initialization done

Add callback for initialization done in the framework, and listen to it
in the testapps. Make initialization asynchronous as well for both
download and streaming.

Change-Id: I898ac5a0fb4de85c187aef67e8e4d21423eac76c
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
eab21d93e8bd66da35a770f7e61ae3f9483babda 08-Jun-2017 Hall Liu <hallliu@google.com> Embms download part 2

Add support for multi-part file downloads.
Improves destination directory handling in the download process.

Change-Id: I7df0f4a90ea09a88bc9eb487597240cd51b912b6
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java
264773f4a5c58f8d71e13e44ca74327621dc6365 20-May-2017 Hall Liu <hallliu@google.com> Embms Download setup

Adds the EmbmsTestDownloadApp as a frontend for the download flow
Add a EmbmsDownloadService to EmbmsServiceTestApp

Test: testapps
Change-Id: Ic5e7323ca217dbb4323eac00861788fa19c5f2ef
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/EmbmsTestDownloadApp.java