Commit graph

12 commits

Author SHA1 Message Date
Harsh Shandilya
8cfe6ec84c
refactor: merge format-common-impl into format-common
Also converts the format-common module into an Android library since
UriTotpFinder requires the Android SDK.
2022-12-19 16:47:17 +05:30
Harsh Shandilya
30b91b6447
chore: re-roll Detekt baselines 2022-11-27 13:28:46 +05:30
Harsh Shandilya
2c78f8303a
chore(detekt): re-do baseline 2022-10-28 16:39:44 +05:30
Harsh Shandilya
cdf0f30c61
Refactor format-common module (#2196)
* fix: touch up `PasswordEntryTest` KDoc

* feat: add format-common-impl module

* refactor: switch app to format-common-impl

* refactor: move `format-common` tests to `format-common-impl`

* feat: add a test for Steam OTP
2022-10-21 21:36:27 +05:30
LckyDev
6f049fdcef
Clean up issues reported by Detekt (crypto-pgpainless.xml) (#2176) 2022-10-11 18:10:19 +00:00
Newton Cesar
6d73b63435
Fix detekt warnings in format-common (#2167)
* fix warning ktlint to format-common folder

* update to code review

* adjusted spotless
2022-10-08 20:33:29 +05:30
Harsh Shandilya
bb385084d0
chore: re-roll Detekt baselines 2022-10-07 19:26:48 +05:30
Aditya Wasan
244fd92f8b
Use GENERAL_SHOW_TIME for decryption screen timeout (#2107)
* feat(app): use `GENERAL_SHOW_TIME` for decryption screen as well

Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>

* feat: update timeout to 60 seconds

Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>

* refactor(app): use constant instead of using a magic number

Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>

* Add changelog entry

Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-09-07 21:49:08 +00:00
Harsh Shandilya
6d0bff144c
Begin cleaning up Detekt warnings (#2027) 2022-07-22 21:45:29 +00:00
Harsh Shandilya
584670ae5b
detekt: re-baseline for updated config 2022-07-17 13:57:13 +05:30
Harsh Shandilya
b8799d7de8
detekt: mark sentry-stub issues as manually suppressed
This is a stub module and function bodies are intentionally empty
2022-07-17 13:56:59 +05:30
Harsh Shandilya
4fe5bb7871
detekt-baselines: init 2022-07-17 13:56:58 +05:30