Skip to content

Releases: mvbasov/Ticket-Info

v3.00b: - APK for version 3.00b generated.

30 Jun 14:04
Compare
Choose a tag to compare
  • New user interface
  • Support all "paper" tickets using on present time. (I think it's true :)
  • Replacable metro station DB (XML based)
  • Debug time interface using special DDD: string in dump file
  • Application language and station name transliteration may be switched by settings
  • Various fixes and code cleanup

v2.08b: - APK for version 2.08b generated.

28 Sep 17:43
Compare
Choose a tag to compare
  • New tickets layout (since 2016-09-01) almost completely supported.
  • If dump already exists it's comment field displayed.
  • Make text on screen selectable.
  • Code provided with JUnit tests.
  • Source code little bit more documented and logicaly reorganized.

v2.07b: - APK for version 2.07b generated.

25 May 18:59
Compare
Choose a tag to compare
  • Read saved dumps.
  • Several new tickets types:
    • Zone A and B. Ground
    • Temporary Universal Social Ticket
  • Several new turnstiles.
  • Fix bug with reverse order of bytes in IC signature.

v2.06b: - APK for version 2.06b generated.

03 Feb 12:37
Compare
Choose a tag to compare
  • Automaticaly save dumps to /sdcard/Android/data/ru.valle.tickets/files/AutoDumps
  • New tickets types:
    • Universal, unlimited passes (20 minutes between passes), limited to 1,3 or 7 days
    • Zone B ground 1 pass
  • Several new turnstiles and stations.

v2.05b: - APK for version 2.05b generated.

28 Dec 12:07
Compare
Choose a tag to compare
  • Check UID CRC
  • Get and display answer to GET_VERSION command
  • Chip detection.
  • Page access condition displayed in dump.
  • One way counters display.
  • Read and display IC signature.
  • Display 90 minutes trip details.
  • Several new tickets types, stations and turnstiles.
  • MainActivity as small as possible. NFCaDump code ready to use in another projects.
  • Last trip type (metro|ground) detection.
  • Check expired by date.
  • Code reorganization. Prepared to dump functionality.

v2.04b

09 Dec 13:38
Compare
Choose a tag to compare
v2.04b Pre-release
Pre-release
  • Make screen scrollable
  • Read all information from card
  • Display dump
  • Display memory capacity information

v2.03b

03 Dec 12:13
Compare
Choose a tag to compare
v2.03b Pre-release
Pre-release
  • Display ATQA, SAK, internal ID (and its checksum), internal manufacturer byte (probably depend on chip info)
  • Display Unique ID (UID) of card and it checksums (BCC0 and BCC1)
  • Display Android discovered technology
  • Start implementing code to determinate used chip

v2.02b

03 Dec 12:11
Compare
Choose a tag to compare
v2.02b Pre-release
Pre-release
  • Add information about used tools and build instructions to README.
  • Station information update.

v2.01b

03 Dec 12:11
Compare
Choose a tag to compare
v2.01b Pre-release
Pre-release
  • Add information about stations.
  • Code reorganized.
  • Bug with show large ticket number as negative value fixed.
  • New tickets layout implemented.
  • Link to CHANGELOG from README corrected

v2.00b: - Version changed 1.01 -> 2.00

03 Dec 12:09
Compare
Choose a tag to compare
Pre-release
  • Version changed 1.01 -> 2.00
  • README updated
  • Build configuration changed.
    It allow to make 3 version of android package (release, betta and alpha) with differnt package name from one source tree
  • Low level calls to NFC changed from MifareUltralight to NfcA. It allow to read JSC Micron made tickets.