Commit Graph

  • 41505677d5 ci: fix key properties filename master latest julian 2026-07-09 18:45:35 +02:00
  • 276dd6c97f ci: add app signing julian 2026-07-09 09:11:56 +02:00
  • 479b23690c android: setup app signing julian 2026-07-09 09:11:45 +02:00
  • 52eb2fbab1 pubspec: add build number to distinguish apps in fdroid v0.2.1 julian 2026-07-04 11:45:10 +02:00
  • 416979ab3d sheets view: add refresh button for annotations julian 2026-07-04 11:26:04 +02:00
  • 984e32cd03 linux: regenerate to fix bugs after update julian 2026-07-04 11:14:50 +02:00
  • 125346668a upgrade everything, devenv, flutter, gradle julian 2026-07-03 22:35:01 +02:00
  • 38eb1cccc5 pubspec: update julian 2026-07-03 18:41:03 +02:00
  • 46c88df707 use wasm for web compilation, fixing pdfrx julian 2026-07-03 18:40:47 +02:00
  • c8f941a7e0 Only check for cached pdf files if not web julian 2026-07-03 18:20:33 +02:00
  • 4d1dda0263 Save refresh token only if not null julian 2026-07-03 18:13:53 +02:00
  • 1c5df097c4 Make this version 0.2.1 julian 2026-07-03 17:51:03 +02:00
  • 73336ce3fa Show offline symbol at first start if offline julian 2026-07-03 17:49:06 +02:00
  • baf20e1ca8 Add symbol for offline available sheets julian 2026-07-03 17:46:50 +02:00
  • e3ee24e06b Remove unnecessary log lines julian 2026-07-02 22:43:57 +02:00
  • 2039080a92 auth: use sessions julian 2026-07-02 22:42:46 +02:00
  • a3069f0864 pubspec: update julian 2026-07-02 19:16:25 +02:00
  • c468321637 fix documents path not found on linux julian 2026-07-02 19:16:13 +02:00
  • 22aa22ce76 ci: correct apk location v0.2.0 julian 2026-06-12 18:24:37 +02:00
  • d7d0668e29 Switch gradle home to local to fix gradle build in ci julian 2026-06-12 09:07:38 +02:00
  • 76edfc5721 Remove jenkinsfile julian 2026-06-12 09:00:54 +02:00
  • 99a79d8df9 devenv: remove unneeded deploy-android code julian 2026-06-12 09:00:27 +02:00
  • 3affa455d0 ci: rework workflows to add one for android julian 2026-06-12 09:00:10 +02:00
  • 961a8d3918 ci: use nixos runner julian 2026-06-11 21:22:29 +02:00
  • 761372fb03 Move deploy to deploy-docker.yml ci workflow julian 2026-06-11 20:40:02 +02:00
  • 3f35c670ca Add gitea ci workflow julian 2026-06-04 18:14:53 +02:00
  • a32bfd5108 Update devenv.lock julian 2026-06-04 18:14:45 +02:00
  • 9261ec341e Add sync status to app drawer 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