Commit Graph

311 Commits

Author SHA1 Message Date
TwistedUmbrella a0ff5d68fd Merge pull request #208 from NoblesseOblige/master
Microphone (Squashed by major revision)
2014-02-02 13:01:48 -08:00
TwistedUmbrella 35ad9bfdee Fix compatibility with older Android versions with least effort 2014-02-02 16:01:16 -05:00
TwistedUmbrella 20422ef8c4 Remove a merge conflict generated on Github 2014-02-02 13:51:53 -05:00
TwistedUmbrella 75c2ae1e55 Merge pull request #206 from NoblesseOblige/master
Import mod of Jeremy Feinstein's SlidingMenu, EGL Mods
2014-02-02 10:50:15 -08:00
TwistedUmbrella 4c0491552f Clean up some misfired error logs, Always check KHR ES3 2014-02-02 12:46:46 -05:00
TwistedUmbrella 4045b9a15f Remove untranslated strings, Add generic Korean resource 2014-02-02 01:03:38 -05:00
TwistedUmbrella 5bc849f3f0 Add the Open GL ES View errors to the debug log output 2014-02-01 18:00:27 -05:00
TwistedUmbrella 8a9a5af00d Import mod of Jeremy Feinstein's SlidingMenu, EGL Mods
Clean up the menu or at least reduce the number of shells

Build native library against the same API base as shell app

Update Khronos source to newest stable, Reference EGL14

Add margins, Restore lost identifiers, Update tested devices

Adjust drawer menu handle to prevent unintentional launch

Revise EGL handling to check multiple contexts to configure

Update README to include information about translating

Add native library handling to the debug, Enable log reading

Adjust drawer menu touch area, Fix L / R assignment calls

Remove some merge junk from trying to resolve git issues
2014-02-01 18:00:14 -05:00
TwistedUmbrella 036be4085a Merge pull request #203 from maximu/patch-3
Update spanish translate string
2014-02-01 08:05:45 -08:00
Carlos Estrague 191a5dfcdf Update spanish translate string
Small changes in the spanish translation
2014-02-01 11:25:13 +01:00
TwistedUmbrella c4dc18f1c1 Merge pull request #198 from NoblesseOblige/master
Remove deprecated string resources to prevent build error
2014-01-30 11:33:42 -08:00
TwistedUmbrella c94dd2e223 Remove deprecated string resources to prevent build error 2014-01-30 14:32:31 -05:00
TwistedUmbrella d6c8429446 Merge pull request #197 from NoblesseOblige/master
Updates for recent commit and repository changes
2014-01-30 07:13:28 -08:00
TwistedUmbrella 79bca874b7 @AndroidGX French Translation updates 2014-01-30 10:12:11 -05:00
TwistedUmbrella fd17b52792 Move to official repository for branch with default category
Since the about section can only track the default branch, the default
branch can be tracked locally. The androidui branch requires a mirror
with androidui set as default.
2014-01-30 10:07:58 -05:00
TwistedUmbrella 14b5f9ef06 Merge pull request #195 from NoblesseOblige/master
Squash changes from andoidui into single commit
2014-01-30 06:20:26 -08:00
TwistedUmbrella ae5394f6b6 Squash changes from andoidui into single commit
Integrate previously locked settings with valid user warning

Put a note about the beta compile link in the README.md

Add a super fancy about that supports Github commit logs

Revise about with git log, Highlight current build in commits

Check for a null value when getting the current commit sha

Chinese Simplified Translation from @weihan1102

Rename Simplified Chinese res folder for proper complie

Add links to the website and beta compile site from about

Add option for custom mapping to set joystick to non-dpad

Fix a missing check for the user saved value of the A button

The Moga only operates one way, there is no variation test

Add region values, Set cable to match formatting of others

Reduce the number of random string array calls, jsCompat

It was unnecessary to keep getting the array, It was even less
necessary to keep getting the preference values. The port
identification letters are set multi-lingual values.

Label the about links to prevent any confusion (Not mirrors)

Missing a check on the motion events to determine compat

Add a check to verify Kitkat, Remove the standard override

The new API verification complains about the Override, so this is a
preventative step for if and when it is updated. It may also prevent
some issues with compatibility.

Run organize imports to reduce the amount of excess code

Add a controller option to go to custom layout from selection

Prevent a leak where multiple items were highlighted in list

