Migrate ViewModels to Hilt dependency injection and refactor ViewModel instantiation across the app

This commit is contained in:
jonasgaudian
2026-02-13 14:05:41 +01:00
parent 6f661bb743
commit e5c58f58f6
61 changed files with 618 additions and 691 deletions

6
.idea/misc.xml generated
View File

@@ -1,4 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EntryPointsManager">
<list size="1">
<item index="0" class="java.lang.String" itemvalue="kotlinx.serialization.Serializable" />
</list>
</component>
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />