History log of /packages/providers/DownloadProvider/src/com/android/providers/downloads/SizeLimitActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2085f61b37ad4a70c799012f25ff62a38173f68 02-Feb-2011 Adam Powell <adamp@google.com> Bug 3341145 - Holo styling for download dialog

Change-Id: I20049f8affe7e2ff919ecf8f6b1b7dd220143111
/packages/providers/DownloadProvider/src/com/android/providers/downloads/SizeLimitActivity.java
d319729622da1893e895f2e35f41d01ecdca3705 18-Sep-2010 Steve Howard <showard@google.com> Implement dialogs for wifi required + recommended limits.

This change extends the original work to add a size limit over which
wifi is required to download a file.

First, this change adds a second size limit, over which wifi is
recommended but not required. The user has the option to bypass this
limit.

Second, this change implements dialogs shown to the user when either
limit is exceeded. These dialogs are shown by the background download
manager service when a download is started and found to be over the
limit (and wifi is not connected).

I'm including one small fix to the unit tests needed from the previous
change.

Change-Id: Ia0f0acaa7b0d00e98355925c3446c0472048df10
/packages/providers/DownloadProvider/src/com/android/providers/downloads/SizeLimitActivity.java