Page MenuHomePhabricator

Android app should have an option to not download the features article of the day
Closed, DeclinedPublic

Description

From OTRS:

10/21/2011 15:09 - Edwin Braacx wrote:

Dear Sir/Madam,

In the introduction to your app you mention the desire to have it work fast. By downloading a featured article each time the app is started the process of direct searching is slowed down. How about making the featured article an option which can be shut off?


Version: 1.0.0 (Android)
Severity: enhancement

Details

Reference
bz31924

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:52 PM
bzimport set Reference to bz31924.
bzimport added a subscriber: Unknown Object (MLST).

It should probably just come up at whatever you last left it on, previously cached, unless you 'backed' through the stack until there was nothing left, leaving the app to close.

Fetching current info also shouldn't prevent anything else from going on (such as starting a search), so really shouldn't be slowing stuff down much.

Is this about the modal spinner that prevents you from starting a search? Or assuming that's removed, is this about the network traffic of loading the initial page?

I bet its the initial load. If we can resolve https://bugzilla.wikimedia.org/show_bug.cgi?id=31761 then this becomes less of an issue after the first load.

I don't think this is spinner-related as such anymore; the spinner shows and works during this time, as expected.

Problem originally was that there was a modal spinner which prevented you from doing anything! This is no longer the case -- you can start search immediately, without waiting for the page to finish loading.

My inclination would be to close this out as fixed.

Taking the liberty of closing as fixed.

This is still coming up. Unless we have static content that were showing...lets add this as a config option

We don't seem to plan this currently. PhoneGap-based app is being discontinued in favor of future native apps, on which we plan to have much more consistent caching.