Skip to content

Releases: UmerCodez/DroidPad

v3.12.0

15 Feb 16:20

Choose a tag to compare

Changes

  • refactor: pass explicit boolean to OnUseAngleSnapChange event 5ac9091
  • feat: Add toggle to hide/show controls 88c5f8d
  • feat: Show item type in delete confirmation dialog cea153b

v3.11.0

13 Feb 15:14

Choose a tag to compare

Changes

  • build: upgrade composeBom to 2026.02.00 54a8302
  • build: upgrade navigationCompose to 2.9.7 2a500ba
  • build: upgrade activityCompose to 1.12.4 0be523d
  • feat: add delete confirmation dialog for control pad items f88bc1f
  • refactor: Remove unused controlPad parameter from OnEditItemSubmit 66f22ae
  • refactor: Remove unused controlPad parameter from OnEditItemClick 4d9a708
  • refactor: Remove unused controlPad param from OnDeleteItemClick d946606

v3.10.0

10 Feb 12:22

Choose a tag to compare

  • fix(ui): Set joystick tooltip position to above (remove deprecated api) fbb5f6c
  • fix: Replace deprecated api 224e837
  • build: Upgrade activityCompose to 1.12.3 7573f29
  • build: Move hilt block outside android block (AGP 9.0 requirement) 41ec146
  • build: Replace sourceSets with new syntax b4d21e3
  • build: Upgrade hiltAndroid to 2.59.1 b51e06b
  • build: Remove unused kotlin-android plugin from version catalog b39964c
  • build: Remove kotlin android plugin c8b7f9d
  • build: Remove explicit JVM target setting a252c91
  • build: Remove redundant kotlin.android plugin 0d1a5b7
  • build: Upgrade Gradle to 9.1.0 and AGP to 9.0.0 e9c575d
  • build: Upgrade kotlin to 2.3.10 e7b2b7e

v3.9.0

04 Feb 16:21

Choose a tag to compare

build: Upgrade AGP to 8.13.2 aedcb8e

v3.8.0

03 Feb 16:29

Choose a tag to compare

Changes

  • build: Bump composeBom to 2026.01.01 12b233a
  • build: Bump ksp to 2.3.5 bf8e9bf
  • build: Bump kotlin to 2.3.0 8b614f3

v3.7.1

28 Jan 15:35

Choose a tag to compare

fix: center align and add spacing to button icon properties fd6d25b
fix: Use custom text color for ControlPadButton f489c5b #46

v3.7.0

20 Jan 16:33

Choose a tag to compare

New Feature (Websocket Server)

feat: add websocket server 66608a1

DroidPad events can now be processed directly within a web browser.

v3.6.0

19 Jan 13:13

Choose a tag to compare

build: bump data preference store to 1.2.0 ede69ab
build: bump roomRuntime from 2.7.1 to 2.8.4 7725bee
build: bump lifecycleRuntimeKtx from 2.9.0 to 2.10.0 674cc20
refactor: remove deprecated imports 2672c0f
build: bump hilt and navigation dependencies 8ba3dca
build: add material-icons-core dependency b58d94a
build: add material-icons-core dependency 6578521
build(deps): upgrade activity compose to 1.12.2 fac3010
build(deps): upgrade composeBom from 2025.09.00 to 2026.01.00 08c8b7f
build: increase minSdk from 21 to 23 ab62f62

v3.5.4

07 Jan 15:42

Choose a tag to compare

Fix: update TCP connection state when remote server closes 9b8b3f8 (#41)

v3.5.3

07 Jan 05:05

Choose a tag to compare

Fix and improvement

TCPConnection: improve error handling and resource management 46dd5be (#41)