Commit Graph

28 Commits

Author SHA1 Message Date
5bb5e0e539 readd pubspec 2022-11-03 16:24:01 +01:00
280cc52612 fix export pdf shift
add toast after exporting pdf
add dropdown menu on drawing page
2022-11-03 16:23:42 +01:00
4d52868854 save correct color to db
use different pointer for highlighter
2022-11-03 15:12:40 +01:00
9be2c69ff5 batch insert points to db file when stroke finished 2022-11-03 12:13:36 +01:00
348886b5bb fix direction dependent thichness 2022-11-03 11:22:38 +01:00
019cd2dad0 some color adjustments 2022-11-03 00:39:29 +01:00
c996d7fc7d Merge branch 'version_info' into 'master'
fix merge issues

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