0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00
Commit Graph

14393 Commits

Author SHA1 Message Date
Wolf-Martell Montwé
29d798b626
Add SyncMail use case 2024-09-16 16:23:32 +02:00
Wolf-Martell Montwé
e36d37a6f2
Add GetDrawerConfig use case and DrawerConfig entity 2024-09-16 11:13:12 +02:00
Wolf-Martell Montwé
b8c7457208
Change selectAccount to also trigger open account 2024-09-13 17:21:14 +02:00
Wolf-Martell Montwé
937bb3da22
Add OnFolderClick event and add OpenFolder and CloseDrawer effect 2024-09-13 17:12:54 +02:00
Wolf-Martell Montwé
008a5e281c
Merge pull request #8139 from wmontwe/add-drawer-folder-list-part3
Add drawer folder list - part 3
2024-09-13 17:03:18 +02:00
Wolf-Martell Montwé
8afe58c644
Add OnAccountClick event to trigger account selection and add OnAccountViewClick on the account view for testing 2024-09-13 16:01:28 +02:00
Wolf-Martell Montwé
8d34ada101
Add FolderList 2024-09-13 11:59:55 +02:00
Wolf-Martell Montwé
7b473d64d0
Add FolderListItem 2024-09-12 17:49:06 +02:00
Wolf-Martell Montwé
a2533e87e4
Add FolderListItemBadge 2024-09-12 17:49:06 +02:00
Wolf-Martell Montwé
f07ba6fced
Add Dot and Star icons 2024-09-12 17:49:06 +02:00
Wolf-Martell Montwé
74653a7bd8
Add optional icon to NavigationDrawerItemBadge 2024-09-12 17:49:06 +02:00
Wolf-Martell Montwé
be4ba7ca27
Add GetDisplayFoldersForAccount usecase 2024-09-12 17:49:05 +02:00
Wolf-Martell Montwé
c05533a26f
Merge pull request #8136 from wmontwe/add-drawer-account-top-view
Add drawer account view
2024-09-12 17:32:22 +02:00
cketti
89381dbedb
Merge pull request #8134 from thunderbird/integrate_glean_sdk
Integrate Glean SDK
2024-09-12 17:18:30 +02:00
Wolf-Martell Montwé
3e1c976a9c
Add account view to drawer content 2024-09-12 17:00:45 +02:00
cketti
5ed6d8c629 Add Glean SDK 2024-09-12 12:25:16 +02:00
cketti
f839f4468a Reorder dependency block
Place the `dependency` block after the `android.buildTypes` block that creates additional build types so we can reference them without an error.
2024-09-12 12:18:43 +02:00
Wolf-Martell Montwé
1dce31a5b7
Change use case to operator function for easier use 2024-09-11 14:36:17 +02:00
Wolf-Martell Montwé
913a7e0570
Add AccountView 2024-09-11 14:36:17 +02:00
Wolf-Martell Montwé
e4ba6a2562
Add AccountIndicator 2024-09-11 13:12:35 +02:00
cketti
a58a052082
Merge pull request #8135 from thunderbird/remove_earlyinit
Remove `EarlyInit` interface that is no longer necessary
2024-09-11 11:32:10 +02:00
Wolf-Martell Montwé
e06f57fd5c
Merge pull request #8131 from wmontwe/add-drawer-folder-list-part2
Add drawer folder list - Part 2
2024-09-11 10:54:27 +02:00
cketti
d0bd726cdf Remove EarlyInit interface that is no longer necessary 2024-09-10 22:29:51 +02:00
cketti
ac9c51c596
Merge pull request #8132 from thunderbird/release_channel_name
Make release channel name available to the app
2024-09-10 17:26:39 +02:00
cketti
d41fd89ced Make release channel name available to the app 2024-09-10 16:21:07 +02:00
Wolf-Martell Montwé
c05c588104
Move DisplayFolder to :legacy:ui:folder module 2024-09-10 16:07:59 +02:00
Wolf-Martell Montwé
2e55b70707
Move DisplayUnifiedInbox and FolderList to ´:feature:navigation:drawer` 2024-09-10 16:06:08 +02:00
cketti
dc34b8f4a7
Merge pull request #8130 from thunderbird/telemetry_setting
Add setting for app telemetry
2024-09-10 15:24:57 +02:00
Wolf-Martell Montwé
51b875518c
Move DisplayFolderRepository to :legacy:ui:folder module 2024-09-10 15:22:41 +02:00
Wolf-Martell Montwé
bdf4c1764d
Move DisplayFolder related implementation to from FolderRepository to DisplayFolderRepository 2024-09-10 15:09:52 +02:00
Wolf-Martell Montwé
46547c98fc
Move FolderType, Folder and FolderDetails to :core:mail:folder:api module 2024-09-10 15:06:11 +02:00
Wolf-Martell Montwé
643c0f1b3b
Extract getting DisplayAccounts into use case 2024-09-10 15:06:11 +02:00
Wolf-Martell Montwé
8f42956022
Move FoldersViewModel to : feature:navigation:drawer 2024-09-10 15:06:11 +02:00
Wolf-Martell Montwé
4e1b5d0b8d
Move DisplayAccount to : feature:navigation:drawer domain 2024-09-10 14:19:11 +02:00
Wolf-Martell Montwé
7ad6cf6211
Move AccountsViewModel to : feature:navigation:drawer 2024-09-10 14:19:11 +02:00
Wolf-Martell Montwé
aae2721e01
Change getDisplayFoldersFlow from Account to account uuid 2024-09-10 14:19:11 +02:00
Wolf-Martell Montwé
3cd270818a
Merge pull request #8128 from wmontwe/add-drawer-folder-list-part1
Add drawer folder list - Part 1
2024-09-10 13:37:26 +02:00
cketti
80c2a363c5
Merge pull request #8129 from arissystem/Hotfix-8045
show the attachment name with an extension when sharing or opening from another app
2024-09-10 11:07:01 +02:00
cketti
7fae3666e7 Add setting for app telemetry 2024-09-09 19:25:46 +02:00
Mohammad Hossein Farzanegan
b118e353da show the attachment name with an extension when sharing or opening from another app 2024-09-09 20:01:47 +03:30
cketti
512a57a8a3
Merge pull request #8107 from thunderbird/import_from_app
Add support for importing settings from another app
2024-09-09 17:15:41 +02:00
Wolf-Martell Montwé
94b26ad742
Add DrawerContract and swipe to refresh integration 2024-09-09 16:39:16 +02:00
Wolf-Martell Montwé
67c57b8132
Add PullToRefreshBox to design system and catalog 2024-09-09 16:39:16 +02:00
Wolf-Martell Montwé
e3b4b2c7cd
Add DrawerContent with example NavigationDrawerItem 2024-09-09 16:25:46 +02:00
Wolf-Martell Montwé
422ebbf5a4
Add NavigationDrawerItemBadge to design system 2024-09-09 16:25:46 +02:00
Wolf-Martell Montwé
d93d41f963
Add NavigationDrawerItem preview 2024-09-09 16:25:46 +02:00
cketti
96609b5152
Merge pull request #8127 from thunderbird/remove_folder_notification_class
Remove folder notification class
2024-09-09 14:49:04 +02:00
cketti
00b1ba420c Add support for importing settings from another app 2024-09-09 14:40:26 +02:00
Wolf-Martell Montwé
a43527bfbf
Merge pull request #8125 from wmontwe/dependency-updates
Dependency updates
2024-09-09 11:53:06 +02:00
Wolf-Martell Montwé
8e6c326603
Merge pull request #8119 from wmontwe/add-drawer-compose-ui-integration
Add drawer compose UI integration
2024-09-09 11:30:25 +02:00