MagneFire
MagneFire
Great work! For what it's worth these wlan kernel driver might be more suited: https://github.com/Nhannh2791/Linux/tree/master/kernel/private/msm-fossil-cw-modules/wlan since it specifically for `hoki`. However, it's not an official source. We might be able...
> it dosent work and there is no adb pull/push Did you change the USB mode in the settings application before trying any of these? Also, are you trying these...
> Since #96 is marked closed and fished shouldent this issue be closed? That was a comment on the broken wallpaper and watchface selection. This was fixed by the Android...
This should be solved by https://github.com/AsteroidOS/AsteroidOSSync/commit/049cd0f6c3562d3b74a21b71256b5bfd54009dc9. Which was included in version 0.22. Feel free to re-open if you're still experiencing this issue.
Completed via: https://github.com/AsteroidOS/AsteroidOSSync/pull/181
I did some debugging in the past, among them was not using our launcher at all. You can use `qmlscene` with the `hwcomposer` backend as well. This also had the...
For reference on your comment that information is provided by https://sailfishos.org/wiki/Architecture. Doxygen is an awesome tool to get documentation from the code. However, I'm not familiar with a method that...
Currently, the dismissal of notifications is detached from the Sync app. While I'm not entirely sure how the notification system synchronizes on AsteroidOS, I do think that this will be...
@dependabot rebase
@beroset I've rebased the PR and fixed the `marked` related build error. Can you verify that it works for you as well?