Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/shutdown after download closing after one download #145

Commits on Dec 21, 2017

  1. Added a check to verify all torrents are out of the DOWNLOADING state…

    … before shutting down
    CometDog committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    fbf1c1a View commit details
    Browse the repository at this point in the history
  2. Added FLAG_ACTIVITY_CLEAR_TOP to the intent to open MainActivity from…

    … AddTorrentActivity to prevent multiple layers of MainActivity from being created
    CometDog committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    5d2396a View commit details
    Browse the repository at this point in the history