Commit Graph

29 Commits

Author SHA1 Message Date
dab246 89a3743eaf Apply new design for all confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-31 21:22:11 -07:00
dab246 78d40f7be5 TF-3479 Add OpenAndCloseComposerExtension to handle open & close composer
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-17 04:33:44 -07:00
dab246 a258dec4ee TF-3410 Use TextTheme apply almost text style for text widget
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
dab246 016b75aa51 TF-2667 Move the creation of mailbox request id to the data layer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
Dat PHAM HOANG 46d29f21b9 [Android][Disable work manager] Change the logic of network status base on internet connection
(update every 5 secs)

(cherry picked from commit d665abc45d752165e3c13ef29619fd28b30d8eeb)
2024-01-12 05:13:30 +01:00
Dat PHAM HOANG b358188362 [Android][Disable work manager] Remove unuse interactors in sending queue
(cherry picked from commit 4bd7885845b1135e019869c733a42209da5df8e9)
2024-01-12 05:13:30 +01:00
Dat PHAM HOANG 85ad953a15 [Android][Disable work manager] Handle the logic of sending mail
- Send mail anyway
- If sending failed with no connection, email will be stored in cache
- No more automatically resend
- Resent, Edit, Delete manually

(cherry picked from commit 8c7e8c28fb20f053c9aae4069f1236baff4d6ef8)
2024-01-12 05:13:30 +01:00
dab246 4bfc551a2a TF-1831 Handle system back button to back to the INBOX
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 17a40a6162a1f4eb1390327662761d1a015d334a)
2024-01-08 14:25:26 +01:00
dab246 fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
2023-11-21 16:54:33 +07:00
dab246 c9a79ee702 TF-2189 Resend sending email in Sending Queue on iOS
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 5160ff8db4b614ae66e0fec76c96d4eff775af82)
2023-10-27 11:18:29 +07:00
dab246 3481e659df TF-2189 Edit sending email in Sending Queue on iOS
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 79e1e2de5555973a5ba4a0c2b8fc3c091bcd63a3)
2023-10-27 11:18:29 +07:00
dab246 a956685829 TF-2189 Delete sending email in Sending Queue on iOS
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 1aecd40b739befad240d5a1f80b828417147ecf3)
2023-10-27 11:18:29 +07:00
dab246 f408ab6712 TF-2187 Handle click system back button to back to Inbox
(cherry picked from commit 95dfd0eea6b64b8437b0ee35b489bd2660da8a71)
2023-10-09 12:12:24 +07:00
dab246 2478fa4b56 TF-2188 Add Canceled sending state
(cherry picked from commit fb802e50dbdeaddabf09f450ad19a75ed7d27f39)
2023-10-09 12:12:24 +07:00
dab246 c3c8eacb9f TF-2189 Avoid compile runtime InternetConnectionChecker on web
(cherry picked from commit 7052f3eb5afb067952939f1642d5655d8740752f)
2023-10-09 12:12:24 +07:00
dab246 8eed49fd73 TF-1961 Transform html email content in composer
(cherry picked from commit f5470c130744242195b265a0ea4aad044ad8e740)
2023-08-18 21:29:50 +07:00
dab246 c3224155ab TF-2008 Only display the toast message of losing network connection on the web
(cherry picked from commit a9c945ba37cca89c4051a5a1efefe993a6fb3745)
2023-07-14 16:24:47 +07:00
dab246 d5cac4058a TF-1933 Trigger to handle hive database in main isolate when work manager changed
(cherry picked from commit 714806a751859ec9d37416a51e48ad3300ac6f73)
2023-07-07 22:45:26 +07:00
dab246 c5bd77f800 TF-1897 Implement resend sending email when failed
(cherry picked from commit f508b65688503e9ae8ece5a1924e84481b98a39e)
2023-06-13 10:17:45 +07:00
dab246 8efc741090 TF-1915 Updating correctly state sending email when work manager running
(cherry picked from commit 60b5683cddc2f8c026935528002c736f74018798)
2023-06-13 10:17:45 +07:00
dab246 af73f90508 TF-1915 Add Refresh To Pull for SendingQueueView
(cherry picked from commit a3c1e891bbd002b116d39ac1e28a4f4b8ba4b4e1)
2023-06-13 10:17:45 +07:00
dab246 3ed868c35d TF-1915 Update state action of sending email item
(cherry picked from commit b23e3389432ec4e385da0d08b79f1727405f0503)
2023-06-13 10:17:45 +07:00
dab246 6aa87ff012 TF-1915 SendingState of SendingEmail updates according to the work done in WorkManager when network connectivity is restored
(cherry picked from commit 744c8bc8dc8a82cb3afb75aead5a744adaae5501)
2023-06-13 10:17:45 +07:00
HuyNguyen 38edd509c6 TF-1865: Remove icon svg not use
(cherry picked from commit e5f8b11fd2c2b4ae793e74051a1e78ede710b2be)
2023-06-13 10:17:45 +07:00
HuyNguyen ee6bf907ff TF-1865: Update UI and replace task in workmanager when update sending email
(cherry picked from commit 15168421c994c5f928873e0794bcbf0c36b015c9)
2023-06-13 10:17:45 +07:00
HuyNguyen 48d32b048d TF-1865: Modify sending email in composer when tap item and Long press item
(cherry picked from commit 5cfda1d92f38da9e5e4fab1413e6e52229a51639)
2023-06-13 10:17:45 +07:00
dab246 94cd15d237 TF-1866 Implement delete sending email in Sending Queue
(cherry picked from commit 0b45b10231fd4ec4fd7936c71de6cdcda0e92d02)
2023-06-13 10:17:45 +07:00
dab246 b2f96c8142 TF-1900 Auto sync Sending Queue after work manager completed
(cherry picked from commit e68a8fdc49c600224b93e25f60ed6b8ecf1afe84)
2023-06-13 10:17:45 +07:00
dab246 ba29dadea6 TF-1813 Display list sending email in SendingQueueView
(cherry picked from commit 16699d68fa52d5a8dd450c68c64220def1d6a142)
2023-06-13 10:17:45 +07:00