dolphin-emulator/Source/Android/app/src/main
JosJuice 8842a0f402 Keep track of GameTDB ID separately from game ID
The difference between Dolphin's game IDs and GameTDB's game IDs
is that GameTDB uses four characters for non-disc titles, whereas
Dolphin uses six characters for all titles.

This fixes:

- TitleDatabase considering Datel discs to be NHL Hitz 2002
- Gecko code downloading not working for discs with IDs starting with P
- Cover downloading mixing up discs with channels (e.g. Mario Kart Wii
  and Mario Kart Channel) and making extra HTTP requests. (Android was
  actually doing a better job at this than DolphinQt!)
2019-02-25 19:54:25 +01:00
..
assets Android: Add IR width/height/center defaults 2019-01-23 17:16:32 -05:00
java/org/dolphinemu/dolphinemu Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
res Merge pull request #7723 from zackhow/newcale 2019-02-25 11:48:05 -05:00
AndroidManifest.xml Android: Don't require vibrate permission 2018-10-25 17:13:10 -04:00