View Single Post
Old 09-07-2024, 03:34 PM   #25
lumping-sugar66
Zealot
lumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trolls
 
lumping-sugar66's Avatar
 
Posts: 100
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
Just pushed a new tag v0.3.0

This version includes:
  1. User-friendly popup messages: no verbose outputs on happy-case events. Full logs are still produced for debugging support.
  2. Wifi is not managed: The plugin will not attempt to turn Wifi on anymore and instead will prompt the user to do so. This is introduced to allow using bluetooth when internet is not available; this way user can turn on wifi and disregard no connectivity notice and proceed to bluetooth connection.
  3. Bluetooth operations are allowed only when bluetooth on: To prevent accidental operations.
  4. More custom events: Below you'll find the full list.
  5. Bugfixes and various improvements: Mainly to disallow actions and be more communicative.



Events as of v0.2.0
BTGotoNextChapter: Navigate to the next chapter.
BTGotoPrevChapter: Navigate to the previous chapter.
BTDecreaseFontSize: Reduce the font size by 1.
BTIncreaseFontSize: Increase the font size by 1.
BTToggleBookmark: Toggle bookmarks on and off.
BTIterateRotation: Rotate the screen orientation 90 degrees.
BTBluetoothOff: Turn off Bluetooth.
BTRight: Go to the next page.
BTLeft: Go to the previous page.

New events in v0.3.0:
BTPrevBookmark: Navigate to the previous bookmark in the document.
BTNextBookmark: Navigate to the next bookmark in the document.
BTLastBookmark: Jump to the last bookmark by creation date.
BTToggleStatusBar: Toggle the display of the status bar.
BTIncreaseBrightness: Increase the frontlight brightness by 10 units.
BTDecreaseBrightness: Decrease the frontlight brightness by 10 units.
BTToggleNightMode: Toggle between dark mode (night mode) and light mode.
BTIncreaseWarmth: Increase the warmth of the frontlight by 2 units.
BTDecreaseWarmth: Decrease the warmth of the frontlight by 2 units.
lumping-sugar66 is offline   Reply With Quote