Giter VIP home page Giter VIP logo

Comments (8)

J-8 avatar J-8 commented on September 1, 2024

Thanks for your feedback! I am going home tomorrow and will finally have time to fix the update problem with fdroid. V 1.1 behaves differently, you cross items of the list. However if you want, open an issue that you want the swiping for the list, and I'll try to make an option for that;)

from shoppinglist.

markwaters avatar markwaters commented on September 1, 2024

Thanks @J-8 , the main issue was all items disappearing when I was unable to complete a shopping trip and being forgotten.

Either a tick box or sliding completed items are both good , I just thought the sliding may be easier to see and use.

Look forward to seeing the new version and thanks for writing such a cool tool!

from shoppinglist.

J-8 avatar J-8 commented on September 1, 2024

Hey! Have you tried the new version yet? Does it work?

from shoppinglist.

markwaters avatar markwaters commented on September 1, 2024

Not yet , as of 2015-09-24 0728 , F-Droid is still showing version 1.1 from 2015-09-04
I will upgrade as soon as it updates though.

from shoppinglist.

markwaters avatar markwaters commented on September 1, 2024

Upgraded to version 1.3 via F-Droid and it no longer connects to the server.

I just see a spinning white ball thingy.

Upgraded backend to latest git version - 03923e5 , tried Master and Expirmental branches , still unable to connect.

My wife's device is still using client version 1.0 and that still connects and works.

from shoppinglist.

J-8 avatar J-8 commented on September 1, 2024

That is really weird. Especially because after 5 seconds it should reach the connect timeout. So it probably has to do with somthing else...
Does the server show any connects from your device?

The thing is... app 1.0 does not work with the new backend version because the array names have changed. The question is, why it does for your wife.
I've just tried it with the new backend and app v1.0, which fails to work.
Could you check in CONSTANTS.php if BACKEND_VERSION on the top of the file is definded?

v1.3 should work just fine with release 1 of the backend, no need for the experimental.

from shoppinglist.

markwaters avatar markwaters commented on September 1, 2024

I found the problem with my setup.
I only allow specific User-Agents to this VirtualHost so needed to add it 'ShoLiApp' to the list.
I also switched back to the Master branch and now my version 1.3 started working.
Upgraded the wife to 1.3 and its working perfectly for her , I didn't do a refresh when she was on 1.0 so perhaps thats why it looked like it was working.
In CONSTANTS.php I am seeing define('BACKEND_VERSION', 1.0);

Back to the original question , we can now click an item and it gets 'crossed out' , when my wife did this to some items and then refreshed the 'crossed out' items returned to being not 'crossed out' , when I refreshed I do not see her 'crossed out' items.

Thanks for the updates and support.

from shoppinglist.

J-8 avatar J-8 commented on September 1, 2024

Ah good to know. Another thing for the wiki.

The synchronization of crossed out items is defined in the milestone v1.4.

Sure, of course!

from shoppinglist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.