laito / droidstack

Automatically exported from code.google.com/p/droidstack
0 stars 0 forks source link

Application closes on icons fetch #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If something goes wrong on initial icons fetch app just closes (personally I've 
seen that on poor network connection), also the process of fetching takes a lot 
of time. Probably icons are not that critical since user sees site names. So I 
think app shouldn't block user action during the fetch, some users may want to 
just proceed to site itself.

Original issue reported on code.google.com by aectann on 29 Aug 2010 at 11:26

GoogleCodeExporter commented 9 years ago
If you're insterested in the change you can merge it from my clone repo.
The revision is 
http://code.google.com/r/aectann-droidstack-unofficial/source/detail?r=8cb8f0ff2
0d08ede77e4d079027b9d625a881def

Original comment by aectann on 29 Aug 2010 at 11:27

GoogleCodeExporter commented 9 years ago
This will be improved in the next release. However, there will be more 
substantial changes (sites fetching will be done by a Service), adding sites 
will be much simpler.

Original comment by felix.og...@gmail.com on 29 Aug 2010 at 11:45

GoogleCodeExporter commented 9 years ago

Original comment by felix.og...@gmail.com on 3 Sep 2010 at 9:55