History log of /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
522c28e0c2ace47bde479538b955d947b4f7eaf7 28-Dec-2015 badlogic <badlogicgames@gmail.com> Added input handling to LWJGL 3 backend. All tests work :D
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
6e9770c093f80f3315e4d7bc71d205a7b184a744 09-Nov-2014 Justin Shapcott <support@mobidevelop.com> Add getTextInput accepting both text and hint values
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
38e65331c71f092470a2c193adcbf2a75f05251d 02-Mar-2014 badlogic <contact@badlogicgames.com> removed OpenGL ES 1.x, fixed up all the things...
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
2f412de0a867ffffe70909d9bb69434e3ac6b16b 14-Aug-2011 nathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [updated] Everything to use the latest source formatter. Yay! Use it, love it!
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
3514decccff3cc1c4dd48b7f3db98f89830ba87e 15-Jun-2011 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] issue 287, typo in TextInputListener.
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
7ab473342751bc0d74b2afd68c4e294e0dd09cf1 10-Apr-2011 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] tests license headers. I was not aware we have ~90 test classes...
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java
1fbbb36c707d9a6644c74829ee4d9b38cbe0b247 28-Jan-2011 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] issue 105, added cancled() method to TextInputListener
[fixed] if mipmap is specified in Texture constructors then min filter will get set to TextureFilter.MipMap automatically.
[fixed] some issues in rtm-android and gdx-invaders
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/TextInputDialogTest.java