Last modified: 2012-02-24 02:52:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T33700, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 31700 - Android app jerks up erratically after page loads
Android app jerks up erratically after page loads
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
1.0.0 (Android)
All All
: Normal normal
: ---
Assigned To: Joe Bowser
:
Depends on:
Blocks: 31447
  Show dependency treegraph
 
Reported: 2011-10-14 17:05 UTC by Tomasz Finc
Modified: 2012-02-24 02:52 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: Android
Assignee Huggle Beta Tester: ---


Attachments

Description Tomasz Finc 2011-10-14 17:05:07 UTC
This is because it has to hide the search bar. We should find a better way to do this.
Comment 1 Tomasz Finc 2011-10-14 22:42:13 UTC
If we set the user agent in the app to Wikipedia Mobile / version then we skip having to see a mobile web search input box
Comment 2 Patrick Reilly 2011-10-20 18:44:26 UTC
We need to add the following http request header:
set the value "Wikipedia Mobile/1.0.0" for HTTP Header Field "Application_Version".
Comment 3 Anis Kadri 2011-11-03 02:57:18 UTC
https://github.com/nitobi/Wikipedia/commit/a0a7deeeb7933d522d0208cfdd029fb5a755b466

https://github.com/nitobi/Wikipedia/commit/79871cecb01ff18af78bc4d3db3cfc0575f1264c

This is _not_ active right now. We have to figure out what to cache and for how long.

The implementation takes a URL and caches it with its images and associated resources(stylesheets etc...). Resources are replaced on the fly (when the page loads in the iframe).

Everything is stored in the apps private data directory (internal storage and not SDCard).

I looked at the mockups and I didn't see any UI for managing saved articles. Should we just reuse the bookmark UI ?
Comment 4 Anis Kadri 2011-11-08 01:36:31 UTC
resolved in cache branch

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links