Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ringtones path + drop unused definition | Robert Tari | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | Rename HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUND | Robert Tari | 2021-11-01 | 1 | -3/+2 |
| | |||||
* | Rename com.ubuntu.touch.AccountsService.Sound to ↵ | Robert Tari | 2021-11-01 | 1 | -1/+1 |
| | | | | com.lomiri.touch.AccountsService.Sound | ||||
* | Fix build failure on Ubuntu 20.04 | Robert Tari | 2021-08-31 | 1 | -1/+2 |
| | | | | | | | - include/notifications/sound.h: Add SoundBuilder class - src/snap.cpp: Add m_sound_builder variable - src/main.cpp: Fix uin -> ain typo - CMakeLists.txt: Add uuid dependency | ||||
* | Some fixes in UBports patches after a review | Robert Tari | 2021-08-29 | 1 | -1/+0 |
| | | | | | | | - debian/control: Add liblomiri-url-dispatcher-dev as optional - .build.yml: Add liblomiri-url-dispatcher-dev dependency - CMakeLists.txt: Remove duplicate enable_testing() - include/datetime/actions-live.h: Remove lomiri_open_appointment | ||||
* | Replace ual with url-dispatcher. | Rodney Dawes | 2021-08-29 | 1 | -6/+7 |
| | | | | | | | We don't really hneed ubuntu-app-launch here directly, as the API provided by url-dispatcher gives us a way to query what app handles the calendar URL, as the indicator is a trusted process. This removes the extra dependency and simplifies building slightly. | ||||
* | Also need PARENT_SCOPE here. | Rodney Dawes | 2021-08-29 | 1 | -17/+22 |
| | |||||
* | Set the coverage test targeets from where the tests are added. | Rodney Dawes | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | Use cmake-extras for coverage support and always enable testing. | Rodney Dawes | 2021-08-29 | 1 | -4/+6 |
| | |||||
* | Switch to using gmock module from cmake-extras. | Rodney Dawes | 2021-08-29 | 1 | -9/+0 |
| | |||||
* | Detect desktop to launch applications. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -11/+0 |
| | |||||
* | Use calendar app icon. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -0/+9 |
| | |||||
* | Add ENABLE_WERROR option | Robert Tari | 2021-08-10 | 1 | -0/+9 |
| | |||||
* | Add all Ayatana standard CMakeLists.txt bits | Robert Tari | 2021-06-27 | 1 | -3/+15 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/36 | ||||
* | CMakeLists.txt: Add libayatana-common (>= 0.9.3) dependency. | Mike Gabriel | 2021-06-24 | 1 | -0/+2 |
| | |||||
* | CMakeLists.txt: Drop GNUInstallDirs. Use PREFIX initialization hack. | Mike Gabriel | 2021-05-11 | 1 | -1/+3 |
| | |||||
* | CMakeLists.txt: Rename CMake options 'enable_tests' to 'ENABLE_TESTS' and ↵ | Mike Gabriel | 2021-05-11 | 1 | -5/+5 |
| | | | | 'enable_lcov' to 'ENABLE_COVERAGE' (both defaulting to 'OFF'). | ||||
* | CMakeLists.txt: Add Clang support. | Mike Gabriel | 2021-05-11 | 1 | -3/+12 |
| | |||||
* | CMakeLists.txt: Fix GTest path | Robert Tari | 2021-05-04 | 1 | -1/+7 |
| | |||||
* | release 0.8.30.8.3 | Mike Gabriel | 2021-04-19 | 1 | -1/+1 |
| | |||||
* | Port from URL Dispatcher to Lomiri URL Dispatcher. | Mike Gabriel | 2021-02-03 | 1 | -2/+2 |
| | |||||
* | release 0.8.20.8.2 | Mike Gabriel | 2021-01-28 | 1 | -1/+1 |
| | |||||
* | release 0.8.10.8.1 | Mike Gabriel | 2020-09-10 | 1 | -1/+1 |
| | |||||
* | release 0.8.00.8.0 | Mike Gabriel | 2020-08-17 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Move GNUInstallDirs inclusion further up. Inspired by ↵ | Mike Gabriel | 2020-08-06 | 1 | -1/+2 |
| | | | | https://github.com/ubports/indicator-datetime/commit/c52883d7bbcece0d532a54cbe179e508586715ed. | ||||
* | release 0.4.10.4.1 | Mike Gabriel | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian ↵ | Mike Gabriel | 2020-07-24 | 1 | -4/+0 |
| | | | | | | moved forward and now supports FHS 3.0 (since Debian Policy 4.1.5). Fixes AyatanaIndicators/ayatana-indicator-datetime#5. | ||||
* | -Made GCC 10.1.0 friendly | Robert Tari | 2020-07-17 | 1 | -4/+5 |
| | | | | | | -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler | ||||
* | add a CALENDAR_DEFAULT_SOUND constant to CMakeLists.txt | Charles Kerr | 2018-03-26 | 1 | -2/+4 |
| | |||||
* | add ALARM_DEFAULT_SOUND symbolic so that we can start removing all the ↵ | Charles Kerr | 2018-03-26 | 1 | -0/+3 |
| | | | | hardcoded instances of this string | ||||
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | data/: Fix file namespaces for XDG and upstart files. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵ | Mike Gabriel | 2017-12-08 | 1 | -1/+18 |
| | | | | url-dispatcher and Ubuntu Touch sound schema files. | ||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Set correct PROJECT_VERSION. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵ | Mike Gabriel | 2017-12-06 | 1 | -4/+8 |
| | | | | include. This fixes broken i18n support. | ||||
* | CMakeLists.txt: Set GETTEXT_DOMAIN to ayatana-indicator-datetime. | Mike Gabriel | 2017-10-12 | 1 | -1/+1 |
| | |||||
* | Build against libecal 3.16 | Robert Ancell | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | use powerd for hw alarm wakeups | Charles Kerr | 2014-08-18 | 1 | -6/+0 |
| | |||||
* | use the libgstreamer API instead of libcanberra to play audio sounds. | Charles Kerr | 2014-07-03 | 1 | -1/+1 |
| | |||||
* | Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. ↵ | Charles Kerr | 2014-06-10 | 1 | -1/+7 |
| | | | | Don't require libplatform-hardware-api-* unless the arch is armhf, i386, or amd64. | ||||
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -0/+1 |
| | |||||
* | make geoclue recommended, rather than required. | Charles Kerr | 2014-03-23 | 1 | -1/+0 |
| | |||||
* | sync with trunk | Charles Kerr | 2014-02-19 | 1 | -28/+0 |
|\ | |||||
| * | Move date/time panel into unity-control-center | Robert Ancell | 2014-02-11 | 1 | -28/+0 |
| | | |||||
* | | Add audio notitication when the alarm is triggered. Add a manual test to ↵ | Charles Kerr | 2014-02-04 | 1 | -0/+1 |
| | | | | | | | | tests/ to trigger a snap decision. | ||||
* | | when displaying alarms, use the 'alarm-clock' key matching the icon in ↵ | Charles Kerr | 2014-02-03 | 1 | -2/+1 |
|/ | | | | ubuntu-mobile-icons | ||||
* | merge lp:~robert-ancell/indicator-datetime/unity-control-center2 into ↵ | Charles Kerr | 2014-01-27 | 1 | -1/+15 |
|\ | | | | | | | lp:indicator-datetime | ||||
| * | Support both gnome-control-center and unity-control-center | Robert Ancell | 2014-01-10 | 1 | -1/+15 |
| | | |||||
* | | remove the local snapshot of properties-cpp and add a dependency for it in ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+1 |
| | | | | | | | | debian/control and CMakeLists.txt |