Commit Graph

17 Commits

Author SHA1 Message Date
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
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
5f20256c6e Updated EmailScreen to pass QR-ID to ScannedDataBox 2024-08-12 20:44:10 +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
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
7cb5cbbe34 updated UI for relative screensize. Handle long payload by truncating the displayes content 2024-08-06 11:38:40 +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
278f51e606 Loading sample email on EmailScreen.tsx 2024-07-28 23:18:35 +08:00
8f7aa6862b Added Email to bottomCustomTabBar, Added EmailScreen. Pending setting drawer on main page 2024-07-28 21:06:59 +08:00