chrislacy / TweetLanes

Tweet Lanes for Android
Other
769 stars 278 forks source link

Lists loading into settings slowly #256

Open rynlpin opened 11 years ago

rynlpin commented 11 years ago

I used to be able to but now when I go to settings > customize lanes, my lists don't appear.

BlythMeister commented 11 years ago

Can you please elaborate.

Which version is this in? How many lists do you have?

rynlpin commented 11 years ago

Hey, I have version 1.2.0 and I currently have 2 lists both of which are private. It worked fine until I wiped my phone and re-downloaded all my apps, now it seems I cannot add lists to my columns. On 31 Aug 2013 22:49, "Chris Blyth" notifications@github.com wrote:

Can you please elaborate.

Which version is this in? How many lists do you have?

— Reply to this email directly or view it on GitHubhttps://github.com/chrislacy/TweetLanes/issues/256#issuecomment-23614591 .

BlythMeister commented 11 years ago

I have done a little work in this area for 1.2.1...however you do need to close and Re-open the app to get them to show.

Could you try close and reopen. If that doesn't work try the beta.

rynlpin commented 11 years ago

I just downloaded the 1.2.1 beta and my lists still don't appear in settings > customize lanes On 31 Aug 2013 22:58, "Chris Blyth" notifications@github.com wrote:

I have done a little work in this area for 1.2.1...however you do need to close and Re-open the app to get them to show.

Could you try close and reopen. If that doesn't work try the beta.

— Reply to this email directly or view it on GitHubhttps://github.com/chrislacy/TweetLanes/issues/256#issuecomment-23614757 .

BlythMeister commented 11 years ago

Have you tried closing the app (not pressing home but pressing back) and then re-open.

rynlpin commented 11 years ago

screenshot_2013-08-31-23-13-10

Yeah I tried that, I just get the option of selecting the default columns.

BlythMeister commented 11 years ago

Ok. I'll label as a beta bug and will try and reproduce it.

RawkBob commented 11 years ago

I've just cleared data and signed in to the latest beta, lists load fine.

They take a couple of minutes to appear.

Open app, leave it on the timeline for about 5 min without doing anything else and they should load.

rynlpin commented 11 years ago

Yes! That worked. Also works on the main app too.

Thanks for the help

BlythMeister commented 11 years ago

I see what you saying...but this is the second person mentioning. So maybe not so critical, but we need to do something with this functionality.

BlythMeister commented 11 years ago

Have changed name and put into the next release 1.3.0.

RawkBob commented 11 years ago

Maybe a refresh button on the choose lanes dialog? Pressing forces a load of all the lists?

BlythMeister commented 11 years ago

Possibly...there must be a seamless elegant way though....just need to think of it.

gena01 commented 11 years ago

Just brainstorming here:

Speaking of "Google Play Music App" they have a "Refresh" option in the Pop-Up menu on the Songs list.

BlythMeister commented 11 years ago

i like the way the UI bit works, just need to try and work a way to make the background code and foreground UI be aware of each other.

Functionally, this does work.

The issue seems to be that twitter/the number of calls to twitter means the lists take a while to be pulled back. As a result, when you go to the settings, they are not there.

Ultimately that's the issue. Putting a refresh button will just mean you sit and wait with some sort of loading text which is pony.