24 Commits (9ac97131721d680c286a516fd54916e826b59055)

Author SHA1 Message Date
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 1 day ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 days ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 2 days ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 2 days ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 2 days ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 2 days ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 2 days ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 days ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 4 days ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 2 weeks ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 2 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 weeks ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 2 weeks ago
Matthew Raymer 2855d4b8d5 chore: cleanup and test 2 months ago
Matthew Raymer 4f9b146a66 fix: improve file sharing on Android using app-private storage 2 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 2 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 2 months ago
Matthew Raymer d83a25f47e chore: linted with auto-fix 2 months ago
Matthew Raymer d03fa55001 refactor(platform): replace platform checks with capability-based system 2 months ago
Matthew Raymer 5d845fb112 docs: add comprehensive JSDoc documentation to service layer 2 months ago
Matthew Raymer 660f2170de fix: improve error handling in photo upload 2 months ago
Matthew Raymer 073ce24f43 chore(deps): Add Capacitor camera and filesystem plugins 2 months ago
Matthew Raymer 2c84bb50b3 **refactor(PhotoDialog, PlatformService): Implement cross-platform photo capture and encapsulated image processing** 2 months ago
Matthew Raymer abf18835f6 feat: update TypeScript config for platform services 2 months ago