History log of /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/DownloadItem.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2622e40de0fa300a00d815f084ea6098f70f93e9 03-Mar-2011 Vasu Nori <vnori@google.com> when moving from landscape to portrait, selections are getting lost

when moving from landscape/portait to portrait/landscape mode,
losing all the selections (and checkboxes too)

Change-Id: Iefb1e0db00229fca68fc1080accb57b0ae3ca26e
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/DownloadItem.java
d58f7c299ec6e1164e3b5e9e2e3fe5e0e57e63b9 26-Feb-2011 Vasu Nori <vnori@google.com> bug:3404934 implement share as one of the menu options

Change-Id: I51fec5314722d2ec046f8d2acd60c77efd120f74
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/DownloadItem.java
daed066d4dcc8873d3463ae65e16fa2e7fbcafe5 24-Feb-2011 Vasu Nori <vnori@google.com> bug:3308769 add CAB options to downloads app

Change-Id: I9bb1374b7ca0053210274e5d6981b2f2dcf6bfca
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/DownloadItem.java
217149efdc4a559c38442da179f548e125c0afc5 02-Sep-2010 Steve Howard <showard@google.com> First pass at new system UI for download manager.

This is the initial checkin for a new system UI for the download
manager. This UI shows all entries present in the Download Manager
database, sorted by either date or size. It allows the user to
monitor status, open files, and delete/cancel entries.

The code was initially copied from the "Downloads" page of
packages/apps/Browser, since the design is based on that UI. Much of
the code is changed, although DateSortedExpandableListAdapter is
nearly identical.

The code is not quite finished, but this is very much a working first
pass.

Change-Id: I7fe102e9f2998e57d893cc3c0f5f6da1cf2db549
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/DownloadItem.java