mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Misc Fixes
This commit is contained in:
parent
ff96d02744
commit
8f7c644dbd
10 changed files with 24 additions and 67 deletions
|
|
@ -126,7 +126,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.4.7
|
- versionName: 1.4.7
|
||||||
versionCode: 24
|
versionCode: 24
|
||||||
commit: 4ddb271c0ee993155593e1e662103edd4cdc6026
|
commit: d57a5c02add986388f05c9fec3428649d8472999
|
||||||
subdir: android_app/app
|
subdir: android_app/app
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update || apt-get update
|
- apt-get update || apt-get update
|
||||||
|
|
|
||||||
|
|
@ -94,6 +94,7 @@ Builds:
|
||||||
srclibs:
|
srclibs:
|
||||||
- flutter@2.2.3
|
- flutter@2.2.3
|
||||||
rm:
|
rm:
|
||||||
|
- ios/build
|
||||||
- test_driver
|
- test_driver
|
||||||
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
|
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
|
|
@ -1626,6 +1626,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.18.2.1
|
- versionName: 1.18.2.1
|
||||||
versionCode: 1180201
|
versionCode: 1180201
|
||||||
|
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9789
|
||||||
commit: 2fbe3ecba8787b051631ed2300e2bb7cb1a8a096
|
commit: 2fbe3ecba8787b051631ed2300e2bb7cb1a8a096
|
||||||
submodules: true
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
|
|
|
||||||
|
|
@ -66,6 +66,10 @@ Builds:
|
||||||
versionCode: 33
|
versionCode: 33
|
||||||
commit: de68e529c57d521ab4710c4c864b50061a5b4aa0
|
commit: de68e529c57d521ab4710c4c864b50061a5b4aa0
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,13 +11,6 @@ Bitcoin: bc1qdgm2zvlc6qzqh8qs44wv8l622tfrhvkjqn0fkl
|
||||||
Litecoin: Lh3YTC7Tv4edEe48kHMbyhgE6BNH22bqBt
|
Litecoin: Lh3YTC7Tv4edEe48kHMbyhgE6BNH22bqBt
|
||||||
|
|
||||||
AutoName: Freebloks
|
AutoName: Freebloks
|
||||||
Description: |-
|
|
||||||
Strategy board game similar to the famous board game Blokus.
|
|
||||||
|
|
||||||
Try to place as many tiles on the board as possible, keeping in mind only two
|
|
||||||
simple rules: your tiles must touch a corner of one of your previously placed
|
|
||||||
tiles, but they must not share an edge. Can you play more tiles than your
|
|
||||||
opponents?
|
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/shlusiak/Freebloks-Android.git
|
Repo: https://github.com/shlusiak/Freebloks-Android.git
|
||||||
|
|
@ -139,16 +132,17 @@ Builds:
|
||||||
commit: c30ef2b0a1e786ff2c850cb0d9d2c92a77daf998
|
commit: c30ef2b0a1e786ff2c850cb0d9d2c92a77daf998
|
||||||
subdir: app
|
subdir: app
|
||||||
submodules: true
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- standardFdroid
|
- standardFdroid
|
||||||
rm:
|
rm:
|
||||||
- google-services/
|
- google-services/
|
||||||
- stuff/
|
- stuff/
|
||||||
prebuild:
|
prebuild: sed -i -e '/crashlytics/d' -e '/google-services/d' build.gradle
|
||||||
- sed -i -e '/crashlytics/d' build.gradle
|
ndk: r22b
|
||||||
- sed -i -e '/google-services/d' build.gradle
|
|
||||||
- sed -i -e 's/21.3.6528147/21.4.7075529/' build.gradle
|
|
||||||
ndk: r21e
|
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
|
|
@ -441,23 +441,6 @@ Builds:
|
||||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||||
../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml
|
../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml
|
||||||
|
|
||||||
- versionName: 3.7.5
|
|
||||||
versionCode: 358
|
|
||||||
commit: c6a6f3fa7258fe9cf7b118a7e086bef7568af6e9
|
|
||||||
subdir: stopcovid
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y openjdk-11-jdk
|
|
||||||
- update-alternatives --auto java
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
rm:
|
|
||||||
- coreui/src/main/res/font/marianne_*.otf
|
|
||||||
- coreui/src/main/res/font/marianne.xml
|
|
||||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
|
||||||
../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml
|
|
||||||
|
|
||||||
- versionName: 3.7.6
|
- versionName: 3.7.6
|
||||||
versionCode: 360
|
versionCode: 360
|
||||||
disable: kotlin.KotlinNullPointerException
|
disable: kotlin.KotlinNullPointerException
|
||||||
|
|
|
||||||
|
|
@ -50,21 +50,16 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/assets/namedb.zip
|
- app/src/main/assets/namedb.zip
|
||||||
|
|
||||||
- versionName: 2.10.2
|
- versionName: 2.10.4-fdroid
|
||||||
versionCode: 49
|
versionCode: 51
|
||||||
commit: bc4dd16e9835f9122de11a4bfa39648852a7dccc
|
commit: 1bb4fd6c480ee53ccb1360b9d75d271444543cd4
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- fdroid
|
||||||
prebuild:
|
|
||||||
- sed -i -e '/gms/d' build.gradle
|
|
||||||
- sed -i -e '/gms/,/meta-data/d' src/main/AndroidManifest.xml
|
|
||||||
- sed -i -e '/LinearLayout adConteiner/,/^\t\t\t}/d' -e '/no-ad/,/^\t\t}/d'
|
|
||||||
-e '/ads/d' -e '/AdView/d' src/main/java/jp/ddo/hotmist/unicodepad/UnicodeActivity.java
|
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/assets/namedb.zip
|
- app/src/main/assets/namedb.zip
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.10.2
|
CurrentVersion: 2.10.4-fdroid
|
||||||
CurrentVersionCode: 49
|
CurrentVersionCode: 51
|
||||||
|
|
|
||||||
|
|
@ -97,6 +97,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.8.6
|
- versionName: 0.8.6
|
||||||
versionCode: 80600
|
versionCode: 80600
|
||||||
|
disable: https://github.com/btimofeev/instead-launcher-android/issues/18
|
||||||
commit: 3a4a352dfcb573542ac5290ad5b9e634cd6b294a
|
commit: 3a4a352dfcb573542ac5290ad5b9e634cd6b294a
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -108,6 +109,8 @@ Builds:
|
||||||
prebuild:
|
prebuild:
|
||||||
- cd ../instead
|
- cd ../instead
|
||||||
- gradle downloadDependencies
|
- gradle downloadDependencies
|
||||||
|
scandelete:
|
||||||
|
- instead/src/main/c/libiconv/libiconv/tests/
|
||||||
ndk: r20b
|
ndk: r20b
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
|
|
|
||||||
|
|
@ -8,32 +8,6 @@ Translation: https://crowdin.com/project/handy-news-reader
|
||||||
Changelog: https://github.com/yanus171/Handy-News-Reader/releases
|
Changelog: https://github.com/yanus171/Handy-News-Reader/releases
|
||||||
|
|
||||||
AutoName: Handy News Reader
|
AutoName: Handy News Reader
|
||||||
Description: |
|
|
||||||
<b>Main functions:</b>
|
|
||||||
|
|
||||||
* RSS feeds of articles
|
|
||||||
* search for a feed by keyword when adding
|
|
||||||
* automatic (by shedule) download offline full-text versions of articles with images
|
|
||||||
* import / export of the channel list from OPML
|
|
||||||
* filter articles by keywords or regular expressions
|
|
||||||
* full screen reading mode
|
|
||||||
|
|
||||||
<b>Additional features:</b>
|
|
||||||
|
|
||||||
* collapsing (folding) the groups of feeds
|
|
||||||
* hide read articles mode
|
|
||||||
* bold articles text font setting
|
|
||||||
* share a link with this app to prepare it for reading
|
|
||||||
* limit the number of downloadable images of the article
|
|
||||||
* the ability to download individual images of the article
|
|
||||||
* a detailed description of the process of downloading articles to understand what the application is doing at the moment
|
|
||||||
* the counter of the consumed traffic
|
|
||||||
* setting up automatic marking of articles as read while scrolling the list
|
|
||||||
* setting the display of the text of articles in the article list (these two items are useful for reading forums)
|
|
||||||
* Tap areas to go to the next / previous page while reading the article
|
|
||||||
* Swipe to change brightness while reading the article
|
|
||||||
* Quick transition to full screen mode and back, as well as showing / hiding the action bar
|
|
||||||
* much more ...
|
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/yanus171/Handy-News-Reader
|
Repo: https://github.com/yanus171/Handy-News-Reader
|
||||||
|
|
@ -384,6 +358,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.16.9
|
- versionName: 0.16.9
|
||||||
versionCode: 241
|
versionCode: 241
|
||||||
|
disable: https://github.com/yanus171/Handy-News-Reader/issues/713
|
||||||
commit: 235bee4f8c6fd56047cb515305be12e1d14def4b
|
commit: 235bee4f8c6fd56047cb515305be12e1d14def4b
|
||||||
subdir: FlymFork
|
subdir: FlymFork
|
||||||
gradle:
|
gradle:
|
||||||
|
|
|
||||||
|
|
@ -69,6 +69,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 4.3.52
|
- versionName: 4.3.52
|
||||||
versionCode: 252
|
versionCode: 252
|
||||||
|
disable: https://github.com/KillerInk/FreeDcam/issues/178
|
||||||
commit: 7447bbb515436f48d4bbd33f6171b3ff793fcf7c
|
commit: 7447bbb515436f48d4bbd33f6171b3ff793fcf7c
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue