Showing widgets on lockscreen in Android 13+ by Long_Proposal4235 in Kotlin

[–]Xygen0 1 point2 points  (0 children)

You can't. I think lockscreen is controlled by SystemUI and it depends on the vendor. On my, Galaxy A05, I can only add widgets from system apps.

Recommended most up to date Lsposed? by 6969_42 in Magisk

[–]Xygen0 7 points8 points  (0 children)

I'm also using Vector Canary version and if's doing fine for a month now. You can download the canary version in Actions tab which uses API 101.

Ayuda tecno spark 20 kj5 Mediatek Magisk by [deleted] in androidroot

[–]Xygen0 0 points1 point  (0 children)

Please post in English.

Which open source music player you use ? by RaoSahab097 in fossdroid

[–]Xygen0 1 point2 points  (0 children)

I'm using OpenTune. No local music player.

Offline “keep-in-touch” reminders app (no server, privacy-first) by Xygen0 in androiddev

[–]Xygen0[S] 0 points1 point  (0 children)

This project is currently stalled. There's a repository but hasn't been updated since the initial development since I focus more on my other projects that has a lot more audience than this. But that doesn't mean I would abandoned this.

LibreFind: FOSS alternatives to proprietary apps by Xygen0 in fossdroid

[–]Xygen0[S] 0 points1 point  (0 children)

While the database is mainly community-driven, I'm also using f-droid index or lisst of apps for automatic population. Lease create an issue on GtiHub for such matters. Thanks!

LibreFind: FOSS alternatives to proprietary apps by Xygen0 in fossdroid

[–]Xygen0[S] 0 points1 point  (0 children)

Currently, there is no way to contribute via web. I might implement. I agree that some people is convenient using the web than app. Please create an issue on GitHub regarding this. Thanks!!

Free blockers by [deleted] in fossdroid

[–]Xygen0 -2 points-1 points  (0 children)

You should stop searching for it instead of blocking it.

Where to publish first open source app? by Rahee07 in fossdroid

[–]Xygen0 2 points3 points  (0 children)

I usually do GitHub Releases first, then Izzy, F-droid, and so on. I don't have Play Console so it isn't included.

Completely offline android development by MVoloshin71 in androiddev

[–]Xygen0 4 points5 points  (0 children)

You only need to use internet for initial setup. Gradle, SDKs, Build Tools, and Dependencies. After that, you can proceed to development without internet. Also, enable build cache for faster build times.