sigmabeta
c8e4008b83
Implement Seekbar dialog and SingleChoice dialog
2016-01-23 12:28:50 -05:00
sigmabeta
ce8a3d9bfb
Implement basic framework for new Settings UI
2016-01-23 12:28:50 -05:00
Phatcat
b2ad0d0793
Android: 4k Internal Resolution support
...
Adds two more internal resolution options (including 4k) to the Android
configurations
2016-01-04 13:36:06 +01:00
Phatcat
f62054e467
Android: More analog input configurations
...
Lets the user set the following in intervals of 10 between 10 and 100;
- Stick/Radius (default 100,000000)
- Triggers/Threshold (default 90,000000)
- Tilt/Modifier/Range (default 50,000000) + mapped Tilt/Modifier button
to the configurations for wiimotes & nunchuks
2016-01-04 13:35:04 +01:00
Phatcat
158f0e8102
Android: Added categories to input controls
...
- Seperates input configurations into categories
- Reworked input configurations to reuse more strings
2016-01-04 13:19:44 +01:00
Phatcat
cfe8400cdd
Android: Revision of PR 3253 (Wiimote controls)
...
- Fix small error in NativeLibrary (line 141)
- Fix faulty indentment in arrays.xml
- Rework numbering system to be more accessible.
2016-01-04 13:19:42 +01:00
sigmabeta
b882a79322
Add support for the CPU Clock Override feature to Android UI
2016-01-03 16:46:29 -05:00
Phatcat
ca9c9b7135
Wiimote + Extensions for Android
2015-12-02 21:58:54 +01:00
JosJuice
cbd539eb3d
Use official names for GameCube controller sticks
...
Main Stick is changed to Control Stick and C-Stick is changed to C Stick.
A new ui_name variable is added to ControlGroup so that the UI strings
in DolphinWX can be updated without breaking backwards compatibility
with config INIs and other things that use names as IDs.
2015-09-12 22:45:06 +02:00
sigmabeta
6f27ad67e7
Android: Allow usage of Cached Interpreter core.
2015-07-28 17:16:14 -04:00
sigmabeta
7c14996e3e
Android TV: Implement game selector activity in new Android TV UI
2015-07-25 12:26:31 -04:00
sigmabeta
12fd46e12d
Android TV: Add title text to in-game menu, and make the menu scrollable.
2015-07-14 17:45:00 -04:00
sigmabeta
c0315fcf78
Android TV: Implement Save and Load state menus
2015-07-14 17:45:00 -04:00
sigmabeta
d191d8851a
Android TV: Visual tweaks & glitch fixes
2015-07-14 17:45:00 -04:00
sigmabeta
957691444d
Android TV: Replace toolbar on EmulationActivity with a full-screen menu.
2015-07-14 17:45:00 -04:00
sigmabeta
3ad151062b
Android TV: Game selection screen highlights games with accent color.
2015-07-03 13:46:54 -04:00
sigmabeta
fd82f90fce
Android: Show transition animation when exiting game.
2015-06-26 15:01:23 -04:00
sigmabeta
0fcf0e1d21
Android: Show transition animation while game loads.
2015-06-26 08:32:51 -04:00
sigmabeta
6b24b604e5
Android: MainActivity now contains a tab switcher separating games by platform.
2015-06-23 21:54:09 -04:00
sigmabeta
8b5b83c29a
Android Refactor: GameGridActivity is now MainActivity, and uses a Toolbar that reacts to the game grid scrolling.
2015-06-23 21:54:09 -04:00
sigmabeta
fa2d06e7a4
Android: Switch all activities to AppCompat-based Material themes, and use Support Library version of Floating Action Button.
2015-06-23 21:54:02 -04:00
sigmabeta
92c954c463
Android: Add Quicksave/Load functionality, and cleanup in-game menu.
2015-06-20 12:34:03 -04:00
sigmabeta
0c993ad4a9
Android: Fix a bug making Input Overlay config screen only work in release OR debug builds, but not in both.
2015-06-16 15:42:11 -04:00
sigmabeta
8c843d98b6
Android: Add refresh library function.
2015-06-07 21:15:28 -04:00
Eder Bastos
286af8be50
Android: Implement new EmulationActivity.
2015-05-21 20:14:03 -04:00
Eder Bastos
4f6a5e0293
Android: Make floating action buttons use the correct accent color programmatically.
2015-05-20 19:46:48 -04:00
Eder Bastos
4c786cb70c
Android: Implement reading country value from game files.
2015-05-20 19:44:31 -04:00
Eder Bastos
ba591ea1ee
Android: Add Settings Activity to new UI.
2015-05-15 10:45:00 -04:00
Eder Bastos
4710c3e0eb
Android: Build separate APKs for each native platform.
2015-05-13 22:45:12 -04:00
Eder Bastos
06b7b20e5f
Android: Scale number of columns in game grid according to screen width.
2015-05-11 17:06:54 -04:00
Eder Bastos
3f1465196c
Add touch feedback to GameGridActivity and AddDirectoryActivity.
2015-05-10 10:30:09 -04:00
Eder Bastos
24c6be9d0f
Add File Browser screen to new UI.
2015-05-09 12:36:17 -04:00
Eder Bastos
700225f8c8
Add floating action button to GameGridActivity.
2015-05-08 19:57:44 -04:00
Eder Bastos
b47835fc07
Implement first few screens of Android 5.0-based UI.
2015-05-07 22:27:42 -04:00
Eder Bastos
c80225ea4d
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-05-02 21:49:17 -04:00