Files
Automation/fastlane/metadata/android/en-US/changelogs/145.txt
2025-12-17 23:22:14 +01:00

15 lines
1.2 KiB
Plaintext

* Fixed: Crash in Play Store version when starting the service
* Fixed: trigger url result was not stored correctly in a variable
* Fixed: In case of HTTP errors during trigger url actions, the return value in the variable was not set according to documentation.
* Fixed: Crash when clicking +/- when creating/editing TimeFrame trigger
* Fixed: Permission BLUETOOTH_CONNECT requested for Bluetooth trigger editor in Google Play version
* Fixed: Airplane mode trigger didn't work if no locations where defined.
* Fixed: Vibrate action didn't work on some devices
* Fixed: Variable trigger didn't always compare correctly.
* Fixed: Permission check for ability to schedule exact timers
* Fixed: Crash in Google Play version
* Fixed: Added waiting period for vibrations and separate thread for trying a sequence.
* Fixed: Buttons in NFC screen weren't enabled.
* Fixed: NFC tag triggers didn't cause a second execution if a tag was removed and presented again.
* Fixed: Package name in startActivity action was incorrectly set to an empty String instead of leaving it as null. That sometimes caused startActivity to have no effect.
* Added Possibility to select UI theme, hence enabling modern UI designs