Commit Graph

140 Commits

Author SHA1 Message Date
d94e9eeb3d Allow free zoom and pan in drawing mode 2026-02-05 18:47:28 +01:00
d1b5cb54f4 Add eraser 2026-02-05 18:41:43 +01:00
b36011d9e8 Add more tools to the drawing toolbar 2026-02-05 18:31:58 +01:00
421171f1a3 Remove unused class 2026-02-05 18:23:41 +01:00
3b12be497e Avoid too close points being added to a drawing_line 2026-02-05 18:23:28 +01:00
f615ed5654 Remove unneeded child 2026-02-05 17:59:25 +01:00
d4d6e41a9d Custom drawing implementation 2026-02-05 17:55:26 +01:00
e1d72de718 Use drawing controller 2026-02-04 14:00:32 +01:00
93127cada8 Update dependencies 2026-02-04 13:53:33 +01:00
d626271ad2 Improve error messages for impossible actions during paint mode 2026-02-04 11:50:27 +01:00
704bd0b928 Complete refactor to clean up project 2026-02-04 11:36:02 +01:00
4f380b5444 Change default url to sheetless.julian-mutter.de 2026-02-04 10:33:05 +01:00
a2b63083ad Fix refresh functionality 2026-01-24 20:49:50 +01:00
3c5ba001ab Make sure home_page is never in fullscreen 2026-01-24 20:25:07 +01:00
f564a39975 Implement refresh on drag down 2026-01-24 20:07:27 +01:00
11140a748a Fix api 2026-01-24 19:22:03 +01:00
5c948d2010 Add flake to build for nix, does not work yet
Error: Some binaries contain forbidden references to /build/ (libpdfrx)
2026-01-23 17:06:27 +01:00
faf2af7894 Update version to 0.1.2 2025-11-15 22:27:25 +01:00
55493605b0 Change up and down arrows for BtPedalShortcuts 2025-11-15 22:26:56 +01:00
3edc3229e9 Add functionality to edit sheets with save and restore 2025-11-15 22:26:33 +01:00
31ecd3c820 update version to 0.1.1 2025-10-26 10:51:19 +01:00
142a467e86 add fullscree toggle to home page 2025-10-26 09:07:54 +01:00
3264d8f8e7 jenkins: wrap android in stages 2025-10-26 08:49:19 +01:00
a5c70c1c43 jenkins: fix syntax 2025-10-26 08:45:25 +01:00
321e79b9a1 jenkins: run flutter builds sequential and deployment parallel 2025-10-26 08:43:13 +01:00
845d9150fc jenkins: do not run in parallel 2025-10-26 08:09:39 +01:00
0cd53c4cfe jenkins: android build release 2025-10-26 08:06:40 +01:00
0200f837ff jenkins: again run parallel builds, do not remove wasm 2025-10-26 00:27:46 +02:00
0654798448 jenkins: do not poll fdroid git 2025-10-25 23:59:47 +02:00
550d565ecc jenkins: fix cleanWs() call 2025-10-25 23:47:25 +02:00
bc4a8937fe jenkins: clean workspace after build 2025-10-25 23:45:10 +02:00
f1d201fd0c jenkins: do not build in parallel and remove wasm before building android 2025-10-25 23:36:32 +02:00
43fbd2367a jenkins: make sure wasm modules exist before compiling web 2025-10-25 23:34:22 +02:00
a832815ac5 jenkins: do not remove wasm binaries from android since parallel build fails otherwise 2025-10-25 23:18:26 +02:00
72f6bc5f2d Center single-page pdf also in twoPageMode 2025-10-25 23:14:00 +02:00
ba5ed26c51 Only hide app bar on fullscreen if also document displayed 2025-10-25 23:13:36 +02:00
ad3286afa0 Set version to 0.1.0 2025-10-25 21:46:42 +02:00
85ed671348 fix scroll not working on web 2025-10-25 21:44:05 +02:00
2eb0e934be home_page: implement shuffling 2025-10-25 21:43:53 +02:00
4b2538b889 home page: avoid refetching sheets on rebuild 2025-10-25 21:30:23 +02:00
3f2b0d526b add drawer in home page 2025-10-25 21:28:01 +02:00
1bcc5df822 handle exceptions by throwing, not with results 2025-10-25 21:02:22 +02:00
d855ca4ea4 organize imports 2025-10-25 19:59:31 +02:00
811a70aa9a sheetviewer: fix saved fullscreen makes topbar vanish 2025-10-25 19:35:34 +02:00
f7bc9052bd jenkins: remove wasm modules before building apk 2025-10-22 19:28:38 +02:00
985a7705dc Fix page turning at last page 2025-10-22 19:25:55 +02:00
a42896f612 change two-page turn to happen after half of pdf page 2025-10-22 19:15:35 +02:00
4585b95db1 clean up sheet_viewer_page, add two page turn and fullscreen exit on top-right touch 2025-10-22 18:33:47 +02:00
6c196454fe android: really fix app getting stuck in splash screen 2025-10-15 13:40:54 +02:00
9878a543e5 android: fix getting stuck in splash screen by disabling shrink 2025-10-14 20:42:16 +02:00