Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-08 | Fix detekt warnings in format-common (#2167) | Newton Cesar | |
* fix warning ktlint to format-common folder * update to code review * adjusted spotless | |||
2022-07-15 | all: re-do package structure yet again | Harsh Shandilya | |
2022-05-02 | Misc cleanups (#1891) | Harsh Shandilya | |
2022-05-02 | chore(deps): update dependency app.cash.turbine:turbine to v0.8.0 (#1890) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-03-10 | Show remaining time in TOTP field (#1766) | Harsh Shandilya | |
* 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 | |||
2022-02-01 | Refactor PasswordEntry TOTP calculation into a cold flow (#1702) | Harsh Shandilya | |
2021-12-29 | Recognize mail as alternative to email (#1629) | Ivan Tham | |
* Recognize mail as alternative to email * Add test Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-12-09 | Refactor coroutine testing setup (#1583) | Harsh Shandilya | |
* coroutine-utils: init * coroutine-utils-testing: init * format-common: switch over to using DispatcherProvider * Convert Binds method to an extension function * Add Dispatcher module | |||
2021-12-02 | Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565) | Harsh Shandilya | |
2021-08-13 | Disable explicit API for tests (#1483) | Harsh Shandilya | |
* build: disable explicit API for test tasks * Remove `internal` modifier from test classes | |||
2021-07-19 | Cleanup and fix CI tests (#1464) | Harsh Shandilya | |
2021-05-22 | format-common: replace deprecated functions | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-15 | all: reformat with Spotless again | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-18 | format-common: initial API for PasswordEntry | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |