Age | Commit message (Expand) | Author |
2021-05-02 | Fix incorrect changelog entries (#1401) | Harsh Shandilya |
2021-04-30 | Refactor openpgp-ktx to leverage coroutines (#1398)... | Harsh Shandilya |
2021-04-28 | Upgrade to Kotlin 1.5 (#1397)... | Harsh Shandilya |
2021-04-18 | build: enable explicit API automatically on all library projects... | Harsh Shandilya |
2021-04-12 | Update to Gradle 7.0 (#1381) | Harsh Shandilya |
2021-04-10 | autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers... | Harsh Shandilya |
2021-04-07 | Add a changelog for autofill-parser (#1373)... | Harsh Shandilya |
2021-04-06 | Mark non-native Autofill browsers as unsupported on Oreo (#1370)... | Fabian Meumertzheim |
2021-04-01 | Mark Ungoogled and Bromite as non-flaky (#1365)... | Fabian Meumertzheim |
2021-04-01 | Update all dependencies (#1358)... | Harsh Shandilya |
2021-03-18 | autofill-parser: opt into ExperimentalUnsignedTypes... | Harsh Shandilya |
2021-03-18 | all: format XML files to 2 space indent... | Harsh Shandilya |
2021-03-18 | all: reformat with ktfmt... | Harsh Shandilya |
2021-03-18 | all: update copyrights... | Harsh Shandilya |
2021-03-04 | Mark Chrome as reliably fillable and saveable (#1338)... | Fabian Meumertzheim |
2021-02-09 | Update Maven coordinates for library projects (#1313) | Harsh Shandilya |
2021-02-06 | Replace JCenter with Maven Central (#1303) | Harsh Shandilya |
2021-01-29 | Mark Chrome Beta as reliably fillable and saveable (#1291)... | Fabian Meumertzheim |
2021-01-22 | Codestyle churn (#1283)... | Harsh Shandilya |
2020-12-22 | Mark unfocused single password fields as fillable (#1258)... | Fabian Meumertzheim |
2020-12-22 | Add German term for username to heuristic keywords (#1259) | Fabian Meumertzheim |
2020-12-16 | Mark Chrome Dev as non-flaky and able to save (#1250) | Fabian Meumertzheim |
2020-12-07 | Mark Chrome Canary as non-flaky and allowing save (#1237)... | Fabian Meumertzheim |
2020-12-05 | Update Public Suffix List data (#1235) | github-actions[bot] |
2020-11-29 | autofill-parser: update README... | Harsh Shandilya |
2020-11-29 | build: move publishing config to buildSrc for re-use... | Harsh Shandilya |
2020-11-28 | autofill-parser: update publicsuffixes file (#1220)... | github-actions[bot] |
2020-11-21 | Update Public Suffix List data (#1214)... | github-actions[bot] |
2020-11-14 | autofill-parser: update publicsuffixes file (#1202)... | github-actions[bot] |
2020-11-07 | autofill-parser: update publicsuffixes file (#1194)... | github-actions[bot] |
2020-11-03 | Make autofill-parser API explicit and refactor (#1182) | Fabian Henneke |
2020-10-31 | autofill-parser: update publicsuffixes file (#1178)... | github-actions[bot] |
2020-10-24 | autofill-parser: update publicsuffixes file (#1173)... | github-actions[bot] |
2020-10-23 | autofill-parser: add DuckDuckGo's F-Droid signature... | Harsh Shandilya |
2020-10-23 | autofill-parser: add support for multiple signatures for a single package... | Harsh Shandilya |
2020-10-16 | Revamp build configuration (#1156)... | Harsh Shandilya |
2020-10-10 | Update Public Suffix List data (#1145)... | github-actions[bot] |
2020-10-08 | autofill-parser: flesh out generated POM file (#1140)... | Harsh Shandilya |
2020-10-05 | Resolve lock contention from lazy delegates (#1135) | Harsh Shandilya |
2020-10-03 | Update Public Suffix List data (#1132)... | github-actions[bot] |
2020-10-02 | Allow matching password fields based on hints only (#1129)... | Fabian Henneke |
2020-10-02 | Exit tie breakers early in unique or no match case (#1130)... | Fabian Henneke |
2020-10-01 | autofill-parser: check in API dump... | Harsh Shandilya |
2020-09-26 | Update Public Suffix List data (#1121)... | github-actions[bot] |
2020-09-20 | autofill-parser: add dependency on AndroidX annotation... | Harsh Shandilya |
2020-09-20 | autofill-parser: drop use of core-ktx... | Harsh Shandilya |
2020-09-20 | autofill-parser: add README... | Harsh Shandilya |
2020-09-20 | autofill-parser: configure maven-publish plugin... | Harsh Shandilya |
2020-09-16 | Autofill: Extract AutofillParser into separate subproject (#1101)... | Vincent Breitmoser |