Skip to content

mobile: Add Signature Viewing UI

Albert Astals Cid requested to merge work/aacid/mobile_signature_viewing into master

Move a few files from part/ to gui/ since they are also used by the mobile/ frontend

So there's 4 things added

the "This document is signed" (and it's variations) banner

imatge

The Signature tree on the sidebar/drawer

imatge

The Signature properties dialog

imatge

And the Certificate properties dialog

imatge

The last two are not super great looking but there's not much more you can do when you have to dump lots of data to the user.

Edited by Albert Astals Cid

Merge request reports