Trent Larson
419243b5cd
on mobile: bump version to 1.0.2 and build to 35
1 month ago
Trent Larson
2b7c204013
bump to version 0.5.8 build 34
1 month ago
Trent Larson
1a886524b6
bump to build 33 and version 0.5.7
1 month ago
Trent Larson
911028849b
bump to build 32 & version 0.5.6
1 month ago
Trent Larson
69a9f5306f
bump build to 31 and version to 0.5.5
1 month ago
Jose Olarte III
2b56f1f09b
URL scheme config for iOS
- Registers the timesafari:// URL scheme
- Sets the bundle URL name to app.timesafari
1 month ago
Trent Larson
63c6cb8dc4
bump to build 30 version 0.5.4
1 month ago
Trent Larson
5cde144585
fix problem with user-profile page, and bump to build 29 & version 0.5.3
1 month ago
Trent Larson
a55cf31a93
bump to build 26 and version 0.5.1
2 months ago
Trent Larson
4e9c7bbf70
bump to build 25 & version 0.5.0
2 months ago
Trent Larson
32f5c52474
fix linting
2 months ago
Trent Larson
27d253c6ad
bump build to 23 and version to 0.4.8
2 months ago
Trent Larson
87a41d223f
bump to build 22 version 0.4.7 (though I think the android capacitor.config.json appId is wrong)
2 months ago
Trent Larson
60a02259a6
add another way to fix the privacy policy manifest for third parties like GoogleToolboxForMac
2 months ago
Trent Larson
7547e7a5f7
bump to build # 19 version 0.4.7 for mobile packages
2 months ago
Trent Larson
705c6092a3
disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup
At this point, the app compiles and runs in Android & iOS but DB operations fail.
2 months ago
Trent Larson
92e564f7a5
add iOS development team ID
2 months ago
Trent Larson
fca019fb2e
fix spelling of SQLite module for iOS
2 months ago
Matthew Raymer
7b4f9d6556
fix: add requirements for capacitor/sqlite
2 months ago
Jose Olarte III
b8f69ba4e7
Revert iOS app ID
2 months ago
Jose Olarte III
e2787e3afa
De-coupled web and mobile QR scanner views
- Separate scanner views for web and mobile platforms: different libraries, similar layouts
- Mobile: QR code overlaid on top of full-screen camera view
- Mobile: added framing box + instruction text
- Mobile: increased debounce time to compensate for behavior of MLkit scanner
- Web: removed Capacitor-related code and platform-specific conditions
- Web: adjusted max-size of QR code and camera view to better fit newer iOS device screens
- Web + mobile: camera view remains active when a QR scan is triggered
2 months ago
Trent Larson
42228f4ea5
bump to build 18 version 0.4.7 to match the latest upload to ios
2 months ago
Trent Larson
6e657b6a87
add a privacy-fixer project that may have fixed the GoogleToolboxForMac privacy manifext problem
https://github.com/crasowas/app_privacy_manifest_fixer
2 months ago
Jose Olarte III
c1e1cf89f6
iOS photo library permission
2 months ago
Trent Larson
b60e1462db
add more ios tweaks for app store
2 months ago
Matt Raymer
06ed7d44ab
chore: adjusting file location
3 months ago
Jose Olarte III
9f987d60a5
iOS camera usage description
3 months ago
Jose Olarte III
555b4a459d
iOS Capacitor setup
3 months ago
Trent Larson
90db509e5b
modify files to make the ios build & distribution work
3 months ago
Matthew Raymer
a3f7e0e12f
feat(android): implement file picker for data export
- Add @capawesome/capacitor-file-picker dependency
- Update DataExportSection UI text to reflect new file picker behavior
- Implement file picker in CapacitorPlatformService
- Add debug logging for path handling
- Fix logger to show messages in Capacitor environment
WIP: File path handling still needs refinement
4 months ago
Matthew Raymer
41c0f32544
feat(android): update Capacitor assets and fix Xcode project version
- Generate new launcher icons for all densities (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi)
- Update both regular and round icon variants
- Fix Xcode project version numbers (0920 -> 920)
- Add missing file provider paths meta-data
4 months ago
Trent Larson
56fc24d3bf
more ios folders to ignore (until we figure out the right way to dance with capacitor-assets)
4 months ago
Trent Larson
6c349811d6
adjust instructions for capacitor-assets and more files
4 months ago
Trent Larson
f970c472f5
restore important file from previous cleanup
4 months ago
Trent Larson
c0fa897573
remove icon files that are generated by capacitor-assets
4 months ago
Matthew Raymer
2ae2595525
baseline for this branch
4 months ago
Trent Larson
609d38e37e
make changes that must have been done by XCode
4 months ago
Trent Larson
4b0a3b7ec3
add important ios files that aren't regenerated
4 months ago
Matthew Raymer
4e0c88b85f
chore: Remove folders
5 months ago
Matthew Raymer
1e22cdec82
feat(mobile): add deep linking support for Capacitor apps
Adds native deep linking capabilities:
- Configure timesafari:// URL scheme for iOS and Android
- Add @capacitor/app dependency and configuration
- Implement deep link handler with improved error logging
- Support parameterized routes like claim/:id
- Add debug logging for native platforms
- Handle app mounting state for deep links
Technical changes:
- Update AndroidManifest.xml with intent filters
- Add URL scheme to iOS Info.plist
- Add @capacitor/app to Podfile and Gradle
- Enhance main.capacitor.ts with robust deep link handling
5 months ago
Matthew Raymer
ff4e23517b
Multi-build support; tested successfully for Electron
7 months ago
Trent Larson
bd622e19a8
Revert "after `npx cap add ...` for ios & android"
This reverts commit 17f304ddb8
.
8 months ago
Trent Larson
f3b98ead3e
after `npx cap add ...` for ios & android
9 months ago