mastodon.green is one of the many independent Mastodon servers you can use to participate in the fediverse.
Plant trees while you use Mastodon. A server originally for people in the EU, but now open for anyone in the world

Administered by:

Server stats:

1.2K
active users

#linuxmobile

10 posts9 participants0 posts today

postmarketOS in 2025-03 :postmarketos: 📖

* GNOME (Mobile) 48
* 📷 Camera enablement for OnePlus 6, Motorola Moto E5 Plus, Motorola Moto G5s, Xiaomi Redmi (3S, 4 Standard, 4A)
* Generic SM7150 packaging
* @nlnet @NGIZero grant for Collation + i18n support in @musl libc got accepted!
* COSMIC desktop
* systemd service reloading/restarting on upgrade
* Lots of events coming up around the world
* A highly entertaining podcast episode

postmarketos.org/blog/2025/04/

postmarketOSpostmarketOS in 2025-03: OP6 & MSM89x7 Camera, Generic SM7150, COSMIC, Musl Collation + I18nAiming for a 10 year life-cycle for smartphones

I'd like to understand how Android handles some QMI bits and found tooling by @joelselvaraj for that on the @postmarketOS wiki (wiki.postmarketos.org/wiki/Qua). That needs a patched Android kernel, so I took some notes how I got that to work on a Pixel 3a. Just in case this is useful to others: honk.sigxcpu.org/con/Booting_a

wiki.postmarketos.orgQualcomm Modem Debugging - postmarketOS Wiki

for this months updates, we are reworking our fingerprint setup entirely. the daemon (Biomd) is now written from scratch and no longer links against QT or libhybris.
while at it, i ended up writing a PAM module and a provider for #Fprintd which means all existing applications that use Fprintd will now work with our service.

one thing i wanted to experiment with was parallel PAM instances for stuff like sudo, so here is how far i got in about an hour

Replied in thread

@adrianyyy I guess I am just sad for GTK4 effectively obsoleting what where the 'main choices' in #LinuxMobile when PINE64 and Purism revitalized the niche/userspace software ecosystem in 2019 ff. I'll see if I can rephrase the comment to make the sentiment more clear; if I can't, I'll just remove it.

Replied in thread

@thelinuxexperiment

It's obvious that AOSP is on borrowed time. There's only so long before Google closes the source (eg Project Fuschia ) or limits enough it might as well be closed (ie makes it even more dependent on a million closed source Google apps).

Enjoy it while it lasts (which may not be long), but let's get going creating, using and supporting Linux phones so we have a decent option when open source Android fully dies!

Initial release of the #immich upload daemon is ready for people to use and report the tons of issues it probably has lol. You can find it here github.com/luigi311/immich_upl Feel free to open any issues/PR. Its still missing the charging only option but the networking features are there so you can set wifi only and/or SSID checking and you can even just check for metered connections. Mostly developed on my and for my #FLX1 via remote vscode.
#mobilelinux #linuxmobile #pinephone #linux

Big problem I see coming to #linuxmobile is overlapping gestures of the shell and the app.

On IOS and Android the top and bottom of the screen are always used for the mobile interface, so apps can make use of the sides.

How do we work around the issue of apps not being able to rely on side gestures on linux mobile?

I've seen apps with side swipe gestures also use a button at the top left corner which helps.

Should apps design with side gestures by default?