<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_LockClock/Android.mk, branch cm-11.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/'/>
<entry>
<title>LockClock: remove play services lib define</title>
<updated>2014-05-30T20:16:30+00:00</updated>
<author>
<name>Roman Birg</name>
<email>roman@cyngn.com</email>
</author>
<published>2014-05-30T20:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=34220d3053c5a49c324e1fa4f810181b9d409fb9'/>
<id>34220d3053c5a49c324e1fa4f810181b9d409fb9</id>
<content type='text'>
Change-Id: Ib25ddbd1c895b0e54b330032b42f3433b00145c6
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib25ddbd1c895b0e54b330032b42f3433b00145c6
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>LockClock: do not use GPS if Play Services is available</title>
<updated>2014-05-28T21:56:47+00:00</updated>
<author>
<name>Roman Birg</name>
<email>roman@cyngn.com</email>
</author>
<published>2014-05-28T21:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=c5a4398fae1116f0db5a6fe2b3a36fb74c4b723d'/>
<id>c5a4398fae1116f0db5a6fe2b3a36fb74c4b723d</id>
<content type='text'>
In order to conserve battery, if the device has
Play Services installed (including the case where
Play Services is outdated), ignore the GPS location provider.

Change-Id: Iaeaa936128b91d5def10d2177a887f25c6a748f8
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to conserve battery, if the device has
Play Services installed (including the case where
Play Services is outdated), ignore the GPS location provider.

Change-Id: Iaeaa936128b91d5def10d2177a887f25c6a748f8
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>goldfish: fix emulator build.</title>
<updated>2014-04-18T13:04:17+00:00</updated>
<author>
<name>Valerio Pilo</name>
<email>vpilo@coldshock.net</email>
</author>
<published>2014-04-15T09:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=6cb19162b39b765da56f6bb36d8c99cdb2fee1e4'/>
<id>6cb19162b39b765da56f6bb36d8c99cdb2fee1e4</id>
<content type='text'>
Build stops with autogenerated files which should be ignored.

Change-Id: Ied7c7bfecffba11be2ae8129b96ec94fd7ceb829
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build stops with autogenerated files which should be ignored.

Change-Id: Ied7c7bfecffba11be2ae8129b96ec94fd7ceb829
</pre>
</div>
</content>
</entry>
<entry>
<title>Port over improvements from Chronus</title>
<updated>2014-01-07T11:06:59+00:00</updated>
<author>
<name>Danny Baumann</name>
<email>dannybaumann@web.de</email>
</author>
<published>2014-01-05T13:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=f1487b06a4671ddc79f713aaac4f9a425a3937e1'/>
<id>f1487b06a4671ddc79f713aaac4f9a425a3937e1</id>
<content type='text'>
- new weather source: OpenWeatherMap
- weather icon pack support
- weather forecast activity and popup
- updated weather and in-app icons
- some new translations (AR, TR, SL)

Change-Id: I2bcc2042bf83d0e0bb4a00200de1310042303e9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- new weather source: OpenWeatherMap
- weather icon pack support
- weather forecast activity and popup
- updated weather and in-app icons
- some new translations (AR, TR, SL)

Change-Id: I2bcc2042bf83d0e0bb4a00200de1310042303e9c
</pre>
</div>
</content>
</entry>
<entry>
<title>LockClock: Add support for API level 16</title>
<updated>2013-09-25T22:16:49+00:00</updated>
<author>
<name>Matt Booth</name>
<email>kryten2k35@gmail.com</email>
</author>
<published>2013-09-05T11:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=76dae0662a9b70a7b560510e75db02484a0383e3'/>
<id>76dae0662a9b70a7b560510e75db02484a0383e3</id>
<content type='text'>
Thanks to Matt Booth for the main implementation and Danny Baumann
for the initial porting into the CM source tree

Change-Id: I3de1e786c80ee440a4685da3d6c7b3dd989fd8e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Matt Booth for the main implementation and Danny Baumann
for the initial porting into the CM source tree

Change-Id: I3de1e786c80ee440a4685da3d6c7b3dd989fd8e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't sign cLock with the platform certificate.</title>
<updated>2013-06-14T11:51:49+00:00</updated>
<author>
<name>Danny Baumann</name>
<email>dannybaumann@web.de</email>
</author>
<published>2013-06-14T11:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=eb06ab3f9260d2afee4c22930c2898dc1d6225da'/>
<id>eb06ab3f9260d2afee4c22930c2898dc1d6225da</id>
<content type='text'>
There is no need for it, and doing it prevents cLock from being
disableable, which some people might want to do.

Change-Id: I1ec8bab477754da26bbd64b2fbb283cf3fa912a5
JIRA:CYAN-1394
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need for it, and doing it prevents cLock from being
disableable, which some people might want to do.

Change-Id: I1ec8bab477754da26bbd64b2fbb283cf3fa912a5
JIRA:CYAN-1394
</pre>
</div>
</content>
</entry>
<entry>
<title>CyanogenMod-ify</title>
<updated>2012-12-30T16:04:31+00:00</updated>
<author>
<name>DvTonder</name>
<email>david.vantonder@gmail.com</email>
</author>
<published>2012-12-30T16:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=41bd65a488805d34c2d12f31cce3272b82d73c14'/>
<id>41bd65a488805d34c2d12f31cce3272b82d73c14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
