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

14402 Commits

Author SHA1 Message Date
cketti
7e6b781285 Use release channel value of "nightly" for Thunderbird Daily
See https://bugzilla.mozilla.org/show_bug.cgi?id=1918151
2024-09-18 19:55:54 +02:00
Wolf-Martell Montwé
6ee6123d06
Merge pull request #8147 from wmontwe/add-drawer-settings-view
Add drawer bottom view
2024-09-18 14:44:46 +00:00
Wolf-Martell Montwé
3c17c76898
Rename string name 2024-09-18 15:46:55 +02:00
Wolf-Martell Montwé
2a6193721e
Add SettingList and SettingListItem 2024-09-18 15:46:54 +02:00
cketti
4d91beab77
Merge pull request #8140 from thunderbird/qr_code_parser
Add QR code payload reader
2024-09-17 23:38:48 +02:00
cketti
b57719ed6d Add QR code payload parser 2024-09-17 22:35:21 +02:00
Wolf-Martell Montwé
a7389ebda6
Add custom FolderManaged icon and remaining material icons for the settings view 2024-09-17 15:10:18 +02:00
Wolf-Martell Montwé
41c06cebbb
Merge pull request #8143 from wmontwe/add-drawer-folder-list-part4
Add drawer folder list - part 4
2024-09-17 13:09:32 +00:00
Wolf-Martell Montwé
44c0d114fd
Add default folder selection 2024-09-17 14:02:34 +02:00
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