fcb710a888
added back icons for Scanned Data box. Pending to verify all dynamic ScannedDataBox views. (Incomplete Testing)
Isky2024-08-12 02:08:34 +08:00
e4cc584924
Refactored with a new Camera Library:(react-native-vision-camera). Need fix scanQRCodeFromImage
Isky2024-08-12 01:14:54 +08:00
bfd79fbf73
With correct package-lock.json
Isky2024-08-11 21:53:53 +08:00
cad9f2c097
added Polling Control with useFocusEffect to prevent GetScannedEmail on other screen
Isky2024-08-11 21:23:03 +08:00
80e38660cd
Fixed the EmailScreen Logic and moved banner to middle
Isky2024-08-11 21:13:43 +08:00
01fa62a58f
Restored last working pacjage.json - prevent build failure on native_modules.gradle line: 401
Isky2024-08-11 20:24:50 +08:00
202e04e272
Debugging Raw Scanned Barcode Data, added sample images and log to onBarcodeScan
Isky2024-08-11 00:12:48 +08:00
9972de364f
Added logic to auto fetch Google Access Token and Refresh Token for EmailScreen
Isky2024-08-10 23:24:04 +08:00
5f974c8d71
updated email screen to be responsive, fixed banner and fetchUserEmail button
Isky2024-08-10 23:15:52 +08:00
b21e270f56
Update Logo and Scanned DataBox Logic
Isky2024-08-10 22:04:05 +08:00
ca4a92f5f0
Updtated EmailScreen for useremail and resycn button, added banner when resync. Added marginTop padding for all screens
Isky2024-08-07 15:54:21 +08:00
f893f3285a
ReCommit: Removed header for all screens. Updated QRScanner Screen UI to be responsive to screen size
Isky2024-08-07 12:07:17 +08:00
7cb5cbbe34
updated UI for relative screensize. Handle long payload by truncating the displayes content
Isky2024-08-06 11:38:40 +08:00
20cb565f2f
updated getEmail and getScannedEmail endpoints. Added Polling and Rescan Inbox feature for EmailScreen.tsx
Isky2024-08-04 22:17:40 +08:00
32a8f5d30f
Working on getEmails.Able to fetch email and load in Flatlist. Pending refresh featurea and to handle status 202
Isky2024-08-04 16:56:35 +08:00
7f7f686ef8
Recommit, without build falire (native_modules.gradle' line: 401, finished with non-zero exit value 1)
Isky2024-08-03 23:07:41 +08:00
804eb6f024
added inteceptor to include diff headers in diff env
feature-login
heyethereum
2024-08-03 13:47:24 +08:00
304d5932f7
Addes Share functionality, Added SecureWebView for Open Button.Restored Comments for QRScannerScreen
Isky2024-07-07 16:53:05 +08:00
19a1230781
Restored comments, and added share feature
Isky2024-07-07 16:38:44 +08:00
cdac16a723
Integrate Redux for state management, replace useState with Redux store
Isky2024-07-07 15:57:29 +08:00
47d1867cab
Fixed modal set to false when switching between history and bookmark tab
Isky2024-06-30 15:25:28 +08:00
947bd474d1
Fixed HistoryScreen where data not shown on flatlist, and pass type to scannedDataBox properly
Isky2024-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
Isky2024-06-30 13:26:16 +08:00
0f9453ef45
Refactor QRScannerScreen and ScannedDataBox, alot of broken functions
Isky2024-06-30 01:32:39 +08:00
7f7e65c232
added Security header Feature with a pop up Modal
Isky2024-06-20 16:44:15 +08:00
ec9e0a21af
added a close button for ScannedDataBox that will work on both HisoryScreen and QRScannerScreen
Isky2024-06-20 16:21:45 +08:00
a0705807fd
added Model for delete hisory confirmation. Also modifed Scan_icon in history screen
Isky2024-06-20 15:01:21 +08:00
69b2d72644
Removed QRCodeProvider and moved hardcoded testfunctions to ScannedDataBox instead, Hardcoded data is now working for Demo
Isky2024-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)
Isky2024-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
Isky2024-06-19 21:22:05 +08:00
7afe5982e6
Cleared error messages and updated types.tsx to handle bookmarks, Hardcoded testdata for Demo
Isky2024-06-19 20:31:15 +08:00
264ae9550e
segregated the ScannedDataBox from the QRScannerScreen , so that Historyscreen can use the ScannedDataBox
Isky2024-06-19 19:36:30 +08:00
bfa99fcce8
added QR code image generation for dataBox. Refined the Fonts and UI for dataBox
Isky2024-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
Isky2024-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
Isky2024-06-17 20:14:06 +08:00
31d6669587
debug icon for hardcoding data to handleTestScan
Isky2024-06-12 22:22:45 +08:00
0ad6d52e6e
repush to remove unwanted folder
Isky2024-06-12 00:19:05 +08:00
cef50cec8e
Reorgainsed and cleaned code, Redid the comments
Isky2024-06-11 23:43:36 +08:00
d4e285012b
Removed Cameraview.tsx and call Cameraview directly in ScannerScreen, Added enableTorch
Isky2024-06-11 20:37:18 +08:00
ef3766e3df
added reset when press Scanbutton to clear dataBox
Isky2024-06-11 01:30:53 +08:00
b523281fcc
added URI parsing for type, Editing dataBox(Content Popup), pending clearScanData
Isky2024-06-11 00:46:01 +08:00