Skip to content

Initial App launcher

Guido Gunther requested to merge guido.gunther/phosh:app-launcher into master

This adds an initial app launcher including search based on @zbrown 's !187 (closed). I did not bring over the revaeler logic yet since this needs more work to avoid double arrows etc but:

  • it gives us a way to launch all applications
  • it enables search
  • it allows us to sort out OSK interactivity (squeekboard#57 (closed))
  • it allows to make forward progress on the activities and application pagination based on @exalm 's widgets without causing to much merge hazzles since app-grid and activities are now different widgets.

@zbrown does this look alright to you? Anything else that should go into an initial version?

Closes: #38 (closed)

Edited by Guido Gunther

Merge request reports