aboutsummaryrefslogtreecommitdiff
path: root/input/autofill
AgeCommit message (Expand)Author
2017-08-31Autofill kotlin sample: Improve kotlin style.Douglas Sigelbaum
2017-08-31Autofill sample: ensure text is not empty.Douglas Sigelbaum
2017-08-31Autofill sample: Update versions in gradle files.Douglas Sigelbaum
2017-07-10Autofill sample: addresses comments on c/2372625 and c/2409408.Douglas Sigelbaum
2017-07-10Ignore .DS_STORE files in git.Douglas Sigelbaum
2017-07-10Autofill kotlin sample: fixing auth bug.Douglas Sigelbaum
2017-07-10Autofill sample: adding email compose activity.Douglas Sigelbaum
2017-07-10Autofill sample: use AppCompatActivity for AuthActivity.Douglas Sigelbaum
2017-07-10Autofill sample: updating screenshots.Douglas Sigelbaum
2017-07-08Autofill sample: make UI nicer.Douglas Sigelbaum
2017-06-22Autofill sample: Use custom adapter for cc exp years.Douglas Sigelbaum
2017-06-22Autofill sample: added icons, fixed an auth bug, added more comments.Douglas Sigelbaum
2017-06-22Check autofillHints to make sure autofillHint is supported by service.Douglas Sigelbaum
2017-06-22Updating gradle dependencies for beta2 autofill sample.Douglas Sigelbaum
2017-06-07Renamed autofill Field classes.Douglas Sigelbaum
2017-06-07Renaming sample autofill service to MultidatasetDouglas Sigelbaum
2017-06-07Using Beta2 autofill APIs in autofill sample.Douglas Sigelbaum
2017-05-31Implemented autofill callbacks in kotlin autofill sample.Douglas Sigelbaum
2017-05-31Implemented autofill callbacks in autofill sample.Douglas Sigelbaum
2017-05-31Changes to get Kotlin and Java autofill samples in sync.Douglas Sigelbaum
2017-05-30Updated dependencies for autofill sample.Douglas Sigelbaum
2017-05-30Converted Autofill sample service to kotlin.Douglas Sigelbaum
2017-05-25Merge "Various kotlin anti-pattern fixes in Autofill sample." into oc-devDouglas Sigelbaum
2017-05-25Merge "Fixed NPE in autofill sample service." into oc-devDouglas Sigelbaum
2017-05-25Merge "Updated Autofill sample description in readme." into oc-devTreeHugger Robot
2017-05-23Fixed NPE in autofill sample service.Douglas Sigelbaum
2017-05-23Fixed RTE in Autofill sample service's settings.Douglas Sigelbaum
2017-05-23Various kotlin anti-pattern fixes in Autofill sample.Douglas Sigelbaum
2017-05-18Updated Autofill sample description in readme.Douglas Sigelbaum
2017-05-17AutofillFramework: Make kotlinApp module self-containedTrevor Johns
2017-05-17Merge "Increment Gradle version to 3.4.1 for all samples" into oc-devTreeHugger Robot
2017-05-17Merge "Initial kotlin commit for client app in the autofill sample." into oc-devTreeHugger Robot
2017-05-17Merge "Ensure autofill sample service doesn't build empty datasets." into oc-devTreeHugger Robot
2017-05-17Merge "Updated icon for Autofill sample." into oc-devTreeHugger Robot
2017-05-17Increment Gradle version to 3.4.1 for all samplesTrevor Johns
2017-05-17Initial kotlin commit for client app in the autofill sample.Douglas Sigelbaum
2017-05-16Ensure autofill sample service doesn't build empty datasets.Douglas Sigelbaum
2017-05-16Updated icon for Autofill sample.Douglas Sigelbaum
2017-05-16Fixed autofill for VirtualLoginActivity:Douglas Sigelbaum
2017-05-16Neatening up autofill settings.Douglas Sigelbaum
2017-05-16Added support for all AutofillValue types.Douglas Sigelbaum
2017-05-16Implemented autofill saving.Douglas Sigelbaum
2017-05-16Added hints and save info to Autofill service.Douglas Sigelbaum
2017-05-16Minor fixes:Felipe Leme
2017-05-12Update Autofill sample to use DP2 APIs.Douglas Sigelbaum
2017-03-20Initial commit for Autofill Framework sample.Douglas Sigelbaum