Commit Graph
22 Commits
Author SHA1 Message Date
amkovkov e853254c00 feat: calibration models logic mistaces 2026-06-08 07:33:46 +03:00
amkovkov 68147c4b3e feat: AnalysisViewModel some changes 2026-06-08 07:32:42 +03:00
amkovkov af59b8b059 fix: TouchTextBox remove comment 2026-06-08 07:31:26 +03:00
amkovkov 2d99880d08 feat: SystemView 2026-05-13 15:47:31 +03:00
amkovkov 3cc4d21947 feat: massive rework
1) GSS2.Core:
- strip prefixes in GSS2.Core.Analysis.AmineContent namespace class names
- add IEnumerable<double>.Variance extension
- remake analysis + update database so not needed to store all every file, calibration data also stored in database, also currently capturing images stored in system temporary directory and rewriting every time
2) GSS.UI.Core: AsyncImageRecordViewModel make zoom and pans public
3) GSS:
- remove image-storage-clear command
- remove ResultsView and ResultsViewModel, results presented in analysis
- rework calibration views
- add analysis views
- add text and number fields editors view
- add confirmation view on danger buttons
2026-05-13 12:56:32 +03:00
amkovkov ec95eef375 feat: implement and move touch controls to separate namespace 2026-05-13 12:22:54 +03:00
amkovkov 469fc7b8aa refactor: rename App.axaml -> Application.axaml 2026-04-20 15:18:14 +03:00
amkovkov 437107ecb8 feat: placeholder for touch screen editors 2026-04-20 15:17:21 +03:00
amkovkov 392b20ccee refactor: App.axaml.cs 2026-04-14 22:33:07 +03:00
amkovkov abb6284b15 refactor: appsettings.json 2026-04-14 22:32:34 +03:00
amkovkov 93bcc6c692 feat: SampleCalibration View and ViewModel 2026-04-14 22:30:26 +03:00
amkovkov 233f3f9471 fix: typo 2026-04-14 18:00:20 +03:00
amkovkov 0c24f05b4f feat: AmineContentView menu disabling
when scrolling and when SeparatorCalibrationView menu opened
2026-04-14 17:10:02 +03:00
amkovkov 7a42ff5f3c feat: SeparatorCalibration View and ViewModel 2026-04-14 16:18:13 +03:00
amkovkov bb930aac88 feat: AmineContentView pages placeholders 2026-04-14 09:02:42 +03:00
amkovkov d1ff9a39ec fix: upgrade vulnerability dependency (Tmds.DBus.Protocol) 2026-04-14 08:59:08 +03:00
amkovkov f8dac9dece fix: typos 2026-04-14 08:57:22 +03:00
amkovkov fd25dcba0d feat: add Camera View and ViewModel 2026-04-14 07:35:46 +03:00
amkovkov 66cd73d8ff feat: ImageStorageClear 2026-04-13 13:15:49 +03:00
amkovkov 9e7aadc538 feat: AmineContent View and ViewModel base 2026-04-13 12:11:53 +03:00
amkovkov 16c5b5d42f feat: MainView 2026-04-13 09:29:03 +03:00
amkovkov 8cf1c89863 feat: starting to build a application itself
add "capture" and "camera-tuning" commands for cli
2026-04-07 13:28:20 +03:00