aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'tari01-pr/rename-com-ubuntu-calendar'Mike Gabriel2021-11-031-1/+1
|\ | | | | | | Attributes GH PR #73: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/73
| * include/datetime/settings-shared.h: Rename com.ubuntu.calendarRobert Tari2021-11-031-1/+1
|/
* Merge branch 'tari01-pr/update-tests-manual'Mike Gabriel2021-11-031-84/+84
|\ | | | | | | Attributes GH PR #71: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/71
| * tests/manual: Update and fix textRobert Tari2021-11-031-21/+21
| |
| * Whitespace fixRobert Tari2021-11-031-81/+81
|/
* Merge branch 'tari01-pr/drop-merge-review'Mike Gabriel2021-11-021-35/+0
|\ | | | | | | Attributes GH PR #72: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/72
| * Drop all references to MERGE-REVIEWRobert Tari2021-11-021-35/+0
|/
* Merge branch 'tari01-pr/fix-sound-files-path'Mike Gabriel2021-11-011-2/+2
|\ | | | | | | Attributes GH PR #69: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/69
| * Fix ringtones path + drop unused definitionRobert Tari2021-11-011-2/+2
|/
* Merge branch 'tari01-pr/accountsservice-sound'Mike Gabriel2021-11-019-67/+17
|\ | | | | | | Attributes GH PR #70: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/70
| * Rename HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUNDRobert Tari2021-11-015-11/+10
| |
| * Drop local file and generate code from ↵Robert Tari2021-11-013-49/+1
| | | | | | | | /usr/share/accountsservice/interfaces/com.lomiri.touch.AccountsService.Sound.xml
| * Rename com.ubuntu.touch.AccountsService.Sound to ↵Robert Tari2021-11-013-4/+4
| | | | | | | | com.lomiri.touch.AccountsService.Sound
| * debian/control: Depend on lomiri-common-schemas instead of ↵Robert Tari2021-11-011-4/+3
|/ | | | accountsservice-ubuntu-schemas + update description
* Merge branch 'tari01-pr/rename-ubuntu-phablet'Mike Gabriel2021-11-015-19/+19
|\ | | | | | | Attributes GH PR #68: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/68
| * Use lomiri-phablet instead of ubuntuRobert Tari2021-10-295-19/+19
|/
* Merge branch 'tari01-pr/remove-usensord'Mike Gabriel2021-10-283-6/+14
|\ | | | | | | Attributes GH PR #66: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/66
| * Remove com.canonical.usensord and disable hapticRobert Tari2021-10-283-6/+14
|/
* Merge branch 'tari01-pr/drop-activation-url'Mike Gabriel2021-10-284-24/+5
|\ | | | | | | Attributes GH PR #65: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/65
| * Remove the activation_url from the Appointment classRobert Tari2021-10-284-24/+5
|/
* Merge branch 'tari01-pr/ubuntu-alarm'Mike Gabriel2021-10-2818-51/+83
|\ | | | | | | Attributes GH PR #64: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/64
| * Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-2818-51/+83
|/
* Merge branch 'tari01-pr/com-ubuntu-notifications-to-com-lomiri-notifications'Mike Gabriel2021-10-281-3/+3
|\ | | | | | | Attributes GH PR #63: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/63
| * Rename com.ubuntu.notifications to com.lomiri.notificationsRobert Tari2021-10-261-3/+3
|/
* Merge branch 'tari01-pr/x-canonical-to-x-ayatana'Mike Gabriel2021-10-268-14/+14
|\ | | | | | | Attributes GH PR #62: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/62
| * Renaname x-canonical properties to x-ayatanaRobert Tari2021-10-268-14/+14
|/
* Merge branch 'tari01-pr/disable-hanging-tests'Mike Gabriel2021-10-261-5/+3
|\ | | | | | | Attributes GH PR #60: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/60
| * tests/CMakeLists.txt: Disable tests that don't work on TravisRobert Tari2021-10-251-5/+3
|/
* Merge branch 'sunweaver-pr/travis-cleanup'Robert Tari2021-10-251-21/+10
|\ | | | | | | Attributes GH PR #61: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/61
| * .build.yml: Remove source code of locally built dependencies after they have ↵Mike Gabriel2021-10-251-0/+5
| | | | | | | | been installed.
| * .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-251-8/+4
| |
| * .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-14/+2
|/
* .build.yml: Fix the ayatana-indicator-messages buildRobert Tari2021-10-221-2/+1
|
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* Merge branch 'tari01-pr/use-intltool-merge-translations'Mike Gabriel2021-10-211-1/+2
|\ | | | | | | Attributes GH PR #58: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/58
| * data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-1/+2
|/
* Merge branch 'tari01-pr/use-native-cmake-gsettings-module'Mike Gabriel2021-10-212-26/+4
|\ | | | | | | Attributes GH PR 57: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/57
| * Use native CMake GSettings moduleRobert Tari2021-10-212-26/+4
|/
* .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
|
* Merge branch 'UbuntuBudgie-main'Mike Gabriel2021-10-181-1/+1
|\ | | | | | | Attributes GH PR #55: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/55
| * Allow autostart for Budgie DesktopDavid Mohammed2021-10-031-1/+1
|/
* Exclude test-sound from CI buildsRobert Tari2021-09-161-3/+5
|
* Revert "debian/control: Add ubuntu-touch-sounds build dependency"Robert Tari2021-09-161-1/+0
| | | | This reverts commit 27253a1c422b9d4a122973f0d3cca23f217251b9.
* debian/control: Add ubuntu-touch-sounds build dependencyRobert Tari2021-09-141-0/+1
|
* Merge branch 'tari01-pr/fix-focal-unit-tests'Mike Gabriel2021-09-143-4/+26
|\ | | | | | | Attributes GH PR #54: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/54
| * tests/test-live-actions: Handle case when the test is run on LomiriRobert Tari2021-09-101-1/+23
| |
| * Link to lomiri-url-dispatcher where neededRobert Tari2021-09-092-3/+3
|/
* debian/control: Add B-D ayatana-indicator-common (for unit tests).Mike Gabriel2021-09-081-0/+2
|
* tests/run-eds-ics-test.sh: Sleep a little before cleanup to make sure gvfs ↵Robert Tari2021-09-031-1/+2
| | | | is released + drop the rm -d flag
* tests/CMakeLists.txt: Use 'CI' instead of 'TRAVIS' for test exclusion - this ↵Robert Tari2021-09-031-4/+4
| | | | should also cover Jenkins