diff --git a/metadata/ca.rmen.android.frenchcalendar.txt b/metadata/ca.rmen.android.frenchcalendar.txt index 6d81a8a709..f461bfbde2 100644 --- a/metadata/ca.rmen.android.frenchcalendar.txt +++ b/metadata/ca.rmen.android.frenchcalendar.txt @@ -7,13 +7,19 @@ Issue Tracker:https://github.com/caarmen/FRCAndroidWidget/issues Auto Name:French Calendar Summary:French Revolutionary calendar widget Description: -Widget which displays the current date and time in the French Revolutionary -calendar. The widget supports the following preferences: - -* Update frequency: every minute, or once a day. +Resizable widget which displays the current date and time in the French Revolutionary calendar. The widget supports the following preferences: +* Whether to display the current time, or the name of the object for that day of the year (ex: grape). * Calculation method: method used to determine the first day of the year: Either based on the autumn equinox, or the Romme method. +* Language of the calendar (limited to just a few languages for now). -The color of the scroll is different for each month. +Other features; +* Possibility to share the information about the current date. +* The color of the widget is customizable, but by default is different for each month. + +Three widget styles: +* Horizontal parchment +* Vertical parchment +* Minimalist . Repo Type:git @@ -32,13 +38,17 @@ Build:1.4.0,140 commit=release-1.4.0 subdir=handheld gradle=foss - prebuild=\ - sed -i -e '/wearCompile/d' -e '/wearWearApp/d' build.gradle && \ + prebuild=sed -i -e '/wearCompile/d' -e '/wearWearApp/d' build.gradle && \ sed -i -e 's@http://dl.bintray.com/caarmen/maven@https://repo1.maven.org/maven2@g' ../build.gradle && \ echo "include ':handheld', ':common'" > ../settings.gradle +Build:1.4.1,141 + commit=release-1.4.1 + subdir=handheld + gradle=foss + Auto Update Mode:None Update Check Mode:Tags ^release- -Current Version:1.4.0 -Current Version Code:140 +Current Version:1.4.1 +Current Version Code:141