From 6d8bd8aee6770d4a4da152579049fe706dbde0e2 Mon Sep 17 00:00:00 2001
From: Juan Miguel Boyero Corral
Date: Sat, 19 Dec 2020 10:05:57 +0100
Subject: [PATCH] Disable indoor location module (#307)
---
SWADroid/src/main/AndroidManifest.xml | 4 ++--
SWADroid/src/main/java/es/ugr/swad/swadroid/SWADMain.java | 2 +-
.../swad/swadroid/preferences/PreferencesActivity.java | 4 ++--
SWADroid/src/main/res/raw-es/authors.html | 4 ++--
SWADroid/src/main/res/raw-es/changes.html | 8 ++++++--
SWADroid/src/main/res/raw/authors.html | 4 ++--
SWADroid/src/main/res/raw/changes.html | 8 ++++++--
SWADroid/src/main/res/xml/preferences.xml | 7 ++++---
8 files changed, 25 insertions(+), 16 deletions(-)
diff --git a/SWADroid/src/main/AndroidManifest.xml b/SWADroid/src/main/AndroidManifest.xml
index 7431a099c..76c0267fa 100644
--- a/SWADroid/src/main/AndroidManifest.xml
+++ b/SWADroid/src/main/AndroidManifest.xml
@@ -3,9 +3,10 @@
package="es.ugr.swad.swadroid"
android:installLocation="auto" >
-
+
@@ -17,7 +18,6 @@
-
Mensajes: Búsqueda de destinatarios
-
+
- 1.6.0 (upcoming)
+
+
+ 1.5.7 (2020-12-19)
+
+ - Corregida descarga de archivos en Android R
1.5.6 (2019-11-05)
diff --git a/SWADroid/src/main/res/raw/authors.html b/SWADroid/src/main/res/raw/authors.html
index 27febff32..ba513440a 100644
--- a/SWADroid/src/main/res/raw/authors.html
+++ b/SWADroid/src/main/res/raw/authors.html
@@ -57,11 +57,11 @@
Messages: Search of recipients
-
+
+
+
+ 1.5.7 (2020-12-19)
+
+ - Fixed file downloads on Android R
1.5.6 (2019-11-05)
diff --git a/SWADroid/src/main/res/xml/preferences.xml b/SWADroid/src/main/res/xml/preferences.xml
index d8f430b7e..58577eeee 100644
--- a/SWADroid/src/main/res/xml/preferences.xml
+++ b/SWADroid/src/main/res/xml/preferences.xml
@@ -26,7 +26,8 @@
android:title="@string/prefSyncTimeTitle" />
-
+