dolphin/Source/Android/src/org/dolphinemu/dolphinemu
Ryan Houdek 29fc52cfa1 [Android] Stop eating button events we don't handle.
We were eating /all/ button events except the back button. This would cause issues where Android wouldn't receive button press events for things like
volume rockers. So you couldn't change the audio ingame, even if that button isn't bound to an input.

Now we return to Android if we've handled that button press, so it works fine.
2015-02-24 05:38:16 -06:00
..
about AboutFragmentItem: Remove incorrect javadoc tag 2014-11-20 09:23:27 -05:00
emulation [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00
folderbrowser Android: Compress an if statement in FolderBrowser 2014-11-15 01:40:29 -05:00
gamelist Android: Remove unused imports in GameListItem 2014-11-15 01:45:13 -05:00
settings [Android] Fix ignore format changes option. 2015-02-18 16:27:37 -06:00
sidemenu [Android] Get rid of some unnecessary variables in the getView() methods of some adapters. 2013-11-15 16:32:52 -05:00
utils Android: Use findViewById instead of getChildAt 2014-12-28 20:33:27 -05:00
AssetCopyService.java [Android] No longer carry a default configuration file. 2015-01-26 00:49:24 -06:00
NativeLibrary.java [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00