aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/kotlinApp/Application/src
AgeCommit message (Collapse)Author
2017-06-22Check autofillHints to make sure autofillHint is supported by service.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: I5b55445a0a1432d15a34b360f5e7e7713e13eeb8
2017-06-07Renamed autofill Field classes.Douglas Sigelbaum
Also moved AutofillMetadata-related classes out of the model package. Bug: 38182790 Test: manual Change-Id: Ia86bad151a64c0487215622546a0ea7c67de2dcb
2017-06-07Renaming sample autofill service to MultidatasetDouglas Sigelbaum
AutofillService. Bug: 38182790 Test: manual Change-Id: I21784ece130355f9bd1efec811bba7c0bfba5b70
2017-06-07Using Beta2 autofill APIs in autofill sample.Douglas Sigelbaum
Bug: 38182790 Test: manual Change-Id: Id59b54d1c5fb36a49d4f7e3a78d7697b290e18cc
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-31Changes to get Kotlin and Java autofill samples in sync.Douglas Sigelbaum
Also fixed a crash when using datasetAuth. Impacted both samples. Bug: 38182790 Test: manual Change-Id: I1bfb00e3a22708d7bcbaade2aff3b00789499fe7
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-30Converted Autofill sample service to kotlin.Douglas Sigelbaum
Also modified some kotlin in Autofill client activities. Bug: 38182790 Test: manual Change-Id: I09938ae3edf83c7a26855c376a96f69a67f542c1
2017-05-25Merge "Various kotlin anti-pattern fixes in Autofill sample." into oc-devDouglas Sigelbaum
2017-05-23Fixed RTE in Autofill sample service's settings.Douglas Sigelbaum
Bug: 38182790 Test: Manual Change-Id: I512dbb71ab775ff3a3ca1142db914dc1071fe147
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