Skip to content

Releases: gangulwar/taptap

TapTap 1.0.0

12 Oct 21:12

Choose a tag to compare

TapTap 1.0.0

Build Information

  • Version: 1.0.0
  • Build Date: 2025-10-12 21:12:54 UTC
  • Commit: 310dedf
  • Build ID: 18449491473
  • Platform: Windows, macOS, Linux

Changes since last release:

  • fix: update asset path in build-and-release.yml for correct binary location (310dedf)
  • feat: enhance release asset preparation with artifact listing and logging (430024d)
  • refactor: optimize workflow by combining build and package steps (0845a32)
  • feat: add .gitattributes for proper line endings (5781d08)
  • fix: use platform-specific gradlew commands for Windows compatibility (cc832bd)
  • feat: add Gradle wrapper verification step (f7461bc)
  • fix: use ./gradlew instead of .\gradlew.bat for cross-platform compatibility (b857152)
  • fix: update GitHub Actions workflow for cross-platform compatibility (8af420a)
  • feat: add verification step for Gradle wrapper in build workflow (853ffae)
  • fix: add gradle-wrapper.jar to repository for GitHub Actions (50dff0c)
  • refactor: remove debug print statements from key listener and tray service (86833c3)
  • feat: refactor main application structure and add new UI components for better organization (144a77b)
  • feat: add GitHub Actions workflow for build and release process (09301d3)
  • feat: implement versioning system and display version in tray menu (7945b4b)
  • refactor: remove close button functionality from main UI (a43eb43)
  • feat: add branding section with author name to the UI (034d595)
  • feat: set application name and load icon for all platforms (0b62ea2)
  • feat: add volume control functionality in tray menu and update preferences (89ad55e)
  • feat: add settings window functionality and start minimized to tray (2e7a38b)
  • refactor: simplify tray menu structure and improve UI consistency (4ed6703)
  • feat: implement shutdown method in SoundPlayer and clean up resources on application shutdown (42cad61)
  • refactor: clean up whitespace and formatting across multiple files (0d446ee)
  • feat: add preview sound functionality with theme support and enhance UI components (aeb2f5b)
  • feat: update tray service icon names for clarity and consistency (d4891db)
  • feat: integrate JNativeHook for global key listening and enhance shutdown logic (33f6e32)
  • feat: refine key sound handling by categorizing special keys and updating sound playback logic (76802b9)
  • feat: update theme handling and clean up UI controls in AppController (9504b07)
  • feat: implement custom tray icons with dynamic state switching (a0ae637)
  • feat: improve counter display in tray menu (80558fd)
  • feat: enhance TrayService UI with improved icon and context menu options (49d4b49)
  • feat: add release sounds UI controls and fix toggle functionality (d1d8572)
  • feat: update settings manager to enable release sounds by default (8f32838)
  • feat: enable release sounds by default in user preferences (0f669b3)
  • feat: implement key hold prevention to stop sound spam (33bf665)
  • feat: improve TrayService functionality (92fa725)
  • refactor: enhance UserPreferences data structure (575d5ce)
  • refactor: update SettingsManager with better persistence (c4aeeb6)
  • refactor: improve KeyMapper functionality (0686e33)
  • refactor: enhance AppState data structure (2163adb)
  • refactor: update App.kt with improved structure (b9e1cc2)
  • feat: convert audio files from MP3 to WAV format (e077c8b)
  • feat: redesign main window UI for better user experience (48d527b)
  • refactor: remove testing code from AppController (f8f8212)
  • refactor: clean up AudioService sound loading and error handling (c4ebb1a)
  • refactor: improve SoundPlayer error handling and code clarity (0f85757)
  • refactor: clean up KeyListenerService imports and structure (df00b2a)
  • fix: move audio resources to proper location (e59ff71)
  • feat: implement main UI with theme selection (da89f45)
  • feat: add system tray integration (0829913)
  • feat: add application state management (cd36482)
  • feat: add key listener service interface (8f55021)
  • feat: implement audio service with theme management (4bb3603)
  • feat: add key mapping and audio service interfaces (a8242b8)
  • feat: add core data models and enums (dc1220c)
  • add: audio (155c8f8)
  • initial commit (9d504f1)

Downloads

  • Windows: TapTap-1.0.0.msi - Windows Installer
  • macOS: TapTap-1.0.0.dmg - macOS Disk Image
  • Linux: TapTap-1.0.0.deb - Debian Package