diff --git a/metadata/com.btmura.android.reddit.yml b/metadata/com.btmura.android.reddit.yml index eddb89dd24..35d217e39e 100644 --- a/metadata/com.btmura.android.reddit.yml +++ b/metadata/com.btmura.android.reddit.yml @@ -60,7 +60,7 @@ Builds: MaintainerNotes: |- There's a separate FOSS branch, which doesn't include the proprietary YouTube - API blob. ([https://github.com/btmura/rbb/issues/286 related issue]) + API blob. (related issue) AutoUpdateMode: None UpdateCheckMode: Tags diff --git a/metadata/com.dozingcatsoftware.vectorcamera.yml b/metadata/com.dozingcatsoftware.vectorcamera.yml index 4f280e9187..8aa481caf4 100644 --- a/metadata/com.dozingcatsoftware.vectorcamera.yml +++ b/metadata/com.dozingcatsoftware.vectorcamera.yml @@ -125,8 +125,7 @@ Builds: gradle: - yes -MaintainerNotes: The libvpx build is documented by upstream [https://github.com/dozingcat/VectorCamera/blob/master/README-libvpx.md - here]. +MaintainerNotes: The libvpx build is documented by upstream here. AutoUpdateMode: Version v%v UpdateCheckMode: Tags diff --git a/metadata/com.github.axet.maps.yml b/metadata/com.github.axet.maps.yml index babf274ab2..1e2a11b5df 100644 --- a/metadata/com.github.axet.maps.yml +++ b/metadata/com.github.axet.maps.yml @@ -6,7 +6,7 @@ IssueTracker: https://gitlab.com/axet/omim/issues Description: |- Note: The developer is - [https://gitlab.com/axet/omim/-/issues/162#note_289294302 no longer maintaining this app] + no longer maintaining this app and it fails to download maps. OpenStreetMap offline maps with track recording and custom bookmarks .kml path. diff --git a/metadata/com.lyonbros.turtl.yml b/metadata/com.lyonbros.turtl.yml index c64a042f2b..8e13e3a012 100644 --- a/metadata/com.lyonbros.turtl.yml +++ b/metadata/com.lyonbros.turtl.yml @@ -219,7 +219,7 @@ Builds: MaintainerNotes: |- Here is what the build step does (based on instructions provided by upstream): - * Create a [https://developer.android.com/ndk/guides/standalone_toolchain standalone toolchain] that will be used to build OpenSSL. + * Create a standalone toolchain that will be used to build OpenSSL. * Download Rust and add it to the PATH. * Build libsodium (for arm7 and arm64). * Build OpenSSL (for arm7 and arm64). diff --git a/metadata/com.manuelvargastapia.libgen.yml b/metadata/com.manuelvargastapia.libgen.yml index f13ccd30a8..549d6bf4c2 100644 --- a/metadata/com.manuelvargastapia.libgen.yml +++ b/metadata/com.manuelvargastapia.libgen.yml @@ -64,7 +64,7 @@ MaintainerNotes: |- improvements, and also for maintain a stable connection with Library Genesis service. - [https://github.com/manuelvargastapia/libgen_api Repo] + Repo AutoUpdateMode: None UpdateCheckMode: None diff --git a/metadata/com.mattermost.rnbeta.yml b/metadata/com.mattermost.rnbeta.yml index c9b2570163..d7161b72f4 100644 --- a/metadata/com.mattermost.rnbeta.yml +++ b/metadata/com.mattermost.rnbeta.yml @@ -420,9 +420,9 @@ Builds: MaintainerNotes: |- sed is used to: - * Remove push notifications (see [https://github.com/wix/react-native-notifications/issues/207 this issue]) - * Remove the native Youtube player (see [https://github.com/inProgress-team/react-native-youtube/issues/288 this issue]) - * Remove Play Services from Device Information (see [https://github.com/rebeccahughes/react-native-device-info/issues/381 this issue]) + * Remove push notifications (see this issue) + * Remove the native Youtube player (see this issue) + * Remove Play Services from Device Information (see this issue) scanignore is used to allow the "node_modules/react-native/android" local Maven repository. diff --git a/metadata/de.democracydeutschland.app.yml b/metadata/de.democracydeutschland.app.yml index f64384b343..370208da69 100644 --- a/metadata/de.democracydeutschland.app.yml +++ b/metadata/de.democracydeutschland.app.yml @@ -101,12 +101,12 @@ Builds: MaintainerNotes: |- sed is used to: - * Remove push notifications (see [https://github.com/wix/react-native-notifications/issues/207 this issue]) - * Remove Play Services from Device Information (see [https://github.com/rebeccahughes/react-native-device-info/issues/381 this issue]) + * Remove push notifications (see this issue) + * Remove Play Services from Device Information (see this issue) scanignore is used to allow the "node_modules/react-native/android" local Maven repository. - Tags are centralized in the [https://github.com/demokratie-live/democracy-development democracy-development] repository but version code is set manually so it wouldn't be enough to enable auto update anyway. + Tags are centralized in the democracy-development repository but version code is set manually so it wouldn't be enough to enable auto update anyway. AutoUpdateMode: None UpdateCheckMode: None diff --git a/metadata/org.mozc.android.inputmethod.japanese.yml b/metadata/org.mozc.android.inputmethod.japanese.yml index ab4772a0eb..64d39220ae 100644 --- a/metadata/org.mozc.android.inputmethod.japanese.yml +++ b/metadata/org.mozc.android.inputmethod.japanese.yml @@ -88,7 +88,7 @@ MaintainerNotes: |- We get guava from Maven Central because building it from source would require Java 7. - As explained [https://github.com/google/mozc/blob/afb03ddfe72dde4cf2409863a3bfea160f7a66d8/src/data/dictionary_oss/README.txt#L20 here], we use files provided by the Japanese postal services to enrich the dictionary. These files are not published under a FOSS license, but redistribution is allowed. + As explained here, we use files provided by the Japanese postal services to enrich the dictionary. These files are not published under a FOSS license, but redistribution is allowed. AutoUpdateMode: None UpdateCheckMode: None diff --git a/metadata/org.xbmc.kodi.yml b/metadata/org.xbmc.kodi.yml index f65eda7583..1fa7ca21ed 100644 --- a/metadata/org.xbmc.kodi.yml +++ b/metadata/org.xbmc.kodi.yml @@ -279,9 +279,9 @@ Builds: ndk: r20b MaintainerNotes: |- - 18.0-groovy.patch was [https://github.com/xbmc/xbmc/issues/6860#issuecomment-461122155 provided by upstream]; it makes the build use the Debian groovy package instead of a prebuilt JAR. + 18.0-groovy.patch was provided by upstream; it makes the build use the Debian groovy package instead of a prebuilt JAR. - Build instructions are available [https://github.com/xbmc/xbmc/blob/master/docs/README.Android.md here]. + Build instructions are available here. AutoUpdateMode: None UpdateCheckMode: None diff --git a/metadata/us.spotco.fennec_dos.yml b/metadata/us.spotco.fennec_dos.yml index c1a941f0a5..3f51ddfe2b 100644 --- a/metadata/us.spotco.fennec_dos.yml +++ b/metadata/us.spotco.fennec_dos.yml @@ -10,9 +10,9 @@ IssueTracker: https://gitlab.com/divested-mobile/mull-fenix/issues Name: Mull Description: This is a privacy oriented and deblobbed web browser based on Mozilla - technology. It enables many features upstreamed by the [https://wiki.mozilla.org/Security/Tor_Uplift - Tor Uplift project] using preferences from the [https://github.com/arkenfox/user.js - arkenfox-user.js project]. It is recommended to install 'uBlock Origin'. + technology. It enables many features upstreamed by the Tor + Uplift project using preferences from the arkenfox-user.js + project. It is recommended to install 'uBlock Origin'. RepoType: git Repo: https://github.com/mozilla-mobile/fenix