Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
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> | |||
2022-01-09 | Fix 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-01 | Add Mull to autofill supported browsers (#1640) | Harsh Shandilya | |
2022-01-01 | autofill-parser: update publicsuffixes file (#1635) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-12-31 | Release new version of autofill-parser (#1634) | Harsh Shandilya | |
2021-12-31 | Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632) | Harsh Shandilya | |
This reverts commit 3f20678d799e15e21d1b7f013bc3672270f0d20f. | |||
2021-12-18 | autofill-parser: update publicsuffixes file (#1594) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-12-11 | autofill-parser: update publicsuffixes file (#1588) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-12-03 | all: switch to new convention plugins | Harsh Shandilya | |
2021-12-02 | Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565) | Harsh Shandilya | |
2021-11-27 | autofill-parser: update publicsuffixes file (#1551) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya | |
2021-11-15 | all: spotless | Harsh Shandilya | |
2021-11-13 | autofill-parser: update publicsuffixes file (#1539) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-10-09 | Upgrade plugin dependencies and fix Javadoc generation (#1517) | Harsh Shandilya | |
* build: upgrade all plugins * autofill-parser/openpgp-ktx: apply Dokka plugin * Move repository configuration to settings.gradle.kts * Replace deprecated lintOptions * Reorder repositories | |||
2021-10-03 | Replace Timber with logcat (#1509) | (´⌣`ʃƪ) | |
* Replace Timber with logcat (#1505) * Add extension for asLog which takes a message param Co-authored-by: Aditya Wasan <adityawasan55@gmail.com> | |||
2021-08-28 | autofill-parser: update publicsuffixes file (#1493) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-24 | Update AndroidX deps (#1491) | Harsh Shandilya | |
2021-08-21 | autofill-parser: update publicsuffixes file (#1489) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-14 | Update Public Suffix List data (#1485) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-13 | Disable explicit API for tests (#1483) | Harsh Shandilya | |
* build: disable explicit API for test tasks * Remove `internal` modifier from test classes | |||
2021-08-07 | Update Public Suffix List data (#1479) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-07-29 | Revamp PSL updates (#1475) | Harsh Shandilya | |
* build: import Mozilla's Gradle plugin for PSL updates * autofill-parser: add tests for PublicSuffixListLoader * autofill-parser: regenerate publicsuffixes list * github: switch to Gradle plugin for PSL updates |