diff --git a/.gitignore b/.gitignore index 9c4de58..6f4e696 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .DS_Store /build /captures +*.apk diff --git a/Gasflow.iml b/Gasflow.iml new file mode 100644 index 0000000..42a4d1b --- /dev/null +++ b/Gasflow.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index 97cae02..c123b6e 100644 --- a/app/app.iml +++ b/app/app.iml @@ -1,5 +1,5 @@ - + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7424592..67b19bc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Speedo + Gasflow Wireless network connectivity Cellular network connectivity Shows or hides the notification icon diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index fedf92c..6c17014 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -11,7 +11,7 @@ android:summary="@string/lockscreen_summary" android:title="@string/lockscreen_title"/> - +