Commit Graph

  • 9261ec341e Add sync status to app drawer master julian 2026-02-06 20:43:26 +01:00
  • 7ec7b20e74 Update version julian 2026-02-06 20:19:32 +01:00
  • 829bf7512a Only call setFullScreen if that changes fullscreen state julian 2026-02-06 20:16:00 +01:00
  • 4fe8896f9e Also upload annotations if page was cleared julian 2026-02-06 20:11:54 +01:00
  • d3addc7973 Move to jdk 17 julian 2026-02-06 19:34:20 +01:00
  • f1b1ccf6be Update flutter dependencies julian 2026-02-06 19:34:09 +01:00
  • 99300478d5 Update agp version julian 2026-02-06 19:34:01 +01:00
  • f6585e9850 Force newest ndk version for all subprojects julian 2026-02-06 19:33:42 +01:00
  • 16589be409 Allow composer name to be empty julian 2026-02-06 17:38:13 +01:00
  • 6669e2446c Implement clearing user data on logout julian 2026-02-06 17:31:04 +01:00
  • b62ed98375 Fix offline symbol on AppBar julian 2026-02-06 17:30:46 +01:00
  • a70c634d35 Format code julian 2026-02-06 16:52:00 +01:00
  • 0fdf56c084 Remove unneeded function julian 2026-02-06 16:51:54 +01:00
  • a57831f50b Finalize switch from composerName to composer in Sheet model julian 2026-02-06 16:51:29 +01:00
  • 8f05e9244a Remove deprecated option from FlutterSecureStorage julian 2026-02-06 16:48:30 +01:00
  • d01e1384d4 Sheet model: adapt to reduced data model of server julian 2026-02-06 16:47:04 +01:00
  • d0fd96a2f5 Implement offline mode julian 2026-02-06 16:41:58 +01:00
  • 58157a2e6e Only save annotations on changes julian 2026-02-06 16:09:52 +01:00
  • 9a11e42571 Implement annotation syncing to and from server julian 2026-02-06 16:05:55 +01:00
  • e5c71c9261 Reformat code julian 2026-02-06 15:54:09 +01:00
  • 4fd287181b Only save on exit if in paint mode julian 2026-02-06 15:15:59 +01:00
  • 181e853790 Remove unneeded function julian 2026-02-06 15:14:43 +01:00
  • d94e9eeb3d Allow free zoom and pan in drawing mode julian 2026-02-05 18:47:28 +01:00
  • d1b5cb54f4 Add eraser julian 2026-02-05 18:41:43 +01:00
  • b36011d9e8 Add more tools to the drawing toolbar julian 2026-02-05 18:31:58 +01:00
  • 421171f1a3 Remove unused class julian 2026-02-05 18:23:41 +01:00
  • 3b12be497e Avoid too close points being added to a drawing_line julian 2026-02-05 18:23:28 +01:00
  • f615ed5654 Remove unneeded child julian 2026-02-05 17:59:09 +01:00
  • d4d6e41a9d Custom drawing implementation julian 2026-02-05 17:47:03 +01:00
  • e1d72de718 Use drawing controller julian 2026-02-04 14:00:32 +01:00
  • 93127cada8 Update dependencies julian 2026-02-04 13:53:33 +01:00
  • d626271ad2 Improve error messages for impossible actions during paint mode julian 2026-02-04 11:50:27 +01:00
  • 704bd0b928 Complete refactor to clean up project julian 2026-02-04 11:36:02 +01:00
  • 4f380b5444 Change default url to sheetless.julian-mutter.de julian 2026-02-04 10:33:05 +01:00
  • a2b63083ad Fix refresh functionality julian 2026-01-24 20:49:50 +01:00
  • 3c5ba001ab Make sure home_page is never in fullscreen julian 2026-01-24 20:25:07 +01:00
  • f564a39975 Implement refresh on drag down julian 2026-01-24 20:06:56 +01:00
  • 11140a748a Fix api julian 2026-01-24 19:22:03 +01:00
  • 5c948d2010 Add flake to build for nix, does not work yet julian 2026-01-23 17:06:27 +01:00
  • faf2af7894 Update version to 0.1.2 julian 2025-11-15 22:27:25 +01:00
  • 55493605b0 Change up and down arrows for BtPedalShortcuts julian 2025-11-15 22:26:56 +01:00
  • 3edc3229e9 Add functionality to edit sheets with save and restore julian 2025-11-15 22:26:33 +01:00
  • 31ecd3c820 update version to 0.1.1 julian 2025-10-26 10:51:19 +01:00
  • 142a467e86 add fullscree toggle to home page julian 2025-10-26 09:07:54 +01:00
  • 3264d8f8e7 jenkins: wrap android in stages julian 2025-10-26 08:49:19 +01:00
  • a5c70c1c43 jenkins: fix syntax julian 2025-10-26 08:45:25 +01:00
  • 321e79b9a1 jenkins: run flutter builds sequential and deployment parallel julian 2025-10-26 08:43:13 +01:00
  • 845d9150fc jenkins: do not run in parallel julian 2025-10-26 08:09:39 +01:00
  • 0cd53c4cfe jenkins: android build release julian 2025-10-26 08:06:40 +01:00
  • 0200f837ff jenkins: again run parallel builds, do not remove wasm julian 2025-10-26 00:27:46 +02:00
  • 0654798448 jenkins: do not poll fdroid git julian 2025-10-25 23:59:47 +02:00
  • 550d565ecc jenkins: fix cleanWs() call julian 2025-10-25 23:47:25 +02:00
  • bc4a8937fe jenkins: clean workspace after build julian 2025-10-25 23:45:10 +02:00
  • f1d201fd0c jenkins: do not build in parallel and remove wasm before building android julian 2025-10-25 23:36:32 +02:00
  • 43fbd2367a jenkins: make sure wasm modules exist before compiling web julian 2025-10-25 23:34:22 +02:00
  • a832815ac5 jenkins: do not remove wasm binaries from android since parallel build fails otherwise julian 2025-10-25 23:17:30 +02:00
  • 72f6bc5f2d Center single-page pdf also in twoPageMode julian 2025-10-25 23:14:00 +02:00
  • ba5ed26c51 Only hide app bar on fullscreen if also document displayed julian 2025-10-25 23:13:36 +02:00
  • ad3286afa0 Set version to 0.1.0 julian 2025-10-25 21:46:04 +02:00
  • 85ed671348 fix scroll not working on web julian 2025-10-25 21:44:05 +02:00
  • 2eb0e934be home_page: implement shuffling julian 2025-10-25 21:43:53 +02:00
  • 4b2538b889 home page: avoid refetching sheets on rebuild julian 2025-10-25 21:30:23 +02:00
  • 3f2b0d526b add drawer in home page julian 2025-10-25 21:28:01 +02:00
  • 1bcc5df822 handle exceptions by throwing, not with results julian 2025-10-25 21:02:22 +02:00
  • d855ca4ea4 organize imports julian 2025-10-25 19:59:31 +02:00
  • 811a70aa9a sheetviewer: fix saved fullscreen makes topbar vanish julian 2025-10-25 19:35:34 +02:00
  • f7bc9052bd jenkins: remove wasm modules before building apk julian 2025-10-22 19:28:38 +02:00
  • 985a7705dc Fix page turning at last page julian 2025-10-22 19:25:55 +02:00
  • a42896f612 change two-page turn to happen after half of pdf page julian 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 julian 2025-10-22 18:33:47 +02:00
  • 6c196454fe android: really fix app getting stuck in splash screen julian 2025-10-15 13:40:08 +02:00
  • 9878a543e5 android: fix getting stuck in splash screen by disabling shrink julian 2025-10-14 20:42:16 +02:00
  • af0b6c720d add fullscreen mode julian 2025-10-14 20:30:28 +02:00
  • cb8aaaee44 android: compile to android 16 julian 2025-10-09 22:21:06 +02:00
  • 400f8a7333 jenkins: android: use new push-updates script julian 2025-10-09 21:41:45 +02:00
  • 0684295fe5 jenkins: change git credentials julian 2025-10-09 09:34:20 +02:00
  • ec74755641 jenkins: use git name and mail julian 2025-10-09 09:27:21 +02:00
  • dbbe5410f5 jenkins: use master branch for fdroid repo julian 2025-10-09 09:25:42 +02:00
  • 37eb086aa1 jenkins: use git switch julian 2025-10-09 09:23:39 +02:00
  • 0db44fcee8 jenkins: specifically fetch master julian 2025-10-09 09:22:31 +02:00
  • 3b5bd07d20 jenkins: fix misspelling julian 2025-10-09 09:21:05 +02:00
  • 4dab52544e jenkins: use git credentials julian 2025-10-09 09:19:47 +02:00
  • 34645efe06 jenkins: add git fetch julian 2025-10-09 09:16:14 +02:00
  • 674291b9f6 jenkins: fix git checkout julian 2025-10-09 09:12:05 +02:00
  • 4eacb4e756 jenkins: Use devenv shell to run sops julian 2025-10-09 08:59:30 +02:00
  • e222236072 jenkins: add git credentials and use devenv for fdroid tools julian 2025-10-09 08:57:04 +02:00
  • 68f480680d jenkins: add fdroid deploy steps julian 2025-10-09 08:52:32 +02:00
  • f9ae3702d0 jenkins: change harbor credentials id julian 2025-10-03 17:51:35 +02:00
  • 10be10979e revert bug julian 2025-10-03 12:16:43 +02:00
  • e26fd63a36 add bug for testing jenkins julian 2025-10-03 12:15:48 +02:00
  • 1b8e3f2b80 jenkins: add mail post action julian 2025-10-03 12:14:09 +02:00
  • e4306d6838 jenkins: use pollSCM instead of cron julian 2025-10-03 11:41:41 +02:00
  • 5204ee85bf jenkins: use devenv test to build shell julian 2025-10-03 11:41:31 +02:00
  • 5c0689f300 jenkins: archive apk as deploy julian 2025-10-03 11:08:06 +02:00
  • 6415756412 jenkins: add step to build devenv shell julian 2025-10-03 11:04:27 +02:00
  • 6b99166501 jenkins: make builds parallel julian 2025-10-03 11:01:36 +02:00
  • ab5add947d jenkins: add android building julian 2025-10-03 10:56:22 +02:00
  • 514739b6c2 jenkins: remove unnecessary checkout stage julian 2025-10-03 10:38:15 +02:00
  • a26c729c84 workflow: switch from gitea to jenkins julian 2025-10-03 10:35:12 +02:00
  • 48b53b716d workflow: try on ubuntu-latest with custom HOME julian 2025-10-01 13:58:21 +02:00