3.5-1869 il y a 11 ans, 5 mois [Android] Turns out the sidebar XML could also be simplified.
3.5-1868 il y a 11 ans, 5 mois [Android] Simplify the XML layout for the about menu. Remove unused strings.
3.5-1867 il y a 11 ans, 5 mois [Android] Remove fragments from the Android Manifest XML. These shouldn't be defined here (nor do they need to. They're fragments, not activities).
3.5-1866 il y a 11 ans, 5 mois [Android] Format all Java files to be consistent.
3.5-1865 il y a 11 ans, 5 mois [Android] Make the previous commit parlane approved in terms of boolean conditions.
3.5-1864 il y a 11 ans, 5 mois [Android] Fix a bug in FolderBrowser.java which was causing an incomplete directory structure to show.
3.5-1863 il y a 11 ans, 5 mois [Android] Make two class variables in InputConfigFragment private. If left the way they were, they could be accessed by other classes in its package, which is not intended.
3.5-1862 il y a 11 ans, 5 mois Remove unused code from InputConfigFragment. This was for when the option to draw onscreen controls was in this menu instead of video preferences.
3.5-1861 il y a 11 ans, 5 mois Fix the fix to AVX support detection
3.5-1860 il y a 11 ans, 5 mois Remove outdated documentation files
3.5-1859 il y a 11 ans, 5 mois [Android] Fixed a bug where the config files might not load correctly upon launch. If the initial files existed, it wouldn't load the configs. This fixes that.
3.5-1858 il y a 11 ans, 5 mois [Android] Allow users to be able to choose where they want the APK installed.
3.5-1857 il y a 11 ans, 5 mois Typo + Add Lima to the driverdetails.
3.5-1856 il y a 11 ans, 5 mois Make us capable of supporting driver specific issues(OSS versus official)
3.5-1855 il y a 11 ans, 5 mois ogl: enable glsl extension ARB_shader_image_load_store for early-z
3.5-1854 il y a 11 ans, 5 mois [Android] Fix Android 4.3 from crashing on my devices. This was annoying to find.
3.5-1853 il y a 11 ans, 5 mois [Android] Fix preferences from crashing. OSD controls was supposed to be boolean.
3.5-1852 il y a 11 ans, 5 mois In Windows, if BBA can't connect to any TUNTAP device then throw a panicalert, not just an error log.
3.5-1851 il y a 11 ans, 5 mois [Android] Missed a string for the Japanese translation.
3.5-1850 il y a 11 ans, 5 mois [Android] Migrate the "Draw Onscreen Controls" preference to the video settings.