16 Commits

Author SHA1 Message Date
Konrad Neitzel
9cce248b6f Updated README to clarify project purpose and usage guidelines 2025-04-03 21:17:38 +02:00
Konrad Neitzel
1de814b4fa Updated README to clarify project purpose and usage guidelines 2025-04-03 21:08:46 +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
8694899e57 Refactoring and modified README. 2025-04-02 18:51:31 +02:00
Konrad Neitzel
bc44eb31cd
Merge pull request #2 from kneitzel/feature/componentsAndMVVM
Refactoring and added sql Helper
2025-04-02 18:38:57 +02:00
Konrad Neitzel
e86b88f144 Refactoring and added sql Helper 2025-04-02 18:38:13 +02:00
Konrad Neitzel
f083679997
Merge pull request #1 from kneitzel/feature/componentsAndMVVM
Feature/components and mvvm
2025-04-02 18:37:38 +02:00
Konrad Neitzel
b289da801a Besseres, universelles Auteilen. 2025-04-01 22:38:29 +02:00
Konrad Neitzel
523a42ceda Mit Dokumentation angefangen 2025-03-23 09:19:50 +01:00
Konrad Neitzel
cf49a7d96d Fixed JavaDoc error. 2025-03-23 07:05:34 +01:00
Konrad Neitzel
ba0800e49e First example to test component solution, renamed projects to neitzelfx. 2025-03-23 07:02:22 +01:00
Konrad Neitzel
371656572c First try to build some component based solution. 2025-03-22 22:56:53 +01:00
Konrad Neitzel
eb14cb7994 Erste schnelle Version 2025-03-18 08:28:48 +01:00
Konrad Neitzel
7117bdfdcc First project structure. 2025-03-17 20:54:16 +01:00