History log of /packages/providers/DownloadProvider/ui/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a1a4287841fa10274c610de31e08765ffa0c269 09-Mar-2017 Ben Lin <linben@google.com> Add rawDocumentsUri handling to TrampolineActivity.

Test: Build, compiles, does not crash.
Bug: 36033829
Change-Id: I8756c6abd872e4b14cff3c604c37f82323b44c27
/packages/providers/DownloadProvider/ui/Android.mk
c0622bf896c1af62b0e69b18cd84c7de3b67beb3 28-Aug-2012 Jeff Sharkey <jsharkey@android.com> Send ORIGINATING_URI and REFERRER to installer.

When building PackageInstaller intents, include ORIGINATING_URI and
REFERRER extras. Unify view intent building for both notifications
and list UI.

Bug: 6900672
Change-Id: I18435e0f8aa549880ec594f82b6a250232706135
/packages/providers/DownloadProvider/ui/Android.mk
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/Android.mk