302 Commits (f2669c8658e63907b796a910d5b5d315f78215c8)

Author SHA1 Message Date
Benoit Marty 9da162e5d7 lint: remove unknown rule. 1 year ago
Benoit Marty 017fd4296d Lint: do not ignore unused resources (except for strings) 1 year ago
Benoit Marty 5052134428 Add Localazy badge to the Localazy readme. 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 5eb70215a6 Ensure the release script will exist in case of failure. 1 year ago
Benoit Marty ce22aecbf2 Add a shortcut to ensure that ./gradlew check will prevent having warning in the codebase. We may add more instructions in the future in this file. 1 year ago
Benoit Marty b98d57c9c8 Change how we detect if git flow is init. 1 year ago
Benoit Marty 3e2a516b94 Move download_github_artifacts.py to its own folder. 1 year ago
Benoit Marty 8833bd09d6 Extract git flow init from release script (so that it can be run standalone) and do not use `-t` which does not seem to be standard. 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
Benoit Marty 3f399ff396 Add release script 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 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
Benoit Marty 73fa6fc6be Remove the legacy script which imports Strigns from Element Android project. 1 year ago
Marco Romano 3449ea486a Optional day night preview annotation (#793) 1 year ago
Benoit Marty 41e722cba4 Move string `screen_waitlist_` to module login. 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Benoit Marty 3c601c4210 Fix false positive. 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 1 year ago
Chris Smith ca1df5829f Danger: remove "add screenshots" warning (#691) 1 year ago
Benoit Marty 931edb27ae Update check rule. 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
Benoit Marty cd377edec6 Ensure files downloaded by localazy end with a new line. 1 year ago