Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

2.0-testing-r34

Pre-release
Pre-release
Compare
Choose a tag to compare
@hugbug hugbug released this 31 Mar 19:28
· 2 commits to master since this release
  • the app can now run in background as a service, ensuring the daemon process is running and isn't terminated by the system;
  • showing system notification when running; a click on notification brings the app to foreground;
  • new option to start daemon at system boot;
  • to overcome system restrictions for native processes the app can now take care of moving the downloaded files into any directory;
  • when downloading nzbget installer from nzbget download page now using https-connection; this not only improve the security but also solves the issues with newer Android versions preventing apps from accessing http-sites.

Many thanks to @kabukky for all the improvements!