submitList
Submits a new list of AppData to be displayed.
If the provided list is null
or not provided, the default list from appPickerStateView will be used.
Parameters
list
The new list of AppData to display, or null
to use the default list.