Browse Source

new version alpha7

fysx 12 years ago
parent
commit
98d5325b35
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -18,6 +18,16 @@ compile/run it using Eclipse.
 This should give you a .apk file in the bin/ subdirectory that you can then
 This should give you a .apk file in the bin/ subdirectory that you can then
 install on your phone.
 install on your phone.
 
 
+Changelog:
+----------
+
+alpha8:
+- love.system.getOS() now returns "Android"
+- hardware search key is reported as "search"
+- switched to mobile-common branch
+- using new love.touch module (love.touchpressed(id,x,y,p), love.touchmoved(id,x,y,p), love.touchmoved(id,x,y,p))
+- added LOVE_ANDROID define
+
 License:
 License:
 --------
 --------