aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser
AgeCommit message (Expand)Author
2020-10-10Update Public Suffix List data (#1145)...github-actions[bot]
2020-10-08autofill-parser: flesh out generated POM file (#1140)...Harsh Shandilya
2020-10-05Resolve lock contention from lazy delegates (#1135)Harsh Shandilya
2020-10-03Update Public Suffix List data (#1132)...github-actions[bot]
2020-10-02Allow matching password fields based on hints only (#1129)...Fabian Henneke
2020-10-02Exit tie breakers early in unique or no match case (#1130)...Fabian Henneke
2020-10-01autofill-parser: check in API dump...Harsh Shandilya
2020-09-26Update Public Suffix List data (#1121)...github-actions[bot]
2020-09-20autofill-parser: add dependency on AndroidX annotation...Harsh Shandilya
2020-09-20autofill-parser: drop use of core-ktx...Harsh Shandilya
2020-09-20autofill-parser: add README...Harsh Shandilya
2020-09-20autofill-parser: configure maven-publish plugin...Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser