Skip to content

Releases: marc136/tonuino-nfc-tools

v1.0.2

06 Jan 20:32
4dfb31f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Jan 21:08
Compare
Choose a tag to compare

What's Changed

  • Fix crash on app start on Android 12 devices (commit d63e9a1)

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Jan 21:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v1.0.0

v0.9.1

03 Jan 14:29
Compare
Choose a tag to compare

What's Changed

  • Prevent appcrash while reading modifier cards by @Sprudelheinz in #19
  • Update to support Android 12 (SDK 31)

Full Changelog: v0.9.0...v0.9.1

v0.9.0

12 Oct 19:19
Compare
Choose a tag to compare

What's Changed

  • Adds a QRCode scanner to the bulk edit view, thanks to the great work by @DoriosDE, (see pull request #15)
  • Fixes #11

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

14 May 19:07
Compare
Choose a tag to compare

Fixes the display of TonUINO 2.1 mode description texts.

Full Changelog: v0.8.0...v0.8.1

v0.8.0

07 Apr 14:30
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Adds a rewrite of the edit activity (#8), which also fixes bug #9.

Now displays "unknown <#>" on the simple edit fragment if the value is unknown/not supported by the app.

Full Changelog: v0.7.0...v0.8.0

v0.7.0

22 Mar 08:39
Compare
Choose a tag to compare

This version adds the bulk edit activity to write a list of TonUINO tags.

Changes

  • Migrate to AndroidX
  • Add bulk write activity

v0.7.0-RC1

22 Mar 08:39
Compare
Choose a tag to compare
v0.7.0-RC1 Pre-release
Pre-release

This version crashes when using the bulk edit activity.

v0.6.1

08 Dec 17:13
Compare
Choose a tag to compare
  • Allow users to write Special2 field on EditExtended form