Age | Commit message (Expand) | Author |
2023-06-27 | chore: cleanup IDE warnings | Harsh Shandilya |
2023-06-15 | fix: address `ComposeUnstableCollections` lint | Harsh Shandilya |
2023-06-15 | chore: rename TOML keys for coroutines deps | Harsh Shandilya |
2023-06-04 | chore: refresh lint baseline | Harsh Shandilya |
2023-05-12 | feat: remove unnecessary CoroutineTestRule | Harsh Shandilya |
2023-04-29 | fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)... | renovate[bot] |
2023-04-27 | feat(lint): update baselines | Harsh Shandilya |
2023-04-27 | refactor(build): introduce a standalone plugin for Kotlin JVM libraries | Harsh Shandilya |
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression... | Harsh Shandilya |
2023-02-27 | refactor(format-common): migrate to `uri-kmp` and convert to JVM library | Harsh Shandilya |
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 |
2022-12-19 | refactor(format-common): obviate the constant value in PasswordEntry | Harsh Shandilya |
2022-12-19 | fix(format-common): fix incorrect TOTP emission delay... | Harsh Shandilya |
2022-10-29 | refactor(format-common): add a getter to `PasswordEntry` for current OTP value | Harsh Shandilya |
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya |
2022-10-21 | Refactor `format-common` module (#2196)... | Harsh Shandilya |
2022-10-08 | Fix detekt warnings in format-common (#2167)... | Newton Cesar |
2022-07-15 | all: re-do package structure yet again | Harsh Shandilya |
2022-06-09 | Upgrade ktfmt (#1942)... | Harsh Shandilya |
2022-06-04 | Miscellaneous cleanups (#1934)... | 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] |
2022-03-10 | Show remaining time in TOTP field (#1766)... | Harsh Shandilya |
2022-03-05 | Cleanup IDE reported lints in autofill-parser and format-common (#1765) | Harsh Shandilya |
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 |
2021-12-26 | Misc cleanups to build-logic and expand BCV exclusion list (#1622)... | Harsh Shandilya |
2021-12-09 | Refactor coroutine testing setup (#1583)... | Harsh Shandilya |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya |
2021-12-02 | Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565) | Harsh Shandilya |
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya |
2021-11-13 | Update dependencies (#1540) | Harsh Shandilya |
2021-08-13 | Disable explicit API for tests (#1483)... | Harsh Shandilya |
2021-07-26 | PasswordEntry: use `update` method to write new TOTP values (#1472) | Harsh Shandilya |
2021-07-21 | Bump plugin dependencies (#1467) | Harsh Shandilya |
2021-07-19 | Cleanup and fix CI tests (#1464) | Harsh Shandilya |
2021-07-17 | Refactor TOTP implementation and expand SteamGuard hacks (#1460)... | Harsh Shandilya |
2021-05-30 | format-common: remove weirdly worded comment... | Harsh Shandilya |
2021-05-30 | format-common: don't use hard-coded currentTimeMillis in TOTP logic... | Harsh Shandilya |
2021-05-23 | format-common: make `PasswordEntry#extraContentString` public API... | Harsh Shandilya |
2021-05-22 | format-common: replace deprecated functions... | Harsh Shandilya |
2021-05-15 | all: reformat with Spotless again... | Harsh Shandilya |
2021-05-12 | Upgrade Gradle and `androidx.annotation` (#1407) | Harsh Shandilya |
2021-04-28 | Upgrade to Kotlin 1.5 (#1397)... | Harsh Shandilya |
2021-04-18 | Use correct time to find TOTP secret (#1387) | Aditya Wasan |
2021-04-18 | format-common: initial API for PasswordEntry... | Harsh Shandilya |
2021-04-18 | format-common: add baseline module... | Harsh Shandilya |