Age | Commit message (Expand) | Author |
2022-09-20 | Refactor navigation and search code (#2134) | Harsh Shandilya |
2022-09-07 | Use `GENERAL_SHOW_TIME` for decryption screen timeout (#2107)... | Aditya Wasan |
2022-09-05 | fix(lint): resolve and suppress lints to fix canary builds | Harsh Shandilya |
2022-09-02 | Upgrade ktfmt and setup automatic updates (#2103) | Harsh Shandilya |
2022-09-01 | Fix reported Lint issues (#2101) | Harsh Shandilya |
2022-09-01 | Remove unnecessary `RequiresApi` annotation (#2100) | Harsh Shandilya |
2022-08-24 | Implement support for `.gpg-id` (#2080) | Harsh Shandilya |
2022-08-10 | fix(deps): update dependency com.hierynomus:sshj to v0.34.0 (#2053)... | renovate[bot] |
2022-07-24 | Fix some StrictMode violations and start logging them (#2031) | Harsh Shandilya |
2022-07-23 | Improvements to key list activity (#2030) | Harsh Shandilya |
2022-07-22 | Begin cleaning up Detekt warnings (#2027) | Harsh Shandilya |
2022-07-20 | Compile against SDK 33 (#2023)... | Harsh Shandilya |
2022-07-18 | Add key manager UI | Harsh Shandilya |
2022-07-17 | Mark key import dialogs as non-cancellable | Harsh Shandilya |
2022-07-17 | Refactor key import flow and implement support for replacing | Harsh Shandilya |
2022-07-17 | PGPKeyImportActivity: close key stream after use | Harsh Shandilya |
2022-07-15 | Switch SettingsActivity to use Material3 Switch (#2006) | Harsh Shandilya |
2022-07-15 | Remove unnecessary V2 suffix | Harsh Shandilya |
2022-07-15 | Remove OpenKeychain code and leave TODOs for missing functionality | Harsh Shandilya |
2022-07-15 | Remove PGPainless feature flag | Harsh Shandilya |
2022-07-15 | all: re-do package structure yet again | Harsh Shandilya |
2022-06-14 | Fix suspicious indentation in Migrations.kt (#1956) | Harsh Shandilya |
2022-06-09 | Upgrade ktfmt (#1942)... | Harsh Shandilya |
2022-06-07 | Remove SourceCode Pro typeface (#1938) | Harsh Shandilya |
2022-05-27 | Fix ClipboardService crash (#1928)... | Harsh Shandilya |
2022-05-24 | Allow disabling pull-to-sync operation (#1922) | Harsh Shandilya |
2022-05-05 | Upgrade to ktfmt 0.37 (#1897) | Harsh Shandilya |
2022-04-27 | crypto-pgpainless: prepare for error handling (#1877) | Harsh Shandilya |
2022-04-25 | all: reformat with ktfmt 0.36 | Harsh Shandilya |
2022-04-24 | Reorganize crypto-common code and fix a couple minor bugs (#1868) | Harsh Shandilya |
2022-04-24 | app: address SetTextI18n lint | Harsh Shandilya |
2022-04-24 | app: address InlinedApi lint | Harsh Shandilya |
2022-04-21 | Remove support for external storage and raise target SDK to 31 (#1863) | Harsh Shandilya |
2022-03-13 | Misc PGP v2 fixes (#1784)... | Harsh Shandilya |
2022-03-13 | Configure Sentry with more information (#1782)... | Harsh Shandilya |
2022-03-11 | Fix TOTP field flashing on each update (#1779)... | Harsh Shandilya |
2022-03-10 | Show remaining time in TOTP field (#1766)... | Harsh Shandilya |
2022-03-02 | app: turn off StrictMode (#1761) | Harsh Shandilya |
2022-02-26 | Upgrade ktfmt to 0.33 (#1753)... | Harsh Shandilya |
2022-02-24 | Fix Autofill ANR when entry has no TOTP (#1746) | Harsh Shandilya |
2022-02-09 | chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle t...... | renovate[bot] |
2022-02-01 | Refactor PasswordEntry TOTP calculation into a cold flow (#1702) | Harsh Shandilya |
2022-01-27 | Unwind PasswordRepository's confusing control flow (#1686)... | Harsh Shandilya |
2022-01-26 | Move Compose code to ui-compose module (#1687) | Harsh Shandilya |
2022-01-25 | Add the ability to run garbage collection on the internal Git repository (#1683) | Harsh Shandilya |
2022-01-24 | app: make Autofill intents mutable (#1682)... | Harsh Shandilya |
2022-01-23 | LaunchActivity: ensure V2 backend setting is respected (#1677) | Harsh Shandilya |
2022-01-21 | Add support for properly dealing with incorrect passwords (#1672) | Harsh Shandilya |
2022-01-18 | Parameterize key and key identifier types for KeyManager (#1669) | Harsh Shandilya |
2022-01-13 | Refactor randomized password generator into a separate module (#1663) | Aditya Wasan |