<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/CMakeLists.txt, branch 0.9.0</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.9.0</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.9.0'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2021-11-20T09:09:22+00:00</updated>
<entry>
<title>release 0.9.0</title>
<updated>2021-11-20T09:09:22+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-11-20T09:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=ffc328ce6df3511004a9bbb1b79f8465c386db69'/>
<id>urn:sha1:ffc328ce6df3511004a9bbb1b79f8465c386db69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ringtones path + drop unused definition</title>
<updated>2021-11-01T10:13:47+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-10-29T15:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=7e4a45dbfa5fab5188c8ee85ebd3f54783ff3dc1'/>
<id>urn:sha1:7e4a45dbfa5fab5188c8ee85ebd3f54783ff3dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUND</title>
<updated>2021-11-01T09:39:58+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-10-31T21:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=ede945145e96ecb3bde0dce0fd104c53f059cdca'/>
<id>urn:sha1:ede945145e96ecb3bde0dce0fd104c53f059cdca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsService.Sound</title>
<updated>2021-11-01T09:38:42+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-10-31T21:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=d8f10b3cf26b5e585db0f2b5d2e0a7e528c23160'/>
<id>urn:sha1:d8f10b3cf26b5e585db0f2b5d2e0a7e528c23160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build failure on Ubuntu 20.04</title>
<updated>2021-08-31T19:25:26+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-08-31T19:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=8ca77cf41948373987dc93446ede7afd50103cae'/>
<id>urn:sha1:8ca77cf41948373987dc93446ede7afd50103cae</id>
<content type='text'>
- include/notifications/sound.h: Add SoundBuilder class
- src/snap.cpp: Add m_sound_builder variable
- src/main.cpp: Fix uin -&gt; ain typo
- CMakeLists.txt: Add uuid dependency
</content>
</entry>
<entry>
<title>Some fixes in UBports patches after a review</title>
<updated>2021-08-29T12:38:27+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=28d347f433a90dd8a928a417fd7d76b86d576d59'/>
<id>urn:sha1:28d347f433a90dd8a928a417fd7d76b86d576d59</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>Replace ual with url-dispatcher.</title>
<updated>2021-08-29T12:38:27+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>dobey.pwns@gmail.com</email>
</author>
<published>2018-11-01T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=f557230cf66dd2278729201140c2d6812d9e3c72'/>
<id>urn:sha1:f557230cf66dd2278729201140c2d6812d9e3c72</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Also need PARENT_SCOPE here.</title>
<updated>2021-08-29T12:38:27+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>rodney.dawes@canonical.com</email>
</author>
<published>2017-02-02T22:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=d4f59920e8ab7fb33b92ccda6c5ca4ea20b06080'/>
<id>urn:sha1:d4f59920e8ab7fb33b92ccda6c5ca4ea20b06080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set the coverage test targeets from where the tests are added.</title>
<updated>2021-08-29T12:38:27+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>rodney.dawes@canonical.com</email>
</author>
<published>2017-02-02T22:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=6122733b1584e2e80a64ffb04e35c796fe588f6f'/>
<id>urn:sha1:6122733b1584e2e80a64ffb04e35c796fe588f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use cmake-extras for coverage support and always enable testing.</title>
<updated>2021-08-29T12:38:27+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>rodney.dawes@canonical.com</email>
</author>
<published>2017-02-02T20:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=e4fe97eba0160a4d9b1282732cbaea7f8dfb4c7d'/>
<id>urn:sha1:e4fe97eba0160a4d9b1282732cbaea7f8dfb4c7d</id>
<content type='text'>
</content>
</entry>
</feed>
