Age | Commit message (Expand) | Author |
2021-07-24 | Don't crash on null Autofill hints (#1469)... | Fabian Meumertzheim |
2021-06-07 | autofill-parser: add Styx as a supported browser (#1431)... | Harsh Shandilya |
2021-06-04 | gradle: update AndroidX dependencies (#1430)... | Harsh Shandilya |
2021-05-26 | autofill-parser: remove Bromite from supported browsers (#1423)... | Harsh Shandilya |
2021-05-15 | all: reformat with Spotless again... | Harsh Shandilya |
2021-04-28 | Upgrade to Kotlin 1.5 (#1397)... | Harsh Shandilya |
2021-04-10 | autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers... | 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: 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-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-11-03 | Make autofill-parser API explicit and refactor (#1182) | Fabian Henneke |
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-05 | Resolve lock contention from lazy delegates (#1135) | Harsh Shandilya |
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-09-20 | autofill-parser: drop use of core-ktx... | Harsh Shandilya |
2020-09-16 | Autofill: Extract AutofillParser into separate subproject (#1101)... | Vincent Breitmoser |