summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-04-24app: address LabelFor lintHarsh Shandilya
2022-04-24app: address ContentDescription lintHarsh Shandilya
2022-04-24app: address Autofill lintHarsh Shandilya
2022-04-24app: address MissingQuantity lintHarsh Shandilya
2022-04-24app: address Overdraw lintHarsh Shandilya
2022-04-24app: address TrustAllX509TrustManager lintHarsh Shandilya
2022-04-24app: address Deprecated lintHarsh Shandilya
2022-04-24app: address VectorRaster lintHarsh Shandilya
2022-04-24app: address InlinedApi lintHarsh Shandilya
2022-04-24app: address UnusedResources lintHarsh Shandilya
2022-04-24app: setup Lint baselineHarsh Shandilya
2022-04-21Remove support for external storage and raise target SDK to 31 (#1863)Harsh Shandilya
2022-04-09chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 (#1832)...renovate[bot]
2022-04-06Use full canonical path for classes in manifest (#1823)...Harsh Shandilya
2022-03-27Migrate namespaces to Gradle (#1805)...Harsh Shandilya
2022-03-13Misc PGP v2 fixes (#1784)...Harsh Shandilya
2022-03-13Configure Sentry with more information (#1782)...Harsh Shandilya
2022-03-12Fix typo in german translation (#1781)c-steindl
2022-03-11Fix TOTP field flashing on each update (#1779)...Harsh Shandilya
2022-03-10Show remaining time in TOTP field (#1766)...Harsh Shandilya
2022-03-02app: turn off StrictMode (#1761)Harsh Shandilya
2022-02-26Upgrade ktfmt to 0.33 (#1753)...Harsh Shandilya
2022-02-24Fix Autofill ANR when entry has no TOTP (#1746)Harsh Shandilya
2022-02-23Use explicit Gradle tasks to handle build artifact collection (#1745)Harsh Shandilya
2022-02-21Add CI job to assemble release APKs and fix build (#1742)Harsh Shandilya
2022-02-21Cleanup R8 rules (#1739)Harsh Shandilya
2022-02-20Introduce Sentry for error reporting (#1737)Harsh Shandilya
2022-02-09chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle t......renovate[bot]
2022-02-05Begin rework for configuration cache compatibility (#1709)Harsh Shandilya
2022-02-04Port build to Gradle 7.4-rc-2 (#1707)Harsh Shandilya
2022-02-01Refactor PasswordEntry TOTP calculation into a cold flow (#1702)Harsh Shandilya
2022-01-27Unwind PasswordRepository's confusing control flow (#1686)...Harsh Shandilya
2022-01-26Move Compose code to ui-compose module (#1687)Harsh Shandilya
2022-01-25Add the ability to run garbage collection on the internal Git repository (#1683)Harsh Shandilya
2022-01-24app: make Autofill intents mutable (#1682)...Harsh Shandilya
2022-01-24all: upgrade to AGP 7.1.0-rc01 (#1678)Harsh Shandilya
2022-01-23LaunchActivity: ensure V2 backend setting is respected (#1677)Harsh Shandilya
2022-01-22strings: sync with crowdin (#1673)...github-actions[bot]
2022-01-21Add support for properly dealing with incorrect passwords (#1672)Harsh Shandilya
2022-01-18Parameterize key and key identifier types for KeyManager (#1669)Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2022-01-12chore(deps): update dependency com.github.android-password-store:sublime-fuzz......renovate[bot]
2022-01-10Remove unused class (#1657)Harsh Shandilya
2022-01-09Fix a bunch of Lint warnings and errors (#1655)...Harsh Shandilya
2022-01-09Make PGPainless backend feature flag runtime configurable (#1654)...Harsh Shandilya
2022-01-09Integrate PGPainless backend into the UI properly (#1647)Harsh Shandilya
2022-01-09Make CryptoHandler use Key as the abstraction layer (#1651)Harsh Shandilya
2022-01-01strings: sync with crowdin (#1636)...github-actions[bot]
2021-12-31Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632)...Harsh Shandilya
2021-12-29Refactor BiometricAuthenticator and add proper support for retries (#1627)Harsh Shandilya