ojacquemart / vlilleChecker

Android Vlille Checker app
https://play.google.com/store/apps/details?id=com.vlille.checker
GNU General Public License v3.0
13 stars 12 forks source link

Update app on f-droid #106

Closed ghost closed 7 years ago

ghost commented 7 years ago

The app on f-droid is version 3.1.1, could you update it ?

ojacquemart commented 7 years ago

Thanks for the report. :+1:

I will investigate on it

ojacquemart commented 7 years ago

The metadata seems up-to-date: https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.vlille.checker.txt

I just pushed a 4.2.2. Will see if it brings the new version to fdroid.

ghost commented 7 years ago

Thank you for you app, if you need some help with the develoment, feel free to call me, I'm on Lille too (et français aussi 😄 )

ghost commented 7 years ago

I just saw that page. Hope it'll help you anderstand why there wasn't updates on f-droid.

ojacquemart commented 7 years ago

Yep, it seems that since the 3.1.1, the app was not compiling. It should be fixed in the 4.2.2.

It could be interesting to use a service like travis or circle to have a build status. Will you be interested to contribute?

ojacquemart commented 7 years ago

Il faut attendre la mise à jour de leur base pour voir si la 4.2.2 compile chez eux 😉

ghost commented 7 years ago

I will looking how to implement travis build status and add it to your README. Once the 4.2.2 version will be on F-droid, we should have a "get it on fdroid" button next to google play button, what do you think ?

get-it-on-fdroid-small

ojacquemart commented 7 years ago

The badge is a good idea :smiley: I "plussoie" 👍

ojacquemart commented 7 years ago

I finally get a travis build working: https://travis-ci.org/ojacquemart/vlilleChecker/builds/224496578

See https://github.com/ojacquemart/vlilleChecker/commit/2bcb203ef50eba8525d50c87af0f8622166fb35f

I pushed a 4.2.2 without bumping the androidManifest version* attributes. Seems like fdroid did not catch the new version. I will wait till monday and I will open a issue in the fdroid repo to get some help.

ojacquemart commented 7 years ago

I did some changes thanks to fdroid help: https://gitlab.com/fdroid/fdroiddata/issues/717

I still need to test the app on various versions and also check with the fdroid tool mentionned in the issue :+1:

ghost commented 7 years ago

Thanks for all the work 😘

ojacquemart commented 7 years ago

Finally, a new version is availavable on fdroid: https://f-droid.org/repository/browse/?fdid=com.vlille.checker

Thanks again @daycode for the report :+1: