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

111 Commits

Author SHA1 Message Date
cketti
1f85416afb Upgrade AndroidX Fragment to 1.6.0 2023-06-18 22:15:09 +02:00
Wolf-Martell Montwé
7f60917b60
Update detekt to 1.23.0 2023-06-08 12:57:41 +02:00
Wolf-Martell Montwé
95f2ec1bd9
Update dependencies 2023-06-08 12:57:40 +02:00
cketti
9ae4c89c4e Add custom result type for HttpFetcher 2023-06-01 16:18:48 +02:00
Wolf-Martell Montwé
7d18529e73
Add TextFieldOutlinedSelect for selecting entries from a set of options 2023-05-23 18:04:20 +02:00
cketti
517fffaa0b
Merge pull request #6902 from thundernest/update_assertk
Update assertk to version 0.26
2023-05-17 18:02:22 +02:00
Wolf-Martell Montwé
c7112297b8
Change AccountSetup to use a contract that follows the unidirectional data flow 2023-05-17 16:47:49 +02:00
Wolf-Martell Montwé
39f24effdd
Add koin compose support 2023-05-17 16:47:49 +02:00
Wolf-Martell Montwé
1d93ffb89f
Add UnidirectionalViewModel a variation of MVI with side effects 2023-05-17 16:47:14 +02:00
cketti
ef498c60e4 Update assertk to version 0.26 2023-05-16 17:20:25 +02:00
cketti
9c4a0d40be Convert FixedLengthInputStreamTest to Kotlin 2023-05-13 22:55:54 +02:00
cketti
ff188cdfb5 Remove WebDAV code 2023-05-04 22:14:00 +02:00
Wolf Montwé
b6c403523b
Bump Mockito to 5.3.1 2023-05-03 16:43:21 +02:00
Wolf Montwé
50cbd0b9c8
Bump AndroidX Compose Bom to 2023.04.01, Activity to 1.7.1 and SplashScreen to 1.0.1 2023-05-03 16:43:06 +02:00
Wolf Montwé
e3440a60d9
Bump Android Gradle Plugin 8.0.0 -> 8.0.1 2023-05-03 16:24:15 +02:00
Wolf Montwé
71079908aa
Bump Gradle 8.0.2 -> 8.1.1 and remove suppress dsl scope violation 2023-04-25 17:21:58 +02:00
Wolf Montwé
5318e789ac
Bump Kotlin 1.8.10 -> 1.8.20 and Compose Compiler 1.4.4 -> 1.4.6 2023-04-25 17:21:35 +02:00
Wolf Montwé
0339444dd3
Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
Wolf Montwé
6910945f3f
Bump Gradle 7.6 -> 8.0.2 2023-04-25 17:21:04 +02:00
Wolf Montwé
49cb6018cb
Update dependencies 2023-04-12 10:06:33 +02:00
Wolf Montwé
45026238f0
Fix AndroidX lifecycle viewmodel compose version conflict 2023-04-12 10:06:32 +02:00
Wolf Montwé
84a6127c69
Change mockito inline to core, as it is inline anyway since 5.0.0
See: https://github.com/mockito/mockito/releases/tag/v5.0.0
2023-04-12 10:06:32 +02:00
Wolf Montwé
d17f27244c
Fix dependency conflicts for ui-utils 2023-04-12 10:06:31 +02:00
Wolf Montwé
e5bf49bddb
Add SystemBarsColor 2023-04-11 14:30:07 +02:00
Wolf Montwé
efff0f96d6
Change catalog app icon and add splashscreen 2023-04-11 14:17:59 +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
Wolf Montwé
64f9a7fd4f
Add onboarding feature 2023-04-03 18:24:16 +02:00
Wolf Montwé
fd30437c94
Remove truth library and remaining usage 2023-03-21 14:14:44 +01:00
Wolf Montwé
c9c6e1b094
Add TextFieldOutlinded and PasswordTextFieldOutlinded to design system 2023-03-21 10:18:10 +01:00
Wolf Montwé
bd6cde63b0
Add bundles to organise compose dependencies 2023-03-16 13:55:00 +01:00
Wolf Montwé
5a065a4739
Add jUnit test dependencies for compose 2023-03-16 13:55:00 +01:00
Wolf Montwé
9f11765a6f
Change compose setup to use Gradle version catalog instead of hard coded values 2023-03-16 13:39:13 +01:00
Wolf Montwé
00b7bf45d7
Change truth testing library to legacy and only allow usage in old modules 2023-03-14 12:20:55 +01:00
Wolf Montwé
ed7270251a
Bump Android Gradle Plugin 7.4.0 -> 7.4.2 2023-03-09 14:44:54 +01:00
Wolf Montwé
8b049982a9
Add ContactDataSource and Contact entity 2023-03-09 12:10:25 +01:00
Wolf Montwé
be5894e743
Move EmptyCursor to core:android:common 2023-03-02 14:44:53 +01:00
Wolf Montwé
fab0749abd
Add common module to core 2023-03-02 14:38:42 +01:00
Wolf Montwé
28e3f62a4e
Change Clock to kotlinx.datetime.Clock 2023-03-02 11:21:32 +01:00
Wolf Montwé
2ce7c6e412
Add core testing with TestClock using Kotlinx datetime 2023-03-01 16:19:09 +01:00
Wolf Montwé
b6dc15b03c
Add design system with text and button atoms 2023-03-01 13:46:25 +01:00
Wolf Montwé
0ace871606
Add dependency check build plugin 2023-02-24 11:47:29 +01:00
Wolf Montwé
f4317b0fad
Add detekt plugin for compose 2023-02-22 10:51:23 +01:00
Wolf Montwé
27ad28fafe
Add detekt build plugin 2023-02-21 17:53:01 +01:00
Wolf Montwé
9c01e7a0de
Bump ktlint 0.47.1 -> 0.48.2 2023-02-17 16:14:13 +01:00
Wolf Montwé
864ee60c63
Add Android library build plugin 2023-02-16 15:58:43 +01:00
Wolf Montwé
a098aaee9f
Add basic compose demo app 2023-02-16 09:45:37 +01:00
Wolf Montwé
2bc5f3f04a
Add Compose Android app build-plugin 2023-02-15 18:51:44 +01:00