Skip to content

Releases: rumboalla/apkupdater

CI-Release-3.x-539

14 Apr 19:47
8e48e4b
Compare
Choose a tag to compare
CI-Release-3.x-539 Pre-release
Pre-release

Merge pull request #544 from ld892012/patch-1

Add some github apps and remove some repos

CI-Release-3.x-536

11 Apr 06:13
77e38ec
Compare
Choose a tag to compare
CI-Release-3.x-536 Pre-release
Pre-release

Merge pull request #542 from peat80/3.x

Latest german strings

CI-Release-3.x-532

10 Apr 16:16
56811db
Compare
Choose a tag to compare
CI-Release-3.x-532 Pre-release
Pre-release

Add Arabic translation

CI-Release-3.x-526

04 Apr 17:35
Compare
Choose a tag to compare
CI-Release-3.x-526 Pre-release
Pre-release

Play Source

  • Properly configure OkHttpClient.

CI-Release-3.x-525

03 Apr 15:49
Compare
Choose a tag to compare
CI-Release-3.x-525 Pre-release
Pre-release

Play Source

  • Improve display of progress.
  • Improve token refresh.
  • Small refactors.

CI-Release-3.x-524

28 Mar 17:35
Compare
Choose a tag to compare
CI-Release-3.x-524 Pre-release
Pre-release

Programmatically get current year.
Only release on 3.x branch.

CI-Release-3.x-522

27 Mar 07:57
Compare
Choose a tag to compare
CI-Release-3.x-522 Pre-release
Pre-release

Download Progress

  • Disentangle MainViewModel.
  • Add Download Progress for Play Source and GitHub source.
  • Improve play token refresh.
  • TV UI is now default.
  • ApkMirror is disabled by default.
  • Random delay on Alarm is reduced to -5 +5 if ApkMirror is disabled.

CI-Release-3.x-521

26 Mar 07:07
Compare
Choose a tag to compare
CI-Release-3.x-521 Pre-release
Pre-release

Play Source

  • Search: Add support for normal search. If you type a package name it will search for the specific package name, otherwise it will perform a normal search.
  • Play token refresh after 401. Five min limit.
  • Refactor install process to allow for different types of installs.
  • Settings: Add button to copy app logs.
  • Fix crash when search returns apps with no name.

CI-Release-3.x-520

25 Mar 07:41
Compare
Choose a tag to compare
CI-Release-3.x-520 Pre-release
Pre-release

Play Source

  • Updates: You can look for updates now. Install should work for normal/split apps but will fail for other cases like apps with dependencies.

CI-Release-3.x-519

24 Mar 09:39
Compare
Choose a tag to compare
CI-Release-3.x-519 Pre-release
Pre-release

Play Source

  • Play Search: Search only works for package names. Install will work for some apps. Very alpha.