aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser/src/main/java
AgeCommit message (Expand)Author
2020-12-07Mark Chrome Canary as non-flaky and allowing save (#1237)...Fabian Meumertzheim
2020-11-03Make autofill-parser API explicit and refactor (#1182)Fabian Henneke
2020-10-23autofill-parser: add DuckDuckGo's F-Droid signature...Harsh Shandilya
2020-10-23autofill-parser: add support for multiple signatures for a single package...Harsh Shandilya
2020-10-05Resolve lock contention from lazy delegates (#1135)Harsh Shandilya
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-09-20autofill-parser: drop use of core-ktx...Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser