Commit Graph

27 Commits

Author SHA1 Message Date
e3f5cf0fbb Android: Move Start File to overflow menu 2021-04-17 21:52:27 +10:00
c5e14c2f9f Android: Remove title from toolbar/add open icon 2021-03-25 13:33:48 +10:00
7831769dc3 Android: Always show icons in game list toolbar 2021-03-21 15:14:17 +10:00
4ab283a2ae Android: Add "Choose Cover Image" to game list menu 2021-03-21 02:55:49 +10:00
02e8c7de58 Android: Add memory card editor 2021-03-21 02:55:49 +10:00
c8a029c5cb Android: Support more than one controller 2021-03-14 19:32:58 +10:00
5fff104383 Android: Fix silly typo
That's what I get for editing out of the IDE and it being 2am.
2021-03-08 02:18:45 +10:00
196f53ab80 Android: Add a couple of missing translation strings 2021-03-08 01:53:26 +10:00
5bd39bc2c7 Android: Add game grid view 2021-03-06 15:32:43 +10:00
d0ace6ed5a Android: Reorder options in main menu 2021-02-27 16:21:36 +10:00
469010868e Android: Add missing menu file 2021-02-04 14:09:06 +10:00
59810bf8db Android: Add game directory list editor 2021-01-24 17:37:09 +10:00
fc3780815d Android: Reformat Java sources 2021-01-03 18:30:06 +10:00
4eee5ebdb7 Android: Add per-game settings and properties UI 2021-01-03 18:30:06 +10:00
0aa3b6b399 Android: Controller binding support 2020-12-29 22:49:52 +10:00
e340963c99 Android: Replace inline strings with string resource references 2020-12-09 00:19:57 +10:00
ead1be4728 Android: Add version, GitHub, Discord to app 2020-12-07 01:07:13 +10:00
e457d4ca0c Android: Move settings icon to action bar 2020-11-03 22:59:26 +10:00
076d3d3479 Android: Add Start File to main activity menu 2020-10-24 16:05:52 +10:00
13a9411b07 Android: Add BIOS importer 2020-10-10 17:42:21 +10:00
a520be5208 Android: Use dialog menu instead of appbar
Fixes it getting messed up in landscape orientation.
2020-09-20 01:36:49 +10:00
c5044768a8 Android: Hook up game list long press menu 2020-09-01 12:03:51 +10:00
cbbf599e4e Android: Multiple improvements
- Save/resume state when closing/starting.
 - Error reporting - hopefully can figure out why it's not starting on
   some devices.
 - Reduce startup latency.
 - Add more options and descriptions to settings.
2020-08-30 15:35:01 +10:00
a7e24da7fe Android: Multiple changes
- Fix game list display of NTSC-J region
 - Hook up quick load/save/reset options in emulation view.
 - Add speed limiter toggle to emulation view.
 - Add game list scanning options to main menu.
 - Add resume button (not yet hooked up to save states, it'll start the
   BIOS shell)
2020-07-27 00:05:18 +10:00
6592b59597 Android: Add touchscreen controller toggle 2019-12-09 22:34:08 +10:00
6da9e23d3b Android: Implementation of basic game list 2019-12-02 01:09:25 +10:00
ea35c5f3bc Import initial work on Android frontend 2019-11-29 00:17:24 +10:00