5 Commits (a1b6add178cc2c1d35e19df6ad3748463fe990f2)

Author SHA1 Message Date
Matthew Raymer a1b6add178 chore: linting; more non-errors need fixing 1 day ago
Matthew Raymer 9e8f08aa49 feat: improve backup file discovery and user guidance 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