diff --git a/KiwixWebApp.jsproj b/KiwixWebApp.jsproj
index 44233ac0..bf668c5e 100644
--- a/KiwixWebApp.jsproj
+++ b/KiwixWebApp.jsproj
@@ -143,6 +143,7 @@
+
diff --git a/service-worker.js b/service-worker.js
index 34980842..90c2b4c7 100644
--- a/service-worker.js
+++ b/service-worker.js
@@ -127,19 +127,6 @@ function fetchEventListener(event) {
console.log("It's a layout dependency : " + title);
if (regexpJS.test(title)) {
contentType = 'text/javascript';
- var responseInit = {
- status: 200,
- statusText: 'OK',
- headers: {
- 'Content-Type': contentType
- }
- };
-
- var httpResponse = new Response(';', responseInit);
-
- // TODO : temporary before the backend actually sends a proper content
- resolve(httpResponse);
- return;
}
else if (regexpCSS.test(title)) {
contentType = 'text/css';
diff --git a/www/-/s/style-mobile.css b/www/-/s/style-mobile.css
index 896851a6..a1adbb03 100644
--- a/www/-/s/style-mobile.css
+++ b/www/-/s/style-mobile.css
@@ -30,7 +30,7 @@ input {
line-height: normal
}
-ol, ul {
+ul {
list-style: none
}
@@ -580,10 +580,6 @@ span[rel='mw:referencedBy'] a:after {
content: ' '
}
-x-thereisnoelementwiththisname[rel='mw:referencedBy']:before, span.mw-linkback-text {
- display: none
-}
-
#issues_container div.hatnote {
display: none
}
@@ -1984,10 +1980,6 @@ input {
line-height: normal
}
-ol, ul {
- list-style: none
-}
-
table {
border-collapse: collapse
}
diff --git a/www/article.html b/www/article.html
new file mode 100644
index 00000000..d31bda8c
--- /dev/null
+++ b/www/article.html
@@ -0,0 +1,8 @@
+
+
+
+
+ Placeholder for injecting an article into the iframe
+
+
+
\ No newline at end of file
diff --git a/www/css/app.css b/www/css/app.css
index 2ff1ad5c..f5f44abf 100644
--- a/www/css/app.css
+++ b/www/css/app.css
@@ -73,7 +73,7 @@ body {
background-color: whitesmoke !important;
}
-div:not(.panel-success) {
+div:not(.panel-success, .alert-message) {
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
diff --git a/www/index.html b/www/index.html
index e9766c39..3f122cd4 100644
--- a/www/index.html
+++ b/www/index.html
@@ -10,7 +10,7 @@
Home page : http://www.kiwix.org
Main authors of this application :
- Mossroy - mossroy@mossroy.fr
+ Mossroy - https://github.com/mossroy - mossroy@mossroy.fr
Peter-x - https://github.com/peter-x
Jaifroid - Adapted for UWP for Windows 10 and Windows Mobile 10 : Geoffrey Kantaris egk10@cam.ac.uk
@@ -42,8 +42,8 @@
-
-
+
+
@@ -97,6 +97,7 @@
@@ -236,7 +237,7 @@
To use this app, you will need to download one or more archives (called ZIM archives) from the Kiwix website. You will then have
- offline access to Wikipedia, Wiktionary, Wikivoyage and many other sources even if you are undertaking a long plane journey, hiking,
+ offline access to Wikipedia, Wiktionary, Wikivoyage and many other sources even if you are undertaking a long plane journey, hiking,
and travelling or living in areas with weak Internet access.
@@ -275,7 +276,7 @@
If you have enough space, you can put several archives on your device storage. If you download the content directly in the app, note the location
of the saved file when you get the notification that it has completed. If you downloaded via a PC, you will generally need to use a USB
cable to copy the ZIM archive(s) to an accessible location on your device, such as the SD card or the main storage area if there is enough
- space there.
+ space there.
Step 3: open this app, go to the "Configure" menu and select your ZIM file
@@ -393,8 +394,8 @@
- Scanning for archives... Please wait
-
+ Scanning for archives... Please wait
+
Archives found on this device (tap "Select storage" to rescan):
@@ -417,7 +418,7 @@
For a single unsplit archive
-
+
For multiple or split archives
@@ -449,12 +450,12 @@
-
-
Download links
-
- Files can be very large, do not attempt to download using mobile data!
-
-
+
+
Download links
+
+ Files can be very large, do not attempt to download using mobile data!
+
+
@@ -463,13 +464,13 @@
Allow Internet access?
-
+
+
+
+
-
-
-
@@ -534,11 +535,23 @@
Display images if any (if hidden, tap the blue area to display one-by-one)
-