@ChromiumOS-Guy what do you mean by seeing the message after time runs out?
Posts
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
@mihael the app has a built in logic to recover the daemon in case of a crash, which seems to be working here
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
Nice script to stop the daemon, I added to the todo list to include before release
-
RE: "New": Nothing Phone 1 with Ubuntu Touch
A few bugs here and there, but a nice daily driver
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
New release: message prior this release can look strange because of a refactor I did, to avoid problems disconnect your whatsapp account in settings and reconnect after installing this update
https://github.com/brennoflavio/greenline/releases
- Draft support: typing in a chat will save your message next time you get back to that chat
- Complete rework of how this app handles notifications, which should enable new features for specific message types in the future
- Fix a bug that made the user avatar go away when downloading media in a group chat
- Mentions should be rendered correctly now, including notifications
- Simplified the unread count bubble (although its a big buggy now)
- Centralized name resolution, now the app is consistent when showing names across replies, chat lists, headers, etc
- Fixed a bug if you start a chat, the chat will have your name
- Full support for edited messages: now the new text is shown with an edited badge, and you can edit your own messages aswell
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
@mihael Thanks! Any issues let me know, we're approaching a beta release
-
RE: Futify Remix: a native Spotify client for Ubuntu Touch
@projectmoon basically yes. A 5min process, but annoying to require
-
RE: Futify Remix: a native Spotify client for Ubuntu Touch
@projectmoon @amaurydbz found it. Spotify is not allowing using my keys to login into your account, which means that you'll need to login into Spotify Developers, generate a pair of keys and bring those to the app.
That's why it works for me, but not for you. It uses my keys.
As the app does not have a way to do that yet, I unpublished it. When I add a way to do it, I'll let you know and publish it back.
Thanks for the feedback!
Link for reference: https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security
-
RE: Futify Remix: a native Spotify client for Ubuntu Touch
@projectmoon something similar happened to me when I forgot to disable app suspension on UT tweak tool. Could that be your case? If so, can you clear cache, data, disable suspension and try again?
-
Futify Remix: a native Spotify client for Ubuntu Touch
Download here:
https://open-store.io/app/futify.brennoflavio
Somewhere last year, Spotify changed some of its API deprecating some fields and redirects, breaking Futify. Around 3 months ago I submited some patches to keep the app alive, but it is not merged / released yet.
This fork applies those patches so people can continue using the app while upstream is not updated.
Contributions are welcome to make it build with noble framework, currently this app uses a umantained qml-go binding, that only allow building for focal. Luckly the focal build works on noble without issues.
Give it a try and leave feedback!
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
Updated release:
https://github.com/brennoflavio/greenline/releases
- Now bringing the app to the foreground while a chat is open should update the chat
- "view once" messages are now rendered and notified (not possible to see the content, Whatsapp limitation)
- Mentions should render correctly now
- Some scroll fixes when you open the chat page or click on the button to scroll to bottom
-
RE: Starting a series of videos about Ubuntu Touch
@pparent Just watched the english version, great video, congrats on the release!
-
RE: PicPocket - Immich client for Ubuntu Touch
@projectmoon thanks for the feedback!
Auto sync: currently UT does not have a way for apps to run background jobs, an unconfined app is required. Not planned right now due to the maintenance overhead, but maybe in the future!
Sharing: yeah, the app has no sharing features, its something I plan to implement soon
Slowness: strange, Ill see if I can enhance the optional debug logs to better understand this and other issues that some people report with their servers
Gallery: seems a limitation with the gallery app, from the file manager you can send videos and multiple files
Infinite scroll: Unfortunately this being my first UT app I did the gallery in a non optimal way and now a big refactor is needed to have this. Maybe something for the future
-
RE: PicPocket - Immich client for Ubuntu Touch
@kugiigi thanks for the tip, Ill take a look
-
RE: [app]{release}~ubports forums, direct port of my android app
@developerbayman I think its possible to publish with a Google Drive link afaik, as long as the source is available should be fine
-
PicPocket - Immich client for Ubuntu Touch
This post is meant to have a more continuous discussion about PicPocket development.
Download it here: https://open-store.io/app/picpocket.brennoflavio
Yesterday we had a new release allowing zooming images with your fingers, please give it a try!
This app is mostly stable and no big changes are expected, but feel free to suggest unimplemented Immich features and bugs.
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
More features:
https://github.com/brennoflavio/greenline/releases
- Now you can reply to messages
- Text input box now renders correctly
- Contact messages now renders correctly, and you can send contact messages
- Chat page should load faster now
- Chat list page now updates when you receive a message and app is opened in background
- User metrics should work now
- Really big text messages should render now, and be collapsed
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
New alpha with features:
https://github.com/brennoflavio/greenline/releases
- Pair Whatsapp with phone number + code
- Settings page now correctly uninstall the daemon from the device
- Block all notifications globally, regardless of Whatsapp configuration
- Text input now correctly renders more than 2 lines
- Show "typing" indicators in the chat page header
-
RE: [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch
@sahirul the ability to login with phone number is added in the latest alpha