…and here are my #FreeSoftware bits for October 24:
https://honk.sigxcpu.org/con/Free_Software_Activities_October_2024.html
We've got to do something right with #LinuxMobile when #Android now gains a feature to run #Linux https://androiddev.social/@MishaalRahman/113290317583072192
The OSK panel in mobile settings is becoming more complete. After adding layout selection last cycle, selecting the default text completer is on its way now too. The data is provided by the OSK so new completers are picked up automatically.
…and here are my #FreeSoftware bits for September 24:
https://honk.sigxcpu.org/con/Free_Software_Activities_September_2024.html
I wanted to rent some CPU power from Hetzner to calc better text prediction data for #LinuxMobile.
Created account via VPN so they wanted additional ID information which I sent with passport number removed. Resulting in:
"""
After reviewing your updated customer information, we have decided to deactivate your account because of some concerns we have regarding this information. Therefore, we have cancelled all your existing products and orders with us.
"""
I can't recommend this service.
Another small detail: I often need to scroll up in #chatty to reread something when composing a msg. Going back to the last msg of the conversation by taping the 🔵 would close the ⌨️ forcing me touch into the text area again (and causing visual distraction). We can fix this by having the 🔵 not take focus.
Posting this to demo it can be a one line change in a UI file to make #LinuxMobile work better. So please get involved! #Gtk 's GtkInspector is great to figure such things out.
Today was "Bundesweiter Warntag" in Germany so a good point in time to test #ModemManager's & #phosh's upcoming #cellbroadcast support 🚨 .
The sounds emitted by #feedbackd are only stubs (and you don' t hear the haptic in the video but I promise it's there 😃).
There's three messages because the CBMs are sent out on three different channels.
Thanks @NGIZero for supporting my work on this!
Copy / paste can be fiddly on mobile. I opened an MR today to make the paste part a bit easier in phosh-osk-stub (another old branch finally cleaned up into a (hopefully) mergeable state):