[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][upstream/latest] 49 commits: app-grid: Set max-width to entries
Guido Günther (@agx)
gitlab at salsa.debian.org
Sat Aug 9 19:07:13 BST 2025
Guido Günther pushed to branch upstream/latest at Debian On Mobile / phosh
Commits:
3f39dd86 by Arun Mani J at 2025-07-01T13:28:11+05:30
app-grid: Set max-width to entries
Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/703
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1737>
- - - - -
8fac11b8 by Arun Mani J at 2025-07-01T13:28:11+05:30
ci: Add `xvfb` package for `check-ui` job
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1737>
- - - - -
78bed681 by Marge Bot at 2025-07-01T08:19:30+00:00
Merge branch 'max-width-search' into 'main'
app-grid: Set max-width to entries
Closes #703
See merge request World/Phosh/phosh!1737
- - - - -
a6e46ccd by hustlerone at 2025-07-08T09:43:20+02:00
plugins: Fix compilation on NixOS
Without this, gio-unix will NOT be found when building with Nix if we don't explictly declare it as a dependency for plugins.
In file included from ../plugins/scaling-quick-setting/scaling-quick-setting.c:15:
../src/util.h:12:10: fatal error: gio/gdesktopappinfo.h: No such file or directory
12 | #include <gio/gdesktopappinfo.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: hustlerone <nine-ball at tutanota.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1742>
- - - - -
3bf738a3 by Marge Bot at 2025-07-10T13:12:48+00:00
Merge branch 'main' into 'main'
Fix compilation on NixOS
See merge request World/Phosh/phosh!1742
- - - - -
96e84940 by twlvnn kraftwerk at 2025-07-13T22:36:25+00:00
Update Bulgarian translation
- - - - -
387aeb43 by Guido Günther at 2025-07-20T15:13:39+00:00
mode-manager: Support embedded chassis type
Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1242
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1745>
- - - - -
b799b3a2 by Marge Bot at 2025-07-20T15:14:02+00:00
Merge branch 'chassis-embedded' into 'main'
mode-manager: Support embedded chassis type
Closes #1242
See merge request World/Phosh/phosh!1745
- - - - -
de3de081 by Arun Mani J at 2025-07-20T15:14:37+00:00
tree: Bump `upower-glib` version
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1738>
- - - - -
e4965ef6 by Arun Mani J at 2025-07-20T15:14:37+00:00
battery-info: Use asynchronous API of `upower`
Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/290
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1738>
- - - - -
d2ae41a8 by Marge Bot at 2025-07-20T15:15:00+00:00
Merge branch 'up-async' into 'main'
battery-info: Use asynchronous API of `upower`
Closes #290
See merge request World/Phosh/phosh!1738
- - - - -
4c58fc4f by Zander Brown at 2025-07-20T16:45:30+00:00
searchd: Add deamon to gather search results
org.gnome.ShellSearchProvider2.xml taken from gnome-shell as of
9e5dfa22211677cf71791925a68688a3b3284c7e
Co-authored-by: Gotam Gorabh <gautamy672 at gmail.com>
Signed-off-by: Gotam Gorabh <gautamy672 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1579>
- - - - -
43e4c1dd by Marge Bot at 2025-07-20T16:45:52+00:00
Merge branch 'search-daemon' into 'main'
Add search deamon and command line tool to query search results
See merge request World/Phosh/phosh!1579
- - - - -
ffda54c2 by Guido Günther at 2025-07-20T16:52:03+00:00
plugins/media-players: Disable prefs plugin
There's no prefs atm so remove it from the desktop file as
otherwise mobile settings doesn't set the gear icon insensitive.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1740>
- - - - -
c09ec2a0 by Marge Bot at 2025-07-20T17:03:33+00:00
Merge branch 'media-player-lockscreen' into 'main'
plugins/media-players: Disable prefs plugin
See merge request World/Phosh/phosh!1740
- - - - -
0501f9ba by Guido Günther at 2025-07-26T11:52:19+02:00
ci: Update shared scripts to 7e4c544
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1749>
- - - - -
01fbfab9 by Guido Günther at 2025-07-26T11:52:19+02:00
tests: Use subdir_done
Avoids an indent level when using meson format
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1749>
- - - - -
b2fcd0dc by Guido Günther at 2025-07-26T14:50:22+02:00
build: Format meson files
Format using `meson format -e -i -r` to make contributing
easier with fewer review rounds.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1749>
- - - - -
6fe700e9 by Guido Günther at 2025-07-26T14:50:22+02:00
ci: Check format of meson files`
They're only validated when they change
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1749>
- - - - -
aad20f19 by Marge Bot at 2025-07-28T09:06:40+00:00
Merge branch 'meson-format' into 'main'
Use consistent format in meson files
See merge request World/Phosh/phosh!1749
- - - - -
db9054e1 by Guido Günther at 2025-07-30T12:32:43+00:00
data/portals: Use phrosh portal
This way we still fall back to gtk in cases where distros can't ship the
new portal yet. We'll prefer phrosh over phosh once pfs and wallpaper moved
over too so we then only use the phosh portal for settings.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1748>
- - - - -
1b24daeb by Marge Bot at 2025-07-30T12:33:05+00:00
Merge branch 'phrosh-portal' into 'main'
data/portals: Use phrosh portal
See merge request World/Phosh/phosh!1748
- - - - -
2289e534 by Evangelos Ribeiro Tzaras at 2025-08-02T21:13:16+02:00
mock-mm-nm: Execute with intended interpreter
Run through `env` so we pick up the correct interpreter from `$PATH` when e.g. using venv.
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1751>
- - - - -
f844a2eb by Marge Bot at 2025-08-02T20:45:07+00:00
Merge branch 'mock_interpreter' into 'main'
mock-mm-nm: Execute with intended interpreter
See merge request World/Phosh/phosh!1751
- - - - -
1f262bbd by Rudra Pratap Singh at 2025-08-04T04:31:44+05:30
upcoming-events: Extend API to get number of events for a list
Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1747>
- - - - -
0f09bdfb by Rudra Pratap Singh at 2025-08-04T04:31:44+05:30
upcoming-events: Add icons for expanding/shrinking event list
Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1747>
- - - - -
6614bbd3 by Rudra Pratap Singh at 2025-08-04T04:31:44+05:30
upcoming-events: Add new setting for skipping non-event days
Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1747>
- - - - -
4eee79c7 by Rudra Pratap Singh at 2025-08-04T04:31:44+05:30
upcoming-events: Add button to skip non-event days
This will allow users to include/exclude days
without events.
Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1747>
- - - - -
4ecc0b17 by Rudra Pratap Singh at 2025-08-04T04:31:44+05:30
upcoming-events: Show proper date if number of days exceeds 7
Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1747>
- - - - -
1dd878ec by Marge Bot at 2025-08-04T09:10:20+00:00
Merge branch 'i1114-upcoming-events' into 'main'
Allow to skip days without events in upcoming-events plugin
Closes #1114
See merge request World/Phosh/phosh!1747
- - - - -
541ca0b0 by Martin at 2025-08-04T13:54:47+00:00
Update Slovenian translation
- - - - -
93db2c27 by Yuri Chornoivan at 2025-08-04T16:55:23+00:00
Update Ukrainian translation
- - - - -
8e7fabd4 by Antonio Marin at 2025-08-05T09:00:46+00:00
Update Romanian translation
- - - - -
91a01b40 by Juliano de Souza Camargo at 2025-08-05T11:26:51+00:00
Update Brazilian Portuguese translation
- - - - -
683635d8 by Anders Jonsson at 2025-08-05T20:28:53+00:00
Update Swedish translation
- - - - -
f934db56 by Ekaterine Papava at 2025-08-05T23:14:58+00:00
Update Georgian translation
- - - - -
313c4d7f by Artur S0 at 2025-08-08T12:21:44+00:00
Update Russian translation
- - - - -
c6e8c56a by Danial Behzadi at 2025-08-09T14:34:13+00:00
Update Persian translation
- - - - -
77ed01a9 by Guido Günther at 2025-08-09T17:07:42+00:00
wwan: Require cell broadcast support in ModemManager
It's in a release so no need to conditionalize
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
fdebfd31 by Guido Günther at 2025-08-09T17:07:42+00:00
system-modal: Modernize property definition
Match coding style and fix some indent while at that.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
28d89e83 by Guido Günther at 2025-08-09T17:07:42+00:00
cell-broadcast-prompt: Limit messages to reasonable size
Otherwise the dialog might drop off screen. Since we have
a store the user can look up overly long messages there.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
17453a8d by Guido Günther at 2025-08-09T17:07:42+00:00
cell-broadcast-prompt: Close dialog on swipe
Fixes: b281cc5d3 ("cell-broadcast-prompt: New dialog for cell broadcast message")
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
5353e057 by Guido Günther at 2025-08-09T17:07:42+00:00
cell-broadcast-prompt: No need to valign the button
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
243357bb by Guido Günther at 2025-08-09T17:07:42+00:00
cell-broadcast-prompt: Remove the superfluous box
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
6ad20786 by Guido Günther at 2025-08-09T17:07:42+00:00
cell-broadcast-prompt: Strip whitespace
Some messages (e.g. Vodafone test messages) have excessive
whitespace at the end of the message, strip that.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1753>
- - - - -
94c6ee40 by Marge Bot at 2025-08-09T17:08:00+00:00
Merge branch 'cbm-fixes' into 'main'
Cellbroadcast related fixes
See merge request World/Phosh/phosh!1753
- - - - -
1d3f3a34 by Guido Günther at 2025-08-09T19:17:05+02:00
treewide: Document changes and release 0.49~rc1
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1754>
- - - - -
8f03d4e5 by Marge Bot at 2025-08-09T17:21:07+00:00
Merge branch 'rel-0.49_rc1' into 'main'
treewide: Document changes and release 0.49~rc1
See merge request World/Phosh/phosh!1754
- - - - -
21ae6284 by Guido Günther at 2025-08-09T19:30:22+02:00
New upstream version 0.49~rc1
- - - - -
105 changed files:
- .gitlab-ci.yml
- .gitlab-ci/check-consistency
- + .gitlab-ci/check-meson
- .gitlab-ci/uncrustify.cfg
- NEWS
- calendar-server/meson.build
- data/icons/meson.build
- data/meson.build
- + data/mobi.phosh.Shell.Search.service.in
- data/phosh-portals.conf
- data/systemd/meson.build
- debian/changelog
- debian/control
- debian/phosh.install
- debian/rules
- meson.build
- meson_options.txt
- plugins/caffeine-quick-setting/meson.build
- plugins/calendar/meson.build
- plugins/dark-mode-quick-setting/meson.build
- plugins/emergency-info/meson.build
- plugins/emergency-info/prefs/meson.build
- plugins/launcher-box/meson.build
- plugins/media-players/media-players.desktop.in.in
- plugins/media-players/meson.build
- plugins/meson.build
- plugins/mobile-data-quick-setting/meson.build
- plugins/night-light-quick-setting/meson.build
- plugins/pomodoro-quick-setting/meson.build
- plugins/pomodoro-quick-setting/prefs/meson.build
- plugins/scaling-quick-setting/meson.build
- plugins/simple-custom-quick-setting/meson.build
- plugins/ticket-box/meson.build
- plugins/ticket-box/prefs/meson.build
- plugins/upcoming-events/event-list.c
- plugins/upcoming-events/event-list.h
- + plugins/upcoming-events/icons/list-high-priority-symbolic.svg
- + plugins/upcoming-events/icons/list-low-priority-symbolic.svg
- plugins/upcoming-events/meson.build
- plugins/upcoming-events/phosh-plugin-upcoming-events.gresources.xml
- plugins/upcoming-events/prefs/meson.build
- plugins/upcoming-events/sm.puri.phosh.plugins.upcoming-events.gschema.xml
- plugins/upcoming-events/upcoming-events.c
- plugins/upcoming-events/upcoming-events.ui
- plugins/wifi-hotspot-quick-setting/meson.build
- po/bg.po
- po/fa.po
- po/ka.po
- po/meson.build
- po/pt_BR.po
- po/ro.po
- po/ru.po
- po/sl.po
- po/sv.po
- po/uk.po
- protocol/meson.build
- + searchd/meson.build
- + searchd/search-provider.c
- + searchd/search-provider.h
- + searchd/searchd.c
- + searchd/searchd.h
- src/batteryinfo.c
- src/cell-broadcast-prompt.c
- src/dbus/meson.build
- + src/dbus/mobi.phosh.Shell.Search.xml
- + src/dbus/org.gnome.Shell.SearchProvider2.xml
- src/gtk-list-models/meson.build
- src/meson.build
- src/mode-manager.c
- src/mode-manager.h
- src/monitor/meson.build
- src/notifications/meson.build
- + src/search/meson.build
- + src/search/search-client.c
- + src/search/search-client.h
- + src/search/search-result-meta.c
- + src/search/search-result-meta.h
- + src/search/search-source.c
- + src/search/search-source.h
- src/settings/meson.build
- src/system-modal.c
- src/ui/app-grid.ui
- src/ui/cell-broadcast-prompt.ui
- src/wwan/meson.build
- src/wwan/phosh-wwan-mm.c
- tests/meson.build
- tests/mock-mm-nm.py
- + tests/services/meson.build
- + tests/services/org.gnome.Phosh.MockSearchProvider.service.in
- + tests/services/testlib-search-provider-app.c
- + tests/services/testlib-search-provider-app.h
- + tests/services/testlib-search-provider.c
- + tests/services/testlib-search-provider.h
- + tests/stubs/bad-instance.h
- + tests/stubs/evil-icon.c
- + tests/stubs/evil-icon.h
- tests/stubs/meson.build
- tests/system/config/meson.build
- + tests/test-search-provider.c
- + tests/test-search-result-meta.c
- + tests/test-search-source.c
- tests/user/config-high-contrast/glib-2.0/settings/meson.build
- tests/user/config/meson.build
- tools/meson.build
- + tools/search.c
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/f05c51b281ad5bef3561d9b26cfe65f65c5429f6...21ae6284ccd936179ac6c094b00767d024536a1c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/f05c51b281ad5bef3561d9b26cfe65f65c5429f6...21ae6284ccd936179ac6c094b00767d024536a1c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20250809/1c3a0202/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list