Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Make Tally fit on Mobile - #8

Merged
vtrlx merged 2 commits into
vtrlx:trunkfrom
1peter10:mobile-width
Feb 18, 2025
Merged

Make Tally fit on Mobile#8
vtrlx merged 2 commits into
vtrlx:trunkfrom
1peter10:mobile-width

Conversation

@1peter10

Copy link
Copy Markdown

Hi Victoria,

thank you for creating this awesome app!

This PR makes it work on phones that run the GNOME stack, e.g., with Phosh or GNOME Shell Mobile (e.g, with postmarketOS, Mobian or Droidian ), as

  • I am not aware of another app solving this use-case for mobile yet,
  • I felt recording something on a tally is something people would want to do on a handheld, mobile device.

I've tried to alter the UI as little as possible.

I've tried to collect relevant information on https://linuxphoneapps.org/docs/resources/developer-information/, the key factor is that a minimal window width of 360 logical pixels needs to be supported. You don't need a phone to ensure this, see https://blogs.gnome.org/alicem/2024/12/19/mobile-testing-in-libadwaita/.

That said, I am happy to help with testing future releases on mobile. :-)

Cheers,
Peter

@vtrlx
vtrlx merged commit 8fa07e4 into vtrlx:trunk Feb 18, 2025
@vtrlx

vtrlx commented Feb 18, 2025

Copy link
Copy Markdown
Owner

Thanks, Peter! I hadn't realized that there was a specific minimum screen width for mobile compatibility.

I've even made a small extra change to make better use of the limited space when the window is small.

Screenshot from 2025-02-18 14-00-50

I'll probably make a few other tweaks to make sure it all works well on mobile, before I push a new release.

@1peter10

Copy link
Copy Markdown
Author

Thank you, that's awesome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants