|
|
7cce7b66d7
|
Added useEffect to fetch and log current user and token in QRScannerScreen.
|
2024-08-17 14:41:35 +08:00 |
|
|
|
13dd88cd66
|
Make QR Tips not polled when on other screens
moved function to useEffect instead on QrScanner Screen
|
2024-08-16 11:18:56 +08:00 |
|
|
|
7618532d7a
|
Fixed ClearScanData not being called when closing ScannedData Modal
|
2024-08-15 16:22:13 +08:00 |
|
|
|
36be49a740
|
Updated sliding animation for ScannedDatabox on all 3 screens
|
2024-08-15 16:04:13 +08:00 |
|
|
|
549dc1efde
|
Updated SettingScreen
Adjusted QRScannerscreen when calling settingscreen
|
2024-08-14 17:13:03 +08:00 |
|
|
|
170997097f
|
Added QR Tips and fixed fetchUser Email
|
2024-08-14 13:36:39 +08:00 |
|
|
|
187fd768e6
|
Added DeleteEmail button
Fixed email contianer to not be affected by polling
added banner when no internet connections
|
2024-08-14 11:35:43 +08:00 |
|
|
|
22277e3a6d
|
Fixed ScanQrCode from Image with RNQRGenerator
|
2024-08-13 19:39:55 +08:00 |
|
|
|
0f18b55aad
|
Restored expo-camera to be used for readQRFromImage, temporary for reference
|
2024-08-13 19:31:16 +08:00 |
|
|
|
b347665453
|
Updated 4 checks on scannedDataBox
|
2024-08-13 17:09:35 +08:00 |
|
|
|
fcb710a888
|
added back icons for Scanned Data box. Pending to verify all dynamic ScannedDataBox views. (Incomplete Testing)
|
2024-08-12 02:08:34 +08:00 |
|
|
|
e4cc584924
|
Refactored with a new Camera Library:(react-native-vision-camera). Need fix scanQRCodeFromImage
|
2024-08-12 01:14:54 +08:00 |
|
|
|
202e04e272
|
Debugging Raw Scanned Barcode Data, added sample images and log to onBarcodeScan
|
2024-08-11 00:12:48 +08:00 |
|
|
|
b21e270f56
|
Update Logo and Scanned DataBox Logic
|
2024-08-10 22:04:05 +08:00 |
|
|
|
f893f3285a
|
ReCommit: Removed header for all screens. Updated QRScanner Screen UI to be responsive to screen size
|
2024-08-07 12:07:17 +08:00 |
|
|
|
7f7f686ef8
|
Recommit, without build falire (native_modules.gradle' line: 401, finished with non-zero exit value 1)
|
2024-08-03 23:07:41 +08:00 |
|
|
|
48144f88b5
|
Added Setting button to QRScannerScreen, call SettingScreen as Modal instead
|
2024-07-28 22:21:24 +08:00 |
|
|
|
8f7aa6862b
|
Added Email to bottomCustomTabBar, Added EmailScreen. Pending setting drawer on main page
|
2024-07-28 21:06:59 +08:00 |
|
heyethereum
|
f20b0ad4e8
|
stopped at access token
|
2024-07-26 22:51:11 +08:00 |
|
heyethereum
|
12873b1fa8
|
histories and bookmark done
|
2024-07-22 22:54:57 +08:00 |
|
heyethereum
|
220fa2dfd4
|
solve camera off focus, load user histories
|
2024-07-22 00:41:05 +08:00 |
|
heyethereum
|
a6c5fc8f05
|
Merge branch 'refactoring' of https://github.com/safeqr/SafeQR_Front_End_Mobile into refactoring
|
2024-07-13 22:08:18 +08:00 |
|
heyethereum
|
6ea1968dcc
|
working apple login
|
2024-07-13 21:01:03 +08:00 |
|
|
|
bca444d56d
|
Added API calls for Secure Connection,Virus Total Check and Redirects
|
2024-07-07 21:54:10 +08:00 |
|
|
|
19a1230781
|
Restored comments, and added share feature
|
2024-07-07 16:38:44 +08:00 |
|
|
|
cdac16a723
|
Integrate Redux for state management, replace useState with Redux store
|
2024-07-07 15:57:29 +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 |
|
|
|
ec9e0a21af
|
added a close button for ScannedDataBox that will work on both HisoryScreen and QRScannerScreen
|
2024-06-20 16:21:45 +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 |
|
|
|
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 |
|
|
|
48ec8835b1
|
added URI parsing, Updating databox (i,e Content)
|
2024-06-11 00:36:30 +08:00 |
|
|
|
88411e58c6
|
fixed QRScannerScreen warning by rendering 'CameraView' component instead of 'Camera' ln118
|
2024-06-10 22:44:43 +08:00 |
|
|
|
7e0e9ec1bb
|
fixed warning in all tsx file except for CameraView.tsx
|
2024-06-10 21:54:22 +08:00 |
|
|
|
1cb2c24024
|
overhaull of project sturcture, segregated screens and components
|
2024-06-10 21:00:22 +08:00 |
|