icefields / Power-Ampache-2

second version of my popular ampache Android app
GNU General Public License v3.0
44 stars 2 forks source link

Allow pasting into server, username, password fields #119

Closed tgibson11 closed 1 month ago

tgibson11 commented 1 month ago

Basically what the title says.

I have a very long, not-human-friendly server URL, that I have no desire to type in manually. But there appears to be no way to paste text into any of the fields on the initial login screen.

icefields commented 1 month ago

Sounds odd, that's exactly how I login when I test the app. Anyway, I can make it explicit for the text fields to allow copy paste, easy enough to have it ready for the next release. Which is probably going to be on Monday/Tuesday for the Github release, FDroid takes 3 to 6 extra days. Thanks for reporting.

tgibson11 commented 1 month ago

Thanks!

That is strange that it would work for you but not for me. I get the haptic feedback when I press & hold in one of the text fields, but the copy/paste menu doesn't appear. Every other app seems to be working fine for me.

TaKouMyS commented 1 month ago

Hey, Just to let you know that I have the same issue!

Have a nice day

icefields commented 1 month ago

Hey, Just to let you know that I have the same issue!

Have a nice day

ok, sounds annoying :( . It will be definitely fixed in the next release (1.00-57), which will be on Github around Monday or Tuesday, and on FDroid by the end of next week.

in the meantime: if you use any password manager keyboard, like keepassDX (I think the feature is called MagicKeyboard), you can make the keyboard copy your credentials automatically.

icefields commented 1 month ago

found the issue, it's problem with the android Modal Bottom Sheet, doesn't happen on all phones: https://issuetracker.google.com/issues/327085717?pli=1 The latest update on that discussion is dated May 27, 2024 01:45AM.

I will switch to dialogs instead of bottom sheets until google fixes this, I already tested and it works. The new version with the fix will be up tonight or tomorrow morning. 3 to 6 days for FDroid.

icefields commented 1 month ago

The issue seems to be solved, starting version 1.00-57 . I'm going to close this thread. Current Github Release is 1.00-58 . It has the fix already, since 2 versions. Fdroid is behind, currently version 1.00-55 . I expect 1.00-56 to be published around today or tomorrow, 1.00-57 by end of the week, 1.00-58 next week.

icefields commented 1 month ago

The issue seems to be solved, starting version 1.00-57 . I'm going to close this thread. Current Github Release is 1.00-58 . It has the fix already, since 2 versions. Fdroid is behind, currently version 1.00-55 . I expect 1.00-56 to be published around today or tomorrow, 1.00-57 by end of the week, 1.00-58 next week.