aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser/src/main/java/mozilla/components
AgeCommit message (Expand)Author
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2022-12-09chore(deps): upgrade ktfmt to 0.42Harsh Shandilya
2022-03-05Cleanup IDE reported lints in autofill-parser and format-common (#1765)Harsh Shandilya
2021-11-15all: spotlessHarsh Shandilya
2021-08-24Update AndroidX deps (#1491)Harsh Shandilya
2021-07-29Revamp PSL updates (#1475)...Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-04-28Upgrade to Kotlin 1.5 (#1397)...Harsh Shandilya
2021-04-10autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers...Harsh Shandilya
2021-03-18autofill-parser: opt into ExperimentalUnsignedTypes...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-01-22Codestyle churn (#1283)...Harsh Shandilya
2020-11-03Make autofill-parser API explicit and refactor (#1182)Fabian Henneke
2020-10-05Resolve lock contention from lazy delegates (#1135)Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser