3.5-1768 Fa 10 anys, 3 mesos [Android] Main title text for the file browser items are bolded again. Must have removed it accidentally during the previous large refactor.
3.5-1767 Fa 10 anys, 3 mesos [Android] Make the file browser look much more nice and user friendly to use.
3.5-1766 Fa 10 anys, 3 mesos [Android] Add translatable="false" to the names of the string arrays in prefvalues.xml.
3.5-1765 Fa 10 anys, 3 mesos [Android] Integer.toString isn't required in this string declaration. Concatenation handles this.
3.5-1764 Fa 10 anys, 3 mesos [Android] Clean up function SupportsGLES3 in PrefsFragment.java a little bit.
3.5-1763 Fa 10 anys, 3 mesos [Android] Some tiny cleanups in DolphinEmulator.java
3.5-1762 Fa 10 anys, 3 mesos Simplify asset copying code a little bit in DolphinEmulator.java
3.5-1761 Fa 10 anys, 3 mesos [Android] Clean up the function CopyAsset in DolphinEmulator.java.
3.5-1760 Fa 10 anys, 3 mesos [Android] Change the name of a variable in FolderBrowser.java to better reflect its purpose
3.5-1759 Fa 10 anys, 3 mesos [Android] Multi-language support (or at least the basic foundation of it).
3.5-1758 Fa 10 anys, 3 mesos [Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays.
3.5-1757 Fa 10 anys, 3 mesos [Android] Seems like InputConfigFragment.java also had explicit list indexing. Removed it from here too.
3.5-1756 Fa 10 anys, 3 mesos [Android] Remove unnecessary explicit indexing of entries in a List within AboutFragment.java
3.5-1755 Fa 10 anys, 3 mesos Software Renderer: Show each backend's display name instead of its short name in the config dialog.
3.5-1754 Fa 10 anys, 3 mesos ShaderGen: Optimize out most function calls for uid generation.
3.5-1753 Fa 10 anys, 3 mesos LightingShaderGen: Use macro magic instead of snprintf. Should fix performance problems.
3.5-1752 Fa 10 anys, 3 mesos ShaderGen: Static inline everything.
3.5-1751 Fa 10 anys, 3 mesos PixelShaderGen: Optimize shader uid data order.
3.5-1750 Fa 10 anys, 3 mesos VertexShaderGen: Optimize shader uid data order.
3.5-1749 Fa 10 anys, 3 mesos Main: Fix code that creates the BIOS subdirectories