Commit Graph
100 Commits
Author SHA1 Message Date
Dat PHAM HOANG 23c129a136 Bump version to v0.3.16 2022-10-07 16:40:36 +07:00
Dat PHAM HOANG 8fbd269c22 Remove bitrise file after move to Github action 2022-10-07 16:40:01 +07:00
Dat PHAM HOANG a363435de2 TF-1045 Remove wrong conditions to append more items after loading more 2022-10-06 10:16:55 +07:00
Dat PHAM HOANG 776dbf749e fixup! TF-1010 [ADR] Guideline for Email's cache 2022-10-05 11:16:49 +07:00
Dat PHAM HOANG 2d54f3f1b9 TF-1010 [ADR] Guideline for Email's cache 2022-10-05 11:16:49 +07:00
Dat PHAM HOANG 3f51b2ea83 TF-1010 Synchronize the cache every when the state available 2022-10-05 11:16:49 +07:00
Dat PHAM HOANG 4579199f6d Upgrade lock file base on the change of jmap-dart-client 2022-10-05 11:16:49 +07:00
Dat PHAM HOANG a7228faf03 Upgrade inapp_webview to solve Xcode build error 2022-10-04 17:29:57 +07:00
Dat PHAM HOANG 39749dcba9 TF-1009 Remove unnecessary nullable check 2022-10-03 15:18:26 +07:00
Dat PHAM HOANG d85c2e9351 TF-1009 Resolve cache not synchronize enough:
- Cause: combine with cache for only one mailbox while `changes` response in all
- Resolve: get all email cache for synchronizing
2022-10-03 15:18:26 +07:00
Dat PHAM HOANG 3e23da1825 [Hotfix] CI failed with inconsistent .lock files 2022-09-30 10:15:30 +07:00
Dat PHAM HOANG 5ddf223fde Bump version to v0.3.15 2022-09-26 17:47:46 +07:00
Dat PHAM HOANG 70b8986521 TF-939 Based on accountCapabilities to check maxSizeAttachmentsPerMail 2022-09-19 12:04:35 +07:00
Dat PHAM HOANG 7c0ede8829 TF-939 Fix: Should Triggered session change only set up AccountId 2022-09-19 12:04:35 +07:00
Dat PHAM HOANG e0452448bd TF-939 Check EmailRules & Forwarding & Vacation based on accountCapabilities to visible in Menu 2022-09-19 12:04:35 +07:00
Dat PHAM HOANG 3beb9ec606 TF-939 Check EmailRules & Forwarding & Vacation based on accountCapabilities to visible in Menu 2022-09-19 12:04:35 +07:00
Dat PHAM HOANG ffca17210b TF-939 Check EmailRules & Forwarding based on accountCapabilities in Session 2022-09-19 12:04:35 +07:00
Dat PHAM HOANG ccc63e4fc1 TF-939 Inject Vacation's components depend on the session capability 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 2a65c30772 TF-939 Update Get/Update Vacation Interactors 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 2f48c1eee5 TF-939 Implement VacationRepository 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 5605e22bbf TF-939 Separate VacationRepository 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 18b2757c86 TF-939 Fix error Timer only run one time by init it every time select tag 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 5f2c42004e TF-939 Update Tmail contact capabilityIdentifier 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 48ae928b4e TF-939 Depend on accountCapabilities to delete multiple mailboxes 2022-09-14 10:23:15 +07:00
Dat PHAM HOANG 3871b18f00 Bump version to v0.3.14 2022-09-12 11:26:05 +07:00
Dat PHAM HOANG 9cd7e8c7de TF-909 [Android ]Upgrade compileSDK 32 because of androidx.webkit.webkit:1.5.0 2022-09-06 17:43:13 +07:00
Dat PHAM HOANG 3085475583 Bump version to v0.3.13 2022-08-25 12:22:56 +07:00
Dat PHAM HOANG 199cb2529c TF-788 Correct the padding for All Settings screens 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 2532959483 TF-788 Integrate Forward to Settings screen 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 998aa23958 TF-788 Integrate Vacation settings to Settings screen 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 38a1b6e642 TF-788 In the case of SettingsView, accountIdWorker is not triggered, so refresh 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 606f94d60f TF-788 Change Dashboard View with SettingsView and Settings details view (Rules, Identity, Language, ...) in the case of mobile/tablet 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 87f02ef7fd TF-788 Build up Settings Screen with SettingsFirstLevelTileBuilder 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 9283f88b24 TF-788 Add Click action to UserInformationWidget 2022-08-25 10:31:58 +07:00
Dat PHAM HOANG 12acee9f3a Bump version to v0.3.12 2022-08-16 09:53:52 +07:00
Dat PHAM HOANG 85353fa406 Add rule_filter to docker file build 2022-08-16 09:43:25 +07:00
Dat PHAM HOANG 11f1d371b2 Bump version to v0.3.11 2022-08-15 18:28:27 +07:00
Dat PHAM HOANG a5658a6779 TF-784 Change findSuggestion() logic to separate new suggestion and duplicated suggestion 2022-08-10 11:23:22 +07:00
Dat PHAM HOANG 3016e4c95c TF-784 Add SuggestionEmailAddress to separate the state of suggestion 2022-08-10 11:23:22 +07:00
Dat PHAM HOANG a40d8d94c7 TF-785 Hide/Show selection options for ThreadView in web app 2022-08-04 12:48:09 +07:00
Dat PHAM HOANG 2d744d5d1b TF-778 Fix text is cut after - symbol in web 2022-08-03 14:48:31 +07:00
Dat PHAM HOANG 7a42489de3 Bump version to v0.3.10 2022-08-01 09:16:32 +07:00
Dat PHAM HOANG 7599a73ab0 TF-730 Show attachment in the case email content empty 2022-07-29 10:38:28 +07:00
Dat PHAM HOANG 91517b0743 TF-755 Prevent WillPop in EmailView in mobile 2022-07-28 14:45:38 +07:00
Dat PHAM HOANG 87a3bebda4 Bump version to v0.3.9 2022-07-22 11:38:10 +07:00
Dat PHAM HOANG 3e9b7cbbb7 TF-717 Fix back in Manage account in large tablet 2022-07-20 21:28:59 +07:00
Dat PHAM HOANG ab5baa585b TF-714 Reset _isLoadingMore when change mailbox to avoid blocking load more 2022-07-14 05:29:43 +07:00
Dat PHAM HOANG 6fb6a79abc Bump version to v0.3.8 2022-07-11 15:25:58 +07:00
Dat PHAM HOANG e627f74af2 Bump version to v0.3.7 2022-06-17 15:23:58 +07:00
Dat PHAM HOANG ee692d52a2 TF-629 Download file and get the contentType to open file in Android/iOS 2022-06-13 19:02:25 +07:00
Dat PHAM HOANG 40a470dc21 TF-629 Add list of supported mimeType in Android and iOS 2022-06-13 19:02:25 +07:00
Dat PHAM HOANG 9da250f9fb TF-632 User profile is not retrieve when create new identity 2022-06-08 17:09:06 +07:00
Dat PHAM HOANG 5757a7b23a Bump version to v0.3.6 2022-06-03 16:40:02 +07:00
Dat PHAM HOANG 47b02da7d3 TF-571 Add script to run build_runner in CI/Dockerfile/Pre-build script 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 8c96a486d1 TF-571 Injection and configuration for Hive cache 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 2c156819ba TF-571 Handle logic for login with basicAuth or OIDC 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 3c9abf8f41 TF-571 Handle get stored account when re-open app 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 0b29deeeb9 TF-571 get stored authenticated account 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 3442c399cf TF-571 Get stored oidc logic 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 7213113724 TF-571 Store account/token/baseUrl after authenticate with OIDC 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 328ff2c4f0 TF-571 Store account after authenticate user with basicAuth 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 471465e1bc TF-571 Implement AuthenticationOIDC repository with Hive 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 03777be4a8 TF-571 Add method to OIDCRepository to store/get OIDC in cache 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG ff6e6d8878 TF-571 Implement AccountRepository with HiveAccountDataSource 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG f8e7429751 TF-571 Add Account Repository to manage accounts 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG a7d54479d9 TF-571 Add account to identify which account with AuthenticationType are using 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 7d32e80bc1 TF-571 Get user's profile directly in Session 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG a48cd35d4f TF-571 Use response from webfinger to get OIDC from authority 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 6cfea2d90a Bump version to v0.3.5 2022-05-30 10:22:30 +07:00
Dat PHAM HOANG ff1052e54a add prebuild script 2022-05-24 17:05:38 +07:00
Dat H. Pham 0489f25d40 Update new screenshots and build guideline 2022-05-24 17:05:38 +07:00
Dat PHAM HOANG af92c6d213 Fix the app logo in the center of login form 2022-05-19 13:55:23 +07:00
Dat PHAM HOANG a16fab5562 Add padding for the login form in web 2022-05-19 13:55:23 +07:00
Dat PHAM HOANG cd6d95d42a Bump version to v0.3.4 2022-05-18 11:45:27 +07:00
Dat PHAM HOANG d5b93e3a6f Add script to run build_runner and pub get for contact module 2022-05-18 11:17:26 +07:00
Dat PHAM HOANG 22aade39da Upgrade xcode stack for primary and default in bitrise to 13.1.x 2022-05-17 18:03:18 +07:00
Dat PHAM HOANG 76eece4030 Upgrade xcode stack for bitrise to 13.1.x 2022-05-17 15:29:45 +07:00
Dat PHAM HOANG 2aaa5d903a Bump version to v0.3.3 2022-05-17 10:15:45 +07:00
Dat PHAM HOANG 29a5649a84 Bump version to v0.3.2 2022-05-16 16:19:58 +07:00
Dat PHAM HOANG 15cc421525 TF-518 Handle missing field in login form 2022-05-12 17:34:05 +07:00
Dat PHAM HOANG 3fc2ae4776 TF-518 Apply new UI for login in web 2022-05-12 17:34:05 +07:00
Dat PHAM HOANG cc66d141d4 TF-518 Apply new UI for login in mobile 2022-05-12 17:34:05 +07:00
Dat PHAM HOANG 2e3c4e8f88 Bump version to v0.3.1 2022-04-29 17:34:24 +07:00
Dat PHAM HOANG 312646557b [ADR] Fix empty items in the list (#339) 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG ae93de2a5f [ADR] Cleaning up cache strategy 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG ff9bc6d7e5 Clean up the cache whenever start the app 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG bb4538d090 Reduce the time email in cache 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG b4721a3a07 Not update the email in cache if cache not hit 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG a66b33472d Use GetAllEmails instead of RefreshAll Interactor 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG a7d71f02ff Change Profile for development 2022-04-18 17:45:09 +07:00
Dat PHAM HOANG 208b058b6c Bump version to v0.3.0 2022-04-18 15:27:01 +07:00
Dat PHAM HOANG 561b620929 Add Provisioning_profile_specifier for TeamMailShareExtension 2022-04-18 15:19:06 +07:00
Dat PHAM HOANG 336882cabc Bump version to v0.2.2 2022-04-01 19:31:08 +07:00
Dat PHAM HOANG 92ffd1d726 Synchronizing text to be translated 2022-03-29 12:23:47 +07:00
Dat PHAM HOANG 3914f3ad65 Bump version to v0.2.1 2022-03-21 10:38:17 +07:00
Dat PHAM HOANG 71fc8a595e TF-322 Sort default mailbox in TreeBuilder 2022-03-18 21:00:37 +07:00
Dat PHAM HOANG c2dc3b43fb TF-362 Add reloadableController to handle reload in web 2022-03-18 17:05:07 +07:00
Dat PHAM HOANG 6bb1cfb0ce TF-362 Change the view of Home and Session to become loading with spinner in white background 2022-03-18 17:05:07 +07:00
Dat PHAM HOANG 6dc9e7b74f TF-362 Change the view of Home and Session to become loading with spinner in white background 2022-03-18 17:05:07 +07:00
Dat PHAM HOANG 8bbe8b0bd7 TF-340 Request to back-end with /query + /get in the case local cache has size < defaultLimit 2022-03-17 11:41:15 +07:00