Skip to content

Releases: PoomSmart/TrollLEDs

1.8.0

04 Feb 17:03
Compare
Choose a tag to compare
  • (iOS 16+) Added Manual app shortcut, which allows you to configure the level of each LEDs separately (for Quad-LEDs devices only)
  • (iOS 16+) Added All Off app shortcut, which turns off all LEDs
  • All On shortcut will now turn on the single white LED on Dual-LEDs devices

Resolves #7

1.7.0

04 Feb 03:29
Compare
Choose a tag to compare
  • Added App shortcuts support (iOS 16+) (resolves #5)

1.6.1

25 Jan 02:32
Compare
Choose a tag to compare
  • Tweaked app icon
  • Combined -[TLDeviceManager setNumberProperty:value:] and -[TLDeviceManager setDictionaryProperty:value:] into just -[TLDeviceManager setProperty:value:]

1.6.0

24 Jan 14:55
Compare
Choose a tag to compare
  • Added Physical LED Count segmented control for "Programmatic Quad-LEDs devices" (devices with H10 camera or newer), where you can explicitly inform TrollLEDs how many physical flashlight LEDs does your device have

1.5.0

23 Jan 14:49
Compare
Choose a tag to compare
  • TrollLEDs will terminate itself after 5 minutes of inactivity, this is to work around the possible battery drain issue when the app is left running in the background without killing it from the app switcher

1.4.0

22 Jan 16:18
Compare
Choose a tag to compare
  • Added app shortcut menus (Amber On, White On and All On)
  • Refactored lots of parts in the app

1.3.1

21 Jan 14:39
Compare
Choose a tag to compare
  • Fixed sandbox version of TrollLEDs app crashing on launch (tested on iOS 16)

1.3.0

21 Jan 12:12
Compare
Choose a tag to compare

Attention: It's been reported that the sandboxed version may not work on iOS 16 and higher - the app may crash on launch. In the meantime, you can download TrollLEDs-unsandboxed.tipa instead.

  • TrollLEDs is now fully sandboxed (the entitlement com.apple.system.diagnostics.iokit-properties is used)
  • You can now tap the slider value label to change the slider value to either 0 or max

1.2.1

21 Jan 04:39
Compare
Choose a tag to compare
  • Fixed the app icon not rendered on iOS 14 and lower (Fixes #1)

1.2.0

21 Jan 03:02
Compare
Choose a tag to compare
  • Added a lock switch to give or take away the flashlight LEDs control from the app (Addresses #2)