aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog475
1 files changed, 474 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e35b7b..607d13d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,479 @@
+2024-02-12 Mike Gabriel
+
+ * release 24.2.0 (HEAD -> main, tag: 24.2.0)
+
+2024-02-12 Robert Tari
+
+ * Merge branch 'sunweaver-pr/fix-soundtest' (e06f6b10)
+ * src/CMakeLists.txt: suppress Wenum-constexpr-conversion in
+ engine-eds.cpp (ee1824a0)
+
+2024-02-12 Mike Gabriel
+
+ * tests/: Fix test-sound. Drop parameterized test run for now. Needs
+ more investigation. (deb2a444)
+
+2024-02-01 Mike Gabriel
+
+ * Merge branch 'tari01-pr/notification-test-lomiri' (a26eeb15)
+
+2024-02-01 Robert Tari
+
+ * tests/CMakeLists.txt: Run test-notification only when building with
+ Lomiri features (d304a6d1)
+
+2024-02-01 Mike Gabriel
+
+ * Merge branch 'tari01-pr/fix-colour-tests' (6d67f7b4)
+
+2024-02-01 Robert Tari
+
+ * Fix tests relying on the default EDS appointment colour (d77ad890)
+
+2024-01-31 Mike Gabriel
+
+ * Revert "release 24.1.0" (0692cc58)
+ * release 24.1.0 (070fe966)
+ * Merge branch 'luigi311-fix-tests' (ddabb4a6)
+
+2024-01-19 Luigi311
+
+ * Tests: Fix show_alarms tests (54802146)
+
+2023-12-31 OPNA2608
+
+ * tests/test-menus: Fix build (dcfaedfd)
+
+2024-01-31 Mike Gabriel
+
+ * Merge branch 'personal/peat-psuwit/bring-back-lomiri-hints'
+ (2a2db70b)
+
+2023-12-21 Ratchanan Srirattanamet
+
+ * src, tests: enable notification code path without Lomiri deps
+ (30b2de45)
+
+2023-12-26 Mike Gabriel
+
+ * release 23.10.1 (d8debd70) (tag: 23.10.1)
+
+2023-12-19 Mike Gabriel
+
+ * Merge branch 'luigi311-toggle_alarm' (d0ebe529)
+
+2021-03-20 kugiigi
+
+ * Add option to show/hide alarms (63a57fde)
+
+2023-12-19 Mike Gabriel
+
+ * Merge branch 'luigi311-toggle_events' (ecaaccca)
+
+2021-03-18 kugiigi
+
+ * Also apply show-events to Phone profile (4d984d26)
+
+2023-12-07 Ratchanan Srirattanamet
+
+ * Bring back Lomiri-specific notification hints (6f1c3f7f)
+
+2023-10-12 Mike Gabriel
+
+ * release 23.10.0 (2aace153) (tag: 23.10.0)
+ * po/: Update translation files. (3e66ea9a)
+
+2023-10-10 Mike Gabriel
+
+ * update-pot.sh: Adjust to rename .gschema.xml file. (f934dbf4)
+
+2023-10-09 Tomáš Marný
+
+ * Translated using Weblate (Czech) (dfc4f56a)
+
+2023-09-09 Mike Gabriel
+
+ * Merge branch 'tari01-pr/fix-tests' (246c706c)
+
+2023-07-10 Robert Tari
+
+ * CMakeLists.txt: Minor CMake warning fix (7113c51b)
+ * Enable all tests (069175a5)
+ * Fix failing tests (bae39a93)
+
+2023-09-09 Mike Gabriel
+
+ * Merge branch 'tari01-pr/fix-schema-translation' (18e9350d)
+
+2023-09-07 Robert Tari
+
+ * Fix gschema file translation (1536c23e)
+
+2023-09-09 Mike Gabriel
+
+ * Merge branch 'tari01-pr/notification-cleanup' (0d2c8f74)
+
+2023-09-09 Robert Tari
+
+ * Remove osd-notify remnants and use native notification timeout
+ (0a88a8d7)
+
+2023-07-30 Eryk Michalak
+
+ * Translated using Weblate (Polish) (36d648b2)
+
+2023-07-10 Robert Tari
+
+ * Merge branch
+ 'ubports-personal/peat-psuwit/for-upstream_eds-ics-test-returncode'
+ (e5be480f)
+
+2023-07-01 spnux
+
+ * Translated using Weblate (French) (4044d282)
+
+2023-06-27 Sylke Vicious
+
+ * Translated using Weblate (Italian) (b5d43ad2)
+
+2023-06-22 Joan CiberSheep
+
+ * Translated using Weblate (Catalan) (765578e9)
+
+2023-06-22 Wellington Terumi Uemura
+
+ * Translated using Weblate (Portuguese (Brazil)) (6ecb125a)
+
+2023-06-09 Mike Gabriel
+
+ * release 23.6.0 (c91b376f)
+
+2023-06-06 Ratchanan Srirattanamet
+
+ * engine-eds: fix retrieving custom alarm sound path (bfc2e365)
+
+2023-07-01 spnux
+
+ * Translated using Weblate (French) (3cd3991f)
+
+2023-06-27 Sylke Vicious
+
+ * Translated using Weblate (Italian) (48f44dcb)
+
+2023-06-22 Joan CiberSheep
+
+ * Translated using Weblate (Catalan) (6c3898cb)
+
+2023-06-22 Wellington Terumi Uemura
+
+ * Translated using Weblate (Portuguese (Brazil)) (c13bf380)
+
+2023-06-09 Mike Gabriel
+
+ * release 23.6.0 (5f8a86ad) (tag: 23.6.0)
+
+2023-06-08 Robert Tari
+
+ * Merge branch
+ 'ubports-personal/peat-psuwit/for-upstream_alarm-sound'
+ (ed6a9a21)
+
+2023-06-07 Ratchanan Srirattanamet
+
+ * tests/run-eds-ics-test: don't eat away test's result (3e65062b)
+
+2023-06-06 Ratchanan Srirattanamet
+
+ * engine-eds: fix retrieving custom alarm sound path (e089a84b)
+
+2023-04-06 ssantos
+
+ * Translated using Weblate (Portuguese) (254bd7f7)
+
+2023-03-16 Heimen Stoffels
+
+ * Translated using Weblate (Dutch) (607f0185)
+ * Translated using Weblate (Dutch) (bc64f2d0)
+
+2023-03-03 gallegonovato
+
+ * Translated using Weblate (Spanish) (c18c1c8b)
+ * Translated using Weblate (Spanish) (eddb5c6c)
+
+2023-02-12 Anders Jonsson
+
+ * Translated using Weblate (Swedish) (6074d9ad)
+
+2023-02-10 Luna Jernberg
+
+ * Translated using Weblate (Swedish) (b80f23b5)
+
+2022-12-30 Milo Ivir
+
+ * Translated using Weblate (Croatian) (29608576)
+
+2022-12-09 taoky
+
+ * Translated using Weblate (Chinese (Simplified)) (73944bb1)
+
+2022-11-23 Mike Gabriel
+
+ * release 22.9.1 (25143e60) (tag: 22.9.1)
+ * Merge branch 'tari01-pr/fix-lomiri-schemas-name' (d7c2ce7f)
+
+2022-11-14 Robert Tari
+
+ * debian/control: Correct lomiri-schemas name (985e82a7)
+
+2022-11-23 Mike Gabriel
+
+ * Merge branch 'tari01-pr/fix-haptic-dbus-data' (a1063ca8)
+
+2022-11-13 Robert Tari
+
+ * Fix build failure due to missing #include (de62f549)
+ * src/haptic.cpp: Fix data type sent to hfd-service (8452a9e5)
+
+2022-10-19 Kristjan Räts
+
+ * Translated using Weblate (Estonian) (10505c6b)
+
+2022-10-17 Gediminas Murauskas
+
+ * Translated using Weblate (Lithuanian) (3ce3c636)
+
+2022-09-29 이정희
+
+ * Translated using Weblate (Korean) (3df059ee)
+
+2022-09-25 Oğuz Ersen
+
+ * Translated using Weblate (Turkish) (af10395a)
+
+2022-09-22 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (3df9d34e)
+
+2022-09-14 Sergii Horichenko
+
+ * Translated using Weblate (Ukrainian) (6ab01f49)
+
+2022-09-14 Quentin PAGÈS
+
+ * Translated using Weblate (Occitan) (2041eedf)
+
+2022-09-14 Sergii Horichenko
+
+ * Translated using Weblate (Russian) (f5e72781)
+
+2022-09-14 Wellington Terumi Uemura
+
+ * Translated using Weblate (Portuguese (Brazil)) (e8fe69d3)
+
+2022-09-14 Mike Gabriel
+
+ * release 22.9.0 (d9d1a471) (tag: 22.9.0)
+ * Translated using Weblate (German) (b2312b61)
+
+2022-09-14 Milan Korecky
+
+ * Translated using Weblate (Czech) (8d0f3244)
+
+2022-09-14 Mike Gabriel
+
+ * po/*.po{,t}: Translation strings update (esp. source file
+ references). (df40ea2d)
+ * update-po{,t}.sh: Also catch multi-file source file references.
+ (463e6b96)
+ * po/*.po{,t}: Translation strings update. (f5b71f1f)
+
+2022-09-13 Robert Tari
+
+ * Merge branch 'sunweaver-pr/beautify-paths-in-pot-file' (0bdd75c9)
+
+2022-09-11 Mike Gabriel
+
+ * po/ayatana-indicator-datetime.pot: Update file. (1add999d)
+ * update-po{,t}.sh: Omit ../ at beginning of file names in .pot file.
+ (e70cba40)
+
+2022-09-08 Mike Gabriel
+
+ * po/ayatana-indicator-datetime.pot: Update translation strings.
+ (9f193262)
+ * update-pot.sh: Include org.ayatana.indicator.datetime.gschema.xml
+ strings into .pot file. (0e63c5cb)
+ * update-pot.sh: Implement a hack to successfully catch T_([...])
+ functions, as well. (2e979b47)
+ * Merge branch 'sunweaver-pr/tooltip-support' (bb0f985d)
+
+2022-07-22 Mike Gabriel
+
+ * src/menu.cpp: Add tooltip. (cc458235)
+
+2022-05-07 Rondy Andersson
+
+ * Translated using Weblate (Swedish) (483841ee)
+
+2022-04-23 Sergii Horichenko
+
+ * Translated using Weblate (Ukrainian) (7f50d736)
+ * Translated using Weblate (Ukrainian) (240dec46)
+ * Translated using Weblate (Ukrainian) (a362212b)
+
+2022-03-21 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (7130cee1)
+
+2022-03-16 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (27f905c8)
+
+2022-02-27 이정희
+
+ * Translated using Weblate (Korean) (7b354c64)
+
+2022-02-28 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (ca09e5f6)
+
+2022-02-19 Mike Gabriel
+
+ * release 22.2.0 (132bfd50) (tag: 22.2.0)
+ * Merge branch 'tari01-pr/fix-list-conversion' (5b8f9a2b)
+
+2022-02-19 Robert Tari
+
+ * CMakeLists.txt: Fix list conversion typo (6fe762b2)
+
+2022-02-18 Mike Gabriel
+
+ * Merge branch 'tari01-pr/read-default-sounds-from-lomiri-sounds'
+ (7d478107)
+
+2022-02-18 Robert Tari
+
+ * CMakeLists.txt: Read default sounds from lomiri-sounds pkg-config
+ file (dbdcf14f)
+
+2022-02-16 Mike Gabriel
+
+ * Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir'
+ (3589ed80)
+
+2022-02-11 Robert Tari
+
+ * Drop pkglibexecdir and use native CMake file configuration
+ (aebb056a)
+
+2022-02-16 Mike Gabriel
+
+ * Merge branch 'tari01-pr/build-with-werror' (ba692f8e)
+
+2022-02-11 Robert Tari
+
+ * .build.yml: Build with -Werror (20dbe77b)
+ * Fix build warnings (bfc0251b)
+
+2022-02-16 Mike Gabriel
+
+ * Merge branch 'tari01-pr/cleanup-compile-flags' (adb447d7)
+
+2022-02-11 Robert Tari
+
+ * .build.yml: Drop extra compilation flags (e4b6f9ac)
+ * Clean up compilation flags (0ae2ec89)
+
+2022-02-08 Mike Gabriel
+
+ * Merge branch 'tari01-pr/fix-cppcheck-suppressions' (b439ad04)
+
+2021-12-16 Robert Tari
+
+ * .build.yml: Remove cppcheck suppressions (91af5e28)
+ * Fix cppcheck errors/warnings (7f380782)
+
+2021-12-17 Robert Tari
+
+ * src/menu.cpp: Remove redundant code block: (b7df5a95)
+ * tests/test-menu-appointments.cpp: Remove unused variables
+ (02cc4073)
+ * Remove unused print-to.h (cd920da7)
+
+2021-12-16 Robert Tari
+
+ * Whitespace fix (3aec729d)
+
+2022-02-08 Robert Tari
+
+ * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system
+ (4e9da1fb)
+
+2022-01-07 wigy
+
+ * Translated using Weblate (Hungarian) (0f867872)
+
+2022-01-02 ssantos
+
+ * Translated using Weblate (Portuguese) (41c5ce08)
+
+2021-12-15 Mike Gabriel
+
+ * Merge branch
+ 'tari01-pr/build-libayatana-common-with-enable-lomiri-features'
+ (1d577a01)
+
+2021-12-06 Robert Tari
+
+ * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES
+ (89f313da)
+
+2021-12-03 Mike Gabriel
+
+ * Merge branch 'tari01-pr/add-lomiri-features-flag' (291efbd3)
+
+2021-11-26 Robert Tari
+
+ * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flow
+ (22268331)
+ * Make Lomiri features configurable at build time (5544dd0e)
+
+2021-11-25 Mike Gabriel
+
+ * Merge branch 'tari01-pr/detect-lomiri-schemas' (87bbf6da)
+
+2021-11-24 Robert Tari
+
+ * Check for lomiri-schemas package instead of individual files
+ (8e098813)
+
+2021-11-25 Mike Gabriel
+
+ * Merge branch 'tari01-pr/drop-std-version' (2c843c5b)
+
+2021-11-23 Robert Tari
+
+ * Remove C(++) std version constraint (463ab0d2)
+
+2021-11-23 phlostically
+
+ * Translated using Weblate (Esperanto) (20d3b8ec)
+
+2021-11-21 phlostically
+
+ * Translated using Weblate (Esperanto) (b725cae4)
+
+2021-11-22 Mike Gabriel
+
+ * Merge branch 'tari01-pr/check-for-lomiri-sounds' (bc5c2ac7)
+
+2021-11-22 Robert Tari
+
+ * Check for the lomiri-sounds package (8f2a75a0)
+
2021-11-20 Mike Gabriel
- * release 0.9.0 (HEAD -> main, tag: 0.9.0)
+ * release 0.9.0 (ffc328ce) (tag: 0.9.0)
2021-11-19 Mike Gabriel