Wolf Montwé
216350ae63
Add ButtonDefaults that replaces the Material 2 one to allow changes of PaddingValues
2023-04-11 14:18:00 +02:00
Wolf Montwé
eb1ffa0c7a
Fix missing logo background and padding
2023-04-11 14:18:00 +02:00
Wolf Montwé
1b410e6ea1
Change memory allowance to 3 GB to avoid compilation out of memory
2023-04-11 14:18:00 +02:00
Wolf Montwé
94d832eea3
Add app module to preview features
2023-04-11 14:17:59 +02:00
Wolf Montwé
efff0f96d6
Change catalog app icon and add splashscreen
2023-04-11 14:17:59 +02:00
Wolf-Martell Montwé
9c017d2aac
Merge pull request #6806 from thundernest/update_dependencies
...
Update dependencies
2023-04-11 12:14:41 +00:00
cketti
ccea632a7a
Merge pull request #6811 from thundernest/signature_remover_nbsp
...
Add support for signature delimiters using non-breaking space in HTML parts
2023-04-11 14:05:10 +02:00
cketti
590ab79118
Merge pull request #6810 from thundernest/charset_crash
...
Fix bug in `CharsetSupport.readToString()`
2023-04-11 14:03:26 +02:00
cketti
e621d3f693
Add support for signature delimiters using non-breaking space in HTML parts
2023-04-08 15:27:33 +02:00
cketti
fe2c5494ae
Fix bug in CharsetSupport.readToString()
...
`charset` arguments containing a newline character didn't match the regular expression meant to always match.
2023-04-08 12:25:58 +02:00
cketti
549d31ac62
Merge pull request #6804 from thundernest/user_manual_screenshots
...
Add Maestro flow to record screenshots for the user manual (reading)
2023-04-06 11:56:50 +02:00
Wolf Montwé
54d105b2e4
Update imap dependencies
2023-04-06 10:45:37 +02:00
Wolf Montwé
f21dc9339b
Update dependencies
2023-04-05 17:49:53 +02:00
Wolf Montwé
67e6772dc0
Update Kotlin to 1.8.10 and Compose to 2023.03.00
2023-04-05 17:49:52 +02:00
Wolf Montwé
abc548edf7
Update Androidx Lifecycle to 2.6.1
2023-04-05 16:49:19 +02:00
cketti
954da67314
Add Maestro flow to record screenshots for the user manual (reading)
2023-04-04 01:41:02 +02:00
Wolf-Martell Montwé
1a302a2dd3
Merge pull request #6795 from thundernest/add_onboarding_feature
...
Add onboarding feature
2023-04-03 16:44:32 +00:00
Wolf Montwé
64f9a7fd4f
Add onboarding feature
2023-04-03 18:24:16 +02:00
Wolf Montwé
a3b192fca5
Add ResponsiveContent to design system
2023-04-03 18:20:03 +02:00
Wolf Montwé
b16bd8c4ff
Add LazyColumnWithFooter to design system
2023-04-03 15:08:16 +02:00
Wolf Montwé
f38a20d53d
Change colors to match current theme and move them to color package
2023-04-03 15:08:12 +02:00
cketti
10d93775cd
Prepare for version 6.512
2023-03-31 17:14:46 +02:00
cketti
9da6212a86
Version 6.511
2023-03-31 17:14:46 +02:00
cketti
466c8bcf6f
Merge pull request #6798 from thundernest/update_translations
...
Update translations
2023-03-31 15:27:42 +02:00
cketti
5205942dff
Merge pull request #6796 from thundernest/user_manual_screenshots
...
Add Maestro flow to record screenshots for the user manual (accounts)
2023-03-31 14:54:04 +02:00
cketti
78d552d241
Update translations
2023-03-31 14:53:08 +02:00
cketti
71dd3aedb1
Add Maestro flow to record screenshots for the user manual (accounts)
2023-03-31 14:25:22 +02:00
cketti
3988d5cca1
Merge pull request #6793 from thundernest/remove_unused_setup_module
...
Remove unused Gradle module :app:ui:setup
2023-03-30 13:03:49 +02:00
cketti
1a99201f0e
Merge pull request #6791 from thundernest/fix_list_update_during_swipe
...
Change the way the message view is updated on message list changes
2023-03-30 13:03:27 +02:00
cketti
3ed84fd013
Remove unused Gradle module :app:ui:setup
2023-03-29 12:37:47 +02:00
cketti
01d0b8bcdc
Merge pull request #6788 from thundernest/user_manual_screenshots
...
Add Maestro flow to record screenshots for the user manual
2023-03-28 15:06:48 +02:00
cketti
b86fcd39fe
Change the way the message view is updated on message list changes
2023-03-28 14:41:46 +02:00
cketti
5c4bde51f6
Merge pull request #6789 from thundernest/fix_message_details_layout
...
Fix message details layout when contact pictures are disabled
2023-03-28 11:22:45 +02:00
cketti
d60b071e88
Fix message details layout when contact pictures are disabled
2023-03-27 17:09:18 +02:00
cketti
892a15b37c
Add Maestro flow to record screenshots for the user manual
2023-03-27 13:50:42 +02:00
Wolf-Martell Montwé
f1c82f57b7
Merge pull request #6781 from thundernest/change_theme_to_custom_colors
...
Change theme to custom colors
2023-03-27 09:40:13 +00:00
Wolf Montwé
4218ce5cfe
Add success, warning and info colors
2023-03-27 11:26:01 +02:00
cketti
fe267691b6
Merge pull request #6780 from thundernest/oauth_process_death_fix
...
Avoid crash when setting up an account using OAuth 2.0
2023-03-24 18:32:40 +01:00
Wolf Montwé
74b303bd62
Wrap material colors in MaterialColor and change it to internal to avoid leaking it into the project
2023-03-23 13:46:16 +01:00
Wolf Montwé
744d4bc0ee
Change theme to use custom colors instead of the material ones to allow usage without material dependency
2023-03-23 13:34:18 +01:00
cketti
7c7ce912f6
Always initialize AuthViewModel with an Account instance
...
This will avoid a NullPointerException when the activity result is handled after recovering from a process death.
2023-03-22 18:10:29 +01:00
cketti
276f8ead83
Merge pull request #6777 from thundernest/fix_DefaultMessageCountsProvider_NPE
...
Fix crash in `DefaultMessageCountsProvider`
2023-03-22 14:50:32 +01:00
cketti
76eeff60a5
Merge pull request #6778 from thundernest/fix_message_details_crash
...
Close message details bottom sheet using `dismissAllowingStateLoss()`
2023-03-22 11:00:44 +01:00
cketti
3db912dbdc
Merge pull request #6776 from thundernest/message_list_go_back
...
Remove `MessageListHandler.goBack()`
2023-03-22 11:00:21 +01:00
cketti
6781024456
Close message details bottom sheet using dismissAllowingStateLoss()
...
This should avoid a crash where the dialog fragment is being dismissed after `onSaveInstanceState()` has been called.
2023-03-21 18:51:25 +01:00
cketti
b5964f32f2
Change DefaultMessageCountsProvider
to support LocalSearch.conditions = null
2023-03-21 18:34:21 +01:00
cketti
1ccbfea756
Add failing test for DefaultMessageCountsProvider.getMessageCounts(Account)
2023-03-21 18:34:21 +01:00
cketti
03224e9666
Merge pull request #6773 from thundernest/save_fragment_active
...
Fix missing message view menu after restoring instance state
2023-03-21 17:49:29 +01:00
cketti
b8931bd484
Remove MessageListHandler.goBack()
...
We no longer call goBack() from a background thread. So using MessageListHandler is no longer necessary.
This change should also avoid trying to modify the back stack after onSaveInstanceState() has been called.
2023-03-21 17:35:10 +01:00
Wolf-Martell Montwé
b54bdcdf4a
Merge pull request #6772 from thundernest/add_window_size_info
...
Add WindowSizeInfo
2023-03-21 13:51:53 +00:00