aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src, tests: enable notification code path without Lomiri depspersonal/peat-psuwit/bring-back-lomiri-hintsRatchanan Srirattanamet2023-12-267-47/+103
| | | | | | | | With the recent change, the notification code path is no longer Lomiri (or Ubuntu Touch) specific. Theres still some if-def's in the code to avoid adding dependendies in non-Lomiri case.
* Bring back Lomiri-specific notification hintsRatchanan Srirattanamet2023-12-073-0/+18
| | | | | | | | | | | As discussed in [1], Lomiri has a custom logic in notification timeout and require the custom hint for timeout to work correctly. Restore the hints from commit 0a88a8d7 ("Remove osd-notify remnants and use native notification timeout"), while keeping the standard timeout in place. Lomiri will ignore standard timeout, while other DE's will ignore the extra hint. [1] https://gitlab.com/ubports/development/core/content-hub/-/merge_requests/32#note_1552217874
* release 23.10.023.10.0Mike Gabriel2023-10-125-2/+127
|
* po/: Update translation files.Mike Gabriel2023-10-12134-1603/+605
|
* update-pot.sh: Adjust to rename .gschema.xml file.Mike Gabriel2023-10-101-3/+3
|
* Translated using Weblate (Czech)Tomáš Marný2023-10-101-4/+4
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/cs/
* Merge branch 'tari01-pr/fix-tests'Mike Gabriel2023-09-095-45/+45
|\ | | | | | | Attributes GH PR #111: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/111
| * CMakeLists.txt: Minor CMake warning fixRobert Tari2023-09-091-2/+1
| |
| * Enable all testsRobert Tari2023-09-092-40/+37
| |
| * Fix failing testsRobert Tari2023-09-094-6/+10
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/108
* Merge branch 'tari01-pr/fix-schema-translation'Mike Gabriel2023-09-093-11/+6
|\ | | | | | | Attributes GH PR #113: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/113
| * Fix gschema file translationRobert Tari2023-09-093-11/+6
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/93
* Merge branch 'tari01-pr/notification-cleanup'Mike Gabriel2023-09-093-19/+10
|\ | | | | | | Attributes GH PR #114: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/114
| * Remove osd-notify remnants and use native notification timeoutRobert Tari2023-09-093-19/+10
|/
* Translated using Weblate (Polish)Eryk Michalak2023-07-311-10/+8
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/pl/
* Merge branch 'ubports-personal/peat-psuwit/for-upstream_eds-ics-test-returncode'Robert Tari2023-07-101-0/+3
|\ | | | | | | Attributes GH PR #107: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/107
| * Translated using Weblate (French)spnux2023-07-101-7/+7
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/fr/
| * Translated using Weblate (Italian)Sylke Vicious2023-07-101-7/+7
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/it/
| * Translated using Weblate (Catalan)Joan CiberSheep2023-07-101-6/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/ca/
| * Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura2023-07-101-3/+3
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/pt_BR/
| * release 23.6.0Mike Gabriel2023-07-105-2/+62
| |
| * engine-eds: fix retrieving custom alarm sound pathRatchanan Srirattanamet2023-07-104-7/+131
| | | | | | | | | | | | | | | | | | | | ECal 2.0 returns the list of attachments as a GSList (a singly linked list). I'm not sure why, but the logic for iterating the list is completely incorrect. Fixing that fixes custom alarm sound. A test is added to catch this case. Bug-UBports: https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/issues/183
| * tests/run-eds-ics-test: don't eat away test's resultRatchanan Srirattanamet2023-06-071-0/+3
| | | | | | | | | | | | Well, not exiting with the return code as the last step means that tests has been failing silently for a while now. This commit reveals that, but doesn't fix any test that fails.
* | Translated using Weblate (French)spnux2023-07-021-7/+7
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/fr/
* | Translated using Weblate (Italian)Sylke Vicious2023-06-281-7/+7
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/it/
* | Translated using Weblate (Catalan)Joan CiberSheep2023-06-241-6/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/ca/
* | Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura2023-06-241-3/+3
| | | | | | | | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/DateTime Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/pt_BR/
* | release 23.6.023.6.0Mike Gabriel2023-06-095-2/+62
| |
* | Merge branch 'ubports-personal/peat-psuwit/for-upstream_alarm-sound'Robert Tari2023-06-084-7/+131
|\ \ | |/ |/| | | Attributes GH PR #106: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/106
| * engine-eds: fix retrieving custom alarm sound pathRatchanan Srirattanamet2023-06-074-7/+131
|/ | | | | | | | | | ECal 2.0 returns the list of attachments as a GSList (a singly linked list). I'm not sure why, but the logic for iterating the list is completely incorrect. Fixing that fixes custom alarm sound. A test is added to catch this case. Bug-UBports: https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/issues/183
* Translated using Weblate (Portuguese)ssantos2023-04-071-6/+6
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/pt/
* Translated using Weblate (Dutch)Heimen Stoffels2023-03-171-3/+3
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2023-03-161-10/+8
| | | | | | | Currently translated at 93.7% (15 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/nl/
* Translated using Weblate (Spanish)gallegonovato2023-03-041-2/+2
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/es/
* Translated using Weblate (Spanish)gallegonovato2023-03-031-6/+6
| | | | | | | Currently translated at 93.7% (15 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/es/
* Translated using Weblate (Swedish)Anders Jonsson2023-02-131-3/+3
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/sv/
* Translated using Weblate (Swedish)Luna Jernberg2023-02-111-7/+7
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/sv/
* Translated using Weblate (Croatian)Milo Ivir2022-12-311-8/+8
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/hr/
* Translated using Weblate (Chinese (Simplified))taoky2022-12-101-4/+4
| | | | | | | Currently translated at 87.5% (14 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/zh_Hans/
* release 22.9.122.9.1Mike Gabriel2022-11-235-2/+71
|
* Merge branch 'tari01-pr/fix-lomiri-schemas-name'Mike Gabriel2022-11-231-1/+1
|\ | | | | | | Attributes GH PR #102: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/102
| * debian/control: Correct lomiri-schemas nameRobert Tari2022-11-231-1/+1
|/
* Merge branch 'tari01-pr/fix-haptic-dbus-data'Mike Gabriel2022-11-238-24/+18
|\ | | | | | | Attributes GH PR #101: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/101
| * Fix build failure due to missing #includeRobert Tari2022-11-137-14/+14
| |
| * src/haptic.cpp: Fix data type sent to hfd-serviceRobert Tari2022-11-131-10/+4
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/96
* Translated using Weblate (Estonian)Kristjan Räts2022-10-201-6/+6
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/et/
* Translated using Weblate (Lithuanian)Gediminas Murauskas2022-10-181-9/+10
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/lt/
* Translated using Weblate (Korean)이정희2022-09-301-6/+6
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/ko/
* Translated using Weblate (Turkish)Oğuz Ersen2022-09-251-7/+7
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/tr/
* Translated using Weblate (Hebrew)Yaron Shahrabani2022-09-231-6/+6
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/he/