Age | Commit message (Expand) | Author |
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-08-05 | Upgrade Compose and other AndroidX libraries (#1477)... | Harsh Shandilya |
2021-07-29 | Upgrade to AGP 7.0.0 (#1474) | 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-06-26 | Sync localisations from Crowdin (#1445)... | github-actions[bot] |
2021-06-20 | Misc updates (#1440) | Harsh Shandilya |
2021-06-07 | Remove LeakCanary from snapshot builds (#1435) | Harsh Shandilya |
2021-06-04 | gradle: update AndroidX dependencies (#1430)... | 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-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 | 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 | 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 | 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 |
2021-05-22 | di: add context and preferences module... | Aditya Wasan |
2021-05-22 | chore(format): format code using spotless... | SphericalKat |
2021-05-17 | fix(tests): return null/default values from faked android sdk... | SphericalKat |
2021-05-17 | refactor(extension): remove PreferenceManager dependency for getting preferences... | SphericalKat |
2021-05-17 | chore(build): add mock shared preference dependency... | SphericalKat |
2021-05-15 | Move file reads in RV adapters to a background dispatcher... | Harsh Shandilya |
2021-05-15 | all: reformat with Spotless again... | Harsh Shandilya |
2021-05-12 | Upgrade Gradle and `androidx.annotation` (#1407) | Harsh Shandilya |
2021-05-11 | Show current copy timeout in settings (#1404)... | Aditya Wasan |
2021-05-02 | app: update GpgIdentifier tests... | Harsh Shandilya |
2021-05-02 | strings: sync with crowdin... | Harsh Shandilya |
2021-04-30 | Refactor openpgp-ktx to leverage coroutines (#1398)... | Harsh Shandilya |
2021-04-28 | Upgrade to Kotlin 1.5 (#1397)... | Harsh Shandilya |
2021-04-25 | Do not ASCII armor files when encrypting (#1396) | Harsh Shandilya |
2021-04-21 | Support creating pinned shortcuts directly (#1393)... | Harsh Shandilya |
2021-04-21 | Refactor app shortcut handling (#1392) | Harsh Shandilya |
2021-04-21 | Enable StrictMode in debug logging builds (#1391)... | Harsh Shandilya |
2021-04-19 | Migrate some tests to Robolectric (#1389)... | Harsh Shandilya |