Commit Graph

50 Commits

Author SHA1 Message Date
heyethereum
9d7fe48e98 re-init amplify 2024-07-07 20:21:32 +08:00
47d1867cab Fixed modal set to false when switching between history and bookmark tab 2024-06-30 15:25:28 +08:00
947bd474d1 Fixed HistoryScreen where data not shown on flatlist, and pass type to scannedDataBox properly 2024-06-30 14:20:03 +08:00
4d4b55ab71 Added console.log to troubelshoot handlePayload to return type to scannedDataBox, Pending fix for data not displayed on history page 2024-06-30 13:26:16 +08:00
0f9453ef45 Refactor QRScannerScreen and ScannedDataBox, alot of broken functions 2024-06-30 01:32:39 +08:00
7b396073f7 added scalling compatibilty for smaller devices 2024-06-20 18:43:07 +08:00
7f7e65c232 added Security header Feature with a pop up Modal 2024-06-20 16:44:15 +08:00
ec9e0a21af added a close button for ScannedDataBox that will work on both HisoryScreen and QRScannerScreen 2024-06-20 16:21:45 +08:00
a0705807fd added Model for delete hisory confirmation. Also modifed Scan_icon in history screen 2024-06-20 15:01:21 +08:00
69b2d72644 Removed QRCodeProvider and moved hardcoded testfunctions to ScannedDataBox instead, Hardcoded data is now working for Demo 2024-06-20 14:14:15 +08:00
c84c93df36 Update UI for color consistency, Further testing on harded Data for demo - INCOMPLETE need fix (Bug all data marked as Dangerous) 2024-06-19 22:10:21 +08:00
b64e03d774 Updated HistoryScreen: changed UI and added toggleBookmark and deleteQRCode with BookMark Tab. Yet to solve setQrCodes updater function error message 2024-06-19 21:22:05 +08:00
7afe5982e6 Cleared error messages and updated types.tsx to handle bookmarks, Hardcoded testdata for Demo 2024-06-19 20:31:15 +08:00
264ae9550e segregated the ScannedDataBox from the QRScannerScreen , so that Historyscreen can use the ScannedDataBox 2024-06-19 19:36:30 +08:00
bfa99fcce8 added QR code image generation for dataBox. Refined the Fonts and UI for dataBox 2024-06-17 22:39:04 +08:00
ad197abe6e Modified handleImagePicker with correct error handling. Able to scan QR code from images and give alert for non QR images 2024-06-17 21:07:59 +08:00
42c938b105 Added handleImagePicker for scaning Qr Code from library.incomplete; need to handle error before passing to setScannedData 2024-06-17 20:14:06 +08:00
31d6669587 debug icon for hardcoding data to handleTestScan 2024-06-12 22:22:45 +08:00
0ad6d52e6e repush to remove unwanted folder 2024-06-12 00:19:05 +08:00
cef50cec8e Reorgainsed and cleaned code, Redid the comments 2024-06-11 23:43:36 +08:00
d4e285012b Removed Cameraview.tsx and call Cameraview directly in ScannerScreen, Added enableTorch 2024-06-11 20:37:18 +08:00
ef3766e3df added reset when press Scanbutton to clear dataBox 2024-06-11 01:30:53 +08:00
b523281fcc added URI parsing for type, Editing dataBox(Content Popup), pending clearScanData 2024-06-11 00:46:01 +08:00
fee92b62a9 Merge branch 'main' of https://github.com/safeqr/SafeQR_Front_End_Mobile
merging
2024-06-11 00:40:07 +08:00
48ec8835b1 added URI parsing, Updating databox (i,e Content) 2024-06-11 00:36:30 +08:00
Isky
c4f9ab2995 Update README.md 2024-06-10 22:55:39 +08:00
safeqr
78bb49a0b7 Update README.md 2024-06-10 22:52:45 +08:00
481354a9bd Merge branch 'main' of https://github.com/safeqr/SafeQR_Front_End_Mobile
fixed the last warning in QRSannerScreen by rendering 'CameraView' component instead of 'Camera' ln 118
2024-06-10 22:45:13 +08:00
88411e58c6 fixed QRScannerScreen warning by rendering 'CameraView' component instead of 'Camera' ln118 2024-06-10 22:44:43 +08:00
safeqr
e3431b238d Update README.md 2024-06-10 21:57:34 +08:00
7e0e9ec1bb fixed warning in all tsx file except for CameraView.tsx 2024-06-10 21:54:22 +08:00
Isky
4dfbbe7cbd Update README.md 2024-06-10 21:07:02 +08:00
Isky
db11965fb9 Update README.md 2024-06-10 21:04:33 +08:00
1cb2c24024 overhaull of project sturcture, segregated screens and components 2024-06-10 21:00:22 +08:00
safeqr
e5f7f4a51d Update README.md 2024-06-10 19:05:09 +08:00
safeqr
85bf144a5a Update README.md 2024-06-10 18:46:48 +08:00
48bd40c435 Fix Load on QRScanner Page first 2024-06-10 00:41:42 +08:00
68c9e544c4 Fix cameraContainer Size 2024-06-10 00:29:40 +08:00
a61bf8a887 redo with comments, still pending secScanned(false) fix 2024-06-09 23:39:18 +08:00
1363b245d7 NavBar Done, Need to fix setScanned(false) 2024-06-09 23:13:10 +08:00
7dfa865bce Fixed Color Scheme and Scaling 2024-06-09 21:43:46 +08:00
283adbf07e With VT score and Clear History 2024-06-08 12:05:22 +08:00
e70202b7e2 updates UI and testing Hisory page 2024-06-08 10:29:57 +08:00
iskubee
159e6daf3a Create README.md 2024-06-08 09:41:05 +08:00
9d878640c0 Minimum scanning app with UI 2024-06-07 13:30:44 +08:00
8df78b8f8c barbones with camera cutout 2024-06-07 00:36:28 +08:00
e3dd3b586f third commit 2024-06-07 00:32:54 +08:00
d53b55ccf5 second commit 2024-06-07 00:31:30 +08:00
c58796c332 Initial commit 2024-06-07 00:13:11 +08:00
322b2bf739 Initial commit
Generated by create-expo-app 2.3.5.
2024-06-06 23:24:34 +08:00