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

F-Droid update #63

Closed cveneziani closed 10 years ago

cveneziani commented 10 years ago

Hi,

I use your app since OpenBike retired few months ago. I installed it via F-Droid but it wasn't updated since a while.

Could you please provide the new version on F-Droid too?

Anyway, thanks for your work, you're saving time of some VLille users.

ojacquemart commented 10 years ago

Hello,

There is a post about it on fdroid, https://f-droid.org/forums/topic/vlille-checker/#post-9629

Glad to see that the app is appreciated, thanks :+1:

Will close the issue when fdroid will be updated.

cveneziani commented 10 years ago

Thanks for your quick answer. Hope this will be updated soon. v3 design looks definitely better than the previous one.

dalb8 commented 10 years ago

Here's the working recipe, if you want to pass it to them, they'll publish it:

`Repo Type:git Repo:https://github.com/ojacquemart/vlilleChecker.git

Build:3.0.0,600 commit=v3.0.0 subdir=app prebuild=sed -i 's/-SNAPSHOT//g;21s/actionbarsherlock/extra-abs/g' build.gradle gradle=yes

Auto Update Mode:None Update Check Mode:Tags Current Version:3.0 Current Version Code:600`

ojacquemart commented 10 years ago

The recipe is not really clear. :) What's fdroid expecting?

dalb8 commented 10 years ago

They don't even know 3.0.0 exists because the bot doesn't work when the AndroidManifest moves (now it's under /app), and they barely look at the forums. You can email that recipe or (more reliably) add it via pull request to the existing metadata in fdroiddata and the apk will get published!

ojacquemart commented 10 years ago

Thanks for the quick description.

Anyway, will it take the current master or is it possible to indicate a tag? Cause I got some commits on master that are not on v3 release.

dalb8 commented 10 years ago

Yep, just replace commit=v3.0.0 with commit=12345678, but make sure version name and code are correct.

-------- Original Message -------- From: Olivier Jacquemart notifications@github.com Sent: Wed Dec 04 21:16:41 GMT 2013 To: ojacquemart/vlilleChecker vlilleChecker@noreply.github.com Cc: dalb8 daithi_black@yahoo.ie Subject: Re: [vlilleChecker] F-Droid update (#63)

Thanks for the quick description.

Anyway, will it take the current master or is it possible to indicate a tag? Cause I got some commits on master that are not on v3 release.


Reply to this email directly or view it on GitHub: https://github.com/ojacquemart/vlilleChecker/issues/63#issuecomment-29846359

ojacquemart commented 10 years ago

Hum, commit=v3.0.0 seems like being the tag.

ojacquemart commented 10 years ago

Ok, the merge request is created. Thanks for your help :+1:

ojacquemart commented 10 years ago

Version 3.0.0 is now on fdroid, https://f-droid.org/repository/browse/?fdfilter=vlille%20checker&fdid=com.vlille.checker :)

cveneziani commented 10 years ago

@ojacquemart Thanks for the update. I have a weird display with the scroll bar. I'll fill a new issue regarding this.