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
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
Trent Larson
b60e1462db
add more ios tweaks for app store
2 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
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
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
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