aboutsummaryrefslogtreecommitdiff
path: root/format-common/src
AgeCommit message (Expand)Author
2022-10-08Fix detekt warnings in format-common (#2167)...Newton Cesar
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-06-09Upgrade ktfmt (#1942)...Harsh Shandilya
2022-05-02Misc cleanups (#1891)Harsh Shandilya
2022-05-02chore(deps): update dependency app.cash.turbine:turbine to v0.8.0 (#1890)...renovate[bot]
2022-03-10Show remaining time in TOTP field (#1766)...Harsh Shandilya
2022-03-05Cleanup IDE reported lints in autofill-parser and format-common (#1765)Harsh Shandilya
2022-02-01Refactor PasswordEntry TOTP calculation into a cold flow (#1702)Harsh Shandilya
2021-12-29Recognize mail as alternative to email (#1629)...Ivan Tham
2021-12-09Refactor coroutine testing setup (#1583)...Harsh Shandilya
2021-12-02Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565)Harsh Shandilya
2021-11-13Update dependencies (#1540)Harsh Shandilya
2021-08-13Disable explicit API for tests (#1483)...Harsh Shandilya
2021-07-26PasswordEntry: use `update` method to write new TOTP values (#1472)Harsh Shandilya
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-07-17Refactor TOTP implementation and expand SteamGuard hacks (#1460)...Harsh Shandilya
2021-05-30format-common: remove weirdly worded comment...Harsh Shandilya
2021-05-30format-common: don't use hard-coded currentTimeMillis in TOTP logic...Harsh Shandilya
2021-05-23format-common: make `PasswordEntry#extraContentString` public API...Harsh Shandilya
2021-05-22format-common: replace deprecated functions...Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-04-28Upgrade to Kotlin 1.5 (#1397)...Harsh Shandilya
2021-04-18Use correct time to find TOTP secret (#1387)Aditya Wasan
2021-04-18format-common: initial API for PasswordEntry...Harsh Shandilya
2021-04-18format-common: add baseline module...Harsh Shandilya