# HG changeset patch # User Medo # Date 1343345904 -7200 # Node ID 2e31f114f57e309b6bb34f5f43cc43ffe9896d68 # Parent 0a494f951dcfe10c4855aec652b410f591e041b4 Hedgeroid: various improvements: - Improved main menu dialogs - Fixed hardware enter button not sending chat messages on Transformer - Fixed /me messages showing the /me as part of the message diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/AndroidManifest.xml --- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Thu Jul 26 11:10:56 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Fri Jul 27 01:38:24 2012 +0200 @@ -21,7 +21,7 @@ + android:screenOrientation="landscape" > @@ -70,7 +70,6 @@ android:name=".netplay.LobbyActivity" android:label="@string/title_activity_lobby" android:screenOrientation="landscape" - android:windowSoftInputMode="adjustResize" > diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/drawable-hdpi/button_local_play.png Binary file project_files/Android-build/SDL-android-project/res/drawable-hdpi/button_local_play.png has changed diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/drawable-hdpi/button_network_play.png Binary file project_files/Android-build/SDL-android-project/res/drawable-hdpi/button_network_play.png has changed diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/button_local_play.png Binary file project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/button_local_play.png has changed diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/button_network_play.png Binary file project_files/Android-build/SDL-android-project/res/drawable-large-mdpi/button_network_play.png has changed diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/drawable-small-hdpi/button_local_play.png Binary file project_files/Android-build/SDL-android-project/res/drawable-small-hdpi/button_local_play.png has changed diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/drawable-small-hdpi/button_network_play.png Binary file project_files/Android-build/SDL-android-project/res/drawable-small-hdpi/button_network_play.png has changed diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/res/layout/main.xml --- a/project_files/Android-build/SDL-android-project/res/layout/main.xml Thu Jul 26 11:10:56 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/main.xml Fri Jul 27 01:38:24 2012 +0200 @@ -1,31 +1,54 @@ - - - -