summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadNotification.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup whitespace in DownloadNotificationSteve Howard2010-07-151-24/+24
* Create a new permission that allows apps to see downloads from otherLeon Scroggins2010-02-051-22/+7
* Revert "Download files even if there is no activity to launch them."Leon Scroggins2010-01-221-11/+2
* Update the title of the download based on the filename.Leon Scroggins2010-01-211-6/+20
* Download files even if there is no activity to launch them.Leon Scroggins2010-01-211-2/+11
* Use the private legacy APIJean-Baptiste Queru2010-01-141-35/+36
* Fix Download application notification timestamp not correct issueLixin Yue2009-11-251-2/+2
* Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-01-211-18/+27
* Match the official code style guide.Jean-Baptiste Queru2009-01-201-31/+31
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-10/+10
* Initial ContributionThe Android Open Source Project2008-10-211-0/+300