47 Commits (33350d77102d425dde4f840fa9315300879649e0)

Author SHA1 Message Date
Benoit Marty c25e01fe39 Read receipt: Cleanup 10 months ago
Marco Romano a814c4a95a
TimelineItemPresenterFactories (#1609) 11 months ago
Benoit Marty fb87c77b91 Rules has been renamed 1 year ago
Benoit Marty 8babab5da9 Detekt: Disable `OptionalWhenBraces`, even if deprecated and replaced by `BracesOnWhenStatements`. Cannot do what I want with `BracesOnWhenStatements`. 1 year ago
Benoit Marty e7c330be95 Enable more detekt rules. 1 year ago
Benoit Marty 495d6020ad Enable detekt rules `UseLet` and fix existing issues. 1 year ago
Benoit Marty b8281052b9 Enable detekt rules `UseDataClass` and fix existing issues. 1 year ago
Benoit Marty b3cf0d2cf1 Enable detekt rules `UnderscoresInNumericLiterals` and fix existing issues. 1 year ago
Benoit Marty 0e219200b0 Enable detekt rules `OptionalUnit` and fix existing issues. 1 year ago
Benoit Marty f7536a5450 Enable more detekt rules and remove unused extension. 1 year ago
Benoit Marty 1354ec76c9 Enable detekt rules `DataClassShouldBeImmutable` and fix existing issues. 1 year ago
Benoit Marty 19e81825ff Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
Benoit Marty e0255777c0 Enable detekt rules `CascadingCallWrapping` and fix existing issues. 1 year ago
Benoit Marty 17155a7426 Enable detekt rules `SuspendFunSwallowedCancellation` and `SuspendFunWithCoroutineScopeReceiver`. 1 year ago
Benoit Marty bd0031445e Enable detekt rule `TooGenericExceptionThrown` and fix existing issue. 1 year ago
Benoit Marty 297d77af85 Enable detekt rule `InstanceOfCheckForException`. 1 year ago
Benoit Marty 7aa448c3bc Enable detekt rule `ComplexCondition`, `LargeClass`. 1 year ago
Benoit Marty b5a5118160 Enable detekt rule `ThrowingExceptionsWithoutMessageOrCause` and fix existing issues. 1 year ago
Benoit Marty 9a6ed8dac6 Enable detekt rule `UnnecessaryAbstractClass`, `LoopWithTooManyJumpStatements`, `EmptySecondaryConstructor`. 1 year ago
Benoit Marty 5ae51095e3 Enable detekt rule `ProtectedMemberInFinalClass`. 1 year ago
Benoit Marty 73347deaaf Enable detekt rule `UseCheckOrError` and fix existing issues (and a potential crash on MapboxMap?). 1 year ago
Benoit Marty 3f372e5804 Enable detekt rule `ImplicitDefaultLocale` and fix existing issue. 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Benoit Marty 73ae59a3ca Enable more detekt rules 1 year ago
Benoit Marty c75eabbcb0 Enable detekt rules `UnnecessaryParentheses` and cleanup the code. 1 year ago
Benoit Marty 2928073e22 Enable detekt rules `UnusedImports` and cleanup the code. 1 year ago
Benoit Marty 08a7287e8b Remove detekt rules about ViewModels. 1 year ago
Benoit Marty e918d6affd Enable detekt rules `TopLevelPropertyNaming` and cleanup the code. 1 year ago
Benoit Marty a8ed8b7a59 Enable detekt rules `VariableNaming` and cleanup the code. 1 year ago
Benoit Marty 86756dbc09 Enable detekt rules `UnusedParameter` and `UnusedPrivateProperty` and cleanup the code. 1 year ago
Benoit Marty 24ece8c454 Enable detekt rule `UnusedPrivateMember` and cleanup the code. 1 year ago
Marco Romano 004b86b05d
MapLibre compose wrapper library (#877) 1 year ago
Benoit Marty e2f3f2966b Remove ElementColors. We should use semantics and material colors now. 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
renovate[bot] 29fcfcf68c Update dependency io.gitlab.arturbosch.detekt to v1.23.0 (#454) 1 year ago
Jorge Martin Espinosa ea454ff1c3 Add consumer proguard rules for SQLCipher (#138) 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 2 years ago
Benoit Marty 98ac7c0335 Revert "Quality: Allow wildcard import" 2 years ago
Benoit Marty 7d2961c236 Quality: Allow wildcard import 2 years ago
Benoit Marty 426005f298 Fix detekt issue, optimize import, fix color of preference category title 2 years ago
Benoit Marty 9ad43aee73 Fix licence template 2 years ago
Benoit Marty 603ecf6164 Let detekt check if the license is set on Kotlin files. 2 years ago
Benoit Marty 0644a5822f Code quality 2 years ago
Benoit Marty 9c7fa85897 Adapt twitter rules. 2 years ago
Benoit Marty 6340d8640c Add twitter rules for Compose 2 years ago
Benoit Marty c46ce58e0c Setup Detekt - specific rule for Composable function 2 years ago
Benoit Marty 77877e14dc Setup Detekt 2 years ago