fwiffo wrote:Actually, now that you mention that, I have noticed an issue when sliding out the keyboard on my Droid. If I select a move, then want to enter a comment, I'll slide out the keyboard and it will skip back to scanning for games, undoing the move.
Also, something that maybe falls more in the feature request category, it would be nice if the app switched orientation based on the orientation of the phone/keyboard like other apps.
Thanks for the feedback. I will look at intercepting sliding out the keyboard. Android has a lot of interrupt types.
As far as switching orientation automatically, I started that way and found hat it would be a lot more work than I was willing to put into it at that time. Every time you change orientation, Android kills the app and restarts it to switch the selected layout. I did create a landscape layout which you can select from preferences, but I think it is very ugly. Take a look at that, if you have suggestions, let me know. I may some day put in an option to allow automatic orientation, if I can get the landscape layout in better shape.