aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/afservice/src
AgeCommit message (Expand)Author
2020-08-14Update language to comply with Android's inclusive language guidanceJoanne Chung
2020-07-30Update language to comply with Android's inclusive language guidanceJeff Sharkey
2018-10-10Moar changes on Autofill samples.Felipe Leme
2018-09-26Fixed basic autofill services broken on previous CLs.Felipe Leme
2018-09-26Change HeuristicsService to always provide a hint.Felipe Leme
2018-09-26Merge "Support Dark Mode on Autofill samples:" into pi-devJisha Abubaker
2018-09-25Support Dark Mode on Autofill samples:Felipe Leme
2018-09-25Changes on Autofill Service project:Felipe Leme
2018-09-25Autofill sample: Adds client activity for RecyclerView.Douglas Sigelbaum
2018-09-14Squashed commit of the following:Jisha Abubaker
2018-04-18Added another simple service, this one uses some rudimentary heuristics.pie-devFelipe Leme
2018-03-30Don't trigger manual dataset pick up when service finds autofillable items.Felipe Leme
2018-03-19Created a simple service (A.K.A. ASIOF - Autofill Service In One File)Felipe Leme
2018-02-03Fixed many autofill service sample issues.Doug Sigelbaum
2018-01-22Autofill sample: proof of concept for manual longpress.Douglas Sigelbaum
2018-01-22Autofill sample: Refactor to allow for more heuristics.Douglas Sigelbaum
2018-01-12Adding support for multi-page.Douglas Sigelbaum
2018-01-04Save ClientViewMetadata between pages.Douglas Sigelbaum
2017-12-12Autofill sample: Add DAL check req levels to settings.Douglas Sigelbaum
2017-12-12Autofill sample: use string resources for failure messages.Douglas Sigelbaum
2017-12-12Autofill sample: Fix authentication bugs.Douglas Sigelbaum
2017-12-12Refactoring AssistStructure parsing and models.Douglas Sigelbaum
2017-11-26Autofill sample: Add 1 sanity DB test.Douglas Sigelbaum
2017-11-26Autofill sample: Cleaning up package verification repo.Douglas Sigelbaum
2017-11-26Autofill sample: Refactor DAL repo to use Retrofit.Douglas Sigelbaum
2017-11-26Autofill sample: Replace SharedPrefs datasource with Room.Douglas Sigelbaum
2017-11-13Further reorganized client activities.Douglas Sigelbaum
2017-11-13Autofill sample: Use switch to set service.Douglas Sigelbaum
2017-11-10Autofill samples: added settings to:Douglas Sigelbaum
2017-11-10Autofill sample formatting.Douglas Sigelbaum
2017-11-10Initial work on multi-screen login support in the sample autofill service.Felipe Leme
2017-11-10Divided activities and views into separate pages.Douglas Sigelbaum
2017-11-03Minor changes on Autofill sample:Felipe Leme
2017-11-02Upgrade to AS 3.0 and modularize.Douglas Sigelbaum