|
|
7cce7b66d7
|
Added useEffect to fetch and log current user and token in QRScannerScreen.
|
2024-08-17 14:41:35 +08:00 |
|
|
|
d5217cc59b
|
Added back the banner for emailScreen
|
2024-08-17 11:41:46 +08:00 |
|
|
|
6a00ec453d
|
Added hasIpAddress display. Fixed Unknown User name for non-gmail users
|
2024-08-16 15:31:16 +08:00 |
|
|
|
b9c382eaa8
|
Fix email screen layout and show errorText when no emails are found
|
2024-08-16 12:23:09 +08:00 |
|
|
|
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 |
|