diff --git a/MobileAuthApp/.idea/.gitignore b/MobileAuthApp/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/MobileAuthApp/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/MobileAuthApp/.idea/.name b/MobileAuthApp/.idea/.name deleted file mode 100644 index 611b0d8..0000000 --- a/MobileAuthApp/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Mobile Auth App \ No newline at end of file diff --git a/MobileAuthApp/.idea/compiler.xml b/MobileAuthApp/.idea/compiler.xml deleted file mode 100644 index fb7f4a8..0000000 --- a/MobileAuthApp/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/.idea/gradle.xml b/MobileAuthApp/.idea/gradle.xml deleted file mode 100644 index 526b4c2..0000000 --- a/MobileAuthApp/.idea/gradle.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/.idea/misc.xml b/MobileAuthApp/.idea/misc.xml deleted file mode 100644 index dade2ba..0000000 --- a/MobileAuthApp/.idea/misc.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/.idea/vcs.xml b/MobileAuthApp/.idea/vcs.xml deleted file mode 100644 index 6c0b863..0000000 --- a/MobileAuthApp/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/NFC/Comms.java b/MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/NFC/Comms.java index c434a80..e9cce29 100644 --- a/MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/NFC/Comms.java +++ b/MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/NFC/Comms.java @@ -1,4 +1,4 @@ -package ee.ut.math.lemmo.readnfctag; +package com.tarkvaraprojekt.mobileauthapp.NFC; import android.nfc.tech.IsoDep; import android.util.Log; diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..e69de29