plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 127 forks source link

No longer in Google play? #291

Closed meyerajm closed 5 years ago

meyerajm commented 6 years ago

I went to Google Play to leave a review because I didn't have an account with GitHub, but I can't find the widget app anywhere. Your link to the Google Play app page also says "item not found." What's going on? Is this widget discontinued?

relan commented 5 years ago

OK, added 2.0.1 as an update in https://gitlab.com/fdroid/fdroiddata/commit/aafd04289b90e7171765be3b7aa498ce635de925

yvolk commented 5 years ago

@relan I see that currently auto update is turned off:

Auto Update Mode:None
Update Check Mode:None

Could we turn it on via something like this:

Auto Update Mode:Version v%v
Update Check Mode:Tags v^[0-9.]+$

?!

relan commented 5 years ago

Could we turn it on via something like this

Not possible for dynamically generated versionName and versionCode.

yvolk commented 5 years ago

Got it, thank you.

yvolk commented 5 years ago

@relan I see that the last build in F-Droid failed. What should we do to fix this? https://f-droid.org/wiki/page/com.plusonelabs.calendar/lastbuild_425

relan commented 5 years ago

Google changed their SDK license and now almost all builds fail, see https://gitlab.com/fdroid/fdroidserver/issues/620

yvolk commented 5 years ago

@relan So we're waiting for a fix at f-droid server end?!

relan commented 5 years ago

Yes. Nothing to do on your side.

yvolk commented 4 years ago

@relan Recently I noticed that this was just a one time publishing in F-Droid. I created merge request for an update, and now waiting for somebody to approve it. Could you please look at it https://gitlab.com/fdroid/fdroiddata/merge_requests/5561#note_226646364