Merge branch 'scrumchatter' into 'master'
ScrumChatter: added app This is my first attempt at adding an app to F-droid. For info, this is the app on the Play Store Console: https://play.google.com/store/apps/details?id=ca.rmen.android.scrumchatter This app is built with ant. The Scrum Chatter repo has a libs/ directory with jxl-2.6.12.jar. I saw some other app files in fdroiddata/metadata that retrieved dependencies like this from the website hosting the jar (ex: sourceforge.net). I wasn't sure if this was mandatory, but I did this also for Scrum Chatter. If it had been possible to just use the jar in libs/ as-is, I probably would have done this. See merge request !359
This commit is contained in:
commit
e595cde07a
33
metadata/ca.rmen.android.scrumchatter.txt
Normal file
33
metadata/ca.rmen.android.scrumchatter.txt
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
Categories:Office
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:https://github.com/caarmen/scrumchatter/blob/master/README.md
|
||||||
|
Source Code:https://github.com/caarmen/scrumchatter
|
||||||
|
Issue Tracker:https://github.com/caarmen/scrumchatter/issues
|
||||||
|
|
||||||
|
Auto Name:Scrum Chatter
|
||||||
|
Summary:Time members while they speak at meetings
|
||||||
|
Description:
|
||||||
|
Time members while they speak at meetings. See who chatters the most in meetings.
|
||||||
|
|
||||||
|
View average and total speaking time of members for all recorded meetings.
|
||||||
|
|
||||||
|
Share the stats for one meeting or for all meetings.
|
||||||
|
|
||||||
|
Export to Excel so you can add your own lovely charts and graphs as you see fit.
|
||||||
|
|
||||||
|
You can export and import the database.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/caarmen/scrumchatter.git
|
||||||
|
|
||||||
|
Build:1.0.22,10022
|
||||||
|
commit=gradle
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:Version scrumchatter-%v
|
||||||
|
Update Check Mode:Tags ^scrumchatter.[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*
|
||||||
|
Current Version:1.0.22
|
||||||
|
Current Version Code:10022
|
||||||
|
|
Loading…
Reference in a new issue