diff --git a/metadata/net.dahanne.banq.notifications.txt b/metadata/net.dahanne.banq.notifications.txt deleted file mode 100644 index fd1591027a..0000000000 --- a/metadata/net.dahanne.banq.notifications.txt +++ /dev/null @@ -1,53 +0,0 @@ -Categories:Time -License:GPL-3.0-or-later -Web Site: -Source Code:https://bitbucket.org/anthonydahanne/banqnotificationsproject -Issue Tracker:https://bitbucket.org/anthonydahanne/banqnotificationsproject/issues - -Auto Name:My Banq -Summary:BAnQ reminder notifications -Description: -Connect to BAnQ (Bibliothèque et Archives nationales du Québec), the Library and -National Archive of Québec, and keep track of the borrowed items linked to your -subscription. - -Features include: - -* List your borrowed items -* Receive notifications when the return date is approaching -* Renew your borrowed items -* Add several BAnQ accounts -. - -Repo Type:git -Repo:https://bitbucket.org/anthonydahanne/banqnotificationsproject.git - -Build:1.1,2 - commit=version-1.1 - subdir=BanqNotifications - gradle=yes - -Build:1.2,3 - commit=version-1.2 - subdir=BanqNotifications - gradle=yes - -Build:1.3,4 - commit=version-1.3 - subdir=BanqNotifications - gradle=yes - -Build:1.4,5 - commit=version-1.4 - subdir=BanqNotifications - gradle=yes - -Build:1.5,6 - commit=version-1.5 - subdir=BanqNotifications - gradle=yes - -Auto Update Mode:Version version-%v -Update Check Mode:Tags -Current Version:1.5 -Current Version Code:6 diff --git a/metadata/net.dahanne.banq.notifications.yml b/metadata/net.dahanne.banq.notifications.yml new file mode 100644 index 0000000000..0c82c19e74 --- /dev/null +++ b/metadata/net.dahanne.banq.notifications.yml @@ -0,0 +1,63 @@ +Categories: + - Time +License: GPL-3.0-or-later +SourceCode: https://bitbucket.org/anthonydahanne/banqnotificationsproject +IssueTracker: https://bitbucket.org/anthonydahanne/banqnotificationsproject/issues + +AutoName: My Banq +Summary: BAnQ reminder notifications +Description: |- + Connect to BAnQ (Bibliothèque et Archives nationales du Québec), the Library and + National Archive of Québec, and keep track of the borrowed items linked to your + subscription. + + Features include: + + * List your borrowed items + * Receive notifications when the return date is approaching + * Renew your borrowed items + * Add several BAnQ accounts + +RepoType: git +Repo: https://bitbucket.org/anthonydahanne/banqnotificationsproject.git + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: version-1.1 + subdir: BanqNotifications + gradle: + - yes + + - versionName: '1.2' + versionCode: 3 + commit: version-1.2 + subdir: BanqNotifications + gradle: + - yes + + - versionName: '1.3' + versionCode: 4 + commit: version-1.3 + subdir: BanqNotifications + gradle: + - yes + + - versionName: '1.4' + versionCode: 5 + commit: version-1.4 + subdir: BanqNotifications + gradle: + - yes + + - versionName: '1.5' + versionCode: 6 + commit: version-1.5 + subdir: BanqNotifications + gradle: + - yes + +AutoUpdateMode: Version version-%v +UpdateCheckMode: Tags +CurrentVersion: '1.5' +CurrentVersionCode: 6 diff --git a/metadata/net.etuldan.sparss.floss.txt b/metadata/net.etuldan.sparss.floss.txt deleted file mode 100644 index 0a9357688a..0000000000 --- a/metadata/net.etuldan.sparss.floss.txt +++ /dev/null @@ -1,240 +0,0 @@ -Categories:Reading,Internet -License:GPL-3.0-only -Web Site:https://github.com/Etuldan/spaRSS/wiki -Source Code:https://github.com/Etuldan/spaRSS -Issue Tracker:https://github.com/Etuldan/spaRSS/issues -Changelog:https://github.com/Etuldan/spaRSS/releases - -Auto Name:spaRSS -Summary:Feed reader -Description: -Based on [[net.fred.feedex]] and [[de.shandschuh.sparserss]], this checks -RSS/Atom news feeds, polling for updates from the device on a regular basis. -Fetched items are available for offline reading. - -'''Features:''' - -* easily add new feeds thanks to the Google News or search feature (you can also subscribe to a new one from the browser via the share feature) -* light and dark themes -* offline reading including images and private news -* import/export the feed list from OPML -* retrieve the full text of the feed when the content is truncated -* star your favorite entries -* search into your articles -* filter your feed by keywords or regular expressions -* custom widgets -. - -Repo Type:git -Repo:https://github.com/Etuldan/spaRSS - -Build:1.9.2,58 - disable=remove apk - commit=75209275768377bf5885a64ce0fd614038911afc - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle && \ - sed -i -e '/appcompat-v7/d' build.gradle && \ - sed -i -e '/fileTree/acompile "com.android.support:appcompat-v7:21.0.0"' build.gradle - -Build:1.9.3,59 - commit=92e83112440141bb0c892002901f8fde4274a60b - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.10.0,60 - commit=v1.10 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.10.1,62 - commit=1.10.1 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.10.2,63 - commit=1.10.2 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.10.3,64 - commit=1.10.3 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.10.4,65 - commit=1.10.4 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=mobile/src/main/java/net/fred/feedex/wear/,wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.10.5,66 - commit=1.10.5 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.0,67 - commit=1.11.0 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.2,69 - commit=1.11.2 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.3,70 - commit=1.11.3 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.4,71 - commit=v1.11.4 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - rm=wear/ - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.5,72 - commit=1.11.5 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.6,73 - commit=1.11.6 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.7,74 - commit=1.11.7 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Build:1.11.8,75 - commit=1.11.8 - subdir=mobile - gradle=floss - srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370 - forceversion=yes - prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \ - mkdir -p ../libs && \ - cp -fR $$TextDrawable$$ ../libs/textdrawable && \ - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \ - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle - -Auto Update Mode:None -Update Check Mode:Tags -Update Check Name:net.etuldan.sparss -Current Version:1.11.8 -Current Version Code:75 diff --git a/metadata/net.etuldan.sparss.floss.yml b/metadata/net.etuldan.sparss.floss.yml new file mode 100644 index 0000000000..c70ddcfa08 --- /dev/null +++ b/metadata/net.etuldan.sparss.floss.yml @@ -0,0 +1,326 @@ +Categories: + - Reading + - Internet +License: GPL-3.0-only +WebSite: https://github.com/Etuldan/spaRSS/wiki +SourceCode: https://github.com/Etuldan/spaRSS +IssueTracker: https://github.com/Etuldan/spaRSS/issues +Translation: https://hosted.weblate.org/projects/sparss/strings/ +Changelog: https://github.com/Etuldan/spaRSS/releases + +AutoName: spaRSS +Summary: Feed reader +Description: |- + Based on [[net.fred.feedex]] and [[de.shandschuh.sparserss]], this checks + RSS/Atom news feeds, polling for updates from the device on a regular basis. + Fetched items are available for offline reading. + + '''Features:''' + + * easily add new feeds thanks to the Google News or search feature (you can also subscribe to a new one from the browser via the share feature) + * light and dark themes + * offline reading including images and private news + * import/export the feed list from OPML + * retrieve the full text of the feed when the content is truncated + * star your favorite entries + * search into your articles + * filter your feed by keywords or regular expressions + * custom widgets + +RepoType: git +Repo: https://github.com/Etuldan/spaRSS + +Builds: + - versionName: 1.9.2 + versionCode: 58 + disable: remove apk + commit: 75209275768377bf5885a64ce0fd614038911afc + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + - sed -i -e '/appcompat-v7/d' build.gradle + - sed -i -e '/fileTree/acompile "com.android.support:appcompat-v7:21.0.0"' build.gradle + + - versionName: 1.9.3 + versionCode: 59 + commit: 92e83112440141bb0c892002901f8fde4274a60b + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.10.0 + versionCode: 60 + commit: v1.10 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.10.1 + versionCode: 62 + commit: 1.10.1 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.10.2 + versionCode: 63 + commit: 1.10.2 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.10.3 + versionCode: 64 + commit: 1.10.3 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.10.4 + versionCode: 65 + commit: 1.10.4 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - mobile/src/main/java/net/fred/feedex/wear/ + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.10.5 + versionCode: 66 + commit: 1.10.5 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.0 + versionCode: 67 + commit: 1.11.0 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.2 + versionCode: 69 + commit: 1.11.2 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.3 + versionCode: 70 + commit: 1.11.3 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.4 + versionCode: 71 + commit: v1.11.4 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + rm: + - wear/ + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.5 + versionCode: 72 + commit: 1.11.5 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.6 + versionCode: 73 + commit: 1.11.6 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.7 + versionCode: 74 + commit: 1.11.7 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + + - versionName: 1.11.8 + versionCode: 75 + commit: 1.11.8 + subdir: mobile + gradle: + - floss + srclibs: + - TextDrawable@558677ea316e60346948b381e5e274f49b00d370 + forceversion: true + prebuild: + - sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle + - mkdir -p ../libs + - cp -fR $$TextDrawable$$ ../libs/textdrawable + - echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle + - sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle + +AutoUpdateMode: None +UpdateCheckMode: Tags +UpdateCheckName: net.etuldan.sparss +CurrentVersion: 1.11.8 +CurrentVersionCode: 75 diff --git a/metadata/net.fabiszewski.ulogger.txt b/metadata/net.fabiszewski.ulogger.txt deleted file mode 100644 index d08c8feca5..0000000000 --- a/metadata/net.fabiszewski.ulogger.txt +++ /dev/null @@ -1,124 +0,0 @@ -Categories:Navigation -License:GPL-3.0-or-later -Author Name:Bartek Fabiszewski -Web Site: -Source Code:https://github.com/bfabiszewski/ulogger-android -Issue Tracker:https://github.com/bfabiszewski/ulogger-android/issues - -Auto Name:μlogger -Summary:Log position to your own server -Description: -μlogger ('micro-logger') is an application for continuous logging of location -coordinates, designed to record hiking, biking tracks and other outdoor -activities. Application works in background. Track points are saved at chosen -intervals and may be uploaded to dedicated server in real time. This client -works with [https://github.com/bfabiszewski/ulogger-server μlogger web server]. -Together they make a complete self owned and controlled client–server solution. - -Features - -* meant to be simple and small (μ); -* low memory and battery impact; -* uses GPS or network based location data; -* synchronizes location with web server in real time, in case of problems keeps retrying; -* alternatively works in offline mode; positions may be uploaded to the servers manually; -* configurable tracking settings -. - -Repo Type:git -Repo:https://github.com/bfabiszewski/ulogger-android - -Build:1.0,1 - commit=1.0 - subdir=app - gradle=yes - -Build:1.1,101 - commit=1.1 - subdir=app - gradle=yes - -Build:1.2,102 - commit=1.2 - subdir=app - gradle=yes - -Build:1.3,103 - commit=1.3 - subdir=app - gradle=yes - -Build:1.4,104 - commit=1.4 - subdir=app - gradle=yes - -Build:1.5,105 - commit=1.5 - subdir=app - gradle=yes - -Build:1.6,106 - commit=1.6 - subdir=app - gradle=yes - -Build:1.7,107 - commit=1.7 - subdir=app - gradle=yes - -Build:1.8,108 - commit=1.8 - subdir=app - gradle=yes - -Build:2.0,200 - commit=2.0 - subdir=app - gradle=yes - -Build:2.1,201 - commit=2.1 - subdir=app - gradle=yes - -Build:2.2,202 - commit=2.2 - subdir=app - gradle=yes - -Build:2.3,203 - commit=2.3 - subdir=app - gradle=yes - -Build:2.4,204 - commit=2.4 - subdir=app - gradle=yes - -Build:2.5,205 - commit=2.5 - subdir=app - gradle=yes - -Build:2.6,206 - commit=2.6 - subdir=app - gradle=yes - -Build:2.7,207 - commit=2.7 - subdir=app - gradle=yes - -Build:2.8,208 - commit=2.8 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:2.8 -Current Version Code:208 diff --git a/metadata/net.fabiszewski.ulogger.yml b/metadata/net.fabiszewski.ulogger.yml new file mode 100644 index 0000000000..2933e8bd2c --- /dev/null +++ b/metadata/net.fabiszewski.ulogger.yml @@ -0,0 +1,163 @@ +Categories: + - Navigation +License: GPL-3.0-or-later +AuthorName: Bartek Fabiszewski +SourceCode: https://github.com/bfabiszewski/ulogger-android +IssueTracker: https://github.com/bfabiszewski/ulogger-android/issues +Translation: https://www.transifex.com/bfabiszewski/ulogger/ +Bitcoin: bc1qt3uwhze9x8tj6v73c587gprhufg9uur0rzxhvh +Donate: https://www.paypal.me/bfabiszewski + +AutoName: μlogger +Summary: Log position to your own server +Description: |- + μlogger ('micro-logger') is an application for continuous logging of location + coordinates, designed to record hiking, biking tracks and other outdoor + activities. Application works in background. Track points are saved at chosen + intervals and may be uploaded to dedicated server in real time. This client + works with [https://github.com/bfabiszewski/ulogger-server μlogger web server]. + Together they make a complete self owned and controlled client–server solution. + + Features + + * meant to be simple and small (μ); + * low memory and battery impact; + * uses GPS or network based location data; + * synchronizes location with web server in real time, in case of problems keeps retrying; + * alternatively works in offline mode; positions may be uploaded to the servers manually; + * configurable tracking settings + +RepoType: git +Repo: https://github.com/bfabiszewski/ulogger-android + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 101 + commit: '1.1' + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 102 + commit: '1.2' + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 103 + commit: '1.3' + subdir: app + gradle: + - yes + + - versionName: '1.4' + versionCode: 104 + commit: '1.4' + subdir: app + gradle: + - yes + + - versionName: '1.5' + versionCode: 105 + commit: '1.5' + subdir: app + gradle: + - yes + + - versionName: '1.6' + versionCode: 106 + commit: '1.6' + subdir: app + gradle: + - yes + + - versionName: '1.7' + versionCode: 107 + commit: '1.7' + subdir: app + gradle: + - yes + + - versionName: '1.8' + versionCode: 108 + commit: '1.8' + subdir: app + gradle: + - yes + + - versionName: '2.0' + versionCode: 200 + commit: '2.0' + subdir: app + gradle: + - yes + + - versionName: '2.1' + versionCode: 201 + commit: '2.1' + subdir: app + gradle: + - yes + + - versionName: '2.2' + versionCode: 202 + commit: '2.2' + subdir: app + gradle: + - yes + + - versionName: '2.3' + versionCode: 203 + commit: '2.3' + subdir: app + gradle: + - yes + + - versionName: '2.4' + versionCode: 204 + commit: '2.4' + subdir: app + gradle: + - yes + + - versionName: '2.5' + versionCode: 205 + commit: '2.5' + subdir: app + gradle: + - yes + + - versionName: '2.6' + versionCode: 206 + commit: '2.6' + subdir: app + gradle: + - yes + + - versionName: '2.7' + versionCode: 207 + commit: '2.7' + subdir: app + gradle: + - yes + + - versionName: '2.8' + versionCode: 208 + commit: '2.8' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '2.8' +CurrentVersionCode: 208 diff --git a/metadata/net.frju.flym.txt b/metadata/net.frju.flym.txt deleted file mode 100644 index 9d125645d8..0000000000 --- a/metadata/net.frju.flym.txt +++ /dev/null @@ -1,113 +0,0 @@ -Categories:Reading -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/FredJul/Flym -Issue Tracker:https://github.com/FredJul/Flym/issues - -Auto Name:Flym -Summary:Light and modern feed reader -Description: -Flym News Reader is a simple, modern, totally free (no ads) and opensource -project which keeps you inform by fetching your websites/blogs and displaying -them in a mobile-optimized way. - -It DOES NOT synchronize with any online feed reader, if you need synchronization -this app is not for you. - -Features: - -* easily search for new feeds -* offline reading including images -* import/export the feed list from OPML -* retrieve the full text of the feed when the content is truncated -* star your favorite entries -* search into your articles -. - -Repo Type:git -Repo:https://github.com/FredJul/Flym.git - -Build:2.0.5,7 - commit=v2.0.5 - subdir=app - gradle=yes - -Build:2.0.6,8 - commit=v2.0.6 - subdir=app - gradle=yes - -Build:2.0.7,10 - commit=v2.0.7 - subdir=app - gradle=yes - -Build:2.0.9,12 - commit=v2.0.9 - subdir=app - gradle=yes - -Build:2.1.0,13 - commit=v2.1.0 - subdir=app - gradle=yes - -Build:2.1.1,14 - commit=v2.1.1 - subdir=app - gradle=yes - -Build:2.2.0,15 - commit=v2.2.0 - subdir=app - gradle=yes - -Build:2.2.1,16 - commit=v2.2.1 - subdir=app - gradle=yes - -Build:2.2.2,17 - commit=v2.2.2 - subdir=app - gradle=yes - -Build:2.2.3,18 - commit=v2.2.3 - subdir=app - gradle=yes - -Build:2.2.4,19 - commit=v2.2.4 - subdir=app - gradle=yes - -Build:2.2.5,20 - commit=v2.2.5 - subdir=app - gradle=yes - -Build:2.2.6,21 - commit=v2.2.6 - subdir=app - gradle=yes - -Build:2.2.7,22 - commit=v2.2.7 - subdir=app - gradle=yes - -Build:2.2.8,23 - commit=v2.2.8 - subdir=app - gradle=yes - -Build:2.3.0,24 - commit=v2.3.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.3.0 -Current Version Code:24 diff --git a/metadata/net.frju.flym.yml b/metadata/net.frju.flym.yml new file mode 100644 index 0000000000..f315d909a1 --- /dev/null +++ b/metadata/net.frju.flym.yml @@ -0,0 +1,146 @@ +Categories: + - Reading +License: GPL-3.0-only +SourceCode: https://github.com/FredJul/Flym +IssueTracker: https://github.com/FredJul/Flym/issues +Bitcoin: 3DprwFMg5bXGz8QimyiaoEE7mmCkj2DGf5 + +AutoName: Flym +Summary: Light and modern feed reader +Description: |- + Flym News Reader is a simple, modern, totally free (no ads) and opensource + project which keeps you inform by fetching your websites/blogs and displaying + them in a mobile-optimized way. + + It DOES NOT synchronize with any online feed reader, if you need synchronization + this app is not for you. + + Features: + + * easily search for new feeds + * offline reading including images + * import/export the feed list from OPML + * retrieve the full text of the feed when the content is truncated + * star your favorite entries + * search into your articles + +RepoType: git +Repo: https://github.com/FredJul/Flym.git + +Builds: + - versionName: 2.0.5 + versionCode: 7 + commit: v2.0.5 + subdir: app + gradle: + - yes + + - versionName: 2.0.6 + versionCode: 8 + commit: v2.0.6 + subdir: app + gradle: + - yes + + - versionName: 2.0.7 + versionCode: 10 + commit: v2.0.7 + subdir: app + gradle: + - yes + + - versionName: 2.0.9 + versionCode: 12 + commit: v2.0.9 + subdir: app + gradle: + - yes + + - versionName: 2.1.0 + versionCode: 13 + commit: v2.1.0 + subdir: app + gradle: + - yes + + - versionName: 2.1.1 + versionCode: 14 + commit: v2.1.1 + subdir: app + gradle: + - yes + + - versionName: 2.2.0 + versionCode: 15 + commit: v2.2.0 + subdir: app + gradle: + - yes + + - versionName: 2.2.1 + versionCode: 16 + commit: v2.2.1 + subdir: app + gradle: + - yes + + - versionName: 2.2.2 + versionCode: 17 + commit: v2.2.2 + subdir: app + gradle: + - yes + + - versionName: 2.2.3 + versionCode: 18 + commit: v2.2.3 + subdir: app + gradle: + - yes + + - versionName: 2.2.4 + versionCode: 19 + commit: v2.2.4 + subdir: app + gradle: + - yes + + - versionName: 2.2.5 + versionCode: 20 + commit: v2.2.5 + subdir: app + gradle: + - yes + + - versionName: 2.2.6 + versionCode: 21 + commit: v2.2.6 + subdir: app + gradle: + - yes + + - versionName: 2.2.7 + versionCode: 22 + commit: v2.2.7 + subdir: app + gradle: + - yes + + - versionName: 2.2.8 + versionCode: 23 + commit: v2.2.8 + subdir: app + gradle: + - yes + + - versionName: 2.3.0 + versionCode: 24 + commit: v2.3.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 2.3.0 +CurrentVersionCode: 24 diff --git a/metadata/net.gaast.giggity.txt b/metadata/net.gaast.giggity.txt deleted file mode 100644 index a2e54aca14..0000000000 --- a/metadata/net.gaast.giggity.txt +++ /dev/null @@ -1,109 +0,0 @@ -Categories:Time -License:GPL-2.0-only -Web Site:https://wilmer.gaa.st/main.php/giggity.html -Source Code:https://github.com/Wilm0r/giggity -Issue Tracker:https://github.com/Wilm0r/giggity/issues -FlattrID:292369 - -Auto Name:Giggity -Summary:Schedule viewer for conferences and other events -Description: -Giggity loads xcal/Pentabarf/frab XML files (that contain schedules of -conferences/festivals/other events) and lets you browse them in various -convenient formats. - -Preseeded with data for FOSDEM, CCC, FrOSCon and other conferences. - -''Giggity'' lets you organise your visit - select talks to be reminded of (with -warnings in case of conflicts) or hide the topics you're less interested in. -Schedules are shown in whatever format you like - block schedules, plain -timetables, or a clear now-and-next screen on the day itself. - -Or just put a widget on your homescreen which will always show you what's next. -. - -Repo Type:git -Repo:https://github.com/Wilm0r/giggity - -Build:0.8.1,4 - commit=133 - -Build:0.9.8,16 - commit=238 - -Build:0.99.999,21 - commit=292 - target=android-14 - -Build:0.999.999,24 - disable=not publishable 327 - commit=unknown - see disabled - target=android-17 - -Build:1.0,40 - commit=336 - target=android-17 - -Build:1.0,41 - commit=346 - target=android-17 - -Build:1.1,60 - commit=404 - subdir=app - gradle=yes - -Build:1.1.1,61 - commit=409 - subdir=app - gradle=yes - -Build:1.2,62 - commit=1.2 - subdir=app - gradle=yes - -Build:1.2.1,63 - commit=1.2.1 - subdir=app - gradle=yes - -Build:1.2.2,64 - commit=1.2.2 - subdir=app - gradle=yes - -Build:1.2.3,65 - commit=1.2.3 - subdir=app - gradle=yes - -Build:1.2.4,66 - commit=1.2.4 - subdir=app - gradle=yes - -Build:1.2.5,67 - commit=1.2.5 - subdir=app - gradle=yes - -Build:1.3.1,69 - commit=1.3.1 - subdir=app - gradle=yes - -Build:1.3.2,70 - commit=1.3.2 - subdir=app - gradle=yes - -Build:1.3.3,71 - commit=1.3.3 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.3.3 -Current Version Code:71 diff --git a/metadata/net.gaast.giggity.yml b/metadata/net.gaast.giggity.yml new file mode 100644 index 0000000000..38fa169a74 --- /dev/null +++ b/metadata/net.gaast.giggity.yml @@ -0,0 +1,138 @@ +Categories: + - Time +License: GPL-2.0-only +WebSite: https://wilmer.gaa.st/main.php/giggity.html +SourceCode: https://github.com/Wilm0r/giggity +IssueTracker: https://github.com/Wilm0r/giggity/issues +FlattrID: '292369' + +AutoName: Giggity +Summary: Schedule viewer for conferences and other events +Description: |- + Giggity loads xcal/Pentabarf/frab XML files (that contain schedules of + conferences/festivals/other events) and lets you browse them in various + convenient formats. + + Preseeded with data for FOSDEM, CCC, FrOSCon and other conferences. + + ''Giggity'' lets you organise your visit - select talks to be reminded of (with + warnings in case of conflicts) or hide the topics you're less interested in. + Schedules are shown in whatever format you like - block schedules, plain + timetables, or a clear now-and-next screen on the day itself. + + Or just put a widget on your homescreen which will always show you what's next. + +RepoType: git +Repo: https://github.com/Wilm0r/giggity + +Builds: + - versionName: 0.8.1 + versionCode: 4 + commit: '133' + + - versionName: 0.9.8 + versionCode: 16 + commit: '238' + + - versionName: 0.99.999 + versionCode: 21 + commit: '292' + target: android-14 + + - versionName: 0.999.999 + versionCode: 24 + disable: not publishable 327 + commit: unknown - see disabled + target: android-17 + + - versionName: '1.0' + versionCode: 40 + commit: '336' + target: android-17 + + - versionName: '1.0' + versionCode: 41 + commit: '346' + target: android-17 + + - versionName: '1.1' + versionCode: 60 + commit: '404' + subdir: app + gradle: + - yes + + - versionName: 1.1.1 + versionCode: 61 + commit: '409' + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 62 + commit: '1.2' + subdir: app + gradle: + - yes + + - versionName: 1.2.1 + versionCode: 63 + commit: 1.2.1 + subdir: app + gradle: + - yes + + - versionName: 1.2.2 + versionCode: 64 + commit: 1.2.2 + subdir: app + gradle: + - yes + + - versionName: 1.2.3 + versionCode: 65 + commit: 1.2.3 + subdir: app + gradle: + - yes + + - versionName: 1.2.4 + versionCode: 66 + commit: 1.2.4 + subdir: app + gradle: + - yes + + - versionName: 1.2.5 + versionCode: 67 + commit: 1.2.5 + subdir: app + gradle: + - yes + + - versionName: 1.3.1 + versionCode: 69 + commit: 1.3.1 + subdir: app + gradle: + - yes + + - versionName: 1.3.2 + versionCode: 70 + commit: 1.3.2 + subdir: app + gradle: + - yes + + - versionName: 1.3.3 + versionCode: 71 + commit: 1.3.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.3.3 +CurrentVersionCode: 71 diff --git a/metadata/net.glsk.wpgen.txt b/metadata/net.glsk.wpgen.txt deleted file mode 100644 index 6acd74f4b3..0000000000 --- a/metadata/net.glsk.wpgen.txt +++ /dev/null @@ -1,60 +0,0 @@ -Categories:Theming -License:GPL-3.0-or-later -Web Site: -Source Code:https://gitlab.com/glsk/wpgen -Issue Tracker:https://gitlab.com/glsk/wpgen/issues -Changelog:https://gitlab.com/glsk/wpgen/tags -Donate:https://glsk.net/donate/ - -Auto Name:WPGen -Summary:Wallpaper generator -Description: -Android app which can generate solid color, diagonal gradient or plasma effect -static multicolor wallpapers. You can choose from a number of pre-defined colors -or add your own. -. - -Repo Type:git -Repo:https://gitlab.com/glsk/wpgen.git - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.1,11 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.2,12 - commit=v1.2 - subdir=app - gradle=yes - -Build:1.3,13 - disable=missing @drawable/ic_action_content_save resource - commit=v1.3 - subdir=app - gradle=yes - -Build:1.3.2,132 - disable=lint error - commit=v1.3.2 - subdir=app - gradle=yes - -Build:1.3.3,133 - commit=v1.3.3 - subdir=app - gradle=yes - -Build:1.3.4,134 - commit=v1.3.4 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.3.4 -Current Version Code:134 diff --git a/metadata/net.glsk.wpgen.yml b/metadata/net.glsk.wpgen.yml new file mode 100644 index 0000000000..74fa76dc86 --- /dev/null +++ b/metadata/net.glsk.wpgen.yml @@ -0,0 +1,74 @@ +Categories: + - Theming +License: GPL-3.0-or-later +SourceCode: https://gitlab.com/glsk/wpgen +IssueTracker: https://gitlab.com/glsk/wpgen/issues +Changelog: https://gitlab.com/glsk/wpgen/tags +Donate: https://glsk.net/donate/ + +AutoName: WPGen +Summary: Wallpaper generator +Description: |- + Android app which can generate solid color, diagonal gradient or plasma effect + static multicolor wallpapers. You can choose from a number of pre-defined colors + or add your own. + +RepoType: git +Repo: https://gitlab.com/glsk/wpgen.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 11 + commit: v1.1 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 12 + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 13 + disable: missing @drawable/ic_action_content_save resource + commit: v1.3 + subdir: app + gradle: + - yes + + - versionName: 1.3.2 + versionCode: 132 + disable: lint error + commit: v1.3.2 + subdir: app + gradle: + - yes + + - versionName: 1.3.3 + versionCode: 133 + commit: v1.3.3 + subdir: app + gradle: + - yes + + - versionName: 1.3.4 + versionCode: 134 + commit: v1.3.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.3.4 +CurrentVersionCode: 134