Commit graph

1679 commits

Author SHA1 Message Date
Asier Sarasua Garmendia
03381747ec Update Basque translation 2023-07-22 07:12:32 +00:00
Vojtěch Perník
b3ff1ecf6e Update Czech translation 2023-07-21 14:53:12 +00:00
Jiri Grönroos
398e729772 Update Finnish translation 2023-07-20 07:58:49 +00:00
Rilson Joás
17df7964a1 Update Brazilian Portuguese translation 2023-07-16 15:04:48 +00:00
Piotr Drąg
4c32f3af85 Update Polish translation 2023-07-16 11:26:07 +00:00
Yosef Or Boczko
bc31b805f2 Update Hebrew translation 2023-07-15 18:24:55 +00:00
Bilal Elmoussaoui
2362044f8e ci: add missing stages 2023-07-13 16:28:42 +00:00
Bilal Elmoussaoui
65abcbfe5f CI: attempt 2 to fix nightly deployment 2023-07-13 15:59:03 +00:00
Bilal Elmoussaoui
fe8a864467 CI: take inspiration from Podcasts 2023-07-12 23:32:39 +00:00
Bilal Elmoussaoui
78616b4de6 build: Attempt at fixing cargo tests 2023-07-12 23:16:32 +00:00
Bilal Elmoussaoui
998b035910 CI: publish nightly builds 2023-07-12 22:43:41 +00:00
Hugo Carvalho
3749ed8dbd Update Portuguese translation 2023-07-12 14:21:23 +00:00
Boyuan Yang
d254f0e7a5 Update Chinese (China) translation 2023-07-11 00:41:54 +00:00
Maximiliano Sandoval R
639d97252f POTFILES: Add missing preferences_camera_page 2023-07-10 14:45:29 +00:00
Martin
9fe650d234 Update Slovenian translation 2023-07-10 13:07:54 +00:00
Kukuh Syafaat
b22c6734eb Update Indonesian translation 2023-07-09 10:44:15 +00:00
Bilal Elmoussaoui
16d198e556 preferences: Replace GtkSwitch with AdwSwitchRow 2023-07-08 12:41:47 +02:00
Jürgen Benvenuti
f490ff1d4d Update German translation 2023-07-08 07:46:54 +00:00
Yuri Chornoivan
14edf2cb46 Update Ukrainian translation 2023-07-08 06:28:55 +00:00
Ekaterine Papava
9270cd92ac Update Georgian translation 2023-07-08 03:46:54 +00:00
Bilal Elmoussaoui
1dd0406338 cleanup: Remove useless GtkSizeGroup 2023-07-08 01:57:20 +02:00
Bilal Elmoussaoui
9877014e82 Switch to using AdwSpinRow 2023-07-08 01:52:45 +02:00
Bilal Elmoussaoui
6513c238a5 Fix clippy warnings 2023-07-08 01:15:51 +02:00
Bilal Elmoussaoui
4ae44536eb Reformat code 2023-07-08 01:07:45 +02:00
Bilal Elmoussaoui
07ea71e0fe otp uri: Serialize algorithm with uppercase 2023-07-08 01:07:36 +02:00
Bilal Elmoussaoui
fe88df43ad Update dependencies 2023-07-08 00:53:09 +02:00
Maximiliano Sandoval R
960f54dafc
camera: Make headerbar transparent
We add a bit of black so that the buttons are visible. We also increase
the size of the floating button.
2023-06-20 23:24:26 +02:00
Maximiliano Sandoval R
b3517fa1b1
cargo: Set msrv to 1.70
We use is_some_and.
2023-06-20 23:03:39 +02:00
Maximiliano Sandoval R
0f176cc80b
Stop using titlebar css class on headerbars
It is not needed.
2023-06-20 22:57:58 +02:00
Maximiliano Sandoval R
387cef8972
providers_list: Move expand into list box
No need to have them on the top level.
2023-06-20 22:55:59 +02:00
Maximiliano Sandoval R
e8fd57abae
window: Set min size
Also remove width and height request from sub widgets.
2023-06-20 22:48:18 +02:00
Maximiliano Sandoval R
8a53a25d50
providers_dialog: Use destroy-with-parent 2023-06-20 22:26:26 +02:00
Maximiliano Sandoval R
065c7c2c50
account_details_page: Do not vexpand the clamp
This is not necessary.
2023-06-20 22:22:01 +02:00
Maximiliano Sandoval R
36bbcaf0ef
camera: Use AdwToolbarView 2023-06-20 22:21:54 +02:00
Maximiliano Sandoval R
9189d2dd3e
preferences_window: Use push_subpage apis
For this we subclass navigation page in both pages.
2023-06-20 22:18:00 +02:00
Maximiliano Sandoval R
fe3c153efa
account_add_dialog: Use newer widgets
We use AdwToolbarView and AdwNavigationView.

Notes:
- We replace the back button with a Cancel button to close the dialog
- Set minimum size of 360x294
- Stop camera only once the camera page is hidden
- Set hscrollbar policy to never
2023-06-20 21:53:45 +02:00
Maximiliano Sandoval R
f483735bce
window: Use AdwNavigationView
Instead of leaflet for the accounts view.
2023-06-20 21:45:22 +02:00
Maximiliano Sandoval R
16da28f680
account_details_page: Use AdwToolbarView
And subclass navigation page.
2023-06-20 21:25:22 +02:00
Maximiliano Sandoval R
259fdbce11
providers_dialog: Use a regular search bar 2023-06-20 21:19:24 +02:00
Maximiliano Sandoval R
388a82c621
providers_page: Set end button's halign=center 2023-06-20 21:19:21 +02:00
Maximiliano Sandoval R
ba67968d25
providers_dialog: Port to AdwNavigationSplitView 2023-06-20 21:19:20 +02:00
Maximiliano Sandoval R
c5631c244f
providers_page: Use AdwToolbarView
We also subclass AdwNavigationPage instead of GtkBox.
2023-06-20 20:45:32 +02:00
Maximiliano Sandoval R
cb32f77052
window: Use toolbar view for accounts page
We also set the title centering policy to strict. This is only needed
since the title is in a stack.
2023-06-20 20:30:50 +02:00
Maximiliano Sandoval R
b92dba6090
window: Use toolbar view on empty page 2023-06-20 20:29:51 +02:00
Maximiliano Sandoval R
86961b7616
window: Use status page in locked view
This ensures the view fits in a mobile screen and uses the standard
style.
2023-06-20 20:25:57 +02:00
Maximiliano Sandoval R
8533e4df48
window: Use toolbarview on unlock screen 2023-06-20 20:24:03 +02:00
Maximiliano Sandoval R
846fda9efb
flatpak: Use llvm16 extension 2023-06-20 20:18:18 +02:00
Maximiliano Sandoval R
8ec122c162
meson: Bump dependency of libadwaita to 1.4 2023-06-20 20:12:12 +02:00
Maximiliano Sandoval R
678f85ffe5
flatpak: Remove the use of crates.ui sparse
This is the default in rust 1.70 or newer.
2023-06-20 20:11:38 +02:00
Ekaterine Papava
d61b4028a2 Update Georgian translation 2023-06-19 18:04:36 +00:00