Skip to content

Releases: mwarning/trigger

Trigger 4.0.8

08 Feb 21:14

Choose a tag to compare

  • add locked/unlocked pattern for SSH door
  • change SSH door timeout from 5 to 60 seconds
  • improve Russian translation, thanks [email protected]

Trigger 4.0.7

22 Apr 10:04

Choose a tag to compare

  • really minor cleanup and fixes

Trigger 4.0.6

20 Feb 23:01

Choose a tag to compare

  • set door state to open/closed in case
    the open/close command is successful
    • this applies only if the reply patterns are set empty
  • translation improvements

Trigger 4.0.5

13 Feb 23:13

Choose a tag to compare

  • fix storage of certificates
  • show default images in image selection
  • fix MQTT door certificate settings storage
  • add Russian translation, thanks [email protected]
  • add Indonesian translation, thanks [email protected]
  • improve German translation, thanks [email protected]
  • replace remaining deprecated permission code
  • make more strings translatable

Trigger 4.0.4

18 Jan 14:58

Choose a tag to compare

  • support separate HTTP method per query
  • replace some deprecated permission code

Trigger 4.0.3

14 Jan 06:46

Choose a tag to compare

  • fix toolbar and system status bar overlap (Android 15)
  • fix crash in the Nuki settings

Trigger 4.0.2

12 Jan 20:22

Choose a tag to compare

  • make icon rounded
  • fix crash in for client-pair activity for HTTPS and MQTT
  • lots of small layout improvements

Trigger 4.0.1

02 Jan 18:48

Choose a tag to compare

  • update to SDK version 35 (Android 15)
  • remove support for deprecated SharedPreferences
    • cause for major rewrite
  • fix UTF-8 character support for QR code export

Btw., the 4.0.x releases haven't been well tested. Please report any bug!

Trigger 4.0.0

01 Aug 22:08

Choose a tag to compare

A full conversion to Kotlin. This might introduce bugs. So be aware.

  • convert codebase to Kotlin
  • request bluetooth scan permissions for Android 12
  • support adaptive and monochrome launcher icon
  • fix require WiFi for SSH door setup
  • change license to GPL-3.0-or-later

Trigger release 3.4.4

21 Mar 11:03

Choose a tag to compare

Fix a crash when there are two ssh doors. Introduced in 3.4.3.