987f9217de
Merge branch 'sql-absurd-sql-back'
2025-06-07 17:18:10 -06:00
dbeb1c6b4b
Merge branch 'sql-absurd-sql-back'
2025-06-07 17:18:10 -06:00
60a02259a6
add another way to fix the privacy policy manifest for third parties like GoogleToolboxForMac
2025-06-06 19:45:41 -06:00
7f63ee7c80
add another way to fix the privacy policy manifest for third parties like GoogleToolboxForMac
2025-06-06 19:45:41 -06:00
7547e7a5f7
bump to build # 19 version 0.4.7 for mobile packages
2025-06-05 20:30:27 -06:00
9d4f726c31
bump to build # 19 version 0.4.7 for mobile packages
2025-06-05 20:30:27 -06:00
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.
2025-06-03 19:59:28 -06:00
297c5a2dbb
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.
2025-06-03 19:59:28 -06:00
Matthew Raymer
1d1b37125d
merge(master): big merge for qrcode-reboot
2025-06-02 03:57:00 +00:00
Matthew Raymer
68e0fc4976
merge(master): big merge for qrcode-reboot
2025-06-02 03:57:00 +00:00
92e564f7a5
add iOS development team ID
2025-06-01 14:29:32 -06:00
5a1007c49c
add iOS development team ID
2025-06-01 14:29:32 -06:00
fca019fb2e
fix spelling of SQLite module for iOS
2025-05-27 21:11:07 -06:00
21184e7625
fix spelling of SQLite module for iOS
2025-05-27 21:11:07 -06:00
Matthew Raymer
7b4f9d6556
fix: add requirements for capacitor/sqlite
2025-05-27 12:42:27 +00:00
Matthew Raymer
a228a9b1c0
fix: add requirements for capacitor/sqlite
2025-05-27 12:42:27 +00:00
Jose Olarte III
b8f69ba4e7
Revert iOS app ID
2025-05-22 22:36:16 +08:00
Jose Olarte III
f7728aadf0
Revert iOS app ID
2025-05-22 22:36:16 +08:00
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
2025-05-22 19:46:19 +08:00
Jose Olarte III
ce34257ba1
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
2025-05-22 19:46:19 +08:00
42228f4ea5
bump to build 18 version 0.4.7 to match the latest upload to ios
2025-05-20 20:27:38 -06:00
22978a1eda
bump to build 18 version 0.4.7 to match the latest upload to ios
2025-05-20 20:27:38 -06:00
6e657b6a87
add a privacy-fixer project that may have fixed the GoogleToolboxForMac privacy manifext problem
...
https://github.com/crasowas/app_privacy_manifest_fixer
2025-05-20 20:24:21 -06:00
79b2218129
add a privacy-fixer project that may have fixed the GoogleToolboxForMac privacy manifext problem
...
https://github.com/crasowas/app_privacy_manifest_fixer
2025-05-20 20:24:21 -06:00
b60e1462db
add more ios tweaks for app store
2025-05-18 20:20:41 -06:00
80b754246e
add more ios tweaks for app store
2025-05-18 20:20:41 -06:00
Matt Raymer
06ed7d44ab
chore: adjusting file location
2025-05-08 04:50:27 -04:00
Matt Raymer
ea17ef930c
chore: adjusting file location
2025-05-08 04:50:27 -04:00
Jose Olarte III
9f987d60a5
iOS camera usage description
2025-04-30 09:47:41 +08:00
Jose Olarte III
8cc17bd09d
iOS camera usage description
2025-04-30 09:47:41 +08:00
Jose Olarte III
555b4a459d
iOS Capacitor setup
2025-04-28 21:59:00 +08:00
Jose Olarte III
99863ec186
iOS Capacitor setup
2025-04-28 21:59:00 +08:00
90db509e5b
modify files to make the ios build & distribution work
2025-04-18 20:40:41 -06:00
ca455e9593
modify files to make the ios build & distribution work
2025-04-18 20:40:41 -06:00
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
2025-04-09 10:04:03 +00:00
Matthew Raymer
008211bc21
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
2025-04-09 10:04:03 +00:00
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
2025-04-09 07:10:30 +00:00
Matthew Raymer
fb40dc0ff7
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
2025-04-09 07:10:30 +00:00
56fc24d3bf
more ios folders to ignore (until we figure out the right way to dance with capacitor-assets)
2025-04-06 19:52:44 -06:00
7b0ee2e44e
more ios folders to ignore (until we figure out the right way to dance with capacitor-assets)
2025-04-06 19:52:44 -06:00
6c349811d6
adjust instructions for capacitor-assets and more files
2025-04-06 19:48:45 -06:00
ac018997e8
adjust instructions for capacitor-assets and more files
2025-04-06 19:48:45 -06:00
f970c472f5
restore important file from previous cleanup
2025-04-06 19:15:00 -06:00
6f449e9c1f
restore important file from previous cleanup
2025-04-06 19:15:00 -06:00
c0fa897573
remove icon files that are generated by capacitor-assets
2025-04-06 19:02:01 -06:00
543599a6a1
remove icon files that are generated by capacitor-assets
2025-04-06 19:02:01 -06:00
Matthew Raymer
2ae2595525
baseline for this branch
2025-04-06 05:41:12 +00:00
Matthew Raymer
bdc5ffafc1
baseline for this branch
2025-04-06 05:41:12 +00:00
609d38e37e
make changes that must have been done by XCode
2025-04-05 16:08:12 -06:00
4ee3ce0061
make changes that must have been done by XCode
2025-04-05 16:08:12 -06:00