0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00
Commit Graph

69 Commits

Author SHA1 Message Date
cketti
d0bd726cdf Remove EarlyInit interface that is no longer necessary 2024-09-10 22:29:51 +02:00
cketti
a217197596 Update detekt baseline 2024-09-09 00:09:20 +02:00
cketti
d8aaeac489 Update detekt baseline 2024-09-02 17:03:17 +02:00
Wolf-Martell Montwé
9541a79cfe
Rename app module to legacy 2024-07-02 14:27:23 +02:00
cketti
c5ad4ba493 Update detekt baseline 2024-06-11 14:55:23 +02:00
cketti
3ad42b7b9f Ignore code style and lint issues in :ui-utils:ItemTouchHelper and :ui-utils:LinearLayoutManager 2024-05-29 15:29:37 +02:00
Wolf-Martell Montwé
237c753b02
Add Theme2 implementing Material 3 2024-03-12 14:02:26 +01:00
Wolf-Martell Montwé
ed0258f5c2
Change MissingQuantity lint check to informational level 2024-03-04 16:56:50 +01:00
Wolf-Martell Montwé
dccd6d20a8
Change ImpliedQuantity to warning severity to not fail the build for weblate issues with french translations 2024-02-01 14:54:39 +01:00
Wolf-Martell Montwé
2ca165f4d7
Change MissingTranslation to informational 2024-02-01 14:54:39 +01:00
Wolf-Martell Montwé
e8d51dc755
Remove unused lint ignores 2024-02-01 14:54:39 +01:00
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é
b86081cf7f
Add lint config to report ExtraTranslation as warning instead of error 2023-12-08 16:34:05 +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
cketti
15bfd7a57f Remove outdated Lint ignores 2023-10-21 19:57:29 +02: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