Commit Graph

32 Commits

Author SHA1 Message Date
lukas f532deb5ad reload files after poping from drawing page
add delete item in top menu bar
add feature to rename file by tapping on title bar
2022-11-12 19:35:16 +01:00
lukas 192884c902 fix filename extension mismatch
use TileMetaData also for preview tiles
2022-11-04 23:09:50 +01:00
lukas b095838399 add some wip texts and toasts to not implemented parts 2022-11-04 00:36:06 +01:00
lukas 3e46750669 outsource filename and doc name in struct 2022-11-03 16:43:50 +01:00
lukas 5bb5e0e539 readd pubspec 2022-11-03 16:24:01 +01:00
lukas 280cc52612 fix export pdf shift
add toast after exporting pdf
add dropdown menu on drawing page
2022-11-03 16:23:42 +01:00
lukas 4d52868854 save correct color to db
use different pointer for highlighter
2022-11-03 15:12:40 +01:00
lukas 9be2c69ff5 batch insert points to db file when stroke finished 2022-11-03 12:13:36 +01:00
lukas 348886b5bb fix direction dependent thichness 2022-11-03 11:22:38 +01:00
lukas 019cd2dad0 some color adjustments 2022-11-03 00:39:29 +01:00
lukas c996d7fc7d Merge branch 'version_info' into 'master'
fix merge issues

See merge request lukas/notes!2
2022-11-02 23:31:45 +00:00
lukas 5202732964 fix merge issues 2022-11-02 23:31:44 +00:00
lukas ac1f388dd8 fix permission error on desktop 2022-11-02 23:40:42 +01:00
lukas 65c851a416 implement pdf export
handle correct storage management for android
2022-10-31 18:29:58 +00:00
lukas 004b7166f7 squash pdf export + storage permissions 2022-10-31 18:29:58 +00:00
lukas 84eef41996 display filename on top bar
rearrange some imports
add linter rules
2022-10-30 21:57:13 +01:00
lukas ab1bacea00 reload files view when adding/editing a note
organize in folders
2022-10-29 22:55:38 +02:00
lukas 7baef13eae load on all notes page all available .dbnote files and display them
reopen file on tile click
2022-10-29 21:39:08 +02:00
lukas 8ea4dc281e add saving system with sqlite 2022-10-29 20:06:20 +02:00
lukas 4c54265f89 outsource line drawing in paint controller 2022-10-29 17:39:25 +02:00
lukas be3b54f258 add some new icon and a sidebar with pen and eraser buttons 2022-10-29 12:33:47 +02:00
lukas 57cff08218 recalculate bounding rect of stroke when adding point
add eraser prototype functionality
2022-10-28 23:59:12 +02:00
lukas c5bce47222 fix formatting 2022-10-28 17:09:38 +02:00
lukas ecfc894214 improve pen thicknes calculations 2022-10-28 17:09:14 +02:00
lukas 327cc1bf02 correct offset for notification bar
correct offset when opening page
2022-10-28 00:55:37 +02:00
lukas d91a834126 locked x axis if zoomed out
white page background
dont allow drawing out of page
2022-10-27 00:15:13 +02:00
lukas 693d0538ef show lines for zooming 2022-10-24 16:28:56 +02:00
lukas d24f0407b8 add scrollable page with normed shape 2022-10-24 12:27:38 +02:00
lukas 7eead41703 add ci integration 2022-10-24 12:26:25 +02:00
lukas 00ea09f4f6 add drawing area 2022-10-24 02:02:35 +02:00
lukas 0a987facc8 use fixed color values
add material animation to menu button
add draft of preview pages
2022-10-23 17:57:59 +02:00
lukas e71f891e5d init 2022-10-23 15:50:44 +02:00