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

Releases: nzbget/android

2.0-testing-r36

23 Apr 21:05
Compare
Choose a tag to compare
2.0-testing-r36 Pre-release
Pre-release
  • added support for native ARM 64 Bit architecture (#14):
    • 64 bit binaries are now installed when using NZBGet demon v21.0-r2304 or newer;
  • installation confirmation message now contains button "Log" which allows to display full installation log.

2.0-testing-r34

31 Mar 19:28
Compare
Choose a tag to compare
2.0-testing-r34 Pre-release
Pre-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!

2.0-testing-r19

01 Sep 17:05
Compare
Choose a tag to compare
2.0-testing-r19 Pre-release
Pre-release
  • support for Android 8 (#5):
    • busybox is compiled using Android NDK instead of general Linux toolchain;
    • when installing NZBGet the app downloads and install NZBGet package compiled specifically for Android using Android NDK (starting with NZBGet v21);
  • updated project for Android Studio 3.1.3;
  • the app now requires at least Android 5.0.

1.1

17 May 17:39
Compare
Choose a tag to compare

Changes since 1.0

  • reworked daemon output and status handling for better compatibility with newer Android versions;
  • rebuilt included busybox: this fixes crash on x86 emulator and possibly on real x86 devices.

Changes since 1.1-testing-r13

  • none.

Manual: Installation on Android.

1.1-testing-r13

10 Nov 23:06
Compare
Choose a tag to compare
1.1-testing-r13 Pre-release
Pre-release
  • reworked daemon output and status handling for better compatibility with newer Android versions;
  • rebuilt included busybox: this fixes crash on x86 emulator and possibly on real x86 devices.

Manual: Installation on Android.

1.0-testing-r10

29 Jul 12:07
Compare
Choose a tag to compare
1.0-testing-r10 Pre-release
Pre-release
  • improved daemon status detection.

Manual: Installation on Android.

1.0-testing-r8

28 Jul 21:17
Compare
Choose a tag to compare
1.0-testing-r8 Pre-release
Pre-release
  • updated the app to download NZBGet Linux installer from GitHub releases area. The buttons "Install latest testing" and "Install latest testing debug" now work. This eliminates the manual downloading step;
  • smoother UI updates during installation;
  • added app icons;
  • avoiding download of stable 15.0 which cannot be installed anyway.

1.0-testing-r2

26 Jul 22:37
Compare
Choose a tag to compare
1.0-testing-r2 Pre-release
Pre-release
  • initial testing release;
  • automatic installation of stable and testing releases doesn't work yet (need to be reworked for GitHub hosting);
  • only installation of custom releases work.