- 09 Jan, 2020 1 commit
-
-
Julian Sparber authored
We are using a different appid when building for development. By setting the profle=development meson changes the appid to the devel appid. This also changes the behavior of profile: always use `org.gnome.Contacts` and only when profile=development use the devel appid.
-
- 08 Jan, 2020 4 commits
-
-
Niels De Graef authored
We connect to the signal of `contacts_store.backend_store`, so make sure we also pass that object to the disconnect function. This fixes a warning when closing the "Change Address book" window.
-
Sabri Ünal authored
-
Adrien Plazas authored
Make the setup window and the address book selection dialog adaptive so they can fit in smaller screens. This also adapts the AccountsList to drop the included scrolled window.
-
Adrien Plazas authored
This simplifies the code and make the rows adaptive, allowing them to fit in smaller windows.
-
- 06 Jan, 2020 1 commit
-
-
Niels De Graef authored
-
- 05 Jan, 2020 6 commits
-
-
Niels De Graef authored
We lose the JUnit report integration, but that's a small disadvantage compared to the advantages we get instead.
-
Niels De Graef authored
-
Jakub Steiner authored
- Provide a development variant of the app icon See https://gitlab.gnome.org/GNOME/Initiatives/issues/12 for more info. /label ~"9. Initiative: NightlyAppIcons"
-
Niels De Graef authored
-
Niels De Graef authored
-
Niels De Graef authored
* Replace `join_paths` with the `/` operator * Remove some unused config variables * Use `@BASENAME@` when it makes sense
-
- 30 Dec, 2019 1 commit
-
-
Jordi Mas authored
-
- 25 Dec, 2019 1 commit
-
-
Fran Dieguez authored
-
- 24 Dec, 2019 1 commit
-
-
Daniel Korostil authored
-
- 13 Dec, 2019 3 commits
-
-
Adrien Plazas authored
This makes moving back to the contacts list more comfortable on a phone.
-
Adrien Plazas authored
This better conveys the hierarchy of the panels, with the nice bonus of looking better.
-
Adrien Plazas authored
-
- 07 Dec, 2019 4 commits
-
-
Niels De Graef authored
-
Niels De Graef authored
-
Piotr Drąg authored
-
Julian Sparber authored
Reduce grid size to 3 for instead of 4, this caused to much space between the input field and the delete button. Reduce margins around grid to the same values as g-c-c and reduce general spacing
-
- 04 Nov, 2019 1 commit
-
-
Julian Sparber authored
This removes most of the Contact class and makes use of the Individual of folks directly. The aim of this refactor is to make the code more readable. Since Individual provides most of the needed features the Contact class adds a complicated abstraction without any real benefit. Transform FakePersona a real Persona which can be used as a placeholder till folks returns the real Persona. Use SearchQuery to find the best matching contact when opening gnome-contacts with a e-mail address
-
- 14 Oct, 2019 2 commits
- 08 Oct, 2019 1 commit
-
-
Yi-Jyun Pan authored
(cherry picked from commit a742fbb5)
-
- 02 Oct, 2019 3 commits
-
-
Dušan Kazik authored
-
Philip Withnall authored
The old mailing list has been archived; discussion of GNOME Contacts and libfolks should now take place on Discourse: https://discourse.gnome.org/tags/contacts Signed-off-by:
Philip Withnall <withnall@endlessm.com>
-
Ask Hjorth Larsen authored
-
- 15 Sep, 2019 1 commit
-
-
Fabio Tomat authored
-
- 09 Sep, 2019 2 commits
-
-
Michael Gratton authored
Somewhat embarrasingly, I only tested the show-contact action when Contacts was runing. It needs to chain to activate so that the app actually starts up if invoked when not running. Fixes GNOME/geary#556
-
Niels De Graef authored
-
- 06 Sep, 2019 2 commits
-
-
Sabri Ünal authored
-
Milo Casagrande authored
-
- 05 Sep, 2019 1 commit
-
-
Rafael Fontenelle authored
-
- 04 Sep, 2019 4 commits
-
-
Ryuta Fujii authored
-
Ryuta Fujii authored
-
Ryuta Fujii authored
-
Niels De Graef authored
-
- 03 Sep, 2019 1 commit
-
-
Goran Vidović authored
-