cketti
5db9401f55
Make colors of the floating action button part of the theme
2023-01-17 14:17:57 +01:00
cketti
8988b85e69
Make color of the selection check mark part of the theme
2023-01-17 14:17:57 +01:00
cketti
b8900fc9de
Merge pull request #6580 from thundernest/smtp_logging
...
SMTP: Log "sensitive" responses when "Log sensitive information" is enabled
2023-01-17 14:13:40 +01:00
cketti
a8432dd6d8
SMTP: Log "sensitive" responses when "Log sensitive information" is enabled
2023-01-17 14:12:25 +01:00
cketti
29204414b8
Merge pull request #6561 from schlagi123/migrate_to_gradles_version_catalog
...
Migrate to Gradle's version catalog
2023-01-16 15:39:09 +01:00
cketti
7e8c7f18db
Switch to TOML file for Gradle version catalog
2023-01-16 14:49:14 +01:00
cketti
1052bd07c7
Rename some Gradle version catalog entries
2023-01-16 14:49:14 +01:00
Bastian Wilhelm
a3f6995a2e
Migrate to Gradle's version catalog
2023-01-16 14:49:14 +01:00
cketti
6e16e6568f
Merge pull request #6570 from thundernest/toolbar_bottom_sheet
...
Message View Redesign: Add bottom sheet (1)
2023-01-16 12:50:51 +01:00
cketti
a4914ff527
Prepare for version 6.503
2023-01-16 12:14:45 +01:00
cketti
3df7f26bdc
Version 6.502
2023-01-16 11:58:07 +01:00
cketti
354cfcaf81
Merge pull request #6579 from thundernest/fab_settings_label
...
Change label in settings to "show floating compose button"
2023-01-16 11:54:27 +01:00
cketti
5c781d0bd4
Change label in settings to "show floating compose button"
2023-01-16 11:04:04 +01:00
cketti
b070375fae
Merge pull request #6574 from thundernest/fix_WorkerFactory_crash
...
Don't crash when K9WorkerFactory gets called for an unknown class
2023-01-16 10:58:47 +01:00
cketti
388d1690f3
Don't crash when K9WorkerFactory gets called for an unknown class
2023-01-13 11:07:14 +01:00
cketti
81245668eb
Add message detail bottom sheet
...
This commit is mainly about the bottom sheet mechanics of showing the toolbar when it is expanded. A place holder layout is used for the bottom sheet content.
2023-01-12 14:39:03 +01:00
cketti
2201cf34a6
Version 6.501
2023-01-09 19:06:19 +01:00
cketti
ed79d34826
Merge pull request #6565 from thundernest/dismiss_recent_changes_hint
...
Only mark recent changes as read when dismissing snackbar via swipe
2023-01-09 19:04:03 +01:00
cketti
7cb741a7ff
Only mark recent changes as read when dismissing snackbar via swipe
2023-01-09 18:49:34 +01:00
cketti
c8978dcbb9
Merge pull request #6564 from thundernest/dismiss_recent_changes_hint
...
Mark recent changes as read when dismissing snackbar
2023-01-09 18:26:43 +01:00
cketti
612f0b9477
Mark recent changes as read when dismissing snackbar
2023-01-09 16:29:20 +01:00
cketti
2c89a69b17
Merge pull request #6563 from thundernest/fix_disabled_widgets
...
Don't disable home screen widgets on Android versions prior to 12
2023-01-09 16:04:35 +01:00
cketti
8e0a97a439
Don't disable home screen widgets on Android versions prior to 12
...
Due to a bug in older Android versions home screen widgets that are disabled by default won't be available even after the component has been enabled dynamically.
2023-01-09 13:05:46 +01:00
cketti
dd3a5ace66
Merge pull request #6559 from schlagi123/Delete_spam_immediately
...
delete spam messages immediately without moving to trash folder
2023-01-09 12:54:03 +01:00
Bastian Wilhelm
82eec20492
delete spam messages immediately without moving to trash folder
2023-01-07 13:29:41 +01:00
cketti
e399d74bdd
Prepare for version 6.501
2023-01-06 18:58:16 +01:00
cketti
8dc395f052
Version 6.500
2023-01-06 18:51:58 +01:00
cketti
34d84ca4f2
Merge pull request #6556 from thundernest/make_lint_happy
...
Avoid RemoveWorkManagerInitializer lint error
2023-01-06 18:50:16 +01:00
cketti
9b4941c67d
Move manifest entry so we don't get a RemoveWorkManagerInitializer lint error
2023-01-06 18:39:46 +01:00
cketti
047276eaa6
Merge pull request #6555 from thundernest/refactor_WorkManager_code
...
Change `WorkManager` initialization
2023-01-06 16:41:07 +01:00
cketti
fe9b6d4862
Switch to a WorkerFactory
that is using Koin to create workers
2023-01-06 16:29:23 +01:00
cketti
8108787957
Change the way WorkManager
is initialized
2023-01-06 16:29:23 +01:00
cketti
a7c4744fe1
Merge pull request #6554 from thundernest/GH-6552_fix_crash
...
Display error message when folder couldn't be found
2023-01-06 16:29:08 +01:00
cketti
ecff33f847
Display error message when folder couldn't be found
2023-01-06 16:21:05 +01:00
cketti
f54d02ff48
Merge pull request #6549 from thundernest/disable_components
...
Disable more Android components by default
2023-01-06 16:20:22 +01:00
cketti
fc3c9b3035
Add comments to components that are disabled by default
2023-01-06 16:08:56 +01:00
cketti
996f7e28ef
Disable more Android components by default
...
Only enable launcher shortcuts and home screen widgets after an account has been set up.
2023-01-06 16:08:56 +01:00
cketti
d0595f9b0a
Merge pull request #6551 from ka7/spelling
...
spelling fixes
2023-01-05 12:22:32 +01:00
klemens
6d528918a1
spelling fixes
2023-01-04 21:00:41 +01:00
cketti
a089640058
Merge pull request #6548 from thundernest/recyclerview_bottom_padding
...
Remove RecyclerView padding when floating action button is disabled
2023-01-04 13:30:25 +01:00
cketti
7963c3562d
Remove RecyclerView padding when floating action button is disabled
2023-01-04 13:19:27 +01:00
cketti
1c6bb9d6f0
Merge pull request #6534 from Goooler/remove_enabled
...
Remove `enabled` attr overriding in manifests
2023-01-04 13:18:48 +01:00
Goooler
280ec9ccb1
Remove unnecessary "enabled" attributes in manifests
2023-01-04 13:03:33 +01:00
cketti
d294c64d21
Merge pull request #6546 from thundernest/uri_matcher_update
...
Add `GenericUriParser`
2023-01-04 12:05:31 +01:00
cketti
c444be48d7
Add a UriParser
for generic URIs
...
This isn't actually a proper parser for the URI generic syntax. But it is good enough to linkify URIs.
2023-01-04 11:49:46 +01:00
cketti
8485395205
Remove support for linkifying bitcoin: and ethereum: URIs
2023-01-04 11:49:46 +01:00
cketti
49ac222886
Merge pull request #6544 from thundernest/convert_to_kotlin
...
Convert `TextPartFinder` to Kotlin
2023-01-04 11:49:31 +01:00
cketti
86012f81d0
Refactor TextPartFinder
2023-01-04 11:37:20 +01:00
cketti
5206e76641
Convert TextPartFinder
to Kotlin
2023-01-04 11:37:20 +01:00
cketti
05809b9280
Rename .java to .kt
2023-01-04 11:37:20 +01:00