Skip to content

Releases: ComputerElite/ShockAlarmApp

0.4.2

02 Dec 16:48
cd17d9b

Choose a tag to compare

Changelog:

  • Upgraded to flutter 3.35.7
  • Upgraded almost all dependencies
  • UI improvements :3

0.4.1: - Fix shocker name overflow in non grouped control page

28 Oct 17:06

Choose a tag to compare

Changelog:

  • Added incoming invites to top of devices page
  • Fixed reference from 'shocker' page to 'devices' page in invite accepted dialog
  • Fix shocker name overflow in non grouped control page
  • Removed 'No shockers selected' text from devices page as it just looks weird (if you even see it)
  • Fixed crash which could occurr when opening the app with the shares page last opened
  • Fixed padding slightly on desktop and mobile to be dynamic

0.4.0.2

27 Oct 20:10

Choose a tag to compare

Changelog:

  • Implemented V2 Shares of OpenShock api.
  • Reorganized shares page to accomodate new invite model
  • Added per user share management
  • Added padding between turnstile challenge and password field
  • Made unlinking shockers also work when selecting multiple at once
  • Creating a share code (per shocker shares page) now immediately shows a new share pop up just like invites do
  • Removed 'add existing share link' option from share tab as it's redundant with the button in settings and clutters up the ui
  • Reorganized order of some buttons in dialogs
  • Fixed a few spelling mistakes
  • Small bit of internal code cleanup

0.3.9

14 Aug 20:56

Choose a tag to compare

Changelog:

  • Dialogs are now scrollable so if text overflows you can still read it
  • Updated safety dialog
  • Started experimenting with vibrations in the ui for haptic feedback
  • Fixed shock confirmation not correctly working in non grouped shocker view
  • Make sure vibration warning uses vibration level of vibrate slider
  • Updated shock confirmation handling on random intensity and duration to actually be accurate
  • Fix a few things with the action/cofirm logic on the non grouped shocker view as I totally forgot that view existed
  • Various other small bugfixes

0.3.8

10 Aug 16:52

Choose a tag to compare

Changelog:

  • Playback of live patterns now stops when the type of the control is changed
  • Enforcing a hard limit won't show the confirm dialog anymore if at the highest intensity

0.3.7

10 Aug 15:51

Choose a tag to compare

Changelog:

  • Fixed duration limit being displayed wrong under certain circumstances
  • Confirm shock setting now also applies to live screen
  • New enforce limits slider has been added to confirm shock settings which will globally limit the app to the specified duration and intensity

0.3.6

02 Jul 16:18

Choose a tag to compare

Changelog:

  • Fixed crash on random page when no shockers are selected
  • Fixed crash on alarm tone creation when adding multiple components in succession

0.3.5

11 Jun 15:52

Choose a tag to compare

Changelog:

  • Added confirm shock dialog which can optionally be enabled

0.3.4

29 May 15:35

Choose a tag to compare

Changelog:

  • Added option to increase action duration to 65536 ms maximum instead of 30000ms

0.3.3

11 May 13:10

Choose a tag to compare

Changelog:

  • Added update check via GitHub api
  • Fixed drop down in Random screen not remembering what was selected
  • Added Spin the bottle to Random shocks screen (Settings -> More tools -> Random shocks -> dice icon)
  • Fixed live control logs always saying 30s
  • Updated logic to use shockers with highest permissions even if multiple users/share links have the shocker. That way even if you add a share link with less permissions than another one you'll have the one with the highest permissions