Some bits about #cellbroadcast support coming to #phosh via #ModemManager: https://phosh.mobi/posts/cellbroadcast/
He look, 🎅 just dropped #phosh 0.34.0 🚀 📱 . The bulk of things happened on the Wayland compositor side but the phone shell and other bits also got some improvements and fixes.
Check the detailed release notes at https://phosh.mobi/releases/rel-0.34.0/
#librem5 #gnome #linux #mobile #LinuxMobile #MobileLinux #gnomemobile
phosh 0.33.0 is out 🚀📱:
Allows to toggle password visibility on/off in all modal dialogs, new
🔒-screen plugin to launch tasks, improved support for Indic languages ➕ UI and troubleshooting tab improvements in mobile settings.
Check out the full release notes at https://phosh.mobi/releases/rel-0.33.0/
#phosh #librem5 #gnome #linux #mobile #LinuxMobile #MobileLinux #gnomemobile
phosh 0.32.0 is out 🚀📱:
More fixes in #phosh and #phoc ➕ allows to reorder lock screen plugins (thanks gauthamx@mastodon.world) ➕ improvements in phosh-osk-stub's virtual-keyboard mode in non US layouts (e.g. for electron apps) and initial #varnam support for Malayalam.
Check out the full release notes at https://phosh.mobi/releases/rel-0.32.0/
#librem5 @purism #gnome #linux #mobile #gtk #LinuxMobile #MobileLinux
Progress in supporting Indic languages in phosh-osk-stub:
- merged initial completer support for Indic languages based on libvarnam earlier this week
- have an MR to switch from libvarnam to more modern govarnam (thx @subins2000
- @arunmani is looking into making all the possible completions available
- have an MR to allow to switch between different completion engines automatically (e.g. use #hunspell for Us & De and #varnam for #Malayalam (see video below)
1️⃣ /2️⃣
People had different theories why phosh-osk-stub woudn't use the whole display width on wider displays so I was buckling up for a full afternoon of debugging sizing issues but as it turns out after a couple of minutes we were just missing a tightening-threshold in a HdyClamp: Rest of the afternoon saved thanks to #gtk inspector 🎉
phosh 0.31.0 is out 🚀📱:
Lots of fixes in #phoc ➕ better xdg-activation ➕ less CPU usage ➕ animations on tiling/max
#phosh now supports the tablet-mode of convertibles (based on work by Jonathan Hall)
p-m-s allows to configure the notification priority for waking up the screen (thanks to Suraj Kumar Mahto).
libcall-ui switched to GTK4 thanks to @antonok.
Check out the full release notes at https://phosh.mobi/releases/rel-0.31.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
Lightning talks in #FroSCon's mobile devroom. @linmob talking about https://linuxphoneapps.org/apps/
phosh 0.30.0 is out 🚀📱:
The major change is switching #phoc to newer #wlroots but there's more fixes and improvements.
Check out the full release notes at https://phosh.mobi/releases/rel-0.30.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
1️⃣ /2️⃣
There will be a #LinuxMobile #devroom at #FroSCon2023:
https://froscon.org/programm/projektraeume/
It's open both days for #hacking, discussion and ad-hoc sessions but you can also schedule a talk:
https://mensuel.framapad.org/p/froscon23-mobile
Hopefully see you there!
phosh 0.29.0 is out 🚀📱:
This release brings Improved audio device selection, notifications for ongoing calls, a new sensors panel (thanks @devrtz) suspend from system menu (thanks undef) and more!
Check out the full release notes at https://phosh.mobi/releases/rel-0.29.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
Simplifying audio device selection in #phosh (which also needs a tweak in #pipewire to get nice icons on #LinuxMobile too):
phosh 0.28.0 is out 🚀📱:
There's quality of life and visual improvements both in phone and docked mode.
Check the release notes for details: https://phosh.mobi/releases/rel-0.28.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
phosh 0.27.0 is out 🚀📱:
This one has a new menu on power button long press, initial emergency calls support (thanks @CoderThomasB, @devrtz), improvements on the compositor side, new completers in phosh-osk-stub, configurable ring tones and more.
Check out the full release notes at https://phosh.mobi/releases/rel-0.27.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
Ever since doing the initial completion support in #phosh 's osk-stub I wanted to add a generic "unix pipe" like completer. phosh-osk-stub would feed the program preedit on stdin and read the completions from the program's stdout.
That is there now and with that and some more changes I can use @zachdecook 's #swipeGuess to do swipe like typing. To be clear: all the hard work is done by swipeGuess, phosh-osk-stub just piggy backs on it:
phosh 0.26.0 is out 🚀📱:
Lots of this release was internal rewiring and test suite improvements for upcoming changes but there's some more:
Check out the full release notes at https://phosh.mobi/releases/rel-0.26.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
phosh 0.25.2 is out 🚀📱:
This is a bugfix only release to fix a regression on the #PinePhone. #Librem5 is not affected . While at that we backport some fixes in #phosh. Thanks QC8086 and airtower for testing!
Check out the full release notes at https://phosh.mobi/releases/rel-0.25.2/
#phosh @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
📱 I've tagged version 0.1.0 of #feedbackd (a daemon to handle audio, haptic and led feedback on #LinuxMobile e.g. when using (but not limited to) #phosh :
https://source.puri.sm/Librem5/feedbackd/-/tags/v0.1.0
Along with that goes feedbackd-device-themes:
https://source.puri.sm/Librem5/feedbackd-device-themes/-/tags/v0.1.0
A short introduction on how to use your desktop system for #MobileLinux development using a nested #phosh session (and without having to compile anything):
https://phosh.mobi/posts/phosh-dev-part-0/
This is planned to have follow up parts, let's see how this works out.