aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser
AgeCommit message (Expand)Author
2021-04-10autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers...Harsh Shandilya
2021-04-07Add a changelog for autofill-parser (#1373)...Harsh Shandilya
2021-04-06Mark non-native Autofill browsers as unsupported on Oreo (#1370)...Fabian Meumertzheim
2021-04-01Mark Ungoogled and Bromite as non-flaky (#1365)...Fabian Meumertzheim
2021-04-01Update all dependencies (#1358)...Harsh Shandilya
2021-03-18autofill-parser: opt into ExperimentalUnsignedTypes...Harsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-03-04Mark Chrome as reliably fillable and saveable (#1338)...Fabian Meumertzheim
2021-02-09Update Maven coordinates for library projects (#1313)Harsh Shandilya
2021-02-06Replace JCenter with Maven Central (#1303)Harsh Shandilya
2021-01-29Mark Chrome Beta as reliably fillable and saveable (#1291)...Fabian Meumertzheim
2021-01-22Codestyle churn (#1283)...Harsh Shandilya
2020-12-22Mark unfocused single password fields as fillable (#1258)...Fabian Meumertzheim
2020-12-22Add German term for username to heuristic keywords (#1259)Fabian Meumertzheim
2020-12-16Mark Chrome Dev as non-flaky and able to save (#1250)Fabian Meumertzheim
2020-12-07Mark Chrome Canary as non-flaky and allowing save (#1237)...Fabian Meumertzheim
2020-12-05Update Public Suffix List data (#1235)github-actions[bot]
2020-11-29autofill-parser: update README...Harsh Shandilya
2020-11-29build: move publishing config to buildSrc for re-use...Harsh Shandilya
2020-11-28autofill-parser: update publicsuffixes file (#1220)...github-actions[bot]
2020-11-21Update Public Suffix List data (#1214)...github-actions[bot]
2020-11-14autofill-parser: update publicsuffixes file (#1202)...github-actions[bot]
2020-11-07autofill-parser: update publicsuffixes file (#1194)...github-actions[bot]
2020-11-03Make autofill-parser API explicit and refactor (#1182)Fabian Henneke
2020-10-31autofill-parser: update publicsuffixes file (#1178)...github-actions[bot]
2020-10-24autofill-parser: update publicsuffixes file (#1173)...github-actions[bot]
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-16Revamp build configuration (#1156)...Harsh Shandilya
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