Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: Add an option to support the F-Droid API to get the applications changes date #1678

Open
Sami32 opened this issue Jun 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Sami32
Copy link

Sami32 commented Jun 17, 2024

Add an option to support the F-Droid API to get changes date:

https://search.f-droid.org/api/search_apps?q=sse

https://f-droid.org/api/v1/packages/com.paranoiaworks.unicus.android.sse

https://verification.f-droid.org/com.paranoiaworks.unicus.android.sse_118.apk.json

https://stackoverflow.com/questions/50632217/converting-timestamp

IMG_20240617_214719

@Sami32 Sami32 added enhancement New feature or request to check Issue has not been reviewed labels Jun 17, 2024
@Sami32 Sami32 changed the title Add an option to support the F-Droid API to get changes date [Feature request]: Add an option to support the F-Droid API to get changes date Jun 17, 2024
@Sami32 Sami32 changed the title [Feature request]: Add an option to support the F-Droid API to get changes date [Feature request]: Add an option to support the F-Droid API to get the applications changes date Jun 17, 2024
@ImranR98
Copy link
Owner

Just like with GitHub in #1164, the F-Droid API doesn't return release dates for all APKs at once - we would have to make a separate request for every single APK. Not sure it's worth it.

@ImranR98 ImranR98 removed the to check Issue has not been reviewed label Jun 18, 2024
@Sami32
Copy link
Author

Sami32 commented Jun 19, 2024

Well, the fact that people use ProtonVPN or doesn't know how to deal with an API token shouldn't stop such enhancements IMHO.

To avoid such complains/issues, such F-Droid or GitHub feature could be set as an optional setting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants