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

84 Commits

Author SHA1 Message Date
cketti
b57719ed6d Add QR code payload parser 2024-09-17 22:35:21 +02:00
cketti
89381dbedb
Merge pull request #8134 from thunderbird/integrate_glean_sdk
Integrate Glean SDK
2024-09-12 17:18:30 +02:00
cketti
5ed6d8c629 Add Glean SDK 2024-09-12 12:25:16 +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
Wolf-Martell Montwé
46547c98fc
Move FolderType, Folder and FolderDetails to :core:mail:folder:api module 2024-09-10 15:06:11 +02:00
cketti
7fae3666e7 Add setting for app telemetry 2024-09-09 19:25:46 +02:00
cketti
8e85321ead
Merge pull request #8099 from thunderbird/settings_provider
Add `SettingsProvider` to migrate settings to another app
2024-09-09 00:03:57 +02:00
Wolf-Martell Montwé
d28b0cda2d
Move ThemeProvider to :core:ui:theme:api module 2024-09-06 13:21:34 +02:00
cketti
6c756dde0d Add SettingsProvider to migrate settings to another app 2024-09-03 11:24:12 +02:00
Wolf-Martell Montwé
db3cabec9c
Add `:feature:navigation:drawer module and move resources 2024-08-07 17:54:13 +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é
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é
af030655a7
Add :legacy:search module and move SearchField, SearchAttribute and SearchCondition 2024-08-06 17:21:03 +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é
ea8103b53f
Add :legacy:ui:folder module and move FolderIconProvider 2024-08-06 16:27:43 +02:00
Wolf-Martell Montwé
fee4099d75
Add :legacy:folder module and move FolderType 2024-08-01 12:55:32 +02:00
Wolf-Martell Montwé
a60155ebf5
Add :legacy:di module and move DI 2024-08-01 12:55:32 +02:00
Wolf-Martell Montwé
99b329ad69
Add :legacy:notification module and move notification light, settings and vibration there 2024-07-31 16:48:14 +02:00
Wolf-Martell Montwé
af9e5f06b7
Add :legacy:account module and move BaseAccount there 2024-07-31 16:48:13 +02:00
Wolf-Martell Montwé
9541a79cfe
Rename app module to legacy 2024-07-02 14:27:23 +02:00
Wolf-Martell Montwé
2492aa49bf
Add app-common module 2024-07-02 13:42:54 +02:00
Wolf-Martell Montwé
319e2ddc34
Move LauncherShortcut to feature module 2024-06-24 15:00:53 +02:00
Wolf-Martell Montwé
ba337a3730
Move MessageListWidget to feature widget module 2024-06-19 17:59:52 +02:00
Wolf-Martell Montwé
d9fbf7bf09
Move Unread widget to own module 2024-06-10 15:21:44 +02:00
Wolf-Martell Montwé
d8ca1c5144
Add String resource mover cli script 2024-06-07 14:34:21 +02:00
Wolf-Martell Montwé
7b1459e0c2
Add legacy theme2 for Thunderbird 2024-06-04 18:18:31 +02:00
Wolf-Martell Montwé
9d3054f356
Add K-9 Mail legacy theme2 2024-06-04 18:18:30 +02:00
Wolf-Martell Montwé
666fff086f
Add Material 3 common legacy theme2 2024-06-04 18:18:30 +02:00
Wolf-Martell Montwé
8902b9bae4
Add DemoAutoDiscovery 2024-05-29 16:47:47 +02:00
Wolf-Martell Montwé
08781102e0
Add legacy designsystem module 2024-05-07 16:57:59 +02:00
Wolf-Martell Montwé
06ec07512e
Remove Material 2 theme and dependency 2024-04-25 18:24:33 +02:00
Wolf-Martell Montwé
5d24a61de0
Add app-thunderbird module 2024-04-25 12:05:56 +02:00
Wolf-Martell Montwé
96e61edbd1
Add theme2 for Thunderbird 2024-04-24 11:27:50 +02:00
Wolf-Martell Montwé
bb1c1012e1
Add theme2 support for K9Mail to catalog app 2024-03-12 14:02:26 +01:00
Wolf-Martell Montwé
237c753b02
Add Theme2 implementing Material 3 2024-03-12 14:02:26 +01:00
Wolf-Martell Montwé
8b41108fb5
Move html-cleaner from app namspace to library to better reflect it's purpose 2024-02-23 15:09:37 +01:00
Wolf-Martell Montwé
ed07da8be5
Add translation cli 2024-02-19 16:27:27 +01:00
cketti
9543e15346 Extract settings import UI to :feature:settings:import 2024-01-19 22:34:17 +01:00
Wolf-Martell Montwé
9311f8d4da
Remove app-feature-preview 2024-01-15 17:39:17 +01:00
Wolf-Martell Montwé
c88df81c90
Rename app:k9mail module to app:common 2024-01-15 12:48:47 +01:00
Wolf-Martell Montwé
b88f23a18e
Add app-k9mail module to host the app project 2024-01-15 12:48:46 +01:00
Wolf-Martell Montwé
dbb381d813
Remove :feature:autodiscovery:srvrecords as it's not used anymore 2024-01-04 10:59:13 +01:00
cketti
f3b06b9eb0 Add onboarding permissions screen 2023-11-08 15:13:42 +01:00
cketti
d58637eea2 Split onboarding into multiple modules 2023-11-08 15:13:42 +01:00
Wolf-Martell Montwé
be44dc3a69
Remove ProvidersXmlDiscovery 2023-10-11 18:07:06 +02:00
Wolf-Martell Montwé
7b244c6c7c
Change Gradle config to accommodate for latest changes 2023-10-10 10:55:12 +02:00
Wolf-Martell Montwé
5694e0934b
Add account:edit module 2023-09-15 11:24:16 +02:00
Wolf-Martell Montwé
009f235fe7
Rename module from config to settings for consistency 2023-09-13 14:20:58 +02:00