From 0cc85d35e502ea9d863e2cd70fd6903e5b18bdee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 11 Nov 2025 20:48:29 +0100 Subject: [PATCH] mark app with Repo: entries that 404 as NoSourceSince: --- metadata/androdns.android.leetdreams.ch.androdns.yml | 10 +++++----- metadata/apps.amine.bou.readerforselfoss.yml | 7 +++---- metadata/ar.com.tristeslostrestigres.redpanal.yml | 7 +++---- metadata/com.abhinavmarwaha.curator.yml | 7 +++---- metadata/com.akop.bach.yml | 7 +++---- metadata/com.cityfreqs.littlesirecho.yml | 7 +++---- metadata/com.github.ttl.manager.yml | 6 +++--- metadata/com.sunyata.kindmind.yml | 5 ++--- metadata/com.threedlite.livePolys.yml | 7 +++---- metadata/com.threedlite.urforms.yml | 7 +++---- metadata/de.baumann.sieben.yml | 7 +++---- metadata/dev.jmoore.lametricnotify.yml | 7 +++---- metadata/development.parkenulm.yml | 6 +++--- metadata/digital.selfdefense.lucia.yml | 11 +++++------ metadata/eu.siacs.conversations.legacy.yml | 5 ++--- metadata/fr.chenry.android.freshrss.yml | 5 ++--- metadata/io.github.aoc_normal.yml | 11 +++++------ metadata/io.github.easyintent.quickref.yml | 7 +++---- metadata/me.echeung.cdflabs.yml | 7 +++---- metadata/me.loyko.ronald.linkbox.yml | 7 +++---- metadata/me.tripsit.tripmobile.yml | 7 +++---- metadata/net.foucry.pilldroid.yml | 11 +++++------ metadata/nl.implode.regenalarm.yml | 11 +++++------ metadata/org.cmotc.tools.rotationlockpp.yml | 9 ++++----- metadata/org.gc.networktester.yml | 3 --- metadata/org.mumod.android.yml | 7 +++---- metadata/org.nuclearfog.twidda.yml | 7 +++---- metadata/org.pulpdust.lesserpad.yml | 5 ++--- metadata/science.iodev.fissh.yml | 5 ++--- metadata/tk.giesecke.painlessmesh.yml | 9 ++++----- 30 files changed, 94 insertions(+), 123 deletions(-) diff --git a/metadata/androdns.android.leetdreams.ch.androdns.yml b/metadata/androdns.android.leetdreams.ch.androdns.yml index d06cb6eb68..706257ba26 100644 --- a/metadata/androdns.android.leetdreams.ch.androdns.yml +++ b/metadata/androdns.android.leetdreams.ch.androdns.yml @@ -4,7 +4,7 @@ Categories: License: Apache-2.0 AuthorName: Gryphius AuthorEmail: oli.schacher@gmail.com -SourceCode: https://github.com/gryphius/androdns +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/gryphius/androdns/directory/ IssueTracker: https://github.com/gryphius/androdns/issues Changelog: https://github.com/gryphius/androdns/releases @@ -22,8 +22,6 @@ Description: |- * Set question flags * DNSSEC aware (request / show RRSIGs ) - but it does not validate -RepoType: git -Repo: https://github.com/gryphius/androdns.git Binaries: https://github.com/gryphius/androdns/releases/download/v%v/androdns.apk Builds: @@ -79,7 +77,9 @@ Builds: AllowedAPKSigningKeys: 4468cd7036cedbebee3a8afdb4d92ecec862f9812ae7940fc79faa46594aaa51 -AutoUpdateMode: Version -UpdateCheckMode: Tags .*[0-9.]+$ +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: '1.8' CurrentVersionCode: 27 + +NoSourceSince: '1.8' diff --git a/metadata/apps.amine.bou.readerforselfoss.yml b/metadata/apps.amine.bou.readerforselfoss.yml index c80545db43..0059409259 100644 --- a/metadata/apps.amine.bou.readerforselfoss.yml +++ b/metadata/apps.amine.bou.readerforselfoss.yml @@ -2,16 +2,13 @@ Categories: - Internet - Reading License: GPL-3.0-only -SourceCode: https://github.com/aminecmi/ReaderforSelfoss +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/aminecmi/ReaderforSelfoss/directory/ IssueTracker: https://github.com/aminecmi/ReaderforSelfoss/issues Translation: https://crowdin.com/project/readerforselfoss Changelog: https://github.com/aminecmi/ReaderforSelfoss/blob/HEAD/CHANGELOG.md AutoName: Reader for Selfoss -RepoType: git -Repo: https://github.com/aminecmi/ReaderforSelfoss.git - Builds: - versionName: 1618071881-github versionCode: 1618071881 @@ -520,3 +517,5 @@ UpdateCheckMode: None UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*) CurrentVersion: 1722020402-github CurrentVersionCode: 1722020402 + +NoSourceSince: 1722020402-github diff --git a/metadata/ar.com.tristeslostrestigres.redpanal.yml b/metadata/ar.com.tristeslostrestigres.redpanal.yml index 6dd947858a..9f523acf86 100644 --- a/metadata/ar.com.tristeslostrestigres.redpanal.yml +++ b/metadata/ar.com.tristeslostrestigres.redpanal.yml @@ -2,7 +2,7 @@ Categories: - Internet - Multimedia License: GPL-3.0-only -SourceCode: https://github.com/martinchodev/RedPanal-Android-WebApp +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/martinchodev/RedPanal-Android-WebApp/directory/ IssueTracker: https://github.com/martinchodev/RedPanal-Android-WebApp/issues Name: RedPanal (old) @@ -12,9 +12,6 @@ Description: |- Official companion app for RedPanal.org, a free and collaborative music site. Development continues at https://f-droid.org/packages/com.github.redpanal.android. -RepoType: git -Repo: https://github.com/martinchodev/RedPanal-Android-WebApp - Builds: - versionName: '1.0' versionCode: 1 @@ -30,3 +27,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '1.0' CurrentVersionCode: 1 + +NoSourceSince: '1.0' diff --git a/metadata/com.abhinavmarwaha.curator.yml b/metadata/com.abhinavmarwaha.curator.yml index f200be143d..7248d6e9f5 100644 --- a/metadata/com.abhinavmarwaha.curator.yml +++ b/metadata/com.abhinavmarwaha.curator.yml @@ -4,15 +4,12 @@ Categories: License: GPL-3.0-or-later AuthorName: Abhinav AuthorEmail: abhinav0@skiff.com -SourceCode: https://github.com/abhinavmarwaha/curator +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/abhinavmarwaha/curator/directory/ IssueTracker: https://github.com/abhinavmarwaha/curator/issues Changelog: https://github.com/abhinavmarwaha/curator/releases AutoName: Curator -RepoType: git -Repo: https://github.com/abhinavmarwaha/curator - Builds: - versionName: 0.1.1 versionCode: 1 @@ -50,3 +47,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 0.9.1 CurrentVersionCode: 3 + +NoSourceSince: 0.9.1 diff --git a/metadata/com.akop.bach.yml b/metadata/com.akop.bach.yml index 6846ac4a7f..4b5879311a 100644 --- a/metadata/com.akop.bach.yml +++ b/metadata/com.akop.bach.yml @@ -4,7 +4,7 @@ AntiFeatures: Categories: - Games License: GPL-3.0-only -SourceCode: https://github.com/0xe1f/Spark360 +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/0xe1f/Spark360/directory/ IssueTracker: https://github.com/0xe1f/Spark360/issues Changelog: https://github.com/0xe1f/Spark360/releases @@ -18,9 +18,6 @@ Description: |- Spark 360 is an unofficial application, and not supported, endorsed, or affiliated with Microsoft Corporation or Sony Corporation. -RepoType: git -Repo: https://github.com/0xe1f/Spark360.git - Builds: - versionName: '6.20' versionCode: 116 @@ -42,3 +39,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '6.50' CurrentVersionCode: 120 + +NoSourceSince: '6.50' diff --git a/metadata/com.cityfreqs.littlesirecho.yml b/metadata/com.cityfreqs.littlesirecho.yml index f207250f1b..d5919d0405 100644 --- a/metadata/com.cityfreqs.littlesirecho.yml +++ b/metadata/com.cityfreqs.littlesirecho.yml @@ -1,7 +1,7 @@ Categories: - Phone & SMS License: Apache-2.0 -SourceCode: https://github.com/kaputnikGo/LittleSirEcho +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/kaputnikGo/LittleSirEcho/directory/ IssueTracker: https://github.com/kaputnikGo/LittleSirEcho/issues AutoName: Little Sir Echo @@ -17,9 +17,6 @@ Description: |- Note: This app only works up to Android 5. -RepoType: git -Repo: https://github.com/kaputnikGo/LittleSirEcho - Builds: - versionName: '2.1' versionCode: 3 @@ -36,3 +33,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '2.2' CurrentVersionCode: 4 + +NoSourceSince: '2.2' diff --git a/metadata/com.github.ttl.manager.yml b/metadata/com.github.ttl.manager.yml index 02f012f72e..35b238b171 100644 --- a/metadata/com.github.ttl.manager.yml +++ b/metadata/com.github.ttl.manager.yml @@ -4,15 +4,13 @@ Categories: License: GPL-3.0-only AuthorName: michael2to3 AuthorEmail: michael2ga3@gmail.com -SourceCode: https://github.com/michael2to3/android-ttl-manager +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/michael2to3/android-ttl-manager/directory/ IssueTracker: https://github.com/michael2to3/android-ttl-manager/issues AutoName: TTL manager RequiresRoot: true -RepoType: git -Repo: https://github.com/michael2to3/android-ttl-manager.git Binaries: https://github.com/michael2to3/android-ttl-manager/releases/download/%v/app-release.apk Builds: @@ -34,3 +32,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 0.0.13 CurrentVersionCode: 13 + +NoSourceSince: 0.0.13 diff --git a/metadata/com.sunyata.kindmind.yml b/metadata/com.sunyata.kindmind.yml index eeaf5b4871..54523313b9 100644 --- a/metadata/com.sunyata.kindmind.yml +++ b/metadata/com.sunyata.kindmind.yml @@ -14,9 +14,6 @@ Description: |- highest, taking into account relationships between list items that the user has chosen together so that the sorting improves as the app is used. -RepoType: git -Repo: https://gitlab.com/SunyataZero/kindmind.git - Builds: - versionName: 1.0.0_BETA versionCode: 59 @@ -34,3 +31,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 1.2.1_BETA CurrentVersionCode: 65 + +NoSourceSince: 1.2.1_BETA diff --git a/metadata/com.threedlite.livePolys.yml b/metadata/com.threedlite.livePolys.yml index 673480176d..38e76404eb 100644 --- a/metadata/com.threedlite.livePolys.yml +++ b/metadata/com.threedlite.livePolys.yml @@ -1,15 +1,12 @@ Categories: - Theming License: Apache-2.0 -SourceCode: https://github.com/threedliteguy/threedlite +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/threedliteguy/threedlite/directory/ IssueTracker: https://github.com/threedliteguy/threedlite/issues AutoName: ThreeDLite Description: Spinnning polyhedra (3D shapes) -RepoType: git -Repo: https://github.com/threedliteguy/threedlite.git - Builds: - versionName: '1.0' versionCode: 1 @@ -21,3 +18,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '1.0' CurrentVersionCode: 1 + +NoSourceSince: '1.0' diff --git a/metadata/com.threedlite.urforms.yml b/metadata/com.threedlite.urforms.yml index 71055b81de..ad3c7f0f04 100644 --- a/metadata/com.threedlite.urforms.yml +++ b/metadata/com.threedlite.urforms.yml @@ -1,7 +1,7 @@ Categories: - Development License: Apache-2.0 -SourceCode: https://github.com/threedliteguy/urforms +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/threedliteguy/urforms/directory/ IssueTracker: https://github.com/threedliteguy/urforms/issues AutoName: URforms Database @@ -12,9 +12,6 @@ Description: |- * Stores data in local SQLite tables. * Backup/restore data and forms to .csv files on SD Card. -RepoType: git -Repo: https://github.com/threedliteguy/urforms.git - Builds: - versionName: '1.11' versionCode: 11 @@ -48,3 +45,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '1.14' CurrentVersionCode: 14 + +NoSourceSince: '1.14' diff --git a/metadata/de.baumann.sieben.yml b/metadata/de.baumann.sieben.yml index 87d6c8b60e..d5fc028a7d 100644 --- a/metadata/de.baumann.sieben.yml +++ b/metadata/de.baumann.sieben.yml @@ -1,7 +1,7 @@ Categories: - Sports & Health License: GPL-3.0-or-later -SourceCode: https://github.com/scoute-dich/Sieben +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/scoute-dich/Sieben/directory/ IssueTracker: https://github.com/scoute-dich/Sieben/issues Changelog: https://github.com/scoute-dich/Sieben/blob/HEAD/CHANGELOG.md @@ -20,9 +20,6 @@ Description: |- Screenshots -RepoType: git -Repo: https://github.com/scoute-dich/Sieben - Builds: - versionName: '1.1' versionCode: 2 @@ -173,3 +170,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '2.3' CurrentVersionCode: 35 + +NoSourceSince: '2.3' diff --git a/metadata/dev.jmoore.lametricnotify.yml b/metadata/dev.jmoore.lametricnotify.yml index e61de21d12..10336ca690 100644 --- a/metadata/dev.jmoore.lametricnotify.yml +++ b/metadata/dev.jmoore.lametricnotify.yml @@ -5,15 +5,12 @@ License: GPL-3.0-or-later AuthorName: Josh Moore AuthorEmail: josh.moore@jmoore.dev AuthorWebSite: https://jmoore.dev/ -SourceCode: https://github.com/tycrek/lametric-notify-plus +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/tycrek/lametric-notify-plus/directory/ IssueTracker: https://github.com/tycrek/lametric-notify-plus/issues Changelog: https://github.com/tycrek/lametric-notify-plus/releases AutoName: LaMetric Notify+ -RepoType: git -Repo: https://github.com/tycrek/lametric-notify-plus - Builds: - versionName: 0.3.1 versionCode: 4 @@ -27,3 +24,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 0.3.1 CurrentVersionCode: 4 + +NoSourceSince: 0.3.1 diff --git a/metadata/development.parkenulm.yml b/metadata/development.parkenulm.yml index d3bf16e81a..3b045240a6 100644 --- a/metadata/development.parkenulm.yml +++ b/metadata/development.parkenulm.yml @@ -7,14 +7,12 @@ Categories: License: GPL-3.0-only AuthorName: Nicolas AuthorWebSite: https://bircni.me/ParkenUlm/ -SourceCode: https://github.com/bircni/ParkenUlmAndroid +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/bircni/ParkenUlmAndroid/directory/ IssueTracker: https://github.com/bircni/ParkenUlmAndroid/issues Changelog: https://github.com/bircni/ParkenUlmAndroid/releases AutoName: ParkenUlm -RepoType: git -Repo: https://github.com/bircni/ParkenUlmAndroid.git Binaries: https://github.com/bircni/ParkenUlmAndroid/releases/download/v%v/ParkenUlm-v%v.apk Builds: @@ -103,3 +101,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 2.5.1 CurrentVersionCode: 20 + +NoSourceSince: '2.5' diff --git a/metadata/digital.selfdefense.lucia.yml b/metadata/digital.selfdefense.lucia.yml index 6e2d1f7282..02d2111f74 100644 --- a/metadata/digital.selfdefense.lucia.yml +++ b/metadata/digital.selfdefense.lucia.yml @@ -2,14 +2,11 @@ Categories: - Connectivity License: EUPL-1.2 WebSite: https://codeberg.org/errhammr/Lucia-App -SourceCode: https://codeberg.org/errhammr/Lucia-App +SourceCode: https://archive.softwareheritage.org/browse/origin/https://codeberg.org/errhammr/Lucia-App/directory/ IssueTracker: https://codeberg.org/errhammr/Lucia-App/issues AutoName: Lucia -RepoType: git -Repo: https://codeberg.org/errhammr/Lucia-App.git - Builds: - versionName: 0.1.0 versionCode: 100 @@ -25,7 +22,9 @@ Builds: gradle: - yes -AutoUpdateMode: Version -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: 0.2.0-rc1 CurrentVersionCode: 20001 + +NoSourceSince: 0.2.0-rc1 diff --git a/metadata/eu.siacs.conversations.legacy.yml b/metadata/eu.siacs.conversations.legacy.yml index 85a22f5fe7..c048f2fa79 100644 --- a/metadata/eu.siacs.conversations.legacy.yml +++ b/metadata/eu.siacs.conversations.legacy.yml @@ -28,9 +28,6 @@ Description: |- Everyone else is strongly recommended to use Conversations instead. -RepoType: git -Repo: https://github.com/siacs/Conversations - Builds: - versionName: 1.23.9 versionCode: 255 @@ -57,3 +54,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 1.23.12 CurrentVersionCode: 258 + +NoSourceSince: 1.23.12 diff --git a/metadata/fr.chenry.android.freshrss.yml b/metadata/fr.chenry.android.freshrss.yml index 9088ea8a1f..5877935cd4 100644 --- a/metadata/fr.chenry.android.freshrss.yml +++ b/metadata/fr.chenry.android.freshrss.yml @@ -9,9 +9,6 @@ Changelog: https://gitlab.com/christophehenry/freshrss-android/blob/develop/CHAN AutoName: FreshRSS -RepoType: git -Repo: https://gitlab.com/christophehenry/freshrss-android.git - Builds: - versionName: 1.0.1 versionCode: 4 @@ -157,3 +154,5 @@ UpdateCheckMode: None UpdateCheckData: .versions.properties|versionCode\s*=\s*(\d+)|.|versionName\s*=\s*(.*) CurrentVersion: 1.4.1-2 CurrentVersionCode: 22 + +NoSourceSince: 1.4.1-2 diff --git a/metadata/io.github.aoc_normal.yml b/metadata/io.github.aoc_normal.yml index 4d5ed0bb1f..d60165f5a8 100644 --- a/metadata/io.github.aoc_normal.yml +++ b/metadata/io.github.aoc_normal.yml @@ -2,14 +2,11 @@ Categories: - Time License: MIT AuthorName: Raidenxd2 -SourceCode: https://github.com/Raidenxd2/always_on_clock_normal +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/Raidenxd2/always_on_clock_normal/directory/ IssueTracker: https://github.com/Raidenxd2/always_on_clock_normal/issues AutoName: Always On Clock -RepoType: git -Repo: https://github.com/Raidenxd2/always_on_clock_normal - Builds: - versionName: '1.0' versionCode: 1 @@ -18,7 +15,9 @@ Builds: gradle: - yes -AutoUpdateMode: Version -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: '1.0' CurrentVersionCode: 1 + +NoSourceSince: '1.0' diff --git a/metadata/io.github.easyintent.quickref.yml b/metadata/io.github.easyintent.quickref.yml index 99475aef8a..5f9b7b888a 100644 --- a/metadata/io.github.easyintent.quickref.yml +++ b/metadata/io.github.easyintent.quickref.yml @@ -3,14 +3,11 @@ Categories: License: Apache-2.0 AuthorName: easyintent AuthorEmail: easyintent@gmail.com -SourceCode: https://github.com/easyintent/quickref +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/easyintent/quickref/directory/ IssueTracker: https://github.com/easyintent/quickref/issues AutoName: Git Quick Reference -RepoType: git -Repo: https://github.com/easyintent/quickref - Builds: - versionName: 0.6.0 versionCode: 7 @@ -24,3 +21,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 0.6.0 CurrentVersionCode: 7 + +NoSourceSince: 0.6.0 diff --git a/metadata/me.echeung.cdflabs.yml b/metadata/me.echeung.cdflabs.yml index 3b4fd9eea2..6cd8da7c6e 100644 --- a/metadata/me.echeung.cdflabs.yml +++ b/metadata/me.echeung.cdflabs.yml @@ -2,7 +2,7 @@ Categories: - Navigation - Science & Education License: MIT -SourceCode: https://github.com/arkon/CDFLabs +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/arkon/CDFLabs/directory/ IssueTracker: https://github.com/arkon/CDFLabs/issues AutoName: CS Teaching Labs @@ -13,9 +13,6 @@ Description: |- Older versions are GPLv3 licensed, staring with 3.0.0 licensing switched to MIT. -RepoType: git -Repo: https://github.com/arkon/CDFLabs - Builds: - versionName: '1.1' versionCode: 11 @@ -151,3 +148,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 3.3.0 CurrentVersionCode: 31 + +NoSourceSince: 3.3.0 diff --git a/metadata/me.loyko.ronald.linkbox.yml b/metadata/me.loyko.ronald.linkbox.yml index ac26ada5f7..6419e9f2a0 100644 --- a/metadata/me.loyko.ronald.linkbox.yml +++ b/metadata/me.loyko.ronald.linkbox.yml @@ -5,7 +5,7 @@ AuthorName: Ronald Loyko AuthorEmail: linkbox@ronald.ooo AuthorWebSite: https://ronald.ooo WebSite: https://ronald.ooo/linkbox -SourceCode: https://github.com/ronaldloyko/linkbox +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/ronaldloyko/linkbox/directory/ IssueTracker: https://github.com/ronaldloyko/linkbox/issues Translation: https://hosted.weblate.org/projects/linkbox/application Changelog: https://github.com/ronaldloyko/linkbox/blob/HEAD/changelog.md @@ -28,9 +28,6 @@ Description: |- * No ads and no tracking * True black theme as dark mode -RepoType: git -Repo: https://github.com/ronaldloyko/linkbox.git - Builds: - versionName: 1.0.0 versionCode: 1 @@ -75,3 +72,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 1.1.0 CurrentVersionCode: 2 + +NoSourceSince: 1.1.0 diff --git a/metadata/me.tripsit.tripmobile.yml b/metadata/me.tripsit.tripmobile.yml index 3497f3b1c4..2ec214260c 100644 --- a/metadata/me.tripsit.tripmobile.yml +++ b/metadata/me.tripsit.tripmobile.yml @@ -2,7 +2,7 @@ Categories: - Sports & Health License: GPL-3.0-only WebSite: https://tripsit.me -SourceCode: https://github.com/TripSit/tripmobile +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/TripSit/tripmobile/directory/ IssueTracker: https://github.com/TripSit/tripmobile/issues Bitcoin: 1EDqf32gw73tc1WtgdT2FymfmDN4RyC9RN @@ -38,9 +38,6 @@ Description: |- Keep a positive attitude, and no solicitation. Please conform to the rules. -RepoType: git -Repo: https://github.com/TripSit/tripmobile.git - Builds: - versionName: 1.2.0 versionCode: 13 @@ -67,3 +64,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 1.2.3 CurrentVersionCode: 16 + +NoSourceSince: 1.2.3 diff --git a/metadata/net.foucry.pilldroid.yml b/metadata/net.foucry.pilldroid.yml index bb497a4ebd..8ab2db04bf 100644 --- a/metadata/net.foucry.pilldroid.yml +++ b/metadata/net.foucry.pilldroid.yml @@ -3,14 +3,11 @@ Categories: License: BSD-3-Clause AuthorEmail: pilldroid@foucry.net WebSite: https://pilldroid.foucry.net -SourceCode: https://github.com/jfoucry/pilldroid +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/jfoucry/pilldroid/directory/ Liberapay: Pilldroid AutoName: Pilldroid -RepoType: git -Repo: https://github.com/jfoucry/pilldroid.git - Builds: - versionName: v0.100-beta versionCode: 100 @@ -85,7 +82,9 @@ Builds: gradle: - product -AutoUpdateMode: Version -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: v0.350-beta CurrentVersionCode: 350 + +NoSourceSince: v0.350-beta diff --git a/metadata/nl.implode.regenalarm.yml b/metadata/nl.implode.regenalarm.yml index 8758110282..e5180df6a4 100644 --- a/metadata/nl.implode.regenalarm.yml +++ b/metadata/nl.implode.regenalarm.yml @@ -1,7 +1,7 @@ Categories: - Science & Education License: ISC -SourceCode: https://github.com/sanderbaas/rainalarm-android +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/sanderbaas/rainalarm-android/directory/ IssueTracker: https://github.com/sanderbaas/rainalarm-android/issues Changelog: https://github.com/sanderbaas/rainalarm-android/releases Donate: https://sanderbaas.github.io @@ -11,9 +11,6 @@ Description: |- Graph with precipitation forecast for the next two hours in five minute intervals. For every location in the Netherlands. -RepoType: git -Repo: https://github.com/sanderbaas/rainalarm-android.git - Builds: - versionName: 3.0.0 versionCode: 30000 @@ -63,7 +60,9 @@ Builds: srclibs: - Cordova@5.1.0 -AutoUpdateMode: Version -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: 4.3.1 CurrentVersionCode: 40301 + +NoSourceSince: 4.3.1 diff --git a/metadata/org.cmotc.tools.rotationlockpp.yml b/metadata/org.cmotc.tools.rotationlockpp.yml index 8bf6f7e0c0..4ae8457191 100644 --- a/metadata/org.cmotc.tools.rotationlockpp.yml +++ b/metadata/org.cmotc.tools.rotationlockpp.yml @@ -1,7 +1,7 @@ Categories: - System License: GPL-2.0-only -SourceCode: https://github.com/cmotc/RotationLock +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/cmotc/RotationLock/directory/ IssueTracker: https://github.com/cmotc/RotationLock/issues Name: Rotation Lock + Landscape @@ -16,15 +16,14 @@ Description: |- Fork of https://f-droid.org/packages/org.penghuang.tools.rotationlock. -RepoType: git -Repo: https://github.com/cmotc/RotationLock - Builds: - versionName: '3.0' versionCode: 11 commit: a0062a628326e5b159f5dc0701b3e24338c5f452 AutoUpdateMode: None -UpdateCheckMode: RepoManifest +UpdateCheckMode: None CurrentVersion: '3.0' CurrentVersionCode: 11 + +NoSourceSince: '3.0' diff --git a/metadata/org.gc.networktester.yml b/metadata/org.gc.networktester.yml index f6d4edf665..af69755f94 100644 --- a/metadata/org.gc.networktester.yml +++ b/metadata/org.gc.networktester.yml @@ -11,9 +11,6 @@ Description: |- 36 bytes file and checking its content). If the hotspot is actually redirecting you to a billing or authentication portal, you'll know instantly. -RepoType: git -Repo: git://git.zarb.org/androidnetworktester - Builds: - versionName: '1.1' versionCode: 2 diff --git a/metadata/org.mumod.android.yml b/metadata/org.mumod.android.yml index a63fd1ed30..bce87bdb59 100644 --- a/metadata/org.mumod.android.yml +++ b/metadata/org.mumod.android.yml @@ -1,7 +1,7 @@ Categories: - Internet License: GPL-3.0-only -SourceCode: https://github.com/kromonos/Mustard-Mod +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/kromonos/Mustard-Mod/directory/ IssueTracker: https://github.com/kromonos/Mustard-Mod/issues AutoName: Mustard {MOD} @@ -19,9 +19,6 @@ Description: |- Status: Abandoned -RepoType: git -Repo: https://github.com/kromonos/Mustard-Mod.git - Builds: - versionName: 0.4.0.17 versionCode: 168 @@ -35,3 +32,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 0.4.0.17 CurrentVersionCode: 168 + +NoSourceSince: 0.4.0.17 diff --git a/metadata/org.nuclearfog.twidda.yml b/metadata/org.nuclearfog.twidda.yml index 477f5b598f..c0005e52c4 100644 --- a/metadata/org.nuclearfog.twidda.yml +++ b/metadata/org.nuclearfog.twidda.yml @@ -1,15 +1,12 @@ Categories: - Internet License: Apache-2.0 -SourceCode: https://github.com/nuclearfog/Shitter +SourceCode: https://archive.softwareheritage.org/browse/origin/https://github.com/nuclearfog/Shitter/directory/ IssueTracker: https://github.com/nuclearfog/Shitter/issues Changelog: https://github.com/nuclearfog/Shitter/releases AutoName: Shitter -RepoType: git -Repo: https://github.com/nuclearfog/Shitter.git - Builds: - versionName: 3.2.2 versionCode: 89 @@ -264,3 +261,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 3.5.9 CurrentVersionCode: 112 + +NoSourceSince: 3.5.9 diff --git a/metadata/org.pulpdust.lesserpad.yml b/metadata/org.pulpdust.lesserpad.yml index 88ce5e1e53..fe02d50830 100644 --- a/metadata/org.pulpdust.lesserpad.yml +++ b/metadata/org.pulpdust.lesserpad.yml @@ -10,9 +10,6 @@ Description: |- Simple memo pad that stores your text in a file on the SD card. Its design philosophy derived from the old Palm OS Memo Pad. -RepoType: git -Repo: git://git.pf.sourceforge.jp/gitroot/k/ko/kodakana/Lesser_Pad.git - Builds: - versionName: '0.33' versionCode: 6 @@ -140,3 +137,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '0.98' CurrentVersionCode: 42 + +NoSourceSince: '0.98' diff --git a/metadata/science.iodev.fissh.yml b/metadata/science.iodev.fissh.yml index 1a558e3aef..6df03ea0ac 100644 --- a/metadata/science.iodev.fissh.yml +++ b/metadata/science.iodev.fissh.yml @@ -17,9 +17,6 @@ Description: |- * The PC app then returns the received passphrase to OpenSSH and the standard ssh binary completes the login process. * It is important to note that none of the FiSSH apps have access to private key file and that FiSSH uses TLS sockets with certificate validation to prevent man-in-the-middle attacks! -RepoType: git -Repo: https://gitlab.com/ioanm/FiSSH-App.git - Builds: - versionName: '2.5' versionCode: 25 @@ -68,3 +65,5 @@ AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '3.0' CurrentVersionCode: 30 + +NoSourceSince: '3.0' diff --git a/metadata/tk.giesecke.painlessmesh.yml b/metadata/tk.giesecke.painlessmesh.yml index 010f0a7056..f8a39ce564 100644 --- a/metadata/tk.giesecke.painlessmesh.yml +++ b/metadata/tk.giesecke.painlessmesh.yml @@ -21,9 +21,6 @@ Description: |- running in parallel. Since Android 6 it requires the location service permission from the user to be able to scan for Wi-Fi networks. -RepoType: git -Repo: https://gitlab.com/beegee1962/painlessmesh_android.git - Builds: - versionName: '1.4' versionCode: 14 @@ -32,7 +29,9 @@ Builds: gradle: - yes -AutoUpdateMode: Version -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: '1.4' CurrentVersionCode: 14 + +NoSourceSince: '1.4'