summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/widget/WidgetAddFlowHandler.java
AgeCommit message (Expand)Author
2021-03-15Do not launch configuration activity if CONFIGURATION_OPTIONAL.Yogisha Dixit
2021-03-01Move widget files into widget folder + add tests.Yogisha Dixit
2020-04-09Moving model data structures to a separate fileSunny Goyal
2017-07-21Adding A feature flag to disable widgets and a corresponding buildSunny Goyal
2017-01-27Improving widget handling for pinItemRequestSunny Goyal
2017-01-23Adding WidgetAddFlowHandler to handle widget addition and configuration.Sunny Goyal