aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/values/strings_activity_input_password.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_input_password.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_input_password.xml')
-rw-r--r--app/res/values/strings_activity_input_password.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/res/values/strings_activity_input_password.xml b/app/res/values/strings_activity_input_password.xml
deleted file mode 100644
index 31b8865..0000000
--- a/app/res/values/strings_activity_input_password.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<resources>
-
- <string name="title_activity_input_password">Insert passwrod for network</string>
-
- <!-- Strings related to login -->
-
-
-</resources> \ No newline at end of file