save-for-offline icon indicating copy to clipboard operation
save-for-offline copied to clipboard

Add a "reload for offline" button in the internal web browser view

Open axkr opened this issue 10 years ago • 9 comments

Add a "reload for offline" button in the internal web browser view

axkr avatar Feb 16 '15 18:02 axkr

Will do it.

JonasCz avatar Feb 17 '15 10:02 JonasCz

I have lots of other things to do, and this is not on my priority list. It would require changes in various places, so it will be a while before I implement this. By this you mean to 'refresh' the saved version of the page?

JonasCz avatar Feb 18 '15 16:02 JonasCz

Automatic reloading at certain intervals would be handy too. Such as every 6 hours for a weather forecast page.

ghost avatar Nov 23 '15 19:11 ghost

@JonasCz How to talk with you?

albertincx avatar Jul 16 '16 07:07 albertincx

I'm very busy doing other things, and I can't implement this feature at the moment, sorry @albertincx

If you have issues relating to this app, the issues here on GitHub is the place to report them, otherwise I'm not really available for anything else. I probably won't get round to fixing any issues or adding features for quite some time.

Pull requests are welcome though, and I'll try to get round to them.

JonasCz avatar Jul 17 '16 11:07 JonasCz

@JonasCz how to update it in the app store ? I want to add synchronization with other devices , and a few magical things.

albertincx avatar Jul 17 '16 23:07 albertincx

@albertincx Someone else took my source and published it in the android playstore, which means that I can't update it. It's a very old version, unfortunately, and the person who uploaded it to Google Play is not updating it.

I may eventually create a google play developer account and publish the new version, but not at the moment. Feel free to take the app / source and upload it to the playstore yourself though, if you want to do so, but I can't at the moment.

JonasCz avatar Jul 18 '16 15:07 JonasCz

@JonasCz allow me to modify the code and upload to the store under a new brand ?

albertincx avatar Jul 18 '16 19:07 albertincx

@albertincx Yes, feel free to modify the code and do whatever you want with it (It's GPL licensed, so you can do whatever is allowed under that licence). I'll give you commit access to this repository, so you can modify the code here without using pull requests. Feel free to also change the name of the app in this repository, so you don't have to maintain a fork of the app. You'll need to change the package name too in order to upload it to the playstore.

JonasCz avatar Jul 19 '16 19:07 JonasCz