204 lines
5 KiB
Plaintext
204 lines
5 KiB
Plaintext
Categories:Theming,Time
|
|
License:GPL-3.0-only
|
|
Web Site:http://rmen.ca
|
|
Source Code:https://github.com/caarmen/FRCAndroidWidget
|
|
Issue Tracker:https://github.com/caarmen/FRCAndroidWidget/issues
|
|
|
|
Auto Name:French Calendar
|
|
Summary:French Revolutionary calendar widget
|
|
Description:
|
|
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).
|
|
|
|
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.
|
|
* You can add the widget to your lock screen (on supported devices).
|
|
|
|
Three widget styles:
|
|
|
|
* Horizontal parchment
|
|
* Vertical parchment
|
|
* Minimalist
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/caarmen/FRCAndroidWidget
|
|
|
|
Build:1.3.0,130
|
|
commit=release-1.3.0
|
|
srclibs=FrenchRevolutionaryCalendar@20fdbaae117af276729a353b0fefe8e65ef20515
|
|
rm=libs/*
|
|
prebuild=pushd $$FrenchRevolutionaryCalendar$$ && \
|
|
$$MVN3$$ package -Dmaven.test.skip=true && \
|
|
popd && \
|
|
cp $$FrenchRevolutionaryCalendar$$/library/target/lib-french-revolutionary-calendar-*.jar libs/
|
|
|
|
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 && \
|
|
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.6.1,161
|
|
commit=release-1.6.1
|
|
subdir=handheld
|
|
gradle=foss
|
|
|
|
Build:1.7.0,170
|
|
commit=release-1.7.0
|
|
subdir=handheld
|
|
gradle=foss
|
|
|
|
Build:1.7.1,171
|
|
commit=release-1.7.1
|
|
subdir=handheld
|
|
gradle=foss
|
|
|
|
Build:1.7.2,172
|
|
commit=release-1.7.2
|
|
subdir=handheld
|
|
gradle=foss
|
|
|
|
Build:1.8.0,180
|
|
commit=release-1.8.0
|
|
subdir=handheld
|
|
gradle=foss
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.8.1,181
|
|
commit=release-1.8.1
|
|
subdir=handheld
|
|
gradle=foss
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.9.0,190
|
|
disable=Could not find com.google.android.gms:play-services-wearable:8.4.0.
|
|
commit=release-1.9.0
|
|
subdir=handheld
|
|
gradle=foss
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.9.1,191
|
|
commit=release-1.9.1
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.9.2,192
|
|
commit=release-1.9.2
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.9.3,193
|
|
commit=release-1.9.3
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.9.4,194
|
|
commit=release-1.9.4
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.9.6,196
|
|
commit=release-1.9.6
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.12.1,1121
|
|
commit=release-1.12.1
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.12.2,1122
|
|
commit=release-1.12.2
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.13.0,1130
|
|
commit=release-1.13.0
|
|
subdir=handheld
|
|
gradle=foss
|
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
|
scanignore=wearable/build.gradle
|
|
|
|
Build:1.14.0,1140
|
|
commit=release-1.14.0
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.15.0,1150
|
|
commit=release-1.15.0
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.15.2,1152
|
|
commit=release-1.15.2
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.16.0,1160
|
|
commit=release-1.16.0
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.17.1,1171
|
|
commit=release-1.17.1
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.17.2,1172
|
|
commit=release-1.17.2
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.17.4,1174
|
|
commit=release-1.17.4
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.18.0,1180
|
|
commit=release-1.18.0
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.18.1,1181
|
|
commit=release-1.18.1
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.18.2,1182
|
|
commit=release-1.18.2
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Maintainer Notes:
|
|
Prior to 1.14.0, upstream checked flavor containing Foss name and enabled/disabled wear support. However,
|
|
when building with fdroid, we do a `gradle clean` and thus this check failed.
|
|
.
|
|
|
|
Auto Update Mode:Version release-%v
|
|
Update Check Mode:Tags ^release-
|
|
Current Version:1.18.2
|
|
Current Version Code:1182
|