3.5-1929 Fa 11 anys, 4 mesos [Android] Only dismiss the input dialog when an input is registered. Before it would dismiss upon the first event. Fixes a bug where control sticks wouldn't register because of the AlertDialog closing...
3.5-1928 Fa 11 anys, 4 mesos [Android] Make the dialog variable in InputConfigFragment a local variable in onPreferenceTreeClick. With the new input UI, this doesn't need to be accessible to other classes.
3.5-1927 Fa 11 anys, 4 mesos Merge branch 'android-new-input-ui'
3.5-1918 Fa 11 anys, 4 mesos Fix a crash in the Wiimote registration code
3.5-1917 Fa 11 anys, 4 mesos Actually allow the dump and logs folders to be set outside of user/
3.5-1916 Fa 11 anys, 4 mesos Allow user folder to be set via command line.
3.5-1915 Fa 11 anys, 4 mesos Send pad buffer to clients when they join; fixes issue 6524.
3.5-1914 Fa 11 anys, 4 mesos sync gpu: check disable flag before volatile
3.5-1913 Fa 11 anys, 4 mesos Revert "[Android] First french translation. "
3.5-1912 Fa 11 anys, 4 mesos Revert "[Android] Added 2nd file for French translation. " This breaks the Android UI. 'translatable="false"' is there for a reason." This reverts commit 5d9700a30388ef0b20bd6a7c9a81c328f482d044.
3.5-1911 Fa 11 anys, 4 mesos [Android] Added 2nd file for French translation. (Sorry, I didn't find how to upload 2 files at the same time in Google Code)
3.5-1910 Fa 11 anys, 4 mesos [Android] First french translation. Can't try it as I don't have any Android device. Any feedback appreciated. If misplaced, please fix it.
3.5-1909 Fa 11 anys, 4 mesos [Android] Invalidate the options menu upon switching fragments. This hides the 'clear game list' option faster when switching fragment. Also fixes a rare bug where the option might not even redraw whe...
3.5-1908 Fa 11 anys, 4 mesos [Android] Don't create a new GCMPath entry in the Dolphin config if it another existing GCMPath entry already has the same directory path.
3.5-1907 Fa 11 anys, 4 mesos [Android] Add the license header to Java files that were missing it.
3.5-1906 Fa 11 anys, 4 mesos [Android] Better description for the dual core option.
3.5-1905 Fa 11 anys, 4 mesos Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix'
3.5-1889 Fa 11 anys, 4 mesos Refactor VideoCommon/OnScreenDisplay.
3.5-1888 Fa 11 anys, 4 mesos Simplify a few OSD::AddMessage calls now that this function accepts std::string objects
3.5-1887 Fa 11 anys, 4 mesos Add an OSD message when taking screenshots in D3D9/D3D11