diff --git a/.gitignore b/.gitignore index ea2e87d..ea7022d 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *.swp TODO.md -.idea/ \ No newline at end of file +./.idea/ diff --git a/NOTICE.md b/NOTICE.md deleted file mode 100644 index 13b50d5..0000000 --- a/NOTICE.md +++ /dev/null @@ -1,5 +0,0 @@ -Icon attributions: - -Eye icons created by Kiranshastry - Flaticon - -Password icons created by th studio - Flaticon diff --git a/mobile/.idea/deploymentTargetDropDown.xml b/mobile/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..0c0c338 --- /dev/null +++ b/mobile/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/mobile/.idea/gradle.xml b/mobile/.idea/gradle.xml new file mode 100644 index 0000000..a654d5b --- /dev/null +++ b/mobile/.idea/gradle.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/mobile/.idea/misc.xml b/mobile/.idea/misc.xml new file mode 100644 index 0000000..9218e2b --- /dev/null +++ b/mobile/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/release/solon.apk b/release/solon.apk index a67e1ce..862b308 100644 Binary files a/release/solon.apk and b/release/solon.apk differ