mossroy 4697162c43 Reduce the size of the top & bottom elements when on a small screen
These elements stay visible when the article content is scrolled
(because of the iframe).
Reducing their size gives more space to the article content itself
It looks like the bare minimum without implementing #120 (make the top
elements disappear/reappear when the article content is scrolled)
2015-08-29 13:18:01 +02:00

evopedia-html5

Evopedia is an offline wikipedia viewer. See the official site : http://www.evopedia.info/ This application is developed in HTML5/Javascript, with Firefox OS as the primary target. It also works on Android (since Firefox 34) but suffers from a major bug : https://bugzilla.mozilla.org/show_bug.cgi?id=1117136.

You can install the latest stable version from the Mozilla Marketplace : https://marketplace.firefox.com/app/evopedia/

You can search among the article titles, and read any of them without any Internet access. All the content of wikipedia is inside your device (except the images). It also works with Wiktionary and Wikivoyage. If your Internet access is expensive/rare/slow/unreliable/watched/censored, you still can browse this amazing amount of knowledge and culture. A "serch nearby" feature can also list articles found around your location (after geolocating your device)

It uses wikipedia archives located at http://dumpathome.evopedia.info/dumps/finished You have to first download one of them (with a Bittorrent client) and store it on your SD-card (or internal storage).

This application is released under the GPL v3 license. See http://www.gnu.org/licenses/ or the included LICENSE-GPLv3.txt file The source code can be found at https://github.com/mossroy/evopedia-html5

Unit tests can be run by opening tests.html file

Description
Languages
JavaScript 97.8%
C 1.8%
HTML 0.2%
CSS 0.1%