v1.0.48
What's new
Widget redesign
- Replaced manual column layout with Glance 1.1.0
Scaffold+TitleBar— proper Material 3 widget chrome with automatic background, padding, and corner clipping - Gitling Y-branch logo now shown in the widget title bar (was showing the old MGit diamond icon)
- Refresh button (
CircleIconButton) in the title bar trailing slot - Branch name and last commit message are now always visible — removed the compact mode that was hiding them at smaller sizes
- Status dot uses
tertiary(clean) /error(dirty) Material 3 color roles - Minimum widget size updated to 4×3 cells (250×180dp)
Installation
Download app-release-unsigned.apk and sideload.
Requires Android 6.0 (API 23) or higher.
What's Changed
- feat(widget): redesign with Glance Scaffold, TitleBar, always-visible details by @maneeshacooray in #29
Full Changelog: v1.0.47...v1.0.48