Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-11 | fix(deps): avoid classpath clashes due to `androidx.annotation` | Harsh Shandilya | |
2022-12-19 | refactor: merge format-common-impl into format-common | Harsh Shandilya | |
Also converts the format-common module into an Android library since UriTotpFinder requires the Android SDK. | |||
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2022-10-21 | Refactor `format-common` module (#2196) | Harsh Shandilya | |
* 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-06-04 | Miscellaneous cleanups (#1934) | Harsh Shandilya | |
* build-logic: cleanups * coroutine-utils-testing: cleanups * coroutine-utils: cleanups * crypto-common: cleanups * crypto-pgpainless: cleanups * format-common: cleanups | |||
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-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya | |
2021-05-12 | Upgrade Gradle and `androidx.annotation` (#1407) | Harsh Shandilya | |
2021-04-18 | format-common: initial API for PasswordEntry | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-18 | format-common: add baseline module | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |