Skip to content

Releases: uintdev/qrserv

v2.7.5

16 May 22:32
Compare
Choose a tag to compare
  • Remove signature block blobs

v2.7.4

16 May 20:37
Compare
Choose a tag to compare
  • Builds are now reproducible -- baked on the Steam Deck
  • Framework is now on the stable branch
  • Basic Fastlane structures and files had been added
  • Enabled predictive back gesture support
  • Improved appearance of the info dialog box

v2.7.3

16 May 10:30
Compare
Choose a tag to compare
v2.7.3 Pre-release
Pre-release
  • Reproducible build attempt 3 (third time's the charm?)

v2.7.2

15 May 20:54
Compare
Choose a tag to compare
v2.7.2 Pre-release
Pre-release
  • Reproducible build attempt 2

v2.7.1

15 May 17:05
Compare
Choose a tag to compare
v2.7.1 Pre-release
Pre-release
  • Now built on Steam OS
  • Reproducible build attempt

v2.7.0

05 May 22:13
Compare
Choose a tag to compare
  • Added Hebrew translation
  • Added per-app language support

v2.6.2

01 May 18:37
Compare
Choose a tag to compare
  • Improved German translation

v2.6.1

27 Apr 01:16
Compare
Choose a tag to compare
  • Increased compile and target SDK to 36 (Android 16)
  • Various minor technical migrations

NOTE: this build turns out to fix an issue where in direct APK builds the version code would have a '20' prefix. This causes the package manager to refuse to update the app due to downgrade protection ("INSTALL_FAILED_VERSION_DOWNGRADE" with "Update version code XX is older than current 20XX"). If you are affected by this issue, uninstall the app and then install this or a later version (latter generally advised).
This issue does not affect AAB builds and so does not impact releases on Google Play.

v2.6.0

05 Sep 16:43
Compare
Choose a tag to compare
  • Direct Access Mode is now only available for Android 10 or earlier for Play Store builds due to policy issues -- GitHub builds not affected
  • Fixed Direct Access Mode for Android 10
  • Added 'releases' button to 'about' dialog

Note: if coming from the Play Store build, uninstall the application before installing the GitHub build (this also goes for if switching back to the Play Store build). Otherwise, it will fail to install. They are signed with different certificates (Play Store build uses Play App Signing).

v2.5.0

29 Jun 13:41
Compare
Choose a tag to compare
  • Full URL can now be copied to the clipboard directly by press and holding on the QR code -- no longer need to go through the share sheet (if it even offers the 'copy to clipboard' option in the first place, which may vary by OEM)
  • Tooltip with a full URL that would previously show when press and holding the QR code will now appear when tapping on the QR code instead
  • Bug fixes from dependencies that address reliability and recent build issues

Note: build not available on Google Play Store due to review process (see issue #20)