Age | Commit message (Collapse) | Author |
|
|
|
Also converts the format-common module into an Android library since
UriTotpFinder requires the Android SDK.
|
|
* 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
|
|
* fix warning ktlint to format-common folder
* update to code review
* adjusted spotless
|
|
|
|
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
* Pass down remaining time for TOTPs to UI layer
* format-common: switch TOTP flow to use co-operative cancelation
* format-common: add a regression test for OTP duration calculation
* Abstract out labels
* Switch to launchIn
|
|
|
|
* Recognize mail as alternative to email
* Add test
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
* coroutine-utils: init
* coroutine-utils-testing: init
* format-common: switch over to using DispatcherProvider
* Convert Binds method to an extension function
* Add Dispatcher module
|
|
|
|
* build: disable explicit API for test tasks
* Remove `internal` modifier from test classes
|
|
|
|
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|