Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | chore(autofill-parser): release v1.1.2autofill-parser-v1.1.2 | Harsh Shandilya | |
2023-05-12 | feat: raise min SDK to 26 | Harsh Shandilya | |
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-08 | Update Public Suffix List data (#2506) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-05-01 | Update Public Suffix List data (#2495) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-04-29 | fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490) | renovate[bot] | |
* 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-27 | feat(lint): update baselines | Harsh Shandilya | |
2023-04-27 | refactor(build): remove `kotlin-library` plugin from Android modules | Harsh Shandilya | |
2023-04-05 | Update Public Suffix List data (#2455) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-03-27 | chore: suppress invalid suggestion | Harsh Shandilya | |
2023-03-27 | refactor: migrate to androidx.core APIs for `Bundle`/`Intent` API changes | Harsh Shandilya | |
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression | Harsh Shandilya | |
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-20 | Update Public Suffix List data (#2422) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-03-13 | Update Public Suffix List data (#2410) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-03-08 | fix: use UI context for more `Toast`s | Harsh Shandilya | |
Fixes: a3b88c1dee86 ("fix: use activity context for Toast") | |||
2023-03-06 | Update Public Suffix List data (#2402) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-03-01 | chore: refresh Lint baselines | Harsh Shandilya | |
2023-02-20 | Update Public Suffix List data (#2383) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-02-13 | Update Public Suffix List data (#2376) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-02-06 | Update Public Suffix List data (#2360) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-01-23 | fix(autofill-parser): add changelog entry for #2341 | Harsh Shandilya | |
2023-01-23 | Add mail as username heuristic term (#2341) | Tim Visée | |
2022-12-12 | Update Public Suffix List data (#2296) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-12-09 | chore(deps): upgrade ktfmt to 0.42 | Harsh Shandilya | |
2022-12-05 | Update Public Suffix List data (#2282) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-11-30 | feat(autofill-parser): add Vanadium to supported browsers | Harsh Shandilya | |
Fixes #1631 | |||
2022-11-28 | Update Public Suffix List data (#2276) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-11-21 | Update Public Suffix List data (#2263) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-11-14 | Update Public Suffix List data (#2250) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-11-07 | Update Public Suffix List data (#2230) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2022-10-21 | Migrate to Metalava for validating API (#2195) | Harsh Shandilya | |
2022-10-17 | Update Public Suffix List data (#2186) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-10 | Update Public Suffix List data (#2171) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-07 | fix(autofill-parser): reformat top-level comment | Harsh Shandilya | |
2022-10-07 | feat(autofill-parser): add Vivaldi as an Autofill browser | Harsh Shandilya | |
Fixes #2165 | |||
2022-10-03 | Update Public Suffix List data (#2158) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-09-26 | Update Public Suffix List data (#2148) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-09-02 | Upgrade ktfmt and setup automatic updates (#2103) | Harsh Shandilya | |
2022-08-27 | Update Public Suffix List data (#2092) | github-actions[bot] | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-08-13 | Update Public Suffix List data (#2059) | github-actions[bot] | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-08-06 | Update Public Suffix List data (#2050) | github-actions[bot] | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-07-22 | Begin cleaning up Detekt warnings (#2027) | Harsh Shandilya | |
2022-07-20 | Compile against SDK 33 (#2023) | Harsh Shandilya | |
* Compile against SDK 33 * autofill-parser: fix warnings for SDK 33 upgrade * app: fix warnings for SDK 33 upgrade * Mark all clipboard content as sensitive from crypto activities * Skip Snackbar on Android 13 and above * detekt: raise `TooManyFunctions` limit to 15 | |||
2022-07-02 | Update Public Suffix List data (#1980) | github-actions[bot] | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-06-20 | Bump autofill-parser changelog to 1.1.1 | Harsh Shandilya | |
2022-06-20 | autofill-parser: bump version | Harsh Shandilya | |
2022-06-12 | autofill-parser: add missing `<queries>` tag | Harsh Shandilya | |
2022-06-09 | Upgrade ktfmt (#1942) | Harsh Shandilya | |
* build-logic: upgrade ktfmt * all: reformat | |||
2022-05-27 | Fix ClipboardService crash (#1928) | Harsh Shandilya | |
* Fix clipboard service crash on API 31 * all: use ints directly for SDK version checks I much prefer it this way | |||
2022-05-14 | autofill-parser: update publicsuffixes file (#1914) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> |