summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2015-02-18[Android] Fix ignore format changes option.Ryan Houdek
2015-01-26Update Android cmake.Ryan Houdek
2015-01-26[Android] Change the default renderer to OpenGL.Ryan Houdek
2015-01-26[Android] Select the AArch64 recompiler core by default if shown to support A...Ryan Houdek
2015-01-26[Android] No longer carry a default configuration file.Ryan Houdek
2015-01-23[Android] Add internet permissions.Ryan Houdek
2015-01-18[Android] Expose aspect ratio to the video settings.Ryan Houdek
2014-12-28Android: Fix a typo (Depthn -> Depth)Lioncash
2014-12-28Android: Use findViewById instead of getChildAtLioncash
2014-12-28Android: Fix a warning regarding a string in the slider layoutLioncash
2014-12-28Android: Remove unnecessary context variable in SliderPreferenceLioncash
2014-12-26[Android] Add support for sterescopy configuration.Ryan Houdek
2014-12-23[Android] Add a few helper functions to EGLHelper.Ryan Houdek
2014-12-21Merge pull request #1725 from Sonicadvance1/update_gradleMatthew Parlane
2014-12-20Updates the gradle build file to the latest needed for Android Studio.Ryan Houdek
2014-12-20[Android] Raise requirements to Android 4.3 and OpenGL ES 3.0Ryan Houdek
2014-12-01Merge pull request #1625 from unknownbrackets/android-minorLioncash
2014-11-30Android: Ignore some generated files.Unknown W. Brackets
2014-11-30Merge pull request #1615 from Sonicadvance1/fix_cpu_helperRyan Houdek
2014-11-30[Android] Removes CPU architecture number from CPU helper.Ryan Houdek
2014-11-30Update the android cmake toolchain to latest.Ryan Houdek
2014-11-20Merge pull request #1580 from lioncash/androidLioncash
2014-11-20AboutFragmentItem: Remove incorrect javadoc tagLioncash
2014-11-20InputConfigFragment: Use a StringBuilder for string concatenationLioncash
2014-11-18Various country flag improvementsStevoisiak
2014-11-17Merge pull request #1563 from lioncash/uiLioncash
2014-11-17Host: Kill off GetRenderWindowSizeLioncash
2014-11-16Android: Use a PagerTabStrip instead of the ActionBar.Lioncash
2014-11-15Android: Remove unused imports in GameListItemLioncash
2014-11-15Android: Support RTL language translationsLioncash
2014-11-15AndroidManifest: Increment the minimum and target SDK valuesLioncash
2014-11-15Android: Prevent instantiation of utility classesLioncash
2014-11-15Android: Compress an if statement in FolderBrowserLioncash
2014-11-02Merge pull request #1264 from Stevoisiak/GCM-to-ISORyan Houdek
2014-11-02Updated android GCM references to ISOStevoisiak
2014-10-30Enables EFB copies by default on Android.Ryan Houdek
2014-10-18Fix a crash on Android when unplugging a controller during emulation.Ryan Houdek
2014-10-08Android: Use apply() instead of commit() for SharedPreference changes.Lioncash
2014-10-08[Android] Return to game list instead of exiting appSean Maas
2014-09-19Show OpenGL or OpenGL ES on Android depending on what the device supports.Ryan Houdek
2014-09-07Fix a few minor bugs that appeared in the latest android cmake scriptRyan Houdek
2014-09-03Merge pull request #901 from Sonicadvance1/64bit-android-cmakeshuffle2
2014-08-28Merge pull request #902 from Sonicadvance1/android-64bit-supportRyan Houdek
2014-08-28Update shown CPU cores in the Android UI.Ryan Houdek
2014-08-28Update build.gradle to newer buildtools.Ryan Houdek
2014-08-28Update the android cmake toolchain file to support 64bit.Ryan Houdek
2014-08-04Merge pull request #597 from sigmabeta/android-studio-gitignoreTony Wasserka
2014-07-30Remove JitArmIL files from the project.Ryan Houdek
2014-07-30Add a bunch of gradle/AS related stuff to gitignore.Eder Bastos
2014-07-16[Android] Enable filtering onscreen buttonsSean