jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.98k stars 198 forks source link

Pull the account list down like OneUI for easy one-handed mode #916

Open itsluminous opened 1 year ago

itsluminous commented 1 year ago

Problem: Currently when we login to any app and need 2FA, we open the Authenticator app and then tap on desired account and it copies the code and then we can paste it in corresponding app. However, if I am using a big phone and my account happens to be around top of screen in Authenticator app, then I need to stretch my thumb a bit or use 2nd hand.

Solution: Implement a pull down gesture like OneUI or message app. So if something is at top, I just pull down and top area becomes empty and they shift to middle screen. Then I can easily access them with one hand.

Reference screenshot: Here top part becomes empty and every thing shifts down with just a pull down gesture. OneUI Settings

Kvasenok commented 1 year ago

This would actually be a great feature! I don't know why more apps don't use this. It increases usability so much!

Kvasenok commented 1 year ago

I even made a small concept to show how it would look in the app itself. It has "Home" category as an example.

Default view: APdefault_small

Pulled down view: APconcept-pixel_small