Anguel
Anguel
@Joshua-FlareFS Not sure if this will help you but every once in a while I run into a similar auth error even though nothing's changed. what fixes it is running...
I'll give it a try. In all my attempts, I left the tiles on top as is
Nope, still the same behaviour. Removed all the custom QS tiles, uninstalled, restarted phone, stock Internet tile is still missing. I don't think this is a problem for me going...
@zetcco I ended up bringing back the original combined Internet tile by force closing BIT, removing its shell access, downloading SystemUI Tuner (https://apt.izzysoft.de/fdroid/index/apk/com.zacharee1.systemuituner), granting it shell access, and then toggling...
hi @FunnyPocketBook thank you for the nice feedback :) and the issue as well! We'll sort this and get back with a PR.
https://github.com/clidey/whodb/tree/ah/feature/dynamicsqlite I worked on this for a fair bit today, but I’m still unable to get the library to read the data as-is. I suspect the issue might lie with...
@claude can you take a look at the Bug report and try to fix?
@claude does the SQLite plugin need to delegate to the base gorm plugin logic? It was working fine before
hi @YKPDang , the latest changes should now handle all dates as text. Later on we'll add functionality to see if it's strict vs non-strict and adjust handling based on...
@claude can you add DuckDB support using the GORM package here: https://github.com/alifiroozi80/duckdb Since it is a GORM package, it can extend from the GORM plugin. Please do that, and handle...