summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2013-06-11[Android] Back to enforcing ICS or above limitation. Tired of this nonsense.Ryan Houdek
2013-06-11[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...Ryan Houdek
2013-06-11[Android] Remove artificial limitation to not leave the sdcard directory in t...Ryan Houdek
2013-06-11[Android] Remove artificial limitation to not leave the sdcard directory. Kee...Ryan Houdek
2013-05-26[Android] Properly open the navigation drawer when pressing menu or back in t...Ryan Houdek
2013-05-25[Android] 0.3 ReleaseRyan Houdek
2013-05-25[Android] Drop minimum Android version support to 2.3 since there is a /bunch...Ryan Houdek
2013-05-25[Android] Disable OpenGL in the settings menu since it doesn't work yet. Chan...Ryan Houdek
2013-05-22[Android] Make it less stupid to add a folder to the search list. Now just hi...Ryan Houdek
2013-05-20[Android] Redo the Settings menu, Can now change the CPU Core, dual core sett...Ryan Houdek
2013-05-19[Android] Beginning of setting menu, doesn't do anything yet.Ryan Houdek
2013-05-18[Android] Add in the Android Studio project files so one can use Android Stud...Ryan Houdek
2013-05-17[Android] Support DFF files in the interface.Ryan Houdek
2013-05-05[Android] Allow the user to select multiple browse paths.Ryan Houdek
2013-04-24Change Android project name to dolphin emulatorRyan Houdek
2013-04-24Remove something that slipped through the last commit.Lioncash
2013-04-24[Android] WINDOW_SERVICE should be accessed statically.Lioncash
2013-04-23Missed a few asset copiesRyan Houdek
2013-04-23Generally make the Android UI better.Ryan Houdek
2013-04-20Fix making the config directory so copying over assets won't fail.Ryan Houdek
2013-04-19Enforce landscape view since rotations cause huge issues atm.Ryan Houdek
2013-04-18Update the ant files to build the APK from terminalRyan Houdek
2013-04-18Update AndroidManifest to v0.2Ryan Houdek
2013-04-15Android Related - A tiny simplification/readability change for NativeListView.Lioncash
2013-04-14Add a Androind ControllerInterface class for allowing input in a non-hacky wa...Ryan Houdek
2013-04-14Removes the Java ButtonManager for one in the C++ source so the OSD class can...Ryan Houdek
2013-04-13Get latest android cmake to support NDK 8eRyan Houdek
2013-03-24Big commit. Fix running the APK, I had missed a view in the manifest. Clean u...Ryan Houdek
2013-03-19Android mega commit of trash.Ryan Houdek