6 Commits

Author SHA1 Message Date
Konrad Neitzel
78f78adea7 Added StopWatch class and a generic type adapter that can exclude fields. 2025-04-09 10:19:05 +02:00
Konrad Neitzel
8e05dce0d5 Updated Injection Classes. Unit Tests still required. 2025-04-06 14:57:52 +02:00
Konrad Neitzel
b0beabf8b4 Refactor utility classes and update dependencies.
Added private constructors to utility classes to enforce non-instantiability. Improved method documentation for clarity and updated dependency versions in the project. These changes enhance code maintainability, readability, and compatibility.
2025-04-03 20:15:18 +02:00
Konrad Neitzel
8d01fd4935 Vorhandene Klassen einfach blind eingefügt
Benötigt einige Nacharbeiten, damit es übersetzbar wird.
2025-04-03 18:58:47 +02:00
Konrad Neitzel
77ea70f4e6 Refactor and expand core functionalities with new modules
Added robust utility modules: Tone generation, image scaling, and sound tone mapping. Developed an encryption domain with new abstractions. Updated and annotated the SQL query class for clarity and functionality. Removed unused `@Config` annotation.
2025-04-02 22:09:02 +02:00
Konrad Neitzel
e86b88f144 Refactoring and added sql Helper 2025-04-02 18:38:13 +02:00