RetroArch/android/phoenix
2013-10-31 21:06:37 -04:00
..
.settings Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
docs Update Building in Eclipse.md 2013-10-30 02:46:22 +01:00
jni (Android) Change packagename from org.retroarch to com.retroarch 2013-10-30 03:06:54 +01:00
libs/appcompat [Android] Remove R.java and BuildConfig.java from the appcompat lib. These are generated files, so there's no need to keep them in the repo. They will be regenerated upon builds. 2013-10-15 11:31:36 -04:00
res waiver text update 2013-10-31 21:06:37 -04:00
src/com/retroarch/browser (Android) Add GPL license waiver dialog box - text will need further 2013-11-01 01:47:20 +01:00
.classpath [Android] handle certain "special" buttons on some controllers better, fixes menu button on Ouya controller 2013-08-22 18:14:10 -04:00
.gitignore Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
.project (Android Java) Move functionality over to main menu 2013-08-10 23:53:37 +02:00
AndroidManifest.xml Revert "[Android] Move the main activity to use Fragments." 2013-10-31 04:59:24 -04:00
ant.properties Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
build.xml Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
proguard-project.txt Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
project.properties [Android] Very large reworking of the preferences. It uses fragments to handle preferences, not to mention the entirety of the preferences has been moved into a viewpager/tab-nav combo. 2013-10-11 17:41:22 -04:00
Readme.md [Android] Add a basic Readme.md to the Android front-end project. 2013-10-11 19:28:35 -04:00

Phoenix - Android front-end for RetroArch.

  • For instructions on importing the project correctly, please see the document, "Building in Eclipse.txt" within the docs folder.