<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/include/datetime/actions-live.h, branch main</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2021-08-30T00:22:48+00:00</updated>
<entry>
<title>Some fixes in UBports patches after a review</title>
<updated>2021-08-30T00:22:48+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-07-28T19:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=1297caa82d05f0bfa2b1dd64f0bb56c4a4aca85e'/>
<id>urn:sha1:1297caa82d05f0bfa2b1dd64f0bb56c4a4aca85e</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>Fix failing tests</title>
<updated>2021-07-21T00:02:47+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-07-16T19:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=217b48352a2591150413c77ca85b6a1ef158e6d5'/>
<id>urn:sha1:217b48352a2591150413c77ca85b6a1ef158e6d5</id>
<content type='text'>
- include/actions-mock.h: Set return value to std::string and return an empty string
- include/actions.h: Make open_alarm_app, open_appointment, open_calendar_app and open_settings_app return the uri/command
- include/actions-live.h: Make open_alarm_app, open_appointment, open_calendar_app and open_settings_app return the uri/command
- src/actions-live.cpp: Make open_alarm_app, open_appointment, open_calendar_app and open_settings_app return the uri/command
- tests/test-live-actions.cpp: Drop last_cmd and last_url variables + use return values of actions-live functions for testing + test phone functions on lomiri only
- tests/test-live-actions.cpp: test phone functions after setting XDG_CURRENT_DESKTOP
- tests/test-settings.cpp: Use SETTINGS_NOTIFY_SCHEMA_ID only if it exists
- tests/run-eds-ics-test.sh: Remove return statement
- tests/CMakeLists.txt: Enable the timezone unit tests
- tests/CMakeLists.txt: Catch race condition while attempting to copy schemas
- tests/CMakeLists.txt: Exclude blocking tests on Travis for now
- tests/tests-timezones.cpp: Use MockTimezone to construct LiveTimezones + drop section expecting changes after /timezone is modified (not monitored)
- tests/test-formater: Change warning to plain message otherwise it can crash the test
- .build.yml: Replace libmessaging-menu-dev with ayatana-indicator-messages Git build
</content>
</entry>
<entry>
<title>Detect desktop to launch applications.</title>
<updated>2021-07-06T23:25:48+00:00</updated>
<author>
<name>Renato Araujo Oliveira Filho</name>
<email>renato.filho@canonical.com</email>
</author>
<published>2016-04-28T14:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=85cb430bd147719fed43f4ccf04b9d22cad33bfc'/>
<id>urn:sha1:85cb430bd147719fed43f4ccf04b9d22cad33bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that the ocurrence time is used to build the url to launch external application.</title>
<updated>2021-07-04T22:44:12+00:00</updated>
<author>
<name>Renato Araujo Oliveira Filho</name>
<email>renato.filho@canonical.com</email>
</author>
<published>2016-03-21T17:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=d1935f872fe600f224aa89eff3ab70a48d52c16d'/>
<id>urn:sha1:d1935f872fe600f224aa89eff3ab70a48d52c16d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>URL dispatcher on non-Ubuntu: Fake it as best as possible, so that the unit tests are happy and succeed.</title>
<updated>2018-03-28T10:36:02+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-28T10:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=929c53ab323d17aebae6278228c7a31353a3589e'/>
<id>urn:sha1:929c53ab323d17aebae6278228c7a31353a3589e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.</title>
<updated>2018-03-26T19:55:23+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-26T19:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=b39526c27c44302c34fce26163919a0c4c7aecd3'/>
<id>urn:sha1:b39526c27c44302c34fce26163919a0c4c7aecd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the datetime indicator build on non-Ubuntu systems (which mostly lack url-dispatcher and Ubuntu Touch sound schema files.</title>
<updated>2017-12-08T10:40:44+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-08T10:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=f54505942ce2dcc73fcbad79d4f5cdce991bf8cb'/>
<id>urn:sha1:f54505942ce2dcc73fcbad79d4f5cdce991bf8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.</title>
<updated>2017-05-17T08:36:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-17T08:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=4afa2b50b31e21cba18eba26c12329af62804fae'/>
<id>urn:sha1:4afa2b50b31e21cba18eba26c12329af62804fae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix flint++ warnings</title>
<updated>2014-09-17T16:51:51+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-17T16:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=b3d8778a52576b66ab00b08aa939612136a49a01'/>
<id>urn:sha1:b3d8778a52576b66ab00b08aa939612136a49a01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make the phone and desktop actions more consistent with each other; eg, 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app'</title>
<updated>2014-03-22T07:25:50+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-03-22T07:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=18013dbb911de3d71ad679f697490f161ec19a34'/>
<id>urn:sha1:18013dbb911de3d71ad679f697490f161ec19a34</id>
<content type='text'>
</content>
</entry>
</feed>
