Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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 | 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-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-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> | |||
2022-05-05 | Upgrade to ktfmt 0.37 (#1897) | Harsh Shandilya | |
2022-04-25 | all: reformat with ktfmt 0.36 | Harsh Shandilya | |
2022-04-21 | Remove support for external storage and raise target SDK to 31 (#1863) | Harsh Shandilya | |
2022-04-16 | autofill-parser: update publicsuffixes file (#1848) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-04-09 | autofill-parser: update publicsuffixes file (#1837) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-04-02 | autofill-parser: update publicsuffixes file (#1818) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-03-27 | Migrate namespaces to Gradle (#1805) | Harsh Shandilya | |
* ui-compose: update Gradle configuration * gradle: fix namespace for a couple astray Compose dependencies * all: switch to Gradle namespace property Mirrors a similar change from AndroidX https://github.com/androidx/androidx/commit/dcfa035a961fd1daabb7dcccf97d77fa2a006abf | |||
2022-03-26 | autofill-parser: update publicsuffixes file (#1803) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-03-19 | autofill-parser: update publicsuffixes file (#1791) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-03-05 | Cleanup IDE reported lints in autofill-parser and format-common (#1765) | Harsh Shandilya | |
2022-02-12 | autofill-parser: update publicsuffixes file (#1727) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-02-05 | autofill-parser: update publicsuffixes file (#1710) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-01-29 | autofill-parser: update publicsuffixes file (#1698) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-01-22 | autofill-parser: update publicsuffixes file (#1674) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> |