Adamantcheese / Kuroba

Kuroba - imageboard browser for Android
GNU General Public License v3.0
392 stars 29 forks source link

All caps filter for new 4chan captcha screen input #1409

Closed Twinov closed 1 year ago

Twinov commented 1 year ago

Redoes https://github.com/Adamantcheese/Kuroba/commit/7947cbe3d89efd20a92d2c94b7f877cb45ad15bf and #1395 because I think the filename was changed and the app doesn't have the all caps filter on the new 4chan captcha page. Once again tested on my Pixel 6 Pro with Swiftkey.

Adamantcheese commented 1 year ago

Weird, I thought I had merged your previous PR by having android:inputType="text|textCapCharacters" instead of doing it in code. I guess it doesn't work?

Twinov commented 1 year ago

On my phone at least (Android 12 P6P), 643c5ece922e2f956876833dc69d66674f9dd3fa doesn't force or default to uppercase if you type yourself. j-onwards I typed myself in this screenshot. image

Adamantcheese commented 1 year ago

Strange. I'll merge this in when I push out my next batch of commits.