mirror of https://github.com/tasks/tasks
parent
f1119d22a3
commit
b0060f98d4
@ -1,12 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string-array name="changelog">
|
<string-array name="changelog">
|
||||||
<item>Android 11 support</item>
|
<item>Display place, list, and tag chips on widgets. You can disable chips in your widget settings</item>
|
||||||
<item>Backup improvements</item>
|
|
||||||
<item>Swipe-to-refresh initiates DAVx5/EteSync sync</item>
|
|
||||||
<item>Show indicator when DAVx5/EteSync are synchronizing</item>
|
|
||||||
<item>Bug fixes</item>
|
|
||||||
<item>Update translations</item>
|
|
||||||
<item>Find Tasks on Reddit: https://reddit.com/r/tasks</item>
|
<item>Find Tasks on Reddit: https://reddit.com/r/tasks</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@ -0,0 +1,2 @@
|
|||||||
|
* Display list, tag, and place chips on widgets
|
||||||
|
* Add option to disable list, tag, and place chips on widgets
|
||||||
Loading…
Reference in New Issue