Age | Commit message (Expand) | Author |
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-07-07 | ui-compose: import Manrope font | 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-07 | strings: sync with crowdin (#1901)... | github-actions[bot] |
2022-05-05 | Upgrade to ktfmt 0.37 (#1897) | Harsh Shandilya |
2022-05-02 | Misc cleanups (#1891) | Harsh Shandilya |
2022-04-27 | crypto-pgpainless: prepare for error handling (#1877) | Harsh Shandilya |
2022-04-26 | Revert "app: address Overdraw lint" (#1876) | 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 LabelFor lint | Harsh Shandilya |
2022-04-24 | app: address Autofill lint | Harsh Shandilya |
2022-04-24 | app: address Overdraw lint | Harsh Shandilya |
2022-04-24 | app: address Deprecated lint | Harsh Shandilya |
2022-04-24 | app: address VectorRaster lint | Harsh Shandilya |
2022-04-24 | app: address InlinedApi lint | Harsh Shandilya |
2022-04-24 | app: address UnusedResources lint | Harsh Shandilya |
2022-04-21 | Remove support for external storage and raise target SDK to 31 (#1863) | Harsh Shandilya |
2022-04-06 | Use full canonical path for classes in manifest (#1823)... | Harsh Shandilya |
2022-03-27 | Migrate namespaces to Gradle (#1805)... | 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-12 | Fix typo in german translation (#1781) | c-steindl |
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-20 | Introduce Sentry for error reporting (#1737) | 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-22 | strings: sync with crowdin (#1673)... | github-actions[bot] |
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 |