Commit graph

174 commits

Author SHA1 Message Date
Harsh Shandilya
a9b0112279
fix(deps): upgrade to JGit 4.5.7.201904151645-r
Currently requires deleting and re-cloning the repository to properly
detect symlink support, this will be fixed in the future to auto-detect
on existing repositories as well.

Fixes #2594
Fixes #2396
Fixes #636
Fixes #387
Fixes #98
2023-11-27 17:40:11 +05:30
Harsh Shandilya
47b96c7fc7
Update Public Suffix List data (#2780)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-27 00:13:03 +00:00
Harsh Shandilya
02e4a11b52
Update Public Suffix List data (#2771)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-20 00:17:00 +00:00
renovate[bot]
114507cfa6
fix(deps): update dependency me.tylerbwong.gradle.metalava:plugin to v0.3.5 (#2758)
* fix(deps): update dependency me.tylerbwong.gradle.metalava:plugin to v0.3.5

* fix: re-sync API baseline

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-11-12 09:36:52 +00:00
Harsh Shandilya
4c1076991b
Update Public Suffix List data (#2754)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-06 00:23:00 +00:00
Harsh Shandilya
54f1f503ec
Update Public Suffix List data (#2748)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-30 00:23:38 +00:00
Harsh Shandilya
faba85d9e9
Update Public Suffix List data (#2737)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-23 00:23:17 +00:00
Harsh Shandilya
54d17772b7
Update Public Suffix List data (#2717)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-09 00:22:30 +00:00
Harsh Shandilya
06d0fd5aaf
Update Public Suffix List data (#2708)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-02 00:24:07 +00:00
renovate[bot]
47d65d0740
fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-09-27 18:45:59 +00:00
Harsh Shandilya
1bf39a0c9c
Update Public Suffix List data (#2695)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-25 00:23:32 +00:00
renovate[bot]
9329710178
fix(deps): update dependency com.facebook:ktfmt to v0.45 (#2687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-09-18 18:15:11 +00:00
renovate[bot]
8f950fb83e
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667)
* fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2

* fix(deps): use `-jdk18on` artifacts for BouncyCastle

* chore: re-roll Lint baseline

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-08-30 13:13:18 +00:00
Harsh Shandilya
bed84870a7
Update Public Suffix List data (#2645)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-08-14 00:25:49 +00:00
Harsh Shandilya
a09c729592
Update Public Suffix List data (#2638)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-08-07 00:25:20 +00:00
renovate[bot]
222ff5b052
fix(deps): update bouncycastle to v1.76 (#2632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-07-31 05:49:05 +00:00
Harsh Shandilya
d8dcc608d3
Update Public Suffix List data (#2630)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-31 00:21:56 +00:00
Harsh Shandilya
1d77eadb11
fix(autofill-parser): remove Kotlin 1.7 compat workarounds
It's not worth trying to maintain this
2023-07-26 17:18:58 +05:30
Harsh Shandilya
5a12eff24e
chore: remove unnecessary suppressions 2023-07-26 16:02:03 +05:30
Harsh Shandilya
97415e3b29
Update Public Suffix List data (#2618)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-24 00:16:14 +00:00
yvay
6f4e835d3c
Support Mull browser from divestos.org (#2613)
* Add Mull from divestos.org to autofill supported browsers

Signed-off-by: yvay <134604947+yvay@users.noreply.github.com>

* Update CHANGELOG.md

Signed-off-by: yvay <134604947+yvay@users.noreply.github.com>

* fix

* Move changelog to correct place

* Move changelog to correct correct place

* Add headers to 1.1.2

---------

Signed-off-by: yvay <134604947+yvay@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-07-22 21:22:06 +05:30
Harsh Shandilya
fba2e8da53
Update Public Suffix List data (#2605)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-17 00:21:50 +00:00
Harsh Shandilya
f583939635
fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts files 2023-07-06 13:02:17 +05:30
Harsh Shandilya
c00a04bb77
Update Public Suffix List data (#2583)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-03 00:20:06 +00:00
Harsh Shandilya
7bfa96a6d0
Update Public Suffix List data (#2572)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-06-27 20:38:15 +00:00
Harsh Shandilya
cf8ec3f658
fix(autofill-parser): restore older stdlib and language version 2023-06-19 22:18:29 +05:30
Harsh Shandilya
26a7298978
fix: address ComposeUnstableCollections lint 2023-06-15 14:21:49 +05:30
Harsh Shandilya
a00bd046b6
chore: rename TOML keys for coroutines deps 2023-06-15 13:58:31 +05:30
Harsh Shandilya
5538306927
chore: refresh lint baseline 2023-06-04 01:52:57 +05:30
Harsh Shandilya
9956216db2
chore(autofill-parser): release v1.1.2 2023-05-17 13:53:23 +05:30
Harsh Shandilya
ec696c1d8d
feat: raise min SDK to 26
Autofill is only available on API 26 and above and I do not want to deal with
bugs on these older Android releases.
2023-05-12 20:28:36 +05:30
Harsh Shandilya
764c8b227c
Update Public Suffix List data (#2506)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-08 00:15:28 +00:00
Harsh Shandilya
dec05f015a
Update Public Suffix List data (#2495)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-01 00:15:04 +00:00
renovate[bot]
d04e1fa368
fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)
* fix(deps): update dependency com.facebook:ktfmt to v0.44

* chore: reformat with ktfmt 0.44

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-04-29 01:28:41 +00:00
Harsh Shandilya
53497c0365
feat(lint): update baselines 2023-04-27 01:37:20 +05:30
Harsh Shandilya
bf6fe08472
refactor(build): remove kotlin-library plugin from Android modules 2023-04-27 01:34:35 +05:30
Harsh Shandilya
88b6a9ed4c
Update Public Suffix List data (#2455)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-04-05 05:10:20 +00:00
Harsh Shandilya
25ffacd213
chore: suppress invalid suggestion 2023-03-27 17:53:10 +05:30
Harsh Shandilya
8b97a4a3f1
refactor: migrate to androidx.core APIs for Bundle/Intent API changes 2023-03-27 17:53:10 +05:30
Harsh Shandilya
2f524fc2b7
fix(build): remove DSL_SCOPE_VIOLATION suppression
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block
2023-03-21 13:43:09 +05:30
Harsh Shandilya
325ca61e21
Update Public Suffix List data (#2422)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-03-20 00:13:16 +00:00
Harsh Shandilya
597160e776
Update Public Suffix List data (#2410)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-03-13 00:19:52 +00:00
Harsh Shandilya
16d6b1e853
fix: use UI context for more Toasts
Fixes: a3b88c1dee ("fix: use activity context for Toast")
2023-03-08 22:59:12 +05:30
Harsh Shandilya
fe921a58b9
Update Public Suffix List data (#2402)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-03-06 00:16:53 +00:00
Harsh Shandilya
96d624a205
chore: refresh Lint baselines 2023-03-01 17:23:33 +05:30
Harsh Shandilya
a75bdd8149
Update Public Suffix List data (#2383)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-20 00:12:50 +00:00
Harsh Shandilya
1bdd6b8f18
Update Public Suffix List data (#2376)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-13 00:58:25 +00:00
Harsh Shandilya
7ce3257999
Update Public Suffix List data (#2360)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-06 00:16:47 +00:00
Harsh Shandilya
6f514f4715
fix(autofill-parser): add changelog entry for #2341 2023-01-23 20:28:19 +05:30
Tim Visée
4414090b1d
Add mail as username heuristic term (#2341) 2023-01-23 13:35:43 +00:00