<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_LockClock/AndroidManifest.xml, 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: Ensure configuration screen doesn't crash on orientation</title>
<updated>2017-03-02T08:12:27+00:00</updated>
<author>
<name>Danesh M</name>
<email>daneshm90@gmail.com</email>
</author>
<published>2015-09-10T19:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=357f77807517c2743fe93a5b496dba796ccd5de9'/>
<id>357f77807517c2743fe93a5b496dba796ccd5de9</id>
<content type='text'>
If the user switches orientation when the progress
dialog for custom location is showing, the dialog
is torn down, then the task completes and tries to
dismiss causing a crash.

Since we have multiple dialogs to keep state of
and our activity does not do anything fancy with
orientation change, just override it
and avoid tearing down the ui.

Reproduction case:
1. Click custom location preference for weather
2. Rotate screen after pressing OK
3. Observe crash

Issue-Id: CYNGNOS-994
Change-Id: Id11ce29ce95324c88f83b135684886acf51e0be2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the user switches orientation when the progress
dialog for custom location is showing, the dialog
is torn down, then the task completes and tries to
dismiss causing a crash.

Since we have multiple dialogs to keep state of
and our activity does not do anything fancy with
orientation change, just override it
and avoid tearing down the ui.

Reproduction case:
1. Click custom location preference for weather
2. Rotate screen after pressing OK
3. Observe crash

Issue-Id: CYNGNOS-994
Change-Id: Id11ce29ce95324c88f83b135684886acf51e0be2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "LockClock: remove unused BroadcastReceiver" into cm-11.0</title>
<updated>2014-05-28T23:17:31+00:00</updated>
<author>
<name>Abhisek Devkota</name>
<email>ciwrl@cyanogenmod.com</email>
</author>
<published>2014-05-28T23:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=de94e655122a5a9245db90a7d0f8b09d217bab1d'/>
<id>de94e655122a5a9245db90a7d0f8b09d217bab1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LockClock: remove unused BroadcastReceiver</title>
<updated>2014-05-28T22:01:24+00:00</updated>
<author>
<name>Roman Birg</name>
<email>roman@cyngn.com</email>
</author>
<published>2014-05-28T22:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=55a2692643e141f3d6e58b024c400b753802563b'/>
<id>55a2692643e141f3d6e58b024c400b753802563b</id>
<content type='text'>
The reciver manifest tag was mispelled, so the
receiver never worked either way. The content provider
properly triggers an udpate so this class is not needed.

Change-Id: I113cc3fe5461475e365df9b5b3f8d70cae594e84
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reciver manifest tag was mispelled, so the
receiver never worked either way. The content provider
properly triggers an udpate so this class is not needed.

Change-Id: I113cc3fe5461475e365df9b5b3f8d70cae594e84
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>LockClock: remove external force refresh action</title>
<updated>2014-04-15T17:26:40+00:00</updated>
<author>
<name>Roman Birg</name>
<email>roman@cyngn.com</email>
</author>
<published>2014-04-15T17:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=91a6ed464fcac5cc9ff6229256f649c3367118fe'/>
<id>91a6ed464fcac5cc9ff6229256f649c3367118fe</id>
<content type='text'>
* Let the provider handle the force refresh.

Change-Id: I53db312074a93601aa0b8c712622adc617ace7e1
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Let the provider handle the force refresh.

Change-Id: I53db312074a93601aa0b8c712622adc617ace7e1
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>LockClock: add a content provider for weather</title>
<updated>2014-04-10T18:56:43+00:00</updated>
<author>
<name>Roman Birg</name>
<email>roman@cyngn.com</email>
</author>
<published>2014-04-10T18:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=8202614dfec7f47f24f82148143a4f33bfa9d288'/>
<id>8202614dfec7f47f24f82148143a4f33bfa9d288</id>
<content type='text'>
Change-Id: I9117232cacbb9683e4f48ce741e8d86a4e49c618
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: I9117232cacbb9683e4f48ce741e8d86a4e49c618
Signed-off-by: Roman Birg &lt;roman@cyngn.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>LockClock: Use solid actionbar</title>
<updated>2014-01-08T14:21:09+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@gmail.com</email>
</author>
<published>2014-01-08T14:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=ca7dfcfdf4f1b145ec4d1a27f1b361de7fecac40'/>
<id>ca7dfcfdf4f1b145ec4d1a27f1b361de7fecac40</id>
<content type='text'>
Change-Id: Iabef4ed51196b83276c77522bbf127c713da1517
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iabef4ed51196b83276c77522bbf127c713da1517
</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>cLock: Forward port CM10.2 updates</title>
<updated>2013-12-10T03:06:49+00:00</updated>
<author>
<name>DvTonder</name>
<email>david.vantonder@gmail.com</email>
</author>
<published>2013-12-10T03:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_LockClock/commit/?id=5381fbab6824dc9f72da68ba28c6df7861503570'/>
<id>5381fbab6824dc9f72da68ba28c6df7861503570</id>
<content type='text'>
Change-Id: Icec530485324193f76ac7bfe48ca5ca179bd0b7b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icec530485324193f76ac7bfe48ca5ca179bd0b7b
</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>
</feed>
