Skip to content

Various dialer improvements

Adrien Plazas requested to merge adrien.plazas/libhandy:dialer into master

This is basically my take on the fix proposed by @sadiq here: !109 (closed)

Here is what it does:

  • Merge the dialer digits and letters as a unified symbols concept, use the first symbol as the main dialer button label and the rest of the symbols as the secondary label.
  • Don't make the secondary label smaller to better match the designs and make them dim on cycle buttons as the symbols are accessible.
  • Move the + symbol on the 0 key to match the design of most dialers.
Edited by Adrien Plazas

Merge request reports