EddieRingle / PasswordMaker_X

A PasswordMaker app for Android that's easy on the eyes
https://play.google.com/store/apps/details?id=io.github.eddieringle.android.apps.passwordmaker
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

Input Text type #1

Closed lazynooblet closed 10 years ago

lazynooblet commented 10 years ago

I'm not an android programmer but it seems it is possible to make the keyboard aware of the type of text that is going to be entered.

At the moment entering a URL into the "Input Text" has Swiftkey and the Samsung keyboard for the Note 3 determined to auto-complete when I press a "." (dot) making it a chore to enter in a URL.

If it is possible, flag the input text field as not requiring auto-complete. (Passwordmaker PRO does this somehow)