<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-bluetooth/src, branch 0.8.2</title>
<subtitle>Ayatana Indicator Bluetooth Service
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-bluetooth/atom?h=0.8.2</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/atom?h=0.8.2'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/'/>
<updated>2021-02-03T13:18:40+00:00</updated>
<entry>
<title>src/CMakeLists.txt: Fix loading VAPI file for lomiri-url-dispatcher.</title>
<updated>2021-02-03T13:18:40+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-02-03T13:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=3832935948fca9e998647cf3ed4eea2b57a53806'/>
<id>urn:sha1:3832935948fca9e998647cf3ed4eea2b57a53806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finalize incomplete switch to Lomiri URL Dispatcher.</title>
<updated>2021-02-03T09:53:04+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-02-03T09:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=a0a8973de115d91f5318ec0bf3b5856e0aeda20f'/>
<id>urn:sha1:a0a8973de115d91f5318ec0bf3b5856e0aeda20f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show devices in sections</title>
<updated>2020-12-22T14:53:26+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-12-21T23:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=0f5f6c0bb58be02b6625a8bd8f9e24c923ae51b4'/>
<id>urn:sha1:0f5f6c0bb58be02b6625a8bd8f9e24c923ae51b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build warnings</title>
<updated>2020-12-22T14:47:45+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-12-21T00:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=3bbded733389e8a1aa0197fce41c5451c9af5d6b'/>
<id>urn:sha1:3bbded733389e8a1aa0197fce41c5451c9af5d6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>desktop.vala: Do not hide the indicator</title>
<updated>2020-12-21T01:11:35+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-12-20T23:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=85de6718e008d628b84595ff2ca9e1ec86b54eaa'/>
<id>urn:sha1:85de6718e008d628b84595ff2ca9e1ec86b54eaa</id>
<content type='text'>
fixes #15
</content>
</entry>
<entry>
<title>src/*.vala: Follow-up fix for dd2f32e2 (fixing GPL-3 license texts in file headers).</title>
<updated>2020-10-30T14:06:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2020-10-30T14:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=2191d31353039dbc1feec5f29f0a21a4c58171bb'/>
<id>urn:sha1:2191d31353039dbc1feec5f29f0a21a4c58171bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/*.vala: Fix license headers having been a mix of GPL and LGPL license text fragments. Adapt to GPL-3, fully.</title>
<updated>2020-10-30T13:57:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2020-10-30T13:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=dd2f32e24d10e9428b7e24af44d40f0f7b434307'/>
<id>urn:sha1:dd2f32e24d10e9428b7e24af44d40f0f7b434307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port from autotools to CMake.</title>
<updated>2020-10-26T11:03:59+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2020-10-25T22:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=e672e51267ff87405700cbb80807aa6a678a06a5'/>
<id>urn:sha1:e672e51267ff87405700cbb80807aa6a678a06a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/*: Switch to new activate state connect approach, rathern than using notify["state"].connect.</title>
<updated>2020-10-26T10:57:18+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-10-25T15:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=33860bf0e3eeda568aa9347542947472c53b4d6b'/>
<id>urn:sha1:33860bf0e3eeda568aa9347542947472c53b4d6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/bluez.vala: Make BLUEZ_BUSNAME 'const string' (not 'static const string').</title>
<updated>2020-10-26T10:57:18+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-10-25T15:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-bluetooth/commit/?id=fd441718e6d6b561c63f5d71edca7b6370b000fe'/>
<id>urn:sha1:fd441718e6d6b561c63f5d71edca7b6370b000fe</id>
<content type='text'>
</content>
</entry>
</feed>
