TwistedUmbrella
147d785bf4
Fix context and reduce function calls
2015-07-19 01:05:12 -04:00
TwistedUmbrella
db3e7c7ad8
Add a check for TV, Update menu graphics / layout
2015-07-19 01:05:12 -04:00
TwistedUmbrella
30726149f1
Convert to tables for flexibility, Add drawer shell
...
Fix display proportions with unified file searches
Adjust table alignment and clean up navigation
Set columns to minimum supported screen size
2015-07-19 01:05:12 -04:00
TwistedUmbrella
cbd1978777
Generate grid by landscape items displayed
...
Due to the limitation of grid dimensions being defined before the grid
is populated, the grid is designed for maximum visibility using
landscape. Adjusting the grid would reload the data, which would result
in unnecessary GamesDB API calls.
Refresh views appropriately, Improve grid layout
Support displaying a file name if no details exist
2015-07-19 01:05:12 -04:00
TwistedUmbrella
5de10406e4
Retrieve front cover, optimize ImageView layout
2015-07-19 01:05:12 -04:00
TwistedUmbrella
396d7aebbb
Android: basic support for boxart and game info
...
Requires a stable internet connection and may not display full-size
images. This is only meant to demonstrate the concept.
Conflicts:
build_android/AndroidManifest.xml
2015-07-19 01:05:12 -04:00
TwistedUmbrella
0b0b198501
Android: backend support for a file locator
...
Automatically lists all files that fit the extension and sets the root
game folder when one of the items is selected.
Clicking the Reset Folder preference will remove the stored base folder
and return to the complete list.
TODO: Add a method to refresh the list when clearing the preference or
returning from the emulator.
Conflicts:
Source/ui_android/java/com/virtualapplications/play/MainActivity.java
2015-07-19 01:05:11 -04:00
Jean-Philip Desjardins
2a5ddd4a9d
Changed exit message capitalization.
2015-07-18 18:08:51 -04:00
jpd002
6d0a0db50c
Merge pull request #100 from Thunder07/android_ui
...
Android:Game Exit Confirmation Dialog
2015-07-15 23:46:29 -04:00
Mahmood(Thunder07)
ac15072d80
Android: Fixed Exit Crash
2015-07-14 00:15:08 +01:00
Thunder07
18ccea7e53
Update EmulatorActivity.java
2015-07-14 00:12:09 +01:00
Mahmood(Thunder07)
c6bc6bef96
Android:Game Exit Confirmation Dialog
2015-07-13 22:05:11 +01:00
jpd002
56c7158c20
Merge pull request #94 from Flav900/master
...
Android case detection for .elf files
2015-07-12 01:16:40 -04:00
TwistedUmbrella
1f2f0b489f
Android: add options for exiting the application
2015-07-12 00:33:51 -04:00
Flav900
ec68908480
Fixed case detection for .elf files
2015-07-11 20:04:16 +02:00
Flavio Mattiello
d7a6e60d9b
Updated android ui to detect case sensitive file extensions
2015-07-09 12:52:37 +02:00
Jean-Philip Desjardins
a506425e7d
Added option to show/hide virtual pad on Android.
2015-07-09 00:08:42 -04:00
Jean-Philip Desjardins
4141a5b2de
Use PreferenceActivity on Android for preference edition.
2015-07-08 23:15:06 -04:00
Jean-Philip Desjardins
a13a0fb986
Added basic gamepad support on Android.
2015-07-06 01:58:19 -04:00
Jean-Philip Desjardins
b70b9f2048
Renamed VirtualPadConstants to InputManagerConstants on Android.
2015-07-06 00:53:45 -04:00
Jean-Philip Desjardins
5dc176c773
Added missing L1/L2/R1/R2 buttons on virtual pad.
2015-07-02 01:48:13 -04:00
Jean-Philip Desjardins
ee156f55f6
Fixed multitouch move events.
2015-07-01 02:47:52 -04:00
Jean-Philip Desjardins
f9446484fc
Added analog stick graphic and adjusted size a bit.
2015-07-01 02:44:47 -04:00
Jean-Philip Desjardins
b27e1ab963
Added right analog stick and placed sticks properly on screen.
2015-07-01 00:03:08 -04:00
Jean-Philip Desjardins
33890e15e7
Added basic analog stick on Android's virtual pad.
2015-06-30 05:26:01 -04:00
Sean Maas
c4089560e0
Android: Add a setting to enable or disable fps
2015-06-14 13:07:49 -04:00
Jean-Philip Desjardins
64465b7f9c
Added ".bin" to supported disk image extensions on Android.
2015-06-14 01:48:56 -04:00
Jean-Philip Desjardins
8fb58dde2c
Cancel timer when activity is destroyed.
2015-06-13 02:37:23 -04:00
Jean-Philip Desjardins
3f976e7e95
Added FPS and draw call counters on Android.
2015-06-13 00:59:34 -04:00
Sean Maas
17ffad1590
Android: Add images for on-screen buttons
2015-06-02 14:20:43 -04:00
Sean Maas
2441503fe6
Android: back button opens parent directory in file browser
2015-05-21 19:48:46 -04:00
Sean Maas
a12b3c360e
Android: use immersive mode in the emulation activity
2015-05-21 19:41:45 -04:00
Sean Maas
7c7d424be5
Android multitouch support
2015-05-19 19:29:53 -04:00
Jean-Philip Desjardins
1d078a718f
Added a virtual pad on Android.
2015-05-16 23:07:24 -04:00
Jean-Philip Desjardins
c63467b688
Renamed id for better consistency.
2015-05-16 01:03:04 -04:00
Jean-Philip Desjardins
a8ac771cb3
Added basic about dialog on Android.
2015-05-11 00:53:35 -04:00
Jean-Philip Desjardins
0e7c70aa0a
Added other disk image extensions in Android UI.
2015-05-09 03:54:47 -04:00
Jean-Philip Desjardins
fd134360d3
Making sure the screen is not dim when the emulator is running.
2015-05-07 02:25:44 -04:00
Jean-Philip Desjardins
421295cd70
Merge branch 'master' into android.
2015-05-06 03:18:38 -04:00
Jean-Philip Desjardins
2a333e27a8
Renamed UI folders for better organization.
2015-05-06 01:27:59 -04:00