aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/MainActivity.kt
AgeCommit message (Collapse)Author
2017-09-13Autofill sample: formatting.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: Ia77568bdc45e736ea993a96c9508cc224b92335b
2017-08-31Autofill sample: add credit card expiration compound view example.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: Ib611578b811715103666233f84720ef2bb184c00
2017-07-10Autofill sample: adding email compose activity.Douglas Sigelbaum
To show how to set the importantForAutofill attribute. Bug: 38182790 Test: manual Change-Id: I7f05f367b8b3add8694276a9e063bc53b761df51
2017-07-08Autofill sample: make UI nicer.Douglas Sigelbaum
Also add info dialogs in the app explaining what each client page is showcasing. Bug: 38182790 Test: manual Change-Id: I779f8152ce8f13a1bac28b6964bc7edbd85760af
2017-05-31Implemented autofill callbacks in kotlin autofill sample.Douglas Sigelbaum
Disable AutoComplete in AutoCompleteTextView when AFF is working. Bug: 38182790 Test: manual Change-Id: If6de507dc2acf2033f2930d8e1c2cae85903b9a5
2017-05-30Updated dependencies for autofill sample.Douglas Sigelbaum
* Support lib -> 26.0.0-beta1 * Build tools -> 26.0.0 rc2 * Kotlin -> 1.1.2-4 * Gradle -> 3.0.0-alpha1 * Added google maven repo. Now it can only be run on AS 3.0+. Bug: 38182790 Test: manual Change-Id: Ib927a3a64afc3d9a1acb7dfb61338272fe936843
2017-05-23Various kotlin anti-pattern fixes in Autofill sample.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: I8bfbb606a6cb5b228255f7640c5cc7c312761ec4
2017-05-17Initial kotlin commit for client app in the autofill sample.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: Ib76173768461528f52297a7acd2f40d532b14d0a