secant-android-wallet/ui-lib/src/main/java/co/electriccoin/zcash/ui/common
Carter Jernigan 4acd5d3593
[#584 ]Adopt Twitter's Compose Detekt rules
Twitter had a set of Compose rules, which have been forked into Detekt, Ktlint, and Android Lint implementations.

I see ktlint as mostly being formatting, Detekt being more for multiplatform static analysis, and Android Lint for Android-specific issues.  Android lint is slow, so I didn’t want to use it as the first choice.

I went with the Detekt implementation which can be useful if we leverage multiplatform for our Composables in the future.
2023-03-01 07:58:47 -05:00
..
CompositionLocalBinder.kt disabled screen timeout when displaying QR code (#617) 2022-10-13 15:13:41 +02:00
Constants.kt [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
DrawerStateExt.kt [#774] Redesign home with hamburger menu 2023-02-28 08:54:07 -05:00
FlowExt.kt 188-Throttle Emissions from `WalletViewModel.walletSnapshot` 2022-11-10 08:34:06 +01:00
ListExt.kt [#511] Ktlint 0.46.1 2022-06-22 05:48:19 -04:00
LocaleExt.kt [#757] Adopt SDK 1.14.0 (#759) 2023-02-17 06:05:23 -05:00
ScreenBrightness.kt [#584 ]Adopt Twitter's Compose Detekt rules 2023-03-01 07:58:47 -05:00
ScreenSecurity.kt [#584 ]Adopt Twitter's Compose Detekt rules 2023-03-01 07:58:47 -05:00
ScreenTimeout.kt [#584 ]Adopt Twitter's Compose Detekt rules 2023-03-01 07:58:47 -05:00