This PR adds an app drawer than can be opened by a new "All apps" button to the left of the search box.
New search box:
App drawer:
List can be filtered by letters (code is built with i18n in mind but the logic for categorizing apps for different languages are not yet implemented). In the screenshot, "C" is picked from the grid.
This PR adds an app drawer than can be opened by a new "All apps" button to the left of the search box.
New search box:
App drawer:
List can be filtered by letters (code is built with i18n in mind but the logic for categorizing apps for different languages are not yet implemented). In the screenshot, "C" is picked from the grid.
Closes #21