release v1.0.4 - small fixes and branding update, update .gitignore

This commit is contained in:
Odweta
2024-02-29 19:58:12 +01:00
parent 2fef4ea62f
commit 5f4726d202
6 changed files with 30 additions and 6 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
*.swp *.swp
TODO.md TODO.md
.idea/ ./.idea/
-5
View File
@@ -1,5 +0,0 @@
Icon attributions:
<a href="https://www.flaticon.com/free-icons/eye" title="eye icons">Eye icons created by Kiranshastry - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/password" title="password icons">Password icons created by th studio - Flaticon</a>
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<value>
<entry key="app">
<State />
</entry>
</value>
</component>
</project>
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleJvm" value="#JAVA_HOME" />
<option name="resolveExternalAnnotations" value="false" />
</GradleProjectSettings>
</option>
</component>
</project>
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" default="true">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
</project>
BIN
View File
Binary file not shown.