sigmabeta
04974835d6
Add fragment transition animations to the Settings UI screen
2016-01-23 17:00:54 -05:00
sigmabeta
2190496ce8
Fix special case for XFB & update EFB to match desktop
2016-01-23 12:28:51 -05:00
sigmabeta
cee84d8e90
Cleanup and documentation
2016-01-23 12:28:51 -05:00
sigmabeta
d90dce6d12
Implement video settings + support for missing files / settings
2016-01-23 12:28:51 -05:00
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
sigmabeta
e49f9b10a8
Implement Java-based Config file read/save
2016-01-23 12:28:50 -05:00
sigmabeta
11fb26afa1
Fix android builds
2016-01-21 22:55:51 -05:00
sigmabeta
85ef16a75a
Create static helper methods for pixel-to-DP conversion
2016-01-16 10:33:59 -05:00
sigmabeta
d677f9ce16
Externalize animation code into static methods
2016-01-16 10:33:59 -05:00
sigmabeta
5fef956384
Prevent screenshot from showing on EmulationActivity rotation events
2016-01-12 10:33:00 -05:00
sigmabeta
5f43976b10
Create a static Log class to call into instead of the default android one
2016-01-12 09:54:19 -05:00
sigmabeta
db0a923083
Refresh screenshots in TvMainActivity after emulation complete
2016-01-10 13:18:20 -05:00
sigmabeta
7ff558886a
Refactor EmulationActivity to be launched exclusively by its static launcher method
2016-01-10 13:00:01 -05:00
sigmabeta
e34abd5739
Move TvMainActivity to ui.main package
2016-01-10 12:10:02 -05:00
sigmabeta
13f336051f
Update build tools + support libraries
2016-01-10 10:58:12 -05:00
sigmabeta
df2f783a77
Refactor PlatformGamesFragment to MVP structure
2016-01-10 10:37:32 -05:00
sigmabeta
a455305c23
Refactor AddDirectoryActivity and SettingsActivity to be launched exclusively via their own launcher method
2016-01-09 23:35:25 -05:00
sigmabeta
24efce4cea
Refactor TvMainActivity to MVP architecture
2016-01-09 20:32:10 -05:00
sigmabeta
81657b6710
Refactor MainActivity to MVP architecture
2016-01-09 18:08:04 -05:00
sigmabeta
f58a8561f8
Refactor DB read code to use RxJava
2016-01-09 13:10:22 -05:00
sigmabeta
b882a79322
Add support for the CPU Clock Override feature to Android UI
2016-01-03 16:46:29 -05:00
sigmabeta
6d6cb12b15
Android: Remove "fitSystemWindows" flag from MainActivity layout
2015-08-06 08:34:21 -04:00
sigmabeta
dc1f7aeb66
Android: Include newer versions of support libraries, which contain bugfixes
2015-08-06 08:26:31 -04:00
sigmabeta
967c19ca74
Android: Add system requirements to Readme.md
2015-07-25 23:25:03 -04:00
sigmabeta
245b58124e
Android TV: Add settings row, enabling access to other screens.
2015-07-25 12:26:31 -04:00
sigmabeta
0b1212b77d
Android TV: Add row listing all games
2015-07-25 12:26:31 -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
9dd4cee1b7
Android TV: Fix a layering issue on the ingame menu
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
08516ee09e
Android: Add detailed instructions for setting up a build environment
2015-07-11 17:14:37 -04:00
sigmabeta
3ad151062b
Android TV: Game selection screen highlights games with accent color.
2015-07-03 13:46:54 -04:00
sigmabeta
0fcf0e1d21
Android: Show transition animation while game loads.
2015-06-26 08:32:51 -04:00
sigmabeta
0679e43efe
Android: Show screenshot on EmulationActivity before game starts.
2015-06-25 21:43:00 -04:00
Eder Bastos
7935c1c57a
Android: Ensure that the target folder for screenshots exists before attempting to save.
2015-06-23 23:08:10 -04:00
Eder Bastos
6f3279d627
Android: Remove old UI references from manifest, and set the new UI Activity's title to "Dolphin Emulator'
2015-06-08 19:43:10 -04:00
Eder Bastos
dbdc8121f0
Android: Require Android 5.0.
2015-06-08 19:43:10 -04:00
Eder Bastos
f197b5e7d5
Android: Remove the old UI.
2015-06-08 19:43:07 -04:00
Eder Bastos
920a85b846
Android TV: Add TV banner + some metadata.
2015-06-03 19:42:15 -04:00
Eder Bastos
b14bea8544
Android TV: Allow the app to be launched from an Android TV launcher.
2015-06-03 16:48:38 -04:00
Eder Bastos
ed39876cb0
Android TV: Make file selector screen usable with d-pads
2015-06-01 16:42:54 -04:00
Eder Bastos
4faff3cf62
Android: Decouple SurfaceView initialization and emulation start.
2015-05-24 19:40:11 -04:00
Eder Bastos
fe8d9e5a38
Android: Upgrade to newest Build-Tools version.
2015-05-22 17:14:28 -04:00
Eder Bastos
140826edd5
Android: Have build.gradle figure out what ABI and Toolchain to use.
2015-05-22 17:13:25 -04:00
Eder Bastos
286af8be50
Android: Implement new EmulationActivity.
2015-05-21 20:14:03 -04:00
Eder Bastos
3e5e352fee
Android: Implement an SQLite database-based game library.
2015-05-20 19:55:55 -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
91c1c0b1b3
Android: Add SQLiteDatabase interface class.
2015-05-20 19:46:28 -04:00
Eder Bastos
5b0c047e0b
Android: Remove inheritance from Game model, and improve the relevance of its content
2015-05-20 19:46:19 -04:00
Eder Bastos
4c786cb70c
Android: Implement reading country value from game files.
2015-05-20 19:44:31 -04:00
Eder Bastos
4cded65320
Android: No longer require specification of NDK or Git paths in build.gradle.
2015-05-19 09:05:35 -04:00
Eder Bastos
9c19d91e18
Android: Allow building of native libraries inside Android Studio / Gradle
2015-05-18 21:20:43 -04:00
Eder Bastos
ba591ea1ee
Android: Add Settings Activity to new UI.
2015-05-15 10:45:00 -04:00
Eder Bastos
bb7f8c6753
Move AssetCopyService to the services package.
2015-05-14 20:44:52 -04:00
Eder Bastos
4710c3e0eb
Android: Build separate APKs for each native platform.
2015-05-13 22:45:12 -04:00
Eder Bastos
c75378bb45
Android: Put GCPadNew.ini back into the repository.
2015-05-12 19:12:21 -04:00
Eder Bastos
0fa0e55e2c
Android: Fix a possible crash in the file browser if attempting to show a file with no extension.
2015-05-12 09:18:29 -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
f3aec526b1
Add an IntelliJ settings file describing the Dolphin project code style.
2015-05-11 11:16:56 -04:00
Eder Bastos
abaf41baa7
Add a subtitle to AddDirectoryActivity containing the currently displayed folder's path.
2015-05-10 17:28:45 -04:00
Eder Bastos
ca4bec3539
Don't show "Error" when a blank string is returned from a native method.
2015-05-10 10:46:46 -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
a4395ecd75
Have Picasso load images into memory at the size they will be displayed.
2015-05-08 19:56:25 -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
2fe4b9ce68
Remove the "nativeLibsToJar" gradle task.
2015-05-05 22:34:56 -04:00
Eder Bastos
d2e8750297
Fix the ABI/toolchain table in Readme.md.
2015-05-04 19:31:14 -04:00
Eder Bastos
609a72d90f
Add Android build instructions to Readme.md.
2015-05-03 14:28:02 -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
Eder Bastos
33f848c78c
Add a bunch of gradle/AS related stuff to gitignore.
2014-07-30 22:27:38 -04:00
Eder Bastos
36821cb117
Display file size in GiB instead of bytes.
2014-07-14 21:52:52 -04:00
Eder Bastos
0170050cad
Use the "No Banner" graphic as a Drawable resource, instead of as an asset.
2014-07-14 21:34:44 -04:00
Eder Bastos
94b1eeaf6f
Move first-execution copying of shaders / binaries to an IntentService.
2014-07-09 07:56:27 -04:00
Eder Bastos
53e4f3d73c
Implement ViewHolder pattern on the GameListAdapter.
2014-06-24 23:03:38 -04:00
Eder Bastos
2c1008f0ae
Allow user to quit app with back button.
2014-06-23 08:24:39 -04:00
Eder Bastos
b940e69f3b
Fix banner scaling in game list.
...
-In GameListAdapter.java, the existing scaling code is unnecessary and stops Android's built in scaling from doing its job.
-In gamelist...etc.xml, set the icon's width to 100 density-independent pixels (i.e. have android figure out how to make it the right size.)
2014-06-21 12:01:16 -04:00
Eder Bastos
5416dd24d7
Attach '.debug' to the end of the app's package name. This allows for installation of both debug and release configs on the same device.
2014-05-26 00:08:40 -04:00
Eder Bastos
8a288c7765
Increase size of title text; force it to take a single line and ellipsize if text doesn't fit. Also set both text fields to a slightly lighter color.
2014-05-23 18:47:43 -04:00
Eder Bastos
570cda3e39
Clarify that 'tools' attributes are only visible in the UI editor preview, and darken the game title text a little
2014-05-15 19:39:47 -04:00
Eder Bastos
08bb79ccb3
Soften up some of the UI elements.
2014-05-15 18:06:23 -04:00