aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-29autofill-parser: update publicsuffixes file (#1698)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-28chore(deps): update gradle/gradle-build-action action to v2.1.2 (#1697)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27chore(deps): update dependency androidx.hilt:hilt-navigation-compose to ↵renovate[bot]
v1.0.0 (#1695) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28chore(deps): update dependency androidx.preference:preference to v1.2.0 (#1696)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27chore(deps): update dependency androidx.fragment:fragment-ktx to v1.4.1 (#1694)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27chore(deps): update dependency androidx.core:core-ktx to v1.8.0-alpha03 (#1693)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27chore(deps): update dependency androidx.compose.compiler:compiler to ↵renovate[bot]
v1.1.0-rc03 (#1691) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27chore(deps): update dependency androidx.compose.material3:material3 to ↵renovate[bot]
v1.0.0-alpha04 (#1692) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27chore(deps): update androidx.compose.foundation to v1.2.0-alpha02 (#1689)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27Unwind PasswordRepository's confusing control flow (#1686)Harsh Shandilya
* Cleanup PasswordRepository * Tear out nonsensical logic for getRepository
2022-01-26Move Compose code to ui-compose module (#1687)Harsh Shandilya
2022-01-25gradle: bump AGP to stable (#1685)Harsh Shandilya
2022-01-25Add the ability to run garbage collection on the internal Git repository (#1683)Harsh Shandilya
2022-01-25chore(deps): update gradle/gradle-build-action action to v2.1.1 (#1684)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24app: make Autofill intents mutable (#1682)Harsh Shandilya
Fixes: b8ce4f314538 ("app: add `PendingIntent.FLAG_IMMUTABLE` flag where required")
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]
Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-01-22autofill-parser: update publicsuffixes file (#1674)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-21Add support for properly dealing with incorrect passwords (#1672)Harsh Shandilya
2022-01-19gradle: bump MDC to 1.6.0-alpha02 (#1671)Harsh Shandilya
2022-01-18Parameterize key and key identifier types for KeyManager (#1669)Harsh Shandilya
2022-01-15chore(deps): update dependency org.pgpainless:pgpainless-core to v1.0.1 (#1666)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14chore(deps): update dependency androidx.constraintlayout:constraintlayout to ↵renovate[bot]
v2.1.3 (#1664) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2022-01-13Update Compose (#1662)Harsh Shandilya
2022-01-13chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle ↵renovate[bot]
to v6.2.0 (#1661) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13chore(deps): update dependency androidx.appcompat:appcompat to v1.4.1 (#1660)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13chore(deps): update dependency androidx.compose.material3:material3 to ↵renovate[bot]
v1.0.0-alpha03 (#1659) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-12chore(deps): update dependency ↵renovate[bot]
com.github.android-password-store:sublime-fuzzy to v2 (#1658) * chore(deps): update dependency com.github.android-password-store:sublime-fuzzy to v2 * fix import Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-01-10Remove unused class (#1657)Harsh Shandilya
2022-01-09Delete empty values directories in Crowdin cleanup (#1656)Harsh Shandilya
2022-01-09Fix a bunch of Lint warnings and errors (#1655)Harsh Shandilya
* autofill-parser: add missing `@RequiresApi` annotations * app: remove unused strings and sync with Crowdin * app: remove unused chip_text_color selector * app: remove unused capitalization_type_values array * app: add `PendingIntent.FLAG_IMMUTABLE` flag where required
2022-01-09Make PGPainless backend feature flag runtime configurable (#1654)Harsh Shandilya
* Make feature flags runtime configurable * Add a settings entry for PGPainless feature flag * Add changelog entry
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-09Refactor and simplify KeyManager API (#1650)Harsh Shandilya
2022-01-09pre-push-hook: run tests on push (#1653)Harsh Shandilya
2022-01-09Raise timeouts for Crowdin task again (#1652)Harsh Shandilya
* build-logic: raise HTTP timeouts for Crowdin again * github: allow running Crowdin job manually
2022-01-08chore(deps): update dependency com.michael-bull.kotlin-result:kotlin-result ↵renovate[bot]
to v1.1.14 (#1649) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08chore(deps): update actions/github-script action to v5.1.0 (#1648)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle ↵renovate[bot]
to v6.1.2 (#1646) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07chore(deps): update com.squareup.leakcanary to v2.8.1 (#1645)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle ↵renovate[bot]
to v6.1.1 (#1644) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06chore(deps): update dependency ↵renovate[bot]
com.google.android.gms:play-services-auth-api-phone to v18.0.1 (#1643) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04chore(deps): update com.squareup.leakcanary to v2.8 (#1642)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-01Add Mull to autofill supported browsers (#1640)Harsh Shandilya
2022-01-01strings: sync with crowdin (#1636)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-01autofill-parser: update publicsuffixes file (#1635)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2021-12-31Release new version of autofill-parser (#1634)Harsh Shandilya