* Add support for autofilling login text fields Support autofilling login text fields via Android Autofill with the experimental AndroidX Compose API for it. Based on https://bryanherbst.com/2021/04/13/compose-autofill/ (with permission). Signed-off-by: Hans Christian Schmitz <git@hcsch.eu> * Move autofill implementation to designsystem library Signed-off-by: Hans Christian Schmitz <git@hcsch.eu> --------- Signed-off-by: Hans Christian Schmitz <git@hcsch.eu>