Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.21 KB

Image Downloader for Reddit Get it on Google Play

This repository contains the source code for the Image Downloader for Reddit app.

TODO list

  • Handle configuration changes

  • Allow user to swipe left or right to browse the listing in PreviewActivity

  • Provide Hot, New and Top listings in MainActivity

  • Make a wrapper for the android DownloadManager to be unbound from the activity lifecycle

  • Provide Hot, New and Top listings in MainActivity

  • Options menu with the abitily to

    • Add or remove subreddits
  • Replace Fetch with my own DownloadManager wrapper

  • Pinch to zoom in PreviewActivity

  • Allow the user to download, share, set directly to wallpaper, go to the original thread and go to the original subreddit in PreviewActivity

  • Pull down to refresh in MainActivity

  • Options menu with the abitily to

    • Enable or disable NSFW content
  • Complete and coherent visual overhaul in all activities