From ed90463e54a760e34feeaa468eef07083ac3493a Mon Sep 17 00:00:00 2001 From: Joshua Date: Wed, 22 Sep 2021 11:01:24 +0200 Subject: [PATCH] Branding --- README.md | 13 +++++++++++++ app/src/main/res/values-de/strings.xml | 4 ++-- app/src/main/res/values/strings.xml | 8 ++++---- brand/background.svg | 22 ++++++++++++++++++++++ brand/badge.svg | 20 ++++++++++++++++++++ brand/banner.svg | 22 ++++++++++++++++++++++ brand/icon.svg | 9 +++++++++ 7 files changed, 92 insertions(+), 6 deletions(-) create mode 100644 README.md create mode 100644 brand/background.svg create mode 100644 brand/badge.svg create mode 100644 brand/banner.svg create mode 100644 brand/icon.svg diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbf9a75 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# +This app allows one to use their smartphone as a computer mouse. The movement of the smartphone is measured over an accelerometer and is then transmitted over Bluetooth to a computer. + +## Installation +To install this app, you can download an APK from the [release section](https://github.com/VirtCode/SmartMouse/releases). This debug APK can then be installed on an Android device. Sometimes, sideloading apps must be enabled in the device settings. + +Please note that this app only supports Android version 9 or higher. + +## Debug Environment +To debug this app or to navigate its source code conveniently, you may clone this repository and open the Gradle project in Android Studio or another IDE. + +## Note +This project is part of a matura paper. \ No newline at end of file diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index b99b64b..1b2a906 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -1,6 +1,6 @@ - Smartphone Maus + SmartMouse Home Verbinden Maus @@ -129,7 +129,7 @@ Diese App ist eine Machbarkeitststudie darüber, ob es möglich ist, ein Smartphone als normale Computer Maus zu verwenden. Deshalb sollte diese App nicht als ein fertiges Produkt behandelt werden. Diese App ist auch teil einer Maturaarbeit von Joshua Stalder. Entwickelt von Joshua Stalder - Der Quellcode für diese App ist öffentlich auf GitHub. + Der Quellcode für diese App ist öffentlich auf GitHub. Debugger Debugger Fertig diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 452f8dd..3216e76 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Smartphone Mouse + SmartMouse Home Connect Mouse @@ -120,15 +120,15 @@ In order to see nearby devices, you must have location turn on. If you don\'t want to enable location, you can still add a device manually. Enable Location About - 1.1.0 + 1.3.0 Version:  Last Updated at:  - 17.09.21 + 21.09.21 This app is a feasibility study about whether it is possible to use a smartphone as a normal computer mouse. As a result, the app should not be treated as a finished product. This app is also part of a Matura Paper by Joshua Stalder. Developed by Joshua Stalder © 2021 - The source code for this app is available on GitHub. + The source code for this app is available on GitHub. Debugger Debugger Done diff --git a/brand/background.svg b/brand/background.svg new file mode 100644 index 0000000..5bd48b4 --- /dev/null +++ b/brand/background.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/brand/badge.svg b/brand/badge.svg new file mode 100644 index 0000000..4829804 --- /dev/null +++ b/brand/badge.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/brand/banner.svg b/brand/banner.svg new file mode 100644 index 0000000..263f7c4 --- /dev/null +++ b/brand/banner.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/brand/icon.svg b/brand/icon.svg new file mode 100644 index 0000000..8e2c565 --- /dev/null +++ b/brand/icon.svg @@ -0,0 +1,9 @@ + + + + + + + + +