Commit graph

2022 commits

Author SHA1 Message Date
Harsh Shandilya
9dd05543c8
gradle: bump AGP to stable (#1685) 2022-01-25 21:37:00 +00:00
Harsh Shandilya
6c7a066ea6
Add the ability to run garbage collection on the internal Git repository (#1683) 2022-01-25 13:12:23 +05:30
renovate[bot]
e7fbcd4f85
chore(deps): update gradle/gradle-build-action action to v2.1.1 (#1684)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 07:52:57 +05:30
Harsh Shandilya
dba86c2a53
app: make Autofill intents mutable (#1682)
Fixes: b8ce4f314538 ("app: add `PendingIntent.FLAG_IMMUTABLE` flag where required")
2022-01-24 03:37:49 +00:00
Harsh Shandilya
d838b7da59
all: upgrade to AGP 7.1.0-rc01 (#1678) 2022-01-24 08:16:58 +05:30
Harsh Shandilya
98010c7ff9
LaunchActivity: ensure V2 backend setting is respected (#1677) 2022-01-23 17:55:31 +00:00
github-actions[bot]
81c2721883
strings: sync with crowdin (#1673)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-01-22 02:22:21 +00:00
github-actions[bot]
18bd172dc3
autofill-parser: update publicsuffixes file (#1674)
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-22 00:17:48 +00:00
Harsh Shandilya
78a90aacb3
Add support for properly dealing with incorrect passwords (#1672) 2022-01-21 00:27:04 +05:30
Harsh Shandilya
541bf62038
gradle: bump MDC to 1.6.0-alpha02 (#1671) 2022-01-19 10:36:31 +00:00
Harsh Shandilya
5509558eed
Parameterize key and key identifier types for KeyManager (#1669) 2022-01-18 17:40:16 +05:30
renovate[bot]
3ead6596ba
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.0.1 (#1666)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 17:15:23 +05:30
renovate[bot]
8483ee8891
chore(deps): update dependency androidx.constraintlayout:constraintlayout to v2.1.3 (#1664)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 15:14:51 +05:30
Aditya Wasan
abc62c2b6b
Refactor randomized password generator into a separate module (#1663) 2022-01-13 16:43:53 +00:00
Harsh Shandilya
c1ef2e7341
Update Compose (#1662) 2022-01-13 10:22:45 +00:00
renovate[bot]
9cf83c89dc
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.2.0 (#1661)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 09:38:04 +00:00
renovate[bot]
f60063ad56
chore(deps): update dependency androidx.appcompat:appcompat to v1.4.1 (#1660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 09:31:54 +00:00
renovate[bot]
09f43b7ed5
chore(deps): update dependency androidx.compose.material3:material3 to v1.0.0-alpha03 (#1659)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 14:13:22 +05:30
renovate[bot]
14ef69d277
chore(deps): update dependency 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-12 12:42:27 +00:00
Harsh Shandilya
b1832c5595
Remove unused class (#1657) 2022-01-10 11:51:41 +00:00
Harsh Shandilya
0def9a04f2
Delete empty values directories in Crowdin cleanup (#1656) 2022-01-09 20:30:53 +00:00
Harsh Shandilya
cfceb38ee7
Fix a bunch of Lint warnings and errors (#1655)
* 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-09 19:01:03 +00:00
Harsh Shandilya
35155e5584
Make PGPainless backend feature flag runtime configurable (#1654)
* Make feature flags runtime configurable

* Add a settings entry for PGPainless feature flag

* Add changelog entry
2022-01-09 17:50:22 +05:30
Harsh Shandilya
1738879fb3
Integrate PGPainless backend into the UI properly (#1647) 2022-01-09 17:04:16 +05:30
Harsh Shandilya
799f1393e4
Make CryptoHandler use Key as the abstraction layer (#1651) 2022-01-09 16:19:52 +05:30
Harsh Shandilya
ccb33af854
Refactor and simplify KeyManager API (#1650) 2022-01-09 10:07:45 +00:00
Harsh Shandilya
6c6ade85a8
pre-push-hook: run tests on push (#1653) 2022-01-09 09:46:51 +00:00
Harsh Shandilya
910212b3ae
Raise timeouts for Crowdin task again (#1652)
* build-logic: raise HTTP timeouts for Crowdin again

* github: allow running Crowdin job manually
2022-01-09 08:23:38 +00:00
renovate[bot]
45b75b74c5
chore(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.14 (#1649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 15:26:52 +00:00
renovate[bot]
5e5a2ded53
chore(deps): update actions/github-script action to v5.1.0 (#1648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 08:50:26 +05:30
renovate[bot]
69866e31fd
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.1.2 (#1646)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 09:42:17 +00:00
renovate[bot]
d44ea054de
chore(deps): update com.squareup.leakcanary to v2.8.1 (#1645)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 15:05:20 +05:30
renovate[bot]
c2424f6e89
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.1.1 (#1644)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 09:23:54 +05:30
renovate[bot]
54e51f7e57
chore(deps): update dependency com.google.android.gms:play-services-auth-api-phone to v18.0.1 (#1643)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 19:25:15 +05:30
renovate[bot]
1dbd307cc9
chore(deps): update com.squareup.leakcanary to v2.8 (#1642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04 15:56:56 +05:30
Harsh Shandilya
86f7e0c87e
Add Mull to autofill supported browsers (#1640) 2022-01-01 15:56:58 +00:00
github-actions[bot]
d6e89f0425
strings: sync with crowdin (#1636)
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-01 06:04:24 +00:00
github-actions[bot]
18af75aebb
autofill-parser: update publicsuffixes file (#1635)
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-01 00:21:01 +00:00
Harsh Shandilya
e8ac0e4386
Release new version of autofill-parser (#1634) 2021-12-31 05:55:30 +00:00
renovate[bot]
d7a9a8ed1e
chore(deps): update gradle/gradle-build-action action to v2.1.0 (#1633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 05:43:15 +00:00
Harsh Shandilya
a723ded00f
Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632)
This reverts commit 3f20678d79.
2021-12-31 04:03:50 +00:00
Harsh Shandilya
4c9413709d
Refactor BiometricAuthenticator and add proper support for retries (#1627) 2021-12-29 10:35:19 +00:00
Ivan Tham
8b5be3f785
Recognize mail as alternative to email (#1629)
* Recognize mail as alternative to email

* Add test

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2021-12-29 09:57:28 +00:00
renovate[bot]
05f9e976ed
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.0.0 (#1628)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-29 14:45:04 +05:30
renovate[bot]
527b09ee5f
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.0.0-rc9 (#1625)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 15:58:23 +05:30
renovate[bot]
fcfce71b2c
chore(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.6.10 (#1624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 19:20:17 +05:30
Harsh Shandilya
674a7d299b
Misc cleanups to build-logic and expand BCV exclusion list (#1622)
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin

* build-logic: use generated accessors for extensions

* build: exclude non-published library projects from API dump

There's no point in tracking binary compatibility for libraries that are only used internally
2021-12-26 06:29:57 +00:00
renovate[bot]
43f6a0090f
chore(deps): update dependency de.maxr1998:modernandroidpreferences to v2.3.0 (#1621)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 23:34:44 +05:30
renovate[bot]
66be6fc50a
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.1.0 (#1620)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 09:35:02 +00:00
renovate[bot]
f1182feed6
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.0.0-rc8 (#1619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 09:27:52 +00:00