ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
5.79k stars 137 forks source link

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

Open Sami32 opened 1 week ago

Sami32 commented 1 week ago

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

ImranR98 commented 1 week ago

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.

Sami32 commented 1 week ago

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?