summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch '42-fix-contacts-deprecation' into 'master'Philip Withnall2021-06-174-153/+153
|\ \ | |/ |/| | | | | | | | | contacts: Fix deprecation version for Contacts service Closes #42 See merge request GNOME/libgdata!31
| * contacts: Fix deprecation version for Contacts servicePhilip Withnall2021-06-174-153/+153
|/ | | | | | 0.18.0 has already been released; the deprecation will land in 0.18.2. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
* Merge branch '42-deprecate-contacts' into 'master'Philip Withnall2021-06-1711-0/+313
|\ | | | | | | | | | | | | contacts: Deprecate the entire Contacts API as Google is ending it Closes #42 See merge request GNOME/libgdata!30
| * contacts: Deprecate the entire Contacts API as Google is ending itPhilip Withnall2021-06-1711-0/+313
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Contacts API server will return error responses with increasing frequency until all responses are errors in December 2021. https://developers.google.com/contacts/v3/announcement They are replacing it with the People API (why can’t they provide backwards-compatibility?), but I don’t have the time to port the libgdata Contacts service to the new People API. More crucially, I don’t have time to maintain such a port in the future. https://developers.google.com/people Handily, the CardDAV API for accessing contact data is still explicitly supported by Google Contacts, so people should use that instead. At least it’s a standard protocol, with a variety of conformant implementations already released and maintained; and not just another here-today-gone-tomorrow Google REST API. https://developers.google.com/people/carddav Using CardDAV requires OAuth 2 authorization, just like the Contacts API did. So, bearing all the above in mind, the libgdata Contacts service is now deprecated in favour of using CardDAV. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Fixes: #42
* Merge branch 'gobject-timeval' into 'master'Philip Withnall2021-06-0790-481/+407
|\ | | | | | | | | require glib 2.68, remove deprecated GTimeVal usage, gobject API, g_memdup See merge request GNOME/libgdata!29
| * use g_memdup2 when possibleDaniel Kolesa2021-06-072-0/+12
| |
| * drop usage of deprecated GTimeValDaniel Kolesa2021-06-0723-186/+231
| |
| * drop usage of deprecated gobject functionsDaniel Kolesa2021-06-0378-292/+161
| |
| * require glib 2.62 or newerDaniel Kolesa2021-06-031-3/+3
|/
* Update Hebrew translationmasterYaron Shahrabani2021-04-161-170/+197
| | | | (cherry picked from commit f762b36f23a7335e68503fee5e52f905375df194)
* Update British English translationBruce Cowan2021-04-021-38/+50
| | | | (cherry picked from commit 00539d12148b0aa8890f2ac015ff16005f7acd17)
* Update Dutch translationNathan Follens2021-04-011-36/+42
| | | | (cherry picked from commit d036b0aceb76e07d61a9dba790ccd22924aa4e29)
* build: Post-release version bumpPhilip Withnall2021-03-221-1/+1
| | | | | | Open up development for 0.19 release series. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
* Update Chinese (China) translationBoyuan Yang2021-03-201-35/+41
|
* Update Italian translationMilo Casagrande2021-03-151-37/+43
|
* Update Friulian translationFabio Tomat2021-03-101-35/+41
|
* Update Korean translationChangwoo Ryu2021-03-101-35/+42
|
* Updated Czech translationMarek Černocký2021-03-081-36/+43
|
* Update Latvian translationRūdolfs Mazurs2021-03-071-35/+42
|
* Update Catalan translationJordi Mas2021-03-051-94/+72
|
* Update Portuguese translationHugo Carvalho2021-02-241-38/+44
|
* Update Galician translationFran Dieguez2021-02-241-7/+6
|
* Update Basque translationAsier Sarasua Garmendia2021-02-231-35/+41
|
* Updated Lithuanian translationAurimas Černius2021-02-211-36/+43
|
* Update Turkish translationSabri Ünal2021-02-181-35/+42
|
* Update Slovenian translationMatej Urbančič2021-02-171-36/+42
|
* Update French translationCharles Monzat2021-02-161-38/+45
| | | | (cherry picked from commit 77f3e24d147a826cee11176fa146012f1c3c8dc8)
* Update Serbian translationМарко Костић2021-02-151-35/+41
|
* Updated Spanish translationDaniel Mustieles2021-02-151-36/+43
|
* Update Polish translationPiotr Drąg2021-02-141-39/+45
|
* Update Hungarian translationBalázs Meskó2021-02-131-35/+41
|
* Update German translationPhilipp Kiemle2021-02-131-36/+43
| | | | (cherry picked from commit 3f210383d1ebc3ca09eebd299dfa328868f1809c)
* Update Galician translationFran Dieguez2021-02-121-39/+46
|
* Update Swedish translationAnders Jonsson2021-02-121-37/+43
| | | | (cherry picked from commit 2e4c5c543f19cb26f40a617c7e12a1d52f1d22e7)
* Update Brazilian Portuguese translationEnrico Nicoletto2021-02-121-38/+44
|
* Update Indonesian translationKukuh Syafaat2021-02-121-36/+42
|
* build: Bump version to 0.18.0Philip Withnall2021-02-122-4/+20
| | | | | | | | | The release commit accidentally wasn’t pushed to origin/master straight after the release, so has instead had to land on a branch (`libgdata-0-18`). Pull in the NEWS and version changes to `master` so that they are in sync. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
* Update Romanian translationDaniel Șerbănescu2021-02-121-35/+41
|
* Update Ukrainian translationYuri Chornoivan2021-02-121-62/+49
|
* Merge branch 'wip/oholy/documents-shared-drives-support' into 'master'Philip Withnall2021-02-1116-1/+628
|\ | | | | | | | | | | | | documents: Add Shared Drives support Closes #25 See merge request GNOME/libgdata!27
| * documents: Add gdata_documents_entry_can_editwip/oholy/documents-shared-drives-supportOndrej Holy2021-02-115-0/+63
| | | | | | | | | | | | | | | | | | | | Entries on Shared Drives, or Shared with me are not always editable. Let's add gdata_documents_entry_can_edit to allow GVfsBackendGoogle to set file permissions accordingly. It would be nice to make also canDelete, canRename and canListChildren available, but it would require libgdata port to Drive API v3 unfortunatelly. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/114
| * documents: Add gdata_documents_entry_get_shared_with_me_dateOndrej Holy2021-02-115-0/+42
| | | | | | | | | | | | | | | | Let's make available the SharedWithMeDate property to make implementation of the Shared with me folder for GVfsBackendGoogle easier. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/issues/444 Relates: https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/114
| * documents: Add Shared Drives supportOndrej Holy2021-02-1114-1/+522
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems that the existing documents APIs works nicely with the files on Shared Drives (formerly Team Drives), although it is possible that some small changes will be needed to handle differences: https://developers.google.com/drive/api/v2/shared-drives-diffs However, the main problem is that there is no way currently to get the list of Shared Drives IDs and their names. Let's add new APIs for it which will be consequently used by GVfs. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/issues/377 Fixes: https://gitlab.gnome.org/GNOME/libgdata/-/issues/25
| * core: Define G_DEFINE_AUTOPTR_CLEANUP_FUNC for GDataQueryOndrej Holy2021-02-111-0/+1
| | | | | | | | | | | | The cleanup function is not defined for GDataQuery, which prevents G_DECLARE_DERIVABLE_TYPE use for its subclasses. Let's define it so G_DECLARE_DERIVABLE_TYPE can be used in the subsequent commits.
* | Update Norwegian Bokmål translationKjartan Maraas2021-01-251-140/+155
|/
* Update Catalan translationJordi Mas2021-01-161-28/+26
|
* Update Greek translationEfstathios Iosifidis2020-09-301-142/+151
|
* Update Slovak translationDušan Kazik2020-09-171-140/+154
|
* Update Portuguese translationJuliano Camargo2020-09-111-143/+158
|
* Update Catalan translationJordi Mas2020-09-041-39/+73
|