From b634f9cc091dc7a02952cb751073dd3917f63c14 Mon Sep 17 00:00:00 2001 From: Sergei Poljanski Date: Fri, 2 Aug 2024 15:56:45 +0000 Subject: [PATCH] Update F-Droid --- F-Droid.-.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/F-Droid.-.md b/F-Droid.-.md index 6785cbc..a2319a9 100644 --- a/F-Droid.-.md +++ b/F-Droid.-.md @@ -6,13 +6,13 @@ - [ ] Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] [Report](https://beta.pithus.org/report/93be6a83ced560e01f6c77b2e1291c8473ebe2ece0287b832e54bbefe108688b) ## Build - [ ] Get rid of "+free" suffix - - [ ] gradle/wrapper/gradle-wrapper.jar cannot be verified as free software because it does not match any listed on the official website: e2b82129ab64751fd40437007bd2f7f2afb3c6e41a9198e628650b22d5824a14 + - [x] gradle/wrapper/gradle-wrapper.jar cannot be verified as free software because it does not match any listed on the official website: e2b82129ab64751fd40437007bd2f7f2afb3c6e41a9198e628650b22d5824a14 There is a gradle command for upgrading the wrapper: ``` ./gradlew wrapper --gradle-version 8.2 \ --gradle-distribution-sha256-sum 38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8c2c5a3 ``` - - [ ] missing distributionSha256Sum + - [x] missing distributionSha256Sum gradle/wrapper/gradle-wrapper.properties is missing @@ -37,10 +37,10 @@ distributionSha256Sum=38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8 ``` - [ ] Icon - [ ] Readme ? - - [ ] Fastlane - - [ ] Pics - - [ ] Short description (EN-RU-UA) - - [ ] Long descriptopn (EN-RU-UA) - - [ ] Change logs + - [?] Fastlane + - [?] Pics + - [?] Short description (EN-RU-UA) + - [?] Long descriptopn (EN-RU-UA) + - [?] Change logs https://fdroid.gitlab.io/-/fdroiddata/-/jobs/7465821294/artifacts/public/issuebot/7465821294/15484/sdk.py.html \ No newline at end of file