mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Remove no longer necessary maintainer notes
This commit is contained in:
parent
0f6f6a24a1
commit
1932e0b0cb
11 changed files with 0 additions and 44 deletions
|
|
@ -338,10 +338,6 @@ Builds:
|
|||
MaintainerNotes: |-
|
||||
scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
|
||||
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
|
|
|
|||
|
|
@ -948,11 +948,6 @@ Builds:
|
|||
prebuild: sed -i -e 's/maven()/maven/' ../build.gradle
|
||||
ndk: r21
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.4
|
||||
|
|
|
|||
|
|
@ -134,9 +134,6 @@ Builds:
|
|||
MaintainerNotes: |-
|
||||
Enable AUM again once they switch to a sane build system, possibly gradle.
|
||||
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.7.8
|
||||
|
|
|
|||
|
|
@ -468,9 +468,6 @@ Builds:
|
|||
MaintainerNotes: |-
|
||||
* Prior to 1.9.2629, generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
|
||||
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.11.7137
|
||||
|
|
|
|||
|
|
@ -583,11 +583,6 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.18.1
|
||||
|
|
|
|||
|
|
@ -230,11 +230,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.15.0
|
||||
|
|
|
|||
|
|
@ -62,11 +62,6 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*\d$
|
||||
CurrentVersion: 1.1.4
|
||||
|
|
|
|||
|
|
@ -64,10 +64,6 @@ Builds:
|
|||
- mv -f ../DictionaryForMIDs/src/de/kugihan/dictionaryformids/* src/main/java/de/kugihan/
|
||||
- sed -i "s;compile project(':DictionaryForMIDs_Core');;" build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -26,9 +26,6 @@ Builds:
|
|||
|
||||
MaintainerNotes: |-
|
||||
This is a web app, written in JS, built from source.
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -974,10 +974,6 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/res/raw/truststore
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
ArchivePolicy: 10
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
|
|
|
|||
|
|
@ -639,9 +639,6 @@ MaintainerNotes: |-
|
|||
Auto Update does not really work because the latest unstable build is newer than CV.
|
||||
So we need to always add new build manually.
|
||||
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
ArchivePolicy: 5
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9\\.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue