Commit Graph

106 Commits

Author SHA1 Message Date
58d2658dc4 Merge pull request 'nextNoteVault' (#23) from nextNoteVault into master
Reviewed-on: #23
2025-05-10 06:23:23 +00:00
sebastian
41ab187f04 ADD: Datastructure for Note Collections 2025-05-10 08:21:58 +02:00
Sebastian Böckelmann
ad8e180134 ADD: Searching for Notes 2025-05-04 10:55:10 +02:00
Sebastian Böckelmann
c3029c062e ADD: Sidenav 2025-05-03 10:36:30 +02:00
Sebastian Böckelmann
5be8a19321 UPD: Make UI more responsive: Change Layout from "My Notes" 2025-05-03 09:56:44 +02:00
Sebastian Böckelmann
f20c8f0096 ADD: Edit Notes 2025-05-03 09:35:39 +02:00
Sebastian Böckelmann
58ce8cbd1c ADD: Delete Notes 2025-04-30 18:54:51 +02:00
Fawkes100
7d65f8e725 Merge remote-tracking branch 'origin/nextNoteVault' into nextNoteVault 2025-04-29 21:08:58 +02:00
Fawkes100
f259897593 ADD: Change Logo 2025-04-29 21:08:55 +02:00
Fawkes100
128935102b ADD: Change Logo 2025-04-29 21:08:47 +02:00
Fawkes100
dc5be58b30 ADD: Further Performance Improvements by storing a special preview image 2025-04-29 20:54:00 +02:00
Fawkes100
0a33c12cde UPD: Improve Performance by using coil to load image preview 2025-04-29 20:34:17 +02:00
Fawkes100
e70d8989f1 WIP: Persist NoteEntities 2025-04-29 20:19:21 +02:00
Fawkes100
3f661e8798 WIP: Persist NoteEntities 2025-04-29 19:40:28 +02:00
Fawkes100
ba0cbcef09 WIP: Persist NoteEntities 2025-04-29 19:21:13 +02:00
Fawkes100
646e2a5f1a UPD: Select files from nextcloud o.ä. 2025-04-29 17:38:40 +02:00
Sebastian Böckelmann
2f089bd3c4 ADD: Activity for Displaying Notes 2025-04-19 18:18:18 +02:00
Sebastian Böckelmann
654f43309c ADD: Display Metainformation in MainScreen 2025-04-19 17:39:56 +02:00
Sebastian Böckelmann
37be605c46 UPD: Modern Design of AddNoteDialog 2025-04-19 17:28:40 +02:00
Sebastian Böckelmann
03f1a55437 ADD: Add Metadata to added Notes 2025-04-19 17:27:05 +02:00
Sebastian Böckelmann
b132779730 ADD: Select multiple pictures as one NoteEntry 2025-04-19 16:56:29 +02:00
Sebastian Böckelmann
43c22ea6d6 FIX: Update visualized notes when new notes are added 2025-04-19 16:31:16 +02:00
Sebastian Böckelmann
40fd227092 WIP: Visualize Loaded Notes 2025-04-12 22:33:57 +02:00
Sebastian Böckelmann
bf26411ae1 ADD: View of NoteSheets 2025-04-12 18:45:36 +02:00
Sebastian Böckelmann
2cd0b3034d Initialize Rewrite 2025-04-12 18:17:17 +02:00
Sebastian Böckelmann
390051842f FIXME
Some checks failed
/ build (push) Failing after -24s
2025-04-12 14:09:12 +02:00
Sebastian Böckelmann
553906e802 FIXME
Some checks failed
/ build (push) Failing after -24s
2025-04-12 14:07:26 +02:00
Sebastian Böckelmann
8508ec8c10 TEST: CI/CD
Some checks failed
/ build (push) Failing after 15s
2025-04-12 13:58:39 +02:00
Sebastian Böckelmann
6f6f8cf605 Automatic Recognize Title 2025-04-12 13:54:48 +02:00
Fawkes100
648bd66ba4 FIXME: Deadlock on Modified Song Syncing 2025-01-19 20:17:53 +01:00
Fawkes100
dfabf7e721 FIXME: 2025-01-19 20:14:06 +01:00
Fawkes100
6f6e9a3b10 FIXME: Duplicate NoteSheets 2025-01-19 20:01:07 +01:00
Fawkes100
75ae569a55 FIXME: Missing Freshly Created Songs to Fetch 2025-01-19 19:49:20 +01:00
Fawkes100
da53e4507c FIXME 2025-01-19 19:44:17 +01:00
Fawkes100
d059f7ed8e ADD: Load Remote Songs from Server 2025-01-19 15:53:11 +01:00
Fawkes100
a53bc4bee7 ADD: Fetch Remotely Modified Songs 2025-01-19 14:28:19 +01:00
Fawkes100
007f6a8501 ADD: Handle Modified NoteSheeds 2025-01-19 13:41:09 +01:00
Fawkes100
d221502bef FIXME: Save ServerFileName for NoteSheets 2025-01-19 11:56:42 +01:00
Fawkes100
dd0bfc2672 ADD: Upload NoteSheets when Creating Songs 2025-01-19 11:13:46 +01:00
Fawkes100
ebe09e0ba1 ADD: Sync Deleted Songs with Server 2025-01-19 10:37:43 +01:00
Fawkes100
191c50bac3 ADD: Sync Modified Songs with Server 2025-01-19 10:11:05 +01:00
Fawkes100
b3c418968d ADD: Sync Created Songs with Server 2025-01-19 09:39:02 +01:00
Fawkes100
272e1f4242 ADD: Registration 2025-01-19 08:18:18 +01:00
Fawkes100
83a6c27c56 WIP: LoginFormValidation 2025-01-19 08:02:46 +01:00
Fawkes100
1096be3051 Use ViewModel instead of Callbacks for UI Updates 2025-01-19 07:22:59 +01:00
Fawkes100
7aa30fd4d7 Call Login API 2025-01-18 21:01:13 +01:00
Fawkes100
46852a9b5a Implement Login API 2025-01-18 20:46:05 +01:00
Fawkes100
71bc0623a5 Implement Swipe Info 2025-01-18 19:02:48 +01:00
Fawkes100
2f38b0eed7 Display NoteSheets 2025-01-18 18:45:40 +01:00
Fawkes100
7e04b7c9f3 Remove NoteSheets when Deleting Song 2025-01-18 17:54:45 +01:00