3c42339291
Move note store from gdn-app to gdn
2025-05-04 14:20:15 +02:00
3855d86730
Move ids from gdn-app to gdn
2025-02-17 22:37:59 +01:00
f465f50614
Fix index bug when moving note downwards
...
To reproduce: Move a note to a later position in the same parent. The
note does not appear where it should. This can even panic when trying to
move a note after the last child.
2025-02-17 01:39:20 +01:00
b76ed55a39
Clarify comment
2025-02-17 01:20:47 +01:00
6ef9c27234
Fix note inconsistencies
2025-02-15 13:41:02 +01:00
75f3a84e5f
Move notes store to rust
2025-02-13 23:27:28 +01:00
849400cf35
Add (de-)serializable NoteId type
2025-02-13 23:27:26 +01:00
6fb900fe4b
Disable bundling in build
...
For one, it fails on arch linux, which is what I'm developing on:
https://github.com/tauri-apps/tauri/issues/8929
https://github.com/tauri-apps/tauri/issues/11149
https://github.com/linuxdeploy/linuxdeploy/issues/272
At the moment, I plan on distributing Linux and Windows binaries as well
as an APK for Android. If I'll ever include any bundles in the CI, they
can be manually triggered using --bundles.
2025-02-02 16:19:20 +01:00
2febfca78f
Update dependencies
2025-01-28 13:31:52 +01:00
727ca3259a
Set up prettier
2025-01-26 18:56:46 +01:00
07a2dc8c5d
Make status bar black with white text
2025-01-26 16:36:52 +01:00
e8059d2fbd
Sign release build
2025-01-25 16:32:02 +01:00
88b0da62e4
Fix top bar and multitasking logo background colors
2025-01-25 16:32:02 +01:00
4e6acdcbf1
Fix android studio warnings in Manifest.xml
2025-01-25 16:32:02 +01:00
54cabbdb48
Install debug app next to release app
2025-01-25 16:32:02 +01:00
5099dd76ad
Reformat files with android studio
2025-01-25 16:32:02 +01:00
e9bae94580
Simplify gitignore
2025-01-25 16:32:02 +01:00
61e05ba938
Update logo
2025-01-25 16:32:02 +01:00
d571809b5a
Set up android app
2025-01-25 16:32:02 +01:00
6ac80ab679
Set up tauri project
2025-01-25 12:26:10 +01:00