aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Translated using Weblate (Belarusian)Viktar Vauchkevich2018-03-281-8/+10
* Translated using Weblate (Norwegian Bokmål)Allan Nordhøy2018-03-281-30/+45
* Translated using Weblate (French)Olivier Macchioni2018-03-281-5/+7
* URL dispatcher on non-Ubuntu: Fake it as best as possible, so that the unit t...Mike Gabriel2018-03-283-24/+4
* debian/control: Bump Standards-Version to 4.1.3. No changes needed.Mike Gabriel2018-03-281-1/+1
* tests/CMakeLists.txt: EDS tests are not limited to URL dispatcher builds, so ...Mike Gabriel2018-03-281-4/+0
* tests/CMakeLists.txt: Only build manual-test-snap on Ubuntu.Mike Gabriel2018-03-281-3/+5
* sync unit tests with calendar, locations being visible in phone profileCharles Kerr2018-03-261-2/+2
* add the locations specifically for Phone and Desktop only (w/o greeter profiles)Lukáš Tinkl2018-03-261-13/+16
* phone<-->desktop convergenceCharles Kerr2018-03-261-19/+16
* honor gsettings for calendar eventsCharles Kerr2018-03-266-8/+28
* add ubuntu-touch-sounds to Build-Depends for unit tests on phone notification...Charles Kerr2018-03-261-0/+2
* use @FOO@ intead of ${FOO} for variable substitution when configuring filesCharles Kerr2018-03-264-6/+6
* add a ualarm to test-snap.cppCharles Kerr2018-03-261-3/+14
* use a different default sound for calendars than for alarmsCharles Kerr2018-03-261-5/+5
* add calendar-default-sound to the gsettings schemaCharles Kerr2018-03-261-0/+7
* Revert "cmake/UseGSettings.cmake: Drop file. Available via cmake-extras."Mike Gabriel2018-03-261-0/+23
* generate .gschema.xml.in to include cmake constants e.g. alarm_default_soundCharles Kerr2018-03-262-4/+14
* use cmake's configure_file() to generate the test .ics files from .ics.in so ...Charles Kerr2018-03-268-5/+7
* add a CALENDAR_DEFAULT_SOUND constant to CMakeLists.txtCharles Kerr2018-03-261-2/+4
* use the new ALARM_DEFAULT_SOUND symbolic in the src and test cpp filesCharles Kerr2018-03-264-11/+11
* add ALARM_DEFAULT_SOUND symbolic so that we can start removing all the hardco...Charles Kerr2018-03-261-0/+3
* Fixed the comment for translatorsRichard Somlói2018-03-261-4/+4
* As we removed a day we need to edit the test too.Andrea Azzarone2018-03-261-2/+1
* 31-jun is not a real day.Andrea Azzarone2018-03-265-5/+5
* tests/CMakeLists.txt: Fix linking when built with URL dispatcher support.Mike Gabriel2018-03-262-2/+1
* Define compile macro HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS, if we are on U...Mike Gabriel2018-03-261-0/+1
* URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.Mike Gabriel2018-03-2612-52/+23
* Revert "src/timezone-geoclue.cpp: Blind shot at switching to Geoclue2 DBus API."Mike Gabriel2018-03-261-6/+6
* Revert "Geoclue -> Geoclue2 blind shot. More namespace changes."Mike Gabriel2018-03-262-8/+8
* Geoclue -> Geoclue2 blind shot. More namespace changes.Mike Gabriel2018-03-162-8/+8
* data/: Various path and namespace fixes (leftovers of Ubuntu Indicators -> Ay...Mike Gabriel2018-03-163-9/+8
* src/timezone-geoclue.cpp: Blind shot at switching to Geoclue2 DBus API.Mike Gabriel2017-12-081-6/+6
* data/ayatana-indicator-datetime.service.in: Fix copy+paste flaws.Mike Gabriel2017-12-081-2/+2
* debian/control: Add B-D systemd [linux-any] and bin:pkg D on ayatana-indicato...Mike Gabriel2017-12-081-0/+2
* systemd integration: Add systemd user service file and upstart override.Mike Gabriel2017-12-083-0/+43
* data/ayatana-indicator-datetime.desktop.in: Drop GNOME from OnlyShowIn= key, ...Mike Gabriel2017-12-081-1/+1
* include/datetime/snap.h: Don't guard snap.h by HAS_UT_ACCTSERVICE_SYSTEMSOUND...Mike Gabriel2017-12-081-4/+0
* src/snap.cpp: Forgotten namespace change unity::indicator::notifications -> a...Mike Gabriel2017-12-081-2/+2
* tests/manual: white-space fixMike Gabriel2017-12-081-1/+0
* Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime...Mike Gabriel2017-12-086-24/+24
* debian/watch: Use correct upstream URL.Mike Gabriel2017-12-081-1/+2
* src/CMakeLists.txt: Use correct variable (URLDISPATCH_LIBS -> URLDISPATCHER_L...Mike Gabriel2017-12-081-1/+1
* include/datetime/snap.h: Fix macro name (HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETT...Mike Gabriel2017-12-081-2/+2
* data/org.ayatana.indicator.datetime: Fix Name= key (indicator-datetime -> aya...Mike Gabriel2017-12-081-2/+1
* tests/CMakeLists.txt: Also update DG_LOG_DOMAIN namespace in test suite.Mike Gabriel2017-12-081-1/+1
* debian/control: Fix dependency; we need accountsservice-ubuntu-schemas on Ubu...Mike Gabriel2017-12-081-1/+1
* debian/control: Tweak bin:pkg dependencies, improve SYNOPSIS and LONG_DESCRIP...Mike Gabriel2017-12-081-5/+8
* debian/control: Add B-D: on Ubuntu pull in gsettings-ubuntu-schemas at build-...Mike Gabriel2017-12-081-0/+1
* src/CMakeLists.txt: Add ${URLDISPATCH_LIBS} to target_link_libraries() call.Mike Gabriel2017-12-081-2/+1