refactoring of autofill implementation, extracted some pieces to be independant of Android framework, added some xUnit tests

This commit is contained in:
Philipp Crocoll
2023-02-28 22:31:28 +01:00
parent e350e8788c
commit 914224e4fa
17 changed files with 2096 additions and 481 deletions

View File

@@ -0,0 +1 @@
global using Xunit;