1888 Commits (a1b6add178cc2c1d35e19df6ad3748463fe990f2)
 

Author SHA1 Message Date
Matthew Raymer a1b6add178 chore: linting; more non-errors need fixing 1 day ago
Matthew Raymer d3a26a54d4 feat: optimize permission checking and reduce logging verbosity 1 day ago
Matthew Raymer 122b5b1a06 feat: implement comprehensive directory creation for Android 10+ 1 day ago
Matthew Raymer 9e8f08aa49 feat: improve backup file discovery and user guidance 1 day ago
Matthew Raymer 1529cc9689 fix: improve file discovery to find files in app data directory 1 day ago
Matthew Raymer f7ed05d13f fix: implement permission request lock and optimize file access 1 day ago
Matthew Raymer 7c8a6d0666 fix: improve Android file export with version-aware storage handling 1 day ago
Matthew Raymer 1aa285be55 WIP: Debug backup file discovery system - Fixed recursive directory search in CapacitorPlatformService to properly search subdirectories instead of excluding them - Added missing listFilesInDirectory method to all platform services for directory browsing functionality - Added debug methods (debugTimeSafariDirectory, createTestBackupFile, testDirectoryContexts) to help diagnose file visibility issues - Enhanced logging for backup file discovery process - Current issue: TimeSafari directory exists in Download but shows 'Directory does not exist' when trying to read contents - Need to investigate why JSON backup files are not being found despite directory existence 2 days ago
Matthew Raymer 2635c22c33 feat(backup-browser): add folder navigation, breadcrumbs, and debug mode for file discovery 3 days ago
Matthew Raymer 2d516b90b0 feat: implement user-accessible file storage with improved share dialog handling 4 days ago
Matthew Raymer 7a1329e1a4 feat: enhance file save and share with location selection options 4 days ago
Trent Larson f255ea389b bump to build 26 and version 0.5.1 4 days ago
trentlarson 0d343b9877 Merge pull request 'fix creation of did-specific settings (with a rename)' (#138) from fix-did-specifics into master 5 days ago
Trent Larson df06100c32 remove more debugging 5 days ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 5 days ago
Matthew Raymer 89b3f30466 fix: debug and clean up GiftedPrompts contact retrieval logic 5 days ago
Matthew Raymer 3cb5cc096b refactor: use databaseUtil.updateDefaultSettings for feed filter settings 5 days ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 5 days ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 5 days ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 5 days ago
Jose Olarte III 3544d7278d Optimized item actions 5 days ago
Jose Olarte III d3110506ea Optimized per-item layout 5 days ago
Trent Larson 8609f8458d bump to build 25 & version 0.5.0 6 days ago
Trent Larson 8f5c34bc5f fix linting 6 days ago
Trent Larson b0d61b95ea Merge branch 'ui-fixes-2025-06-w2' 6 days ago
Trent Larson af7bd236a3 fix check for successful gift submission 6 days ago
Trent Larson d719338bcc fix problem setting 'loading' flag 6 days ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 6 days ago
Jose Olarte III 1b2d4b623a Turned off automatic safe area in iOS 6 days ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 6 days ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 7 days ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 7 days ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 7 days ago
Trent Larson e9d800f601 fix a web test (all passing now) 1 week ago
Trent Larson b939a5e592 bump build to 23 and version to 0.4.8 1 week ago
Trent Larson aa62037fae bump to build 22 version 0.4.7 (though I think the android capacitor.config.json appId is wrong) 1 week ago
Trent Larson 722020ea86 fix linting 1 week ago
Trent Larson 96aa3f4a54 add Python dependency for electron on Mac 2 weeks ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 weeks ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 2 weeks ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 2 weeks ago
Trent Larson 820ae727ed fix linting 1 week ago
Trent Larson dbeb1c6b4b Merge branch 'sql-absurd-sql-back' 1 week ago
Trent Larson 573e4b206a Merge branch 'search-map-fix' 1 week ago
Trent Larson abc05d426e update messaging for unknown icons on home feed 1 week ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 1 week ago
Trent Larson 9ac9713172 fix linting 1 week ago
Trent Larson 41dad3254d fix a non-existent description, move the description right below the image 1 week ago
Trent Larson 485eac59a0 remove unnecessary data element from export 1 week ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 1 week ago