Skip to content

Releases: 0penPublic/onHit

v1.1.2

08 Jun 09:50

Choose a tag to compare

v1.1.2

Highlights

  • Added Custom Background feature — Special thanks to @Young-Six-6 for the contribution!

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 Jun 09:39

Choose a tag to compare

v1.1.1

What's Changed

  • build(deps): bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #54
  • fix(nfc): implement getHandle support in BaseFakeTag by @VictorModi in #55

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 May 04:02

Choose a tag to compare

v1.1.0

What's Changed

  • build(deps): bump ezxhelper from 3.1.1-rc1 to 3.2.0-preview1 by @dependabot[bot] in #51
  • build(deps): bump com.android.application from 9.2.0 to 9.2.1 by @dependabot[bot] in #52
  • feat(nfc): add Mifare Classic support and refactor tag emulation by @VictorModi in #53

Full Changelog: v1.0.8...v1.1.0

v1.0.8

02 May 07:13

Choose a tag to compare

v1.0.8

What's Changed

  • build(deps): bump com.android.application from 9.1.0 to 9.1.1 by @dependabot[bot] in #44
  • Update target API in AndroidManifest.xml by @VictorModi in #45
  • chore: Remove tools:targetApi in AndroidManifest.xml by @YouCanAi in #46
  • ci: unify GitHub Actions versions and enable Gradle build optimizations by @VictorModi in #47
  • build(deps): bump com.android.application from 9.1.1 to 9.2.0 by @dependabot[bot] in #49
  • build(deps): bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #50

Full Changelog: v1.0.7...v1.0.8

v1.0.7

15 Apr 12:39

Choose a tag to compare

v1.0.7

What's Changed

  • build(deps): bump gradle-wrapper from 9.4.0 to 9.4.1 by @dependabot[bot] in #41
  • chore: clean up resources, remove unused UI elements, and bump SDK, fix import toast text by @VictorModi in #43

Full Changelog: v1.0.6...v1.0.7

v1.0.6

20 Mar 05:46

Choose a tag to compare

v1.0.6

What's Changed

  • refactor: improve NFC hooks and broadcast handling by @VictorModi in #35
  • build(deps): bump com.android.application from 9.0.0 to 9.0.1 by @dependabot[bot] in #36
  • build(deps): bump gradle-wrapper from 9.3.1 to 9.4.0 by @dependabot[bot] in #38
  • build(deps): bump com.android.application from 9.0.1 to 9.1.0 by @dependabot[bot] in #37
  • build(deps): bump androidx.core:core from 1.17.0 to 1.18.0 by @dependabot[bot] in #39
  • Update PR workflow to include gradle files by @VictorModi in #40

Full Changelog: v1.0.5...v1.0.6

v1.0.5

31 Jan 13:30

Choose a tag to compare

v1.0.5

What's Changed

  • Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @VictorModi in #31
  • build(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #32
  • ci: Rename workflows for clarity and consistency by @onHitReleaseBot in #33
  • feat: improve import save flow, unify UI background, and fix NFC hooks by @VictorModi in #34

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

29 Jan 23:11

Choose a tag to compare

v1.0.4

Mapping files are provided for internal debugging and crash symbolication only.

What's Changed

  • feat: add unified logging and hook for Oplus NFC Dispatch Manager by @VictorModi in #30

Full Changelog: v1.0.3...v1.0.4

v1.0.3

25 Jan 09:24

Choose a tag to compare

Version 1.0.3

Mapping files are provided for internal debugging and crash symbolication only.

优化 ndef 文件导入这一块,其他不重要

What's Changed

  • Refactor UID settings UI, cleanup utils, and streamline NFC file import by @VictorModi in #28

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 Jan 19:48
d9610c7

Choose a tag to compare

Version 1.0.2

Mapping files are provided for internal debugging and crash symbolication only.

What's Changed

  • Init by @VictorModi in #1
  • Add basic dependabot.yml by @VictorModi in #2
  • Fix dependabot.yml package-ecosystem by @VictorModi in #3
  • Configure Release build, versioning, and APK output naming by @VictorModi in #4
  • Fix: add newline before writing secrets to gradle.properties by @VictorModi in #5
  • Feat: add SAF-based directory selection for card replay and fix build issues by @VictorModi in #6
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @VictorModi in #7
  • Feat: adjust invoke logic to avoid interfering with NfcService and allow NDEF replay when NFC is disabled by @VictorModi in #8
  • Improve icons and NDEF file management with subdirectory support by @VictorModi in #9
  • i18n: fix some bugs, and add i18n for zh by @VictorModi in #10
  • add Icon by @VictorModi in #11
  • Fix NDEF read source and block repeated NFC dialog opening by @VictorModi in #13
  • Fix/dir launcher by @VictorModi in #14
  • Add condition to only send Telegram notifications on main, dev... by @VictorModi in #15
  • fix: resolve ezxhelper dependency version mismatch & missing ReaderModeParams by @VictorModi in #16
  • Add settings page, fix partial functionality, and correct naming by @VictorModi in #19
  • 修复有小猪将禁用Autofill相关属性写错地方 by @YouCanAi in #20
  • Improve layout, reduce APK size, and enhance file management by @VictorModi in #21
  • feat: improve NDEF broadcast safety and UID generation by @VictorModi in #22
  • refactor: migrate to Activity and enhance NDEF file handling by @VictorModi in #23
  • fix: prevent OOM in file list and reduce APK size by @VictorModi in #24
  • build(deps): bump ezxhelper from 3.1.0-rc1 to 3.1.1-rc1 by @dependabot[bot] in #25
  • build(deps): bump com.android.application from 8.13.2 to 9.0.0 by @dependabot[bot] in #26
  • Update fixed UID settings UI and autofill behavior by @VictorModi in #27

New Contributors

Full Changelog: https://github.com/0penPublic/onHit/commits/v1.0.2