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

57 Commits

Author SHA1 Message Date
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
Wolf-Martell Montwé
4f2fe9f6e5
Move server config to its own module 2023-09-06 14:20:59 +02:00
Wolf-Martell Montwé
dcad7a95b6
Move server certificate to server module 2023-09-05 17:10:44 +02:00
Wolf-Martell Montwé
6acdf48e2d
Add account server validation module 2023-09-05 16:14:22 +02:00
Wolf-Martell Montwé
795b5a42ea
Add servercertificate module and move code from setup there 2023-09-01 12:28:37 +02:00
Wolf-Martell Montwé
5fff204b95
Move shared domain from setup to common module 2023-08-31 19:07:25 +02:00
Wolf-Martell Montwé
23b0e79a0e
Add account common module to host shared code for reuse in oauth module 2023-07-19 10:36:39 +02:00
Wolf-Martell Montwé
cfee354370
Add feature flags 2023-07-03 15:37:22 +02:00
Wolf-Martell Montwé
4cd261dcc7
Add feature launcher module to add host activity for composable views 2023-06-30 13:18:18 +02:00
Wolf-Martell Montwé
bbfc232975
Add feature:account:oauth module and move ServerNameSuggester there 2023-06-23 11:24:45 +02:00
Wolf-Martell Montwé
141dd0974c
Resolve app.testing dependency blocking oauth extraction 2023-06-20 14:57:44 +02:00
cketti
c314b79dba Add AutoDiscoveryService to run auto discovery steps in parallel 2023-06-01 13:58:07 +02:00
cketti
043fd85ee2 Add simple auto-discovery command line interface 2023-05-25 14:32:06 +02:00
cketti
ff188cdfb5 Remove WebDAV code 2023-05-04 22:14:00 +02:00
Wolf Montwé
a007a5f9a0
Add account setup screen 2023-05-02 13:49:32 +02:00
cketti
5706539d3f Rename :feature:autodiscover:thunderbird to …:autoconfig 2023-04-25 19:33:51 +02:00
cketti
610d818f25 Move all :app:autodiscovery:* modules to :feature:autodiscovery 2023-04-25 19:30:14 +02:00
Wolf Montwé
94d832eea3
Add app module to preview features 2023-04-11 14:17:59 +02:00
Wolf Montwé
64f9a7fd4f
Add onboarding feature 2023-04-03 18:24:16 +02:00
cketti
3ed84fd013 Remove unused Gradle module :app:ui:setup 2023-03-29 12:37:47 +02:00
Wolf Montwé
16504bc54d
Add core:ui:compose:testing module with ComposeTest and build plugin fix for non working release build type tests 2023-03-20 14:52:32 +01:00
Wolf Montwé
0b572ec088
Add :core:ui:compose:common module to host commonly shared functionality and add DevicePreviews 2023-03-14 14:50:39 +01:00
Wolf Montwé
63a8d67abf
Change core:ui:compose:demo module to `app-ui-catalog 2023-03-14 14:45:59 +01:00
Wolf Montwé
58e6f97580
Add common Android module to core 2023-03-02 14:38:43 +01:00
Wolf Montwé
fab0749abd
Add common module to core 2023-03-02 14:38:42 +01:00
Wolf Montwé
2ce7c6e412
Add core testing with TestClock using Kotlinx datetime 2023-03-01 16:19:09 +01:00
Wolf Montwé
b6dc15b03c
Add design system with text and button atoms 2023-03-01 13:46:25 +01:00
Wolf Montwé
2cfe3dedea
Add Compose MainTheme 2023-02-17 22:32:08 +01:00