Commit Graph

110 Commits

Author SHA1 Message Date
850675a083 detect if not gmail and setEmpty Messag to login with Gmail account 2024-08-16 12:11:43 +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
47898d1489 Updated TrackingDetection UI 2024-08-15 22:16:27 +08:00
8e37d9d2b6 Updated hasExecutble icon on ScannedDataBox 2024-08-15 21:27:17 +08:00
10803b9322 edited EmailScreen's Delte Modal formatting 2024-08-15 20:45:54 +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
ecf174e1d6 Fixed UI bugs for PHONE/SMS/TEXT on EmailScreen and History Screen 2024-08-15 02:39:49 +08:00
dcd3399689 Fixed Security header not clickable 2024-08-15 01:44:48 +08:00
593b57094c Added DeleteAllEmail function 2024-08-15 01:29:11 +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
785e84c4f2 Fixed unclickable area in EmailScreen 2024-08-13 22:37:21 +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
d33b97b45b Updated links on settingScreen 2024-08-12 21:07:03 +08:00
5f20256c6e Updated EmailScreen to pass QR-ID to ScannedDataBox 2024-08-12 20:44:10 +08:00
9b81225fb1 added expo-linking to allow SMSTO & EMAILTO 2024-08-12 18:44:24 +08:00
db115f1a58 Fixed the Redirect Logic for UI 2024-08-12 16:18:31 +08:00
d810f3ef8c Update Wifi UI, Pending fix of connect to wifi button 2024-08-12 15:51:40 +08:00
fcc6f76c99 Update scannedDataBox for URL type(minimal viable logic) 2024-08-12 15:28:47 +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
bfd79fbf73 With correct package-lock.json 2024-08-11 21:53:53 +08:00
cad9f2c097 added Polling Control with useFocusEffect to prevent GetScannedEmail on other screen 2024-08-11 21:23:03 +08:00
80e38660cd Fixed the EmailScreen Logic and moved banner to middle 2024-08-11 21:13:43 +08:00
01fa62a58f Restored last working pacjage.json - prevent build failure on native_modules.gradle line: 401 2024-08-11 20:24:50 +08:00
202e04e272 Debugging Raw Scanned Barcode Data, added sample images and log to onBarcodeScan 2024-08-11 00:12:48 +08:00
9972de364f Added logic to auto fetch Google Access Token and Refresh Token for EmailScreen 2024-08-10 23:24:04 +08:00
5f974c8d71 updated email screen to be responsive, fixed banner and fetchUserEmail button 2024-08-10 23:15:52 +08:00
b21e270f56 Update Logo and Scanned DataBox Logic 2024-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 2024-08-07 15:54:21 +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
7cb5cbbe34 updated UI for relative screensize. Handle long payload by truncating the displayes content 2024-08-06 11:38:40 +08:00
6032aebd6a Updated ScannedDataBox UI 2024-08-05 15:14:41 +08:00
20cb565f2f updated getEmail and getScannedEmail endpoints. Added Polling and Rescan Inbox feature for EmailScreen.tsx 2024-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 2024-08-04 16:56:35 +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
heyethereum
804eb6f024 added inteceptor to include diff headers in diff env 2024-08-03 13:47:24 +08:00
heyethereum
1fdfd94baf fix node not loading correct env files 2024-08-03 10:29:35 +08:00
heyethereum
28f6ab3553 merge changes in package.son 2024-08-03 09:13:14 +08:00
heyethereum
2a7c2fec77 install react native drawer 2024-07-30 07:58:07 +08:00
278f51e606 Loading sample email on EmailScreen.tsx 2024-07-28 23:18:35 +08:00
48144f88b5 Added Setting button to QRScannerScreen, call SettingScreen as Modal instead 2024-07-28 22:21:24 +08:00
b2ff312537 Re Commit, undo import ofDrawerNavigatore as app could not launch 2024-07-28 21:09:38 +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