apps-android-commons/commons/res/menu
Brion Vibber 5be2d939ea "Download" menu button on image detail page.
Saves original file into the SD card "Downloads" directory via
Android's DownloadManager service.

On Gingerbread the notification vanishes after downloda, but we
force the gallery to reindex the downloads area so you can still
manually bump over to Gallery.

On ICS/JB the notification hangs around and can be used to open
the saved file directly.

Note that on Gingerbread we have to download over HTTP because
DownloadManager didn't support HTTPS.

Included copy of stock 'upload' icon, flipped it for 'download'.
2013-05-16 13:13:34 -07:00
..
activity_login.xml Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
activity_share.xml Design mofifications to single share view 2013-03-27 19:34:46 +05:30
fragment_categorization.xml Add proper categorization view on post upload 2013-03-30 03:52:56 +05:30
fragment_contributions_list.xml Remove settings icon from menu 2013-04-11 02:17:25 +05:30
fragment_image_detail.xml "Download" menu button on image detail page. 2013-05-16 13:13:34 -07:00
fragment_multiple_upload_list.xml Move Multiple upload menu handling code to Fragment 2013-03-31 08:41:58 +05:30