@AndroidGX French Translation resources
2014-01-30 09:18:45 -05:00
Matteo Hausner 3beb22b25c Merge pull request #186 from bwRavencl/german-translation
German translation
2014-01-29 13:55:15 -08:00
Matteo Hausner 00f55b5b4b Removed 'images' and 'nav_drawer_icons' sections from all string resources but the default one 2014-01-29 22:42:51 +01:00
Matteo Hausner 34ca48a484 Some German translations fixes 2014-01-29 22:40:11 +01:00
Matteo Hausner 50466eb9ec Added German translation 2014-01-29 22:27:15 +01:00
Matteo Hausner 0d91b53706 Merge pull request #183 from bwRavencl/immersive-mode
Immersive mode
2014-01-29 11:58:15 -08:00
Matteo Hausner 57212196fb Added support for immersive mode on KitKat devices 2014-01-29 20:27:08 +01:00
Matteo Hausner d032bc4a24 Removed hello_world from Russion translation 2014-01-29 19:49:52 +01:00
TwistedUmbrella 5771dedac8 Merge pull request #181 from ramersonw/master
Updated portuguese translation
2014-01-29 06:03:10 -08:00
ramersonw 4dac3a6800 Updated portuguese translation 2014-01-29 11:58:48 -02:00
TwistedUmbrella 84326bb12a Merge pull request #161 from MrYadro/master
Initial Russian translation & TravisCI support
2014-01-28 07:08:53 -08:00
TwistedUmbrella 1543474366 Remove all the auto RTF garbage from Strings.txt 2014-01-27 09:55:50 -05:00
TwistedUmbrella cbfda5a767 Merge pull request #166 from NoblesseOblige/master
More progress on simulated L / R, Translation shells, Custom input updates
2014-01-27 06:52:01 -08:00
TwistedUmbrella 598bc85d55 Simulate the entire process of sending key values for L / R 2014-01-27 09:49:58 -05:00
TwistedUmbrella bb302f1cab Make sure the customize view loads controller A by default 2014-01-27 09:41:28 -05:00
TwistedUmbrella 0d5f25334f Fix default string templates to be in English unless complete 2014-01-27 09:37:46 -05:00
TwistedUmbrella 2fe5063d9f Restore default R1 as start when R2 exists, Simulate L / R 2014-01-27 09:36:11 -05:00
TwistedUmbrella f1f0f0deb7 Add res for Polish / Swedish / Greek, Spanish, Update JP 2014-01-27 05:40:21 -05:00
TwistedUmbrella d1f1d14aad Remove the hello world, Add generic string text reference 2014-01-27 05:05:57 -05:00
TwistedUmbrella c8a38a5637 Implement generic Google Translate Portuguese resources 2014-01-27 04:42:11 -05:00
TwistedUmbrella 0f3f313d4e Add cleaner spacing to the settings menu to avoid misfires 2014-01-27 04:09:04 -05:00
TwistedUmbrella b41bb39c0e Merge pull request #159 from NoblesseOblige/master
Moga updates, Memory handling, UI issues, Config
2014-01-27 00:59:26 -08:00
TwistedUmbrella 13af9173e8 Let standard controllers handle Moga L2 / R2 when custom 2014-01-27 03:58:43 -05:00
TwistedUmbrella 4e08d3e3e0 Check for custom layout before L / R, Add players to Moga 2014-01-27 03:04:40 -05:00
TwistedUmbrella 34b7bcf68f Attempt to force the UI to focus on game list for navigation 2014-01-27 02:51:32 -05:00
TwistedUmbrella 293f5d2917 Fix a minor issue with merged comments being misplaced 2014-01-27 02:34:12 -05:00
TwistedUmbrella 8783e6529e Add configuration for default emulator image (GS, AR, etc)
This is a future-proof addition to support possible integration of disk
swapping with a cheat engine such as GameShark or Action Replay, which
require loading a disk during games.
2014-01-27 02:27:46 -05:00
TwistedUmbrella 02e5cd3ee2 Make sure the visual buttons are available to "press" them 2014-01-27 02:00:42 -05:00
TwistedUmbrella aa470c7348 Prevent displaying the unformatted player identifier in UI 2014-01-27 01:51:35 -05:00
TwistedUmbrella e48ee7069a Verify a player is assigned to the key before checking L / R 2014-01-27 01:28:37 -05:00
TwistedUmbrella cd96097c58 Attempt to support configurable L and R buttons by touches 2014-01-27 01:18:31 -05:00
TwistedUmbrella a2451a59a3 Attempt to scale the image a little further before giving up 2014-01-27 00:16:36 -05:00
TwistedUmbrella d78294640f Catch OutOfMemory errors and simply trash the Drawable 2014-01-27 00:13:20 -05:00
Yaroslav 5a955dac3d Initial Russian translation & TravisCI support 2014-01-26 20:32:17 +07:00