New app: French Calendar
This commit is contained in:
parent
07d0063c97
commit
d0a90d3254
32
metadata/ca.rmen.android.frenchcalendar.txt
Normal file
32
metadata/ca.rmen.android.frenchcalendar.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:Office
|
||||
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:
|
||||
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.
|
||||
* Calculation method: method used to determine the first day of the year: Either based on the autumn equinox, or the Romme method.
|
||||
|
||||
The color of the scroll is different for each month.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/caarmen/FRCAndroidWidget
|
||||
|
||||
Build:1.2.3,123
|
||||
commit=release-1.2.3
|
||||
srclibs=FrenchRevolutionaryCalendar@release-1.0.5
|
||||
rm=libs/*
|
||||
prebuild=pushd $$FrenchRevolutionaryCalendar$$ && $$MVN3$$ package && popd && cp $$FrenchRevolutionaryCalendar$$/library/target/lib-french-revolutionary-calendar-*.jar libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^release-
|
||||
Current Version:1.2.3
|
||||
Current Version Code:123
|
||||
|
2
srclibs/FrenchRevolutionaryCalendar.txt
Normal file
2
srclibs/FrenchRevolutionaryCalendar.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/caarmen/french-revolutionary-calendar
|
Loading…
Reference in a new issue