Henrik Grimler
Henrik Grimler
[Changing char to int](https://github.com/dlenski/ttblue/pull/11) broke the poptGetNextOpt loop. I should have read the docs more carefully, this fixes it anyways
Remove structs with files as they are mostly identical between V1 and V2 devices. Use similar format as the ttwatch project do, as a first step for a potential future...
Add new var read_code and read -c argument into it and then strcpy into dev_code. I couldn't figure out how to read the popt arg straight into dev_code (and therefore...
Hi, thanks for your work in this project. Firmware update 1.6.26 ([changelog](https://us.support.tomtom.com/app/release_notes/type/watch2015)) introduced the possibility of getting notifications from native mobile apps for some watches. Have you looked into/considered looking...
Subpackages are currently missing completely in our data dump. Not sure if there is a reason for this? I guess script authors (myself included) forgot about them, or were just...
Need to move dbus from x11-packages to termux-packages, and should also improve the 01_wordexp.patch, I have right now just added the wordexp.c content to shell.c, but it should be possible...
In https://github.com/termux/termux-tools/pull/1#issuecomment-1204225693 @agnostic-apollo suggested some additional improvements. Lets track it in this issue so it is not forgotten: > Another thing I want implemented is a blacklisted mirrors list file...
After looking at the [s6e3fa2 driver](https://gitlab.com/postmarketOS/linux-postmarketos/-/blob/next-stable-klte-full-panel/drivers/gpu/drm/panel/panel-samsung-s6e3fa2.c) I have something that is not super ugly and mostly work. Compared to previous WIP it now becomes quite dark at low brightness, and...