Skip to content

Releases: rumboalla/apkupdater

1.4.0b2

14 Mar 18:13
Compare
Choose a tag to compare
1.4.0b2 Pre-release
Pre-release
  • UI and animation tweaks.
  • Bug fixes: Log work again, 2.3 fixes, tablayout scroll behaviour, empty ignore list.
  • Updates are now sorted.

1.4.0b1

13 Mar 18:27
Compare
Choose a tag to compare
1.4.0b1 Pre-release
Pre-release
  • Many UI changes and animations.

1.3.10

09 Mar 18:23
Compare
Choose a tag to compare
  • Check for connection before updating.
  • Reschedule update if no connection.
  • Added option to select the number of threads used for updating.
  • Moved some options to new section.
  • Log displays last message first.
  • Style fixes on settings dialogs.
  • Added Wi-Fi only update option.

1.3.9

01 Mar 18:27
Compare
Choose a tag to compare
  • Added option to exclude disabled apps (koroshiya).
  • Fixed NullPointerException related to the NotificationManager.
  • Improved version parsing.

1.3.8

28 Feb 22:02
Compare
Choose a tag to compare
  • Fixed Uptodown updater.
  • App list will refresh when Exclude System Apps option changes.
  • Long click on an update will send you to Evozi.
  • Added extra logging.

1.3.7

26 Feb 21:20
Compare
Choose a tag to compare

Added support for Uptodown.

1.3.6

19 Feb 18:41
Compare
Choose a tag to compare
  • Fixed APKPure parser.
  • Disabled Google Play parser since it's mostly useless.
  • Updates now display both old and new version.

1.3.5

19 Feb 16:37
Compare
Choose a tag to compare

Added option for excluding system apps.

1.3.4

18 Feb 08:56
Compare
Choose a tag to compare
  • New setting. Display notification only if at least one app. Thanks koroshiya.
  • If webview in about fails, textview is used (koroshiya).
  • Added user agent for apkmirror requests.
  • APK is signed with the proper certificate again.

1.3.3

15 Feb 19:18
Compare
Choose a tag to compare

Added Turkish translation. Thanks to razor84.
Support for CM theming. Thanks to primokorn.
Apps are now sorted by name and ignore status.
Fixed issues with back button and actionbar titles.