27 Commits (5ae51095e317de47ee6547319bae34c83751c0bf)

Author SHA1 Message Date
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