/reddit-image-dl

An image browsing app based on Reddit

Primary LanguageJavaMIT LicenseMIT

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