Age | Commit message (Expand) | Author |
2021-12-21 | app: migrate XkPasswd users to Diceware | Harsh Shandilya |
2021-12-21 | app: integrate diceware UI | Harsh Shandilya |
2021-12-21 | app: add diceware generator dialog | Harsh Shandilya |
2021-12-21 | app: add diceware injection module | Harsh Shandilya |
2021-12-21 | app: remove XkPasswd generator | Harsh Shandilya |
2021-12-10 | build(deps): bump kotlinx-coroutines-test from 1.6.0-RC to 1.6.0-RC2 (#1586) | dependabot[bot] |
2021-12-09 | Refactor coroutine testing setup (#1583)... | Harsh Shandilya |
2021-12-09 | Prevent Git files from turning up in search and listing (#1582)... | Harsh Shandilya |
2021-12-07 | Allow importing TOTP from images (#1580)... | Aditya Wasan |
2021-11-23 | Ensure logger is installed when requested (#1549) | Harsh Shandilya |
2021-11-13 | Update dependencies (#1540) | Harsh Shandilya |
2021-11-08 | Upgrade dependencies (#1537)... | Harsh Shandilya |
2021-11-07 | Cleanup extra content handling (#1536)... | Harsh Shandilya |
2021-11-04 | Fix password saving for V2 backend (#1534) | Harsh Shandilya |
2021-11-03 | Allow unauthenticated HTTPS Git access (#1533) | Harsh Shandilya |
2021-11-03 | Revert "app: add dynamic colors support to Compose"... | Aditya Wasan |
2021-11-03 | app: add dynamic colors support to Compose | Harsh Shandilya |
2021-11-03 | app: fix filename for AutofillFilterView | Harsh Shandilya |
2021-11-03 | app: refactor M3 themes and styles | Harsh Shandilya |
2021-11-03 | app: remove unnecessary suppression | Harsh Shandilya |
2021-11-03 | app: switch back to buttons for SSH config screen | Harsh Shandilya |
2021-11-03 | app: don't use non-null assertion for supportActionBar | Harsh Shandilya |
2021-11-03 | app: enable dynamic colors | Harsh Shandilya |
2021-11-03 | app: switch M3 to Manrope typeface | Harsh Shandilya |
2021-11-03 | app: add Material3 themes | Harsh Shandilya |
2021-10-28 | Upgrade dependencies (#1526)... | Harsh Shandilya |
2021-10-23 | Switch new PGP backend to use PGPainless (#1522)... | Harsh Shandilya |
2021-10-03 | Replace Timber with logcat (#1509)... | (´⌣`ʃƪ) |
2021-09-14 | Gopenpgp related fixes (#1503)... | Harsh Shandilya |
2021-09-03 | Bump dependencies for Kotlin 1.5.30 (#1497) | Harsh Shandilya |
2021-08-27 | Fix auto-focus issue on Dialogs with TextInputFields (#1492) | Yash Garg |
2021-08-24 | Update AndroidX deps (#1491) | Harsh Shandilya |
2021-08-08 | Make password generator parameter changes reactive (#1480)... | 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-07-11 | Add initial implementation of Gopenpgp-backed PGP (#1441) | Harsh Shandilya |
2021-05-31 | Fix 'View generated SSH key' option showing when not applicable (#1426)... | Harsh Shandilya |
2021-05-30 | app: replace getEncryptedProxyPrefs with injection... | Harsh Shandilya |
2021-05-30 | app: replace some uses of getEncryptedGitPrefs... | Harsh Shandilya |
2021-05-30 | BasePgpActivity: inject settings through Hilt... | Harsh Shandilya |
2021-05-30 | app: use unsafeLazy everywhere... | Harsh Shandilya |
2021-05-30 | extensions: add unsafeLazy... | Harsh Shandilya |
2021-05-23 | app: use `PasswordEntry#extraContentString` for editing... | Harsh Shandilya |
2021-05-22 | app: cleanup PasswordRepository... | Harsh Shandilya |
2021-05-22 | Tweak documentation and drop unused import... | Harsh Shandilya |
2021-05-22 | docs: Document qualifiers... | Aditya Wasan |
2021-05-22 | app: lazily initialize hiltEntryPoint to make sure that activity is available...... | Aditya Wasan |
2021-05-22 | spotless: fix formatting... | Aditya Wasan |
2021-05-22 | app: refactor GitSettings and ProxyUtils and inject them using hilt... | Aditya Wasan |
2021-05-22 | di: add context and preferences module... | Aditya Wasan |