aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/values/strings_activity_settings.xml
diff options
context:
space:
mode:
authorFil <fil.bergamo@riseup.net>2018-07-04 19:14:17 +0200
committerFil <fil.bergamo@riseup.net>2018-07-04 19:29:53 +0200
commit121a4bec96d2f9b842c6d393d2b9c6356a9a4405 (patch)
treeda1c557520d670def2f755492e3afd62ce891cf6 /app/res/values/strings_activity_settings.xml
parenta6b34d6c75109b831976bc872a5a0a47a08c1664 (diff)
downloadRepWifiApp-121a4bec96d2f9b842c6d393d2b9c6356a9a4405.tar.gz
RepWifiApp-121a4bec96d2f9b842c6d393d2b9c6356a9a4405.tar.bz2
RepWifiApp-121a4bec96d2f9b842c6d393d2b9c6356a9a4405.zip
Add full integration with the Connectivity Frameworkv0.9-beta
Fixes Issue #1867 "Download app not working". Uses proxy classes to hook into the application framework, solving almost any problem with missing connectivity features, creating a connection that is fully managed by the framework itself. Introduces a background service that performs all backend operations. Cleans up code design, refining structure of classes and entities.
Diffstat (limited to 'app/res/values/strings_activity_settings.xml')
-rw-r--r--app/res/values/strings_activity_settings.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/app/res/values/strings_activity_settings.xml b/app/res/values/strings_activity_settings.xml
deleted file mode 100644
index dfc25ca..0000000
--- a/app/res/values/strings_activity_settings.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<resources>
-
- <string name="title_activity_settings">Settings</string>
-
- <!-- Strings related to Settings -->
-
-
- <!-- Example General settings -->
-
- <!-- Example settings for Data & Sync -->
-
- <!-- Example settings for Notifications -->
-
-</resources> \ No newline at end of file