Commit graph

13827 commits

Author SHA1 Message Date
Wolf-Martell Montwé
37c77d7e25
Add ADR for the white label architecture 2024-05-03 16:24:38 +02:00
Sonnengott
6be3dbd381
Add support for mailto: URI on NFC tag (#7804) 2024-05-03 15:32:33 +02:00
Wolf-Martell Montwé
2240586c6f
Merge pull request #7806 from thunderbird/change-adr-template
Change adr template
2024-05-03 13:18:10 +00:00
Wolf-Martell Montwé
10e9e47103
Merge pull request #7803 from thunderbird/add-adr-central-project-configuration
Add ADR for the central project configuration
2024-05-03 13:16:29 +00:00
Wolf-Martell Montwé
5e270ecc52
Change to headlines for consequences as nested list cause some formatting issues 2024-05-03 12:24:27 +02:00
Wolf-Martell Montwé
20eec0d095
Add ADR for the central project configuration 2024-05-03 11:42:00 +02:00
Wolf-Martell Montwé
412e292b54
Merge pull request #7802 from thunderbird/change-adr-template
Change ADR template
2024-05-02 16:51:33 +00:00
cketti
b38580c1c5
Merge pull request #7801 from thunderbird/imap_open
Change the way `RealImapFolder` checks for open folders
2024-05-02 18:24:34 +02:00
Wolf-Martell Montwé
fce6de60d5
Add issue and pull request links to ADR template to keep track of relevant discussions 2024-05-02 17:02:22 +02:00
Wolf-Martell Montwé
daf8a8e964
Remove numbers from ADR title 2024-05-02 16:53:07 +02:00
cketti
1b54bd4346
Merge pull request #7796 from thunderbird/create_maintenance_branch
Add information on when/how to create a maintenance branch
2024-05-02 16:03:18 +02:00
Wolf-Martell Montwé
18e414fe2f
Merge pull request #7799 from thunderbird/fix-responsive-conten-to-use-correct-surface-color
Fix `ResponsiveContentWithSurface` to use the correct surface color
2024-04-30 16:52:41 +00:00
Wolf-Martell Montwé
afec242c48
Fix ResponsiveContentWithSurface to use the correct surface color 2024-04-30 16:42:25 +02:00
cketti
9c79c85850 Ensure IMAP folder was opened with appropriate read/write access 2024-04-30 13:43:41 +02:00
cketti
65788569de Change RealImapFolder.checkOpen() to throw IllegalStateException 2024-04-30 13:28:48 +02:00
cketti
a7709af51e Remove ImapFolder.mode checks after a folder was opened 2024-04-30 13:28:48 +02:00
cketti
17d5457724
Merge pull request #7795 from thunderbird/update_release_instructions
Update release instructions
2024-04-30 11:56:43 +02:00
cketti
f52006d8f4
Merge pull request #7794 from thunderbird/adr-0004_naming_of_interface_implementations
Add ADR 0004 - Naming of Interface Implementations
2024-04-30 11:56:23 +02:00
cketti
10862a010a
Merge pull request #7793 from thunderbird/remove_unnecessary_ImapFolder_open_calls
IMAP: Remove unnecessary calls to `RealImapFolder.open()`
2024-04-30 11:56:01 +02:00
cketti
11e2e34595
Merge pull request #7789 from thunderbird/catch_ForegroundServiceStartNotAllowedException
Ignore `ForegroundServiceStartNotAllowedException`
2024-04-30 11:52:30 +02:00
cketti
2cccf08958 Add ADR 0004 - Naming Conventions for Interfaces and Their Implementations
Co-authored-by: Wolf-Martell Montwé <wolf@thunderbird.net>
2024-04-30 11:50:55 +02:00
Wolf-Martell Montwé
bc0d824ea7
Merge pull request #7798 from thunderbird/change-k9-theme-to-0.2.0
Change K9 theme to 0.2.0
2024-04-30 08:59:02 +00:00
Wolf-Martell Montwé
2fa5f9e5ed
Change message compose styles 2024-04-29 18:02:18 +02:00
Wolf-Martell Montwé
4ff475261b
Remove MessageList special SystemBar and Toolbar handling 2024-04-29 18:02:16 +02:00
Wolf-Martell Montwé
a94b10014f
Change Toolbar to use surfaceContainer
The drawer is not drawn behind the status bar anymore, we need a design decision if it's needed.
2024-04-29 18:01:49 +02:00
Wolf-Martell Montwé
fafb40df20
Change status and navigation bar colors to surfaceContainer 2024-04-29 17:18:08 +02:00
Wolf-Martell Montwé
35d1b45538
Change K9 tonal palette to new color values 2024-04-29 12:51:26 +02:00
cketti
a563301f8b Add information on when/how to create a maintenance branch 2024-04-26 19:17:07 +02:00
cketti
5482edca5e Add metadata/ symlink to K-9 Mail's metadata 2024-04-26 16:14:37 +02:00
cketti
d67d14c322 Update release instructions to manually set metadata link 2024-04-26 16:14:37 +02:00
cketti
e0651c5743 Remove sudo section that is no longer necessary 2024-04-26 16:14:37 +02:00
cketti
a8af48926d Don't call open() from RealImapFolder.search() 2024-04-25 22:29:39 +02:00
cketti
09bcf16fa9 Don't call open() from RealImapFolder.setFlags() 2024-04-25 22:25:59 +02:00
cketti
9bdb710c48 Don't call open() from RealImapFolder.setFlagsForAllMessages() 2024-04-25 22:20:01 +02:00
cketti
00cff358f3 Rename ImapFolder.setFlags() to setFlagsForAllMessages() 2024-04-25 22:14:58 +02:00
cketti
2ae56aa548 Don't call open() from RealImapFolder.expungeUids() 2024-04-25 22:11:28 +02:00
cketti
57ed8da230 Don't call open() from RealImapFolder.expunge() 2024-04-25 22:03:11 +02:00
cketti
94e0ced621 Don't call open() from RealImapFolder.appendMessages() 2024-04-25 21:44:35 +02:00
cketti
874b06f415 When throwing don't call method that might open an IMAP connection 2024-04-25 21:44:35 +02:00
Wolf-Martell Montwé
6b54e8b65b
Merge pull request #7788 from thunderbird/remove-material2-theme
Remove Material 2 theme
2024-04-25 17:41:40 +00:00
cketti
cbd3fe14a1
Merge pull request #7783 from thunderbird/imap_exists
IMAP: Don't check for existence of a folder before performing an operation
2024-04-25 19:16:17 +02:00
cketti
9401de2580 Ignore ForegroundServiceStartNotAllowedException
…when `PushService` is automatically restarted by the system.
2024-04-25 19:03:37 +02:00
cketti
0baa184293
Merge pull request #7781 from thunderbird/move_UnreadWidgetDataProviderTest
Move `UnreadWidgetDataProviderTest` to `:app:common`
2024-04-25 18:29:24 +02:00
Wolf-Martell Montwé
06ec07512e
Remove Material 2 theme and dependency 2024-04-25 18:24:33 +02:00
Wolf-Martell Montwé
fdb848a5fc
Change SignInwithGoogleButton to Material3 2024-04-25 18:19:50 +02:00
Wolf-Martell Montwé
c8aee9b1dc
Remove old theme and Material 2 from `core:ui:compose:testing 2024-04-25 18:19:50 +02:00
Wolf-Martell Montwé
90bc35e2bc
Remove old theme from PreviewWithThemes and add Thunderbird theme 2024-04-25 18:19:50 +02:00
Wolf-Martell Montwé
198b4074ab
Merge pull request #7787 from thunderbird/change-catalog-app-to-theme2
Change catalog app to theme 2
2024-04-25 15:05:29 +00:00
cketti
ce1ea7324f Notify PushServiceManager about PushService's started state 2024-04-25 16:35:42 +02:00
cketti
02b1940bac Move UnreadWidgetDataProviderTest to :app:common 2024-04-25 15:21:48 +02:00