This file gives a general overview, look into the git log for more information.
The list contains the version number and then in brackets the app version code (which is important for Google Play).
- Add new tags types
- Add new tags types for Tonuino TNG 3.1
- Make Tonuino 2.1 and TNG 3.1 tag format the default
- Add support for Android 14
- Fix support for Android 12
- Add support for writing tags that do not fully comply with Mifare Ultralight (often NFC sticker tags) using the NfcA standard.
- Prevent appcrash when reading modifier cards
- Update to support Android 12 (SDK 31)
- Add a QR code scanner to the bulk edit view
- Fix another bug displaying TonUINO 2.1 mode description texts
- Fix the display of TonUINO 2.1 mode description texts
- Rewrite edit activity to use androidx.ViewModel
- Add entry "unknown <#>" to spinners on simple edit fragment
- Migrate to AndroidX
- Add bulk write activity
- Allow users to write Special2 field on EditExtended form
- Add support for reading and writing MifareUltralight NFC tags
- Allow Android 4.0.0 users to install the app
- Add support for Tonuino 2.1 (dev) tags
- DONE: Modifier (Admin) tags
- TODO: Play card
- Add signing for github release
- Add English translation
- Preparation for fdroid listing
- Display build number on main activity
- Fixed minor typos
- Disable write button if no tag is available or if it is removed
- Show error dialog when reading of a tag fails
- Add fragment to directly set the bytes to write on a tag (in Hexadecimal representation)
- Show result dialog after writing a tag
- Improve user guidance if NFC is disabled or unavailable
- Minor changes to improve stability
- Read and write MifareClassic NFC tags (if device and tag support the standard)
- Two different fragments to edit Tag content (simple and extended), both designed for Tonuino 2.0.1