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

14252 Commits

Author SHA1 Message Date
Wolf-Martell Montwé
00b65255e1
Bump Gradle 8.8 -> 8.10 2024-08-15 12:44:24 +02:00
Wolf-Martell Montwé
bd9008f831
Bump Android Gradle Plugin 8.2.2 -> 8.5.2 and Android Tools 31.2.2 -> 31.5.2 2024-08-15 12:36:34 +02:00
Wolf-Martell Montwé
c1a8f3a9c7
Merge pull request #8050 from thunderbird/dependabot/github_actions/gradle/actions-4
Bump gradle/actions from 3 to 4
2024-08-08 15:57:58 +00:00
Wolf-Martell Montwé
9f9bc36ac6
Merge pull request #8057 from wmontwe/move-drawer-to-feature-module
Move drawer to feature module
2024-08-08 09:41:31 +00:00
Wolf-Martell Montwé
d6071678af
Merge pull request #8058 from weblate/weblate-tb-android-app-strings
Translations update from Hosted Weblate
2024-08-08 09:40:54 +00:00
Wolf-Martell Montwé
ba8b457ec6
Add NavigationDrawer interface to only expose interaction with LegacyDrawer to `MessageList 2024-08-07 17:55:05 +02:00
Wolf-Martell Montwé
32871c0c2f
Add missing translation 2024-08-07 17:55:04 +02:00
Wolf-Martell Montwé
9633fdd140
Add id for the drawer layout 2024-08-07 17:55:04 +02:00
Wolf-Martell Montwé
36330788f5
Move LegacyDrawer to :feature:navigation:drawer module 2024-08-07 17:55:04 +02:00
Wolf-Martell Montwé
e6bcd573a6
Remove LegacyDrawer dependency on MessageList and SettingsActivity 2024-08-07 17:55:04 +02:00
Wolf-Martell Montwé
d0b1cacb18
Rename K9Drawer to LegacyDrawer 2024-08-07 17:55:04 +02:00
Wolf-Martell Montwé
db3cabec9c
Add `:feature:navigation:drawer module and move resources 2024-08-07 17:54:13 +02:00
Hosted Weblate
8e00495671
Update translations (Weblate)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Michael Sharvit <scepterus.m@gmail.com>
Co-authored-by: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Co-authored-by: Wolf-Martell Montwé <wolf@thunderbird.net>
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-k9mail/he/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-store-metadata-k9mail/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/he/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/legacy-ui-folder/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/legacy-ui-folder/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/widget-message-list/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/widget-shortcut/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/widget-unread/ro/
Translation: K-9 Mail/Thunderbird/App Store Metadata (K-9 Mail)
Translation: K-9 Mail/Thunderbird/app-k9mail
Translation: K-9 Mail/Thunderbird/legacy-ui-folder
Translation: K-9 Mail/Thunderbird/ui-legacy
Translation: K-9 Mail/Thunderbird/widget-message-list
Translation: K-9 Mail/Thunderbird/widget-shortcut
Translation: K-9 Mail/Thunderbird/widget-unread
2024-08-07 17:53:32 +02:00
Wolf-Martell Montwé
eb898c9d63
Merge pull request #8056 from wmontwe/split-legacy-part-4
Split legacy - part 4
2024-08-07 15:53:28 +00:00
Wolf-Martell Montwé
cf75dafa03
Move AccountImageLoader and AccountFallbackImageProvider to :legacy:ui:account module 2024-08-07 14:47:15 +02:00
Wolf-Martell Montwé
8cf6d0ed67
Move ContextExtensions´ to :core:android:common` module and changed it to satisfy tailrec 2024-08-07 14:47:15 +02:00
Wolf-Martell Montwé
b1825c26b8
Add MessagingControllerMailChecker to hide MessagingController´ from K9Drawer 2024-08-07 14:47:15 +02:00
Wolf-Martell Montwé
49a273e5b8
Add :legacy:ui:theme module and move ThemeManager and ThemeProvider 2024-08-07 14:47:15 +02:00
Wolf-Martell Montwé
97dbd9b37a
Add :legacy:preferences module and move GeneralSettings and GeneralSettingsManager 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
91a92c8b9b
Move AccountsViewModel to legacy:ui:account module 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
f259272caa
Change MessageListRepository to interface and default implementation and move interface to :legacy:mailstore module 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
19ee10e011
Move MessageReference to :legacy:message module 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
d37d4b4e0b
Move FoldersViewModel to :legacy:ui:folder 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
9024bacd84
Move MessageCountsProvider to :legacy:message` module 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
982489edde
Move FolderRepository to :legacy:mailstore module 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
bc38dd5554
Decouple FolderRepository from MessagingController by introducing MessagingControllerRegistry 2024-08-07 14:47:14 +02:00
Wolf-Martell Montwé
701c91d566
Move MessagingListener and SimpleMessagingListener to :legacy:message module 2024-08-07 14:47:13 +02:00
Wolf-Martell Montwé
3b6bc6f470
Merge pull request #8054 from wmontwe/split-legacy-part-3
Split legacy - part 3
2024-08-07 12:20:22 +00:00
Wolf-Martell Montwé
2adde5e031
Merge pull request #8055 from wmontwe/move-feature-flags-to-app-modules
Move feature flags to app modules
2024-08-07 12:20:05 +00:00
Wolf-Martell Montwé
b8156d93d5
Move feature flags to app modules 2024-08-07 13:48:04 +02:00
Wolf-Martell Montwé
80ed770a44
Move ListenableMessageStore, MessageStore, MessageStoreFactory and MessageStoreManager to :legacy:mailstore 2024-08-06 17:21:24 +02:00
Wolf-Martell Montwé
c1c9f8568f
Move FolderDetails to :legacy:folder module 2024-08-06 17:21:23 +02:00
Wolf-Martell Montwé
7ae099f4d6
Move CreateFolderInfo, FolderSettings, MessageMapper and SaveMessageData to :legacy:mailstore 2024-08-06 17:21:23 +02:00
Wolf-Martell Montwé
deb83f7ec9
Add :legacy:message module and move PreviewResult` 2024-08-06 17:21:23 +02:00
Wolf-Martell Montwé
536615f5bc
Add :legacy:mailstore module and move MoreMessages 2024-08-06 17:21:23 +02:00
Wolf-Martell Montwé
a98b3b967b
Move AccountManager to :legacy:account module 2024-08-06 17:21:23 +02:00
Wolf-Martell Montwé
327247a1f1
Move SearchAccount to :legacy:search module 2024-08-06 17:21:23 +02:00
Wolf-Martell Montwé
957d85e867
Remove SearchAccount dependency on `CoreResourceProvider 2024-08-06 17:21:22 +02:00
Wolf-Martell Montwé
99f03db172
Move SearchSpecification, ConditionsTreeNode and LocalSearch to :legacy:search module 2024-08-06 17:21:03 +02:00
Wolf-Martell Montwé
af030655a7
Add :legacy:search module and move SearchField, SearchAttribute and SearchCondition 2024-08-06 17:21:03 +02:00
Wolf-Martell Montwé
bd9d1735fd
Merge pull request #8051 from wmontwe/split-legacy-part-2
Split legacy - part 2
2024-08-06 15:07:51 +00:00
Wolf-Martell Montwé
63cefdadbf
Merge pull request #8048 from Mino260806/fix_incorrect_mimetype
fix incorrect mimetype inferrence
2024-08-06 14:45:05 +00:00
Wolf-Martell Montwé
cf54189fe9
Remove FoldersViewModel on K9 2024-08-06 16:32:26 +02:00
Wolf-Martell Montwé
737a85cdf1
Move FolderList to :legacy:ui:folder module 2024-08-06 16:32:26 +02:00
Wolf-Martell Montwé
d3b74a9f07
Move DisplayUnifiedInbox to :legacy:ui:folder module 2024-08-06 16:32:25 +02:00
Wolf-Martell Montwé
0dd3b67311
Move DisplayFolder to :legacy:folder module 2024-08-06 16:32:25 +02:00
Wolf-Martell Montwé
7b32170b23
Add :legacy:ui:account module and move DisplayAccount 2024-08-06 16:32:25 +02:00
Wolf-Martell Montwé
16c3fa89b8
Move FolderNameProvider to :legacy:ui:folder module 2024-08-06 16:32:25 +02:00
Wolf-Martell Montwé
73ea230642
Remove unused outboxFolderName from CoreResourceProvider 2024-08-06 16:27:43 +02:00
Wolf-Martell Montwé
ea8103b53f
Add :legacy:ui:folder module and move FolderIconProvider 2024-08-06 16:27:43 +02:00