Age | Commit message (Expand) | Author |
2021-07-20 | gradle: bump Dagger to 2.38 (#1465) | 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-15 | Upgrade dependencies and temporarily disable Compose (#1457) | Harsh Shandilya |
2021-07-11 | Add initial implementation of Gopenpgp-backed PGP (#1441) | Harsh Shandilya |
2021-07-02 | Upgrade remaining dependencies (#1450) | Harsh Shandilya |
2021-07-01 | Update AndroidX dependencies (#1449) | Harsh Shandilya |
2021-06-26 | Sync localisations from Crowdin (#1445)... | github-actions[bot] |
2021-06-25 | build: upgrade dependencies (#1444)... | Harsh Shandilya |
2021-06-20 | Misc updates (#1440) | Harsh Shandilya |
2021-06-13 | Update dependencies (#1437) | Harsh Shandilya |
2021-06-07 | Remove LeakCanary from snapshot builds (#1435) | Harsh Shandilya |
2021-06-07 | autofill-parser: add Styx as a supported browser (#1431)... | Harsh Shandilya |
2021-06-06 | Rollback AppCompat upgrade (#1433) | Harsh Shandilya |
2021-06-04 | gradle: update AndroidX dependencies (#1430)... | Harsh Shandilya |
2021-06-01 | Configure Spotless for all projects and tweak Dagger flags (#1427) | Harsh Shandilya |
2021-05-31 | Fix 'View generated SSH key' option showing when not applicable (#1426)... | 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-30 | contributing: document `unsafeLazy`... | 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-28 | gradle: bump deps... | Harsh Shandilya |
2021-05-27 | idea: untrack some files... | Harsh Shandilya |
2021-05-27 | openpgp-ktx: fix compilation warnings... | Harsh Shandilya |
2021-05-27 | build: escalate warnings to errors... | Harsh Shandilya |
2021-05-26 | autofill-parser: remove Bromite from supported browsers (#1423)... | Harsh Shandilya |
2021-05-25 | Add compose dependencies (#1421)... | Aditya Wasan |
2021-05-23 | app: use `PasswordEntry#extraContentString` for editing... | Harsh Shandilya |
2021-05-23 | format-common: make `PasswordEntry#extraContentString` public API... | Harsh Shandilya |
2021-05-23 | gradle: downgrade AppCompat to stable... | Harsh Shandilya |
2021-05-23 | Tweak git server config screen UI and remove unused resources (#1419)... | Harsh Shandilya |
2021-05-22 | lint: one bug fixed and another takes its place... | Harsh Shandilya |
2021-05-22 | build: upgrade AGP... | Harsh Shandilya |
2021-05-22 | format-common: replace deprecated functions... | Harsh Shandilya |
2021-05-22 | app: cleanup PasswordRepository... | Harsh Shandilya |
2021-05-22 | github: add environment variables to crowdin workflow... | Harsh Shandilya |
2021-05-22 | github: use team reference in codeowners... | Harsh Shandilya |
2021-05-22 | gradle: bump AndroidX dependencies... | Harsh Shandilya |
2021-05-22 | Tweak documentation and drop unused import... | Harsh Shandilya |
2021-05-22 | docs: Document qualifiers... | Aditya Wasan |
2021-05-22 | ci: remove instrumentationTest step and run action on ubuntu-latest... | Aditya Wasan |
2021-05-22 | app: lazily initialize hiltEntryPoint to make sure that activity is available...... | Aditya Wasan |
2021-05-22 | test: remove context parameter... | Aditya Wasan |
2021-05-22 | spotless: fix formatting... | Aditya Wasan |
2021-05-22 | test: update MigrationsTest to run on JVM... | Aditya Wasan |
2021-05-22 | app: refactor GitSettings and ProxyUtils and inject them using hilt... | Aditya Wasan |