summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Georgian translationEkaterine Papava2023-02-241-53/+60
|
* Update Ukrainian translationYuri Chornoivan2023-02-241-56/+57
|
* Update German translationJürgen Benvenuti2023-02-241-18/+22
|
* sheet,editor: stack the name and avatar verticallyNiels De Graef2023-02-244-46/+46
| | | | Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/252
* Make QR code dialog consistent with Settingskramo2023-02-242-25/+44
|
* Automatically load our CSSNiels De Graef2023-02-233-10/+1
| | | | | | | | | | | | Apparently `AdwApplication` automatically loads `style.css` from the GResource base path [1]. By default, that base path in a `GApplication` is the app ID (with some slight post processing). Let's use that so we can remove our custom CSS loading code. Basically, this commit moves `/org/gnome/Contacts/ui/style.css` to `/org/gnome/Contacts/style.css` to automatically use that behavior. [1]: https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/styles-and-appearance.html#custom-styles
* Update German translationJürgen Benvenuti2023-02-231-153/+217
|
* Update Belarusian translationVasil Pupkin2023-02-231-78/+95
|
* Update Galician translationFran Dieguez2023-02-231-81/+95
|
* Update Hebrew translationYosef Or Boczko2023-02-221-76/+78
|
* Update Indonesian translationKukuh Syafaat2023-02-221-72/+77
|
* Update Georgian translationEkaterine Papava2023-02-221-70/+82
|
* Update Ukrainian translationYuri Chornoivan2023-02-211-73/+79
|
* Update POTFILES.in and POTFILES.skipPiotr Drąg2023-02-212-3/+0
|
* avatar: set pixbuf to null if avatar is removednielsdg/avatar-buttonNiels De Graef2023-02-211-1/+3
| | | | | This fixes an issue where removing an avatar from a contact would not update the UI, as the current pixbuf would still keep being displayed.
* Add EditableAvatar custom widgetNiels De Graef2023-02-219-26/+138
| | | | | | | | | Rather than awkwardly shoehorning an `AdwAvatar` into a button, let's be a bit more helpful and just overlay 2 buttons, one for editing and one for deleting the avatar. Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/217 Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/26
* Updated Spanish translationDaniel2023-02-211-1/+1
|
* Stop using GtkDialognielsdg/no-more-gtkdialogNiels De Graef2023-02-209-250/+155
| | | | | GtkDialog is going to be deprecated in the next version of GTK, so stop using it upfront to avoid the deprecation warnings.
* Update Indonesian translationKukuh Syafaat2023-02-201-12/+21
|
* Update Hebrew translationYosef Or Boczko2023-02-191-11/+21
|
* Update Basque translationAsier Sarasua Garmendia2023-02-191-93/+126
|
* Update Ukrainian translationYuri Chornoivan2023-02-191-16/+25
|
* Update Lithuanian translationAurimas Černius2023-02-191-11/+20
|
* Update Georgian translationEkaterine Papava2023-02-191-11/+20
|
* Update Occitan translationQuentin PAGÈS2023-02-191-150/+203
|
* main-window: Rename "Select Items" tooltip to "Select Contacts"Automeris naranja2023-02-191-1/+1
|
* window: Make placeholder text from search entry more descriptiveAutomeris naranja2023-02-191-1/+1
| | | | | | Acc. HIG, "if the text field performs an action, they [placeholders] can be phrased as an instruction". https://developer.gnome.org/hig/patterns/controls/text-fields.html
* general: Shorten tooltipsAutomeris naranja2023-02-192-2/+2
| | | | | | | | This change shorten tooltip texts (using header capitalization), following the tooltip examples provided by HIG. Tooltip examples can be seen at: https://developer.gnome.org/hig/patterns/feedback/tooltips.html
* Update Lithuanian translationAurimas Černius2023-02-181-243/+274
|
* Update Spanish translationDaniel Mustieles2023-02-171-229/+275
|
* Update Galician translationFran Dieguez2023-02-141-101/+144
|
* Update Portuguese translationHugo Carvalho2023-02-141-88/+112
|
* Update Belarusian translationVasil Pupkin2023-02-141-84/+108
|
* Update Hebrew translationYosef Or Boczko2023-02-131-87/+111
|
* Update Turkish translationSabri Ünal2023-02-131-89/+112
|
* Release unstable version 44.beta44.betaNiels De Graef2023-02-132-1/+27
|
* Update Indonesian translationKukuh Syafaat2023-02-131-96/+145
|
* Update Ukrainian translationYuri Chornoivan2023-02-121-88/+113
|
* Update Georgian translationEkaterine Papava2023-02-121-96/+122
|
* main-window: Add a menu item to export all contactsNiels De Graef2023-02-123-5/+22
| | | | Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/285
* Add shortcuts for saving/canceling contact editNiels De Graef2023-02-123-11/+54
| | | | | Allow saving a contact by pressing `<Ctrl>Enter` or cancelling by pressing `Escape`.
* editor: Allow removing a birthdayNiels De Graef2023-02-121-13/+32
| | | | | | | Add a little trash button at the end of the row so we can actually unset a birthday too. Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/280
* Update Basque translationAsier Sarasua Garmendia2023-02-121-215/+239
|
* Update Portuguese translationHugo Carvalho2023-02-111-55/+74
|
* Update Turkish translationSabri Ünal2023-02-111-49/+71
|
* Update Ukrainian translationYuri Chornoivan2023-02-111-48/+76
|
* Update Belarusian translationVasil Pupkin2023-02-111-44/+69
|
* main-window: Make sure initial title is translatedNiels De Graef2023-02-111-0/+6
| | | | Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/282
* Update Hebrew translationYosef Or Boczko2023-02-111-52/+68
|
* Update Georgian translationEkaterine Papava2023-02-111-47/+72
|