Commit graph

13348 commits

Author SHA1 Message Date
Wolf-Martell Montwé
307c6c709f
Merge pull request #7496 from thunderbird/fix-permission-screen-back-behavior
Fix permission screen back behavior
2024-01-16 09:20:48 +00:00
cketti
f974df2678 Add helper for composable previews whose children are using koinInject() 2024-01-15 21:46:45 +01:00
cketti
11300d22ef Change annotatedStringResource() so it works in IDE previews 2024-01-15 21:11:03 +01:00
cketti
787d0284f0
Merge pull request #7497 from thunderbird/improve_certificate_error_screen_2
Improve certificate error screen (part 2)
2024-01-15 18:24:07 +01:00
Wolf-Martell Montwé
9311f8d4da
Remove app-feature-preview 2024-01-15 17:39:17 +01:00
Wolf-Martell Montwé
a3166b6941
Rename source folders from java to kotlin for debug and release build types 2024-01-15 17:34:34 +01:00
Wolf-Martell Montwé
94007aa49c
Change package to app.k9mail 2024-01-15 17:29:15 +01:00
Wolf-Martell Montwé
c3dc0821b3
Pop back stack once account was created 2024-01-15 17:19:17 +01:00
Wolf-Martell Montwé
88dee95436
Merge pull request #7494 from thunderbird/add-top-level-app
Add `app-k9mail` as top level app module
2024-01-15 14:58:16 +00:00
Wolf-Martell Montwé
56339bc7e3
Add security section and information about the audit 2024-01-15 15:33:06 +01:00
Wolf-Martell Montwé
8259a8dc24
Prevent back navigation on permission screen to not create accounts twice 2024-01-15 14:57:40 +01:00
Wolf-Martell Montwé
daabeaa0bf
Fix Spotless trying to access app-k9mail/dependencies folder 2024-01-15 13:07:06 +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é
4c68731371
Merge pull request #7507 from thunderbird/add-dependency-guard
Add dependency guard
2024-01-15 11:23:19 +00:00
cketti
785e85dba3
Merge pull request #7502 from thunderbird/update_readme
Update readme
2024-01-15 12:00:47 +01:00
Wolf-Martell Montwé
54ab48999f
Add dependency guard to android workflow 2024-01-15 11:36:53 +01:00
Wolf-Martell Montwé
06a46c892c
Update dependency guard on latest dependency updates 2024-01-15 11:17:08 +01:00
Wolf-Martell Montwé
6a80e432f6
Add release baseline 2024-01-15 11:09:22 +01:00
Wolf-Martell Montwé
e809756c55
Add DependencyGuard to check release runtime dependencies 2024-01-15 11:09:21 +01:00
cketti
d02c7c0a45
Merge pull request #7483 from new-sashok724/sashok724-ipv6-sni-fix
Add check to prevent the use of IP addresses as SNI hostnames
2024-01-12 21:23:02 +01:00
cketti
85c26a90ab Remove link to developer mailing list 2024-01-12 19:37:11 +01:00
cketti
62cd3ba056 Update Matrix link text 2024-01-12 19:35:52 +01:00
cketti
f1ef46016f Remove link to Libera Chat 2024-01-12 19:34:40 +01:00
Wolf-Martell Montwé
34cf38f4c0
Merge pull request #7501 from thunderbird/bump-dependencies
Bump dependencies
2024-01-12 17:54:33 +01:00
Wolf-Martell Montwé
29081076b9
Merge pull request #7500 from thunderbird/move-preview-devices-to-annotation-package
Move `PreviewDevices` to annotation package
2024-01-12 15:30:23 +01:00
Wolf-Martell Montwé
3a9ee98130
Bump Forkhandles 2.10.2.0 -> 2.12.2.0 and Compose Rules 0.3.5 -> 0.3.9 2024-01-12 15:27:30 +01:00
Wolf-Martell Montwé
b369ae6b14
Bump Android Gradle Plugin 8.2.0 -> 8.2.1 and AndroidX Lifecycle 2.6.2 -> 2.7.0 2024-01-12 15:23:29 +01:00
Wolf-Martell Montwé
d5c5901ed4
Bump Kotlin 1.9.21 -> 1.9.22 and AndroidX Compose Compiler 1.5.7 -> 1.5.8 2024-01-12 15:19:27 +01:00
Wolf-Martell Montwé
1e22d9060c
Bump AndroidX Work 2.8.1 -> 2.9.0 2024-01-12 15:06:43 +01:00
Wolf-Martell Montwé
8afea60397
Move PreviewDevices to annotation package 2024-01-12 14:41:50 +01:00
Wolf-Martell Montwé
4eff07a033
Merge pull request #7498 from thunderbird/rename-onboarding-to-welcome
Rename onboarding to welcome
2024-01-12 14:38:36 +01:00
cketti
f3be122fe1
Merge pull request #7499 from thunderbird/sync_inbox_after_account_setup
Sync inbox after account setup
2024-01-12 13:36:37 +01:00
Сашка724ая
9d02baad2c
Add check to prevent the use of IP addresses as SNI hostnames 2024-01-12 17:58:30 +11:00
cketti
6fbd00924a Make sure inbox is synced after setting up an account 2024-01-11 17:52:56 +01:00
Wolf-Martell Montwé
cc2df2bf44
Change to device preview 2024-01-11 17:23:51 +01:00
Wolf-Martell Montwé
2c4fa22198
Rename Onboarding to Welcome 2024-01-11 17:23:03 +01:00
cketti
c6bf02ad9a Display server name in bold in server certificate error screen 2024-01-11 14:50:52 +01:00
cketti
e9ee254ec9 Add ServerNameFormatter 2024-01-11 14:50:52 +01:00
cketti
83e1caaf59
Merge pull request #7495 from thunderbird/GH-7493_preview_lines_import
Fix range for `messageListPreviewLines` in `GeneralSettingsDescriptions`
2024-01-11 14:40:44 +01:00
cketti
ac2f54fa80
Merge pull request #7490 from thunderbird/improve_certificate_error_screen_1
Improve certificate error screen (part 1)
2024-01-11 14:40:27 +01:00
Wolf-Martell Montwé
e81bea1a0f
Merge pull request #7491 from thunderbird/display_inbox_after_setup
Display inbox of newly created account after account setup
2024-01-11 12:03:27 +01:00
Wolf-Martell Montwé
0ff9f1eac6
Merge pull request #7489 from thunderbird/change-options-screen-into-two-screens
Change options screen into two screens
2024-01-11 12:03:07 +01:00
cketti
ffa3a0c079 Fix range for messageListPreviewLines in GeneralSettingsDescriptions 2024-01-11 11:27:24 +01:00
Wolf-Martell Montwé
34d0da026b
Remove AccountOptions 2024-01-11 11:12:06 +01:00
Wolf-Martell Montwé
38a1be4f07
Change AccountState to use display and sync options 2024-01-11 11:12:05 +01:00
Wolf-Martell Montwé
c50314ffbe
Rename AuthorizationState property to value 2024-01-11 11:12:05 +01:00
Wolf-Martell Montwé
63d834d18c
Add SyncOptionsScreen 2024-01-11 11:12:05 +01:00
Wolf-Martell Montwé
a6b4633dbc
Rename string 2024-01-11 11:12:05 +01:00
Wolf-Martell Montwé
6dc1405616
Add DisplayOptionsScreen 2024-01-11 11:12:04 +01:00