Wolf-Martell Montwé
|
6d791153aa
|
Change auto discovery layout to support small screens
|
2024-01-25 17:46:34 +01:00 |
|
cketti
|
b020031822
|
Update detekt baseline
|
2024-01-19 22:34: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é
|
76551bd238
|
Replace usage of Preferences by AccountManager where appropriate
|
2023-12-01 13:11:53 +01:00 |
|
cketti
|
9d243b7f56
|
Add "After marking a message as unread" navigation setting
|
2023-11-13 11:14:40 +01:00 |
|
cketti
|
328d4c610e
|
Remove permission prompts in MessageList and MessageCompose
|
2023-11-08 19:32:10 +01:00 |
|
Wolf-Martell Montwé
|
86c0702623
|
Bump Detekt 1.23.0 -> 1.23.2, Detekt Compose Rules 0.1.11 -> 0.3.2
|
2023-11-07 14:26:00 +01:00 |
|
Wolf-Martell Montwé
|
783df7679e
|
Update detekt baseline and resolve more max-line-length issues
|
2023-11-07 11:01:37 +01:00 |
|
Wolf-Martell Montwé
|
1236d7114c
|
Change repository links from thundernest/k-9 to thunderbird/thunderbird-android
|
2023-11-02 14:35:06 +01:00 |
|
Wolf-Martell Montwé
|
38a2f407d9
|
Change detekt rules to better match our requirements
|
2023-10-11 16:12:31 +02:00 |
|
Wolf Montwé
|
85509abc68
|
Change to module based detekt execution
|
2023-10-10 14:08:17 +02:00 |
|
Wolf-Martell Montwé
|
127e6b7672
|
Enable other rules
|
2023-10-10 13:36:24 +02:00 |
|
Wolf-Martell Montwé
|
6251b98486
|
Enable UseLet rule
|
2023-10-10 13:34:46 +02:00 |
|
Wolf-Martell Montwé
|
edda565125
|
Enable UnnecessaryAnnotationUseSiteTarget rule
|
2023-10-10 13:34:45 +02:00 |
|
Wolf-Martell Montwé
|
0333e4714e
|
Enable OptionalUnit rule
|
2023-10-10 13:34:45 +02:00 |
|
Wolf-Martell Montwé
|
b970e2f90f
|
Enable AlsoCouldBeApply rule
|
2023-10-10 13:34:45 +02:00 |
|
cketti
|
445146b531
|
Add a CompositionLocal for getting the current Activity
|
2023-07-19 16:26:28 +02:00 |
|
Wolf-Martell Montwé
|
09c00f3bf8
|
Rename AccountCreator to AccountCreatorHelper
|
2023-06-29 12:24:28 +02:00 |
|
Wolf-Martell Montwé
|
782d35e91a
|
Add shape to surface and decouple shape from Material theme
|
2023-06-12 10:11:58 +02:00 |
|
Wolf-Martell Montwé
|
7f60917b60
|
Update detekt to 1.23.0
|
2023-06-08 12:57:41 +02:00 |
|
cketti
|
8ca3b2611a
|
Update detekt baseline
|
2023-05-30 18:17:14 +02:00 |
|
cketti
|
5b37a33b30
|
Change detekt config to allow TODO comments
|
2023-05-07 21:02:11 +02:00 |
|
cketti
|
ff188cdfb5
|
Remove WebDAV code
|
2023-05-04 22:14:00 +02:00 |
|
cketti
|
5441e8fb14
|
Merge pull request #6857 from thundernest/add_package_directories
Create directory structure matching package name
|
2023-04-26 16:17:49 +02:00 |
|
cketti
|
64ffed90b4
|
Create directory structure matching package name
Currently the tooling doesn't work very well when we place files directly into the "kotlin" directory.
|
2023-04-26 13:35:22 +02:00 |
|
cketti
|
6b68a2d5d7
|
Use app.k9mail as base package name for all :feature:autodiscovery:* modules
|
2023-04-26 13:06:07 +02:00 |
|
cketti
|
11d004dc07
|
Log exception when exporting settings to a file fails
|
2023-04-18 13:16:59 +02:00 |
|
Wolf Montwé
|
b16bd8c4ff
|
Add LazyColumnWithFooter to design system
|
2023-04-03 15:08:16 +02:00 |
|
Wolf Montwé
|
4218ce5cfe
|
Add success, warning and info colors
|
2023-03-27 11:26:01 +02: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
|
3edb93e506
|
Always hide "Add to contacts" button when contact permission is missing
|
2023-03-14 15:55:41 +01:00 |
|
Wolf Montwé
|
9cdf3e2b7a
|
Add ContactRepository
|
2023-03-09 13:48:06 +01:00 |
|
Wolf Montwé
|
8b049982a9
|
Add ContactDataSource and Contact entity
|
2023-03-09 12:10:25 +01:00 |
|
Wolf Montwé
|
5e09e067b0
|
Add email value type
|
2023-03-07 18:12:38 +01:00 |
|
Wolf Montwé
|
b7bfb4006f
|
Remove unused context property and toMe method
|
2023-03-07 09:40:32 +01:00 |
|
Wolf Montwé
|
9fe1983c1a
|
Change MessageHelper to Kotlin
|
2023-03-07 09:40:32 +01:00 |
|
Wolf Montwé
|
5699ecadb7
|
Remove getInstance as instance should be controlled by dependency injection
|
2023-03-06 16:19:37 +01:00 |
|
Wolf Montwé
|
0780c423fb
|
Change Contacts to Kotlin
|
2023-03-06 13:16:44 +01:00 |
|
Wolf Montwé
|
28e3f62a4e
|
Change Clock to kotlinx.datetime.Clock
|
2023-03-02 11:21:32 +01:00 |
|
Wolf Montwé
|
ec14593023
|
Cleanup
|
2023-02-23 14:52:16 +01:00 |
|
Wolf Montwé
|
011495f4bc
|
Update baseline
|
2023-02-23 11:17:48 +01:00 |
|
Wolf Montwé
|
55da8cf420
|
Change detekt config for functionThreshold and constructorThreshold to 8
|
2023-02-22 12:40:09 +01:00 |
|
Wolf Montwé
|
f4317b0fad
|
Add detekt plugin for compose
|
2023-02-22 10:51:23 +01:00 |
|
Wolf Montwé
|
b074534fec
|
Add compose specific rules and fix some issues
|
2023-02-22 10:25:12 +01:00 |
|
Wolf Montwé
|
872d3e938d
|
Add detekt baseline
|
2023-02-22 10:24:19 +01:00 |
|
Wolf Montwé
|
27ad28fafe
|
Add detekt build plugin
|
2023-02-21 17:53:01 +01:00 |
|