beemdevelopment / Aegis

A free, secure and open source app for Android to manage your 2-step verification tokens.
https://getaegis.app
GNU General Public License v3.0
8.37k stars 355 forks source link

Fix a couple UI inconsistencies #1308

Closed michaelschattgen closed 3 months ago

michaelschattgen commented 3 months ago

This pull request fixes the progressbar uniformity and the weird spacing around the Group field in the Edit Entry view.

I've added the uniformity check to the search filter. And from now on whenever there's only 1 shown entry, the perioduniformity check will now return the period of that single entry.

Fixes #1306