Page MenuHomePhabricator

Android app should always cache the main page
Closed, ResolvedPublic

Description

The main page is viewed more them any other page when restarting the app. We should always have it cached for a fast load.


Version: 1.0.0 (Android)
Severity: normal

Details

Reference
bz31761

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:52 PM
bzimport set Reference to bz31761.

philinje wrote:

Someone was complaining about the home page being bookmarked by default. But this is slightly different.

If someone leaves the app on a certain page, that page will appear when the app is re-opened, right?

Yes, it comes back with whatever you left it on. Should be no need to specifically cache the main page, though caching whatever you left on would be nice. :)

Should be able to get that after I tweak some more webview caching bits...

Considering this fixed; reopen if problems.