fdroiddata/metadata/ca.rmen.android.frenchcalendar.txt

56 lines
2 KiB
Plaintext
Raw Normal View History

2014-11-16 19:47:27 +00:00
Categories:Wallpaper,Office
2014-10-26 14:49:08 +00:00
License:GPLv2
Web Site:https://github.com/caarmen/FRCAndroidWidget/blob/HEAD/README.md
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).
2014-10-26 14:49:08 +00:00
* 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.
2014-12-04 22:51:04 +00:00
* You can add the widget to your lock screen (on supported devices).
2014-10-26 14:49:08 +00:00
Three widget styles:
* Horizontal parchment
* Vertical parchment
* Minimalist
2014-10-26 14:49:08 +00:00
.
Repo Type:git
Repo:https://github.com/caarmen/FRCAndroidWidget
2014-11-03 20:02:19 +00:00
Build:1.3.0,130
commit=release-1.3.0
2014-11-15 21:24:29 +00:00
srclibs=FrenchRevolutionaryCalendar@20fdbaae117af276729a353b0fefe8e65ef20515
2014-10-26 14:49:08 +00:00
rm=libs/*
prebuild=pushd $$FrenchRevolutionaryCalendar$$ && \
2014-11-17 20:35:17 +00:00
$$MVN3$$ package -Dmaven.test.skip=true && \
popd && \
cp $$FrenchRevolutionaryCalendar$$/library/target/lib-french-revolutionary-calendar-*.jar libs/
2014-10-26 14:49:08 +00:00
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 && \
2014-11-23 22:09:51 +00:00
sed -i -e 's@http://dl.bintray.com/caarmen/maven@https://repo1.maven.org/maven2@g' ../build.gradle && \
2014-11-23 18:41:52 +00:00
echo "include ':handheld', ':common'" > ../settings.gradle
2014-12-13 11:06:48 +00:00
Build:1.6.1,161
commit=release-1.6.1
subdir=handheld
gradle=foss
Auto Update Mode:Version releases-%v
2014-10-26 14:49:08 +00:00
Update Check Mode:Tags ^release-
Current Version:1.6.1
Current Version Code:161
2014-10-26 14:49:08 +00:00