Shane Synan

Results 26 issues of Shane Synan

# What's new * Also check `bq25896`'s `CHRG_STAT` to see if charging is complete * More accurately reflects charging status * Simplifies local custom firmware builds that reduce the battery...

USB
new feature
core+services

**Is your feature request related to a problem? Please describe.** From what I understand, lithium batteries wear out over time, and [using and storing lithium batteries at full charge (e.g....

feature request
USB
core+services

**Scenario** The [automatic desktop locking feature](https://github.com/flipperdevices/flipperzero-firmware/pull/1101 ) works well for avoiding accidental button presses when in one's pocket, etc. However, it's not very effective at reducing risk if someone else...

feature request
UI
core+services

## Issue The [call to set `document.title` here](https://github.com/magne4000/quassel-webserver/blob/dbfa214da29a818c704c7220ba0f8a8f158c3ab4/public/javascripts/angular-controller.js#L334-L352 ) doesn't seem to apply when first connecting to Quassel Web and clicking a buffer. The title updates properly once a buffer...

bug

- [x] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. I found https://github.com/Genymobile/scrcpy/issues/2242 but that seemed to focus on non-root options. **Is your feature request related...

GMail, Discord, Slack, and other websites show a "notification bar" across the top of the web page, asking if the user wants to show notifications, providing a button to "Enable...

## Idea Kiwi IRC should provide a means to export the current conversation to plain text, allowing the user to save chat history for later use, e.g. technical support instructions,...

new feature

## In short * Fix `QTranslator` loading Qt translations on Linux * Specify [directory as `directory` in `load()`, not as `prefix`](https://doc.qt.io/qt-5/qtranslator.html#load-1 ) * Fixes loading Qt (not Quassel) translations on...

## In short * Fix `QTranslator` loading Qt translations on Linux * Specify [directory as `directory` in `load()`, not as `prefix`](https://doc.qt.io/qt-5/qtranslator.html#load-1 ) * Fixes loading Qt (not Quassel) translations on...

## In short * Fix crash when generating `DayChange` if there's only messages from the future * Can happen with IRCv3 `server-time` if server's desynced, or if the Quassel client...