F-Droid inclusion
Poussinou opened this issue · comments
Hi,
Since this app is Apache v2 licensed, are you considering the fact to add it to F-Droid? There is a strong community behind.
You can find some documentation here.
Otherwise, if you don't want to work on the inclusion of this app in F-Droid by yourself, would you still agree with the inclusion of your app in F-Droid by the maintainer team?
Hey,
Yes, as it’s community driven, I’ll appreciate the fact it publishing on F-Droid.
By the way, the application still works on Samsung S22 with the latest OneUI beta
;) pls test https://gitlab.com/fdroid/rfp/-/issues/2217#note_1116002575
Also, small request, can you bump gradle to 7.5 since that's released: https://github.com/polodarb/Flashlight-Tiramisu/blob/main/gradle/wrapper/gradle-wrapper.properties#L3 ?
Hi :)
Gradle I updated to the 8th version. But I did not understand what exactly needs to be checked in the first link that you wrote 🤔
@polodarb get the APK and install and test... from that link...
oh, ok, sorry, the application works, but you need to remove the permission for the camera, it is superfluous. In my last commit, I removed unnecessary permissions
@polodarb We're ready: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11839
All we need is a Fastlane folder structure to hold description, icon, summary, screenshots, changelogs: https://gitlab.com/-/snippets/1895688
Okay, but please give me some time, I've never worked with Fastlane before :)
@polodarb as I said, you don't work with Fastlane tools, just create the folders and files ;)
Please check if I did it right
@polodarb sorry for the delay
Rename this to icon.png
https://github.com/polodarb/Flashlight-Tiramisu/blob/main/fastlane/metadata/android/en-US/images/app_icon.png
Rename this to 1.txt
(it's the versionCode not Name ;)) https://github.com/polodarb/Flashlight-Tiramisu/blob/main/fastlane/metadata/android/en-US/changelogs/1.0.txt
@licaon-kter done :)
Done :)
@licaon-kter Thank you so much for posting in FDroid ❤️
On account of the last comment - I will publish an update soon
@licaon-kter Hello, how do I update the app in F-Droid?
It will be picked up by the Checkupdate bot soon ;)
Oh, okay, thanks :)