Kelson
Kelson
@MohitMaliFtechiz Would you please implement this approach?
@MohitMaliFtechiz I would do it directly in git. OK?
@licaon-kter File to catch latest version info will be available at https://download.kiwix.org/release/kiwix-android/VERSION_INFO @MohitMaliFtechiz I guess now you need to make a PR in F-Droid so it regularly check this URL?!
@licaon-kter Thx, so moving this ticket to the next release to check if 3.6.0 will be automatically update on F-Droid.
@licaon-kter @MohitMaliFtechiz I don't think this last move was appropriate because with the current system the `VERSION_INFO` is generated by the Github Workflow but not commited to the repo. This...
@gouri-panda @MohitMaliDeveloper Do you know why we need the permissions `ACCESS_COARSE_LOCATION` and `ACCESS_FINE_LOCATION`?
@gouri-panda thank you for your response. If I refer to https://developer.android.com/reference/android/Manifest.permission, I have: * `ACCESS_COARSE_LOCATION` "Allows an app to access approximate location". I don't understand how this could be necessary...
> A successful WI-Fi discovery peer needs these permissions to scan available WI-Fi peers for the purpose of establishing a connection[](#user-content-fn-1-efe3b87118b2f4f34fc8e3200d3e9009) Why we need to "scan" for devices? The feature...
@MohitMaliFtechiz Maybe you have an explanation to my last question?
@MohitMaliFtechiz Ok so we should change for android13+. There is no way to require only this permission when this specific feature is used? To avoid a bad note?