Cameron Gutman
|
1a201f2e94
|
Update gradle to latest beta
|
2016-03-06 21:51:48 -08:00 |
|
Cameron Gutman
|
e0c6d41d4b
|
Update libs again to fix duplicate files
|
2016-03-06 21:51:01 -08:00 |
|
Cameron Gutman
|
44a0ae86d2
|
Working ENet with new common jar and modified ENet library
|
2016-03-06 15:55:33 -08:00 |
|
Cameron Gutman
|
06822ad385
|
Add JNI library for ENet
|
2016-03-05 17:48:10 -06:00 |
|
Cameron Gutman
|
3be52280ba
|
Update common to disable dynamic resolution switching
|
2016-02-28 14:52:07 -05:00 |
|
Cameron Gutman
|
5142f978cf
|
Fixed polling resuming in the background in some cases
|
2016-02-23 23:47:49 -05:00 |
|
Cameron Gutman
|
667ffd4dfd
|
Bump to version 4.5.3.2
|
2016-02-23 16:33:57 -05:00 |
|
Cameron Gutman
|
17626f1853
|
Update common to crash in mDNS discovery agent
|
2016-02-23 16:33:38 -05:00 |
|
Cameron Gutman
|
5c79567a2c
|
Bump version to 4.5.3.1
|
2016-02-20 20:11:26 -05:00 |
|
Cameron Gutman
|
0f5fd9af62
|
Update common to fix mDNS running passively in the background
|
2016-02-20 20:11:00 -05:00 |
|
Cameron Gutman
|
99643537d1
|
Only disable missing translation Lint errors rather than ignoring all Lint errors
|
2016-02-20 20:10:14 -05:00 |
|
Cameron Gutman
|
47650386e0
|
Bump version code and update common to fix video issue on H265
v4.5.3
|
2016-02-19 11:35:52 -05:00 |
|
Cameron Gutman
|
aa3fc34646
|
Update version code and lint options for building releases with Gradle 2.0
|
2016-02-19 04:11:03 -05:00 |
|
Cameron Gutman
|
92f5f1ac71
|
Bump to 4.5.3 with support for GFE 2.10.2
|
2016-02-19 03:58:38 -05:00 |
|
Cameron Gutman
|
eb739f73c7
|
Update Gradle and Gradle Wrapper for Android Studio 2.0
|
2016-02-06 16:44:00 -05:00 |
|
Cameron Gutman
|
20a646106b
|
Fix duplicate file exceptions with newer versions of Gradle
|
2016-02-06 16:43:11 -05:00 |
|
Cameron Gutman
|
0dc14517cd
|
Bump version to 4.5.2
v4.5.2
|
2016-01-30 05:16:29 -05:00 |
|
Cameron Gutman
|
04713c007b
|
Remove some hacks for Android TV
|
2016-01-30 05:10:47 -05:00 |
|
Cameron Gutman
|
1cac7660b8
|
Fix a null pointer exception reported by a user
|
2016-01-30 04:55:17 -05:00 |
|
Cameron Gutman
|
edb286f9af
|
Hide the mouse on the main thread just to be safe
|
2016-01-30 04:27:14 -05:00 |
|
Cameron Gutman
|
fb15ff99ca
|
Add support for the NVIDIA relative mouse extensions for Shield devices
|
2016-01-30 04:21:20 -05:00 |
|
Cameron Gutman
|
a455e75e37
|
Fix recognition of mouse events on Shield Portable
|
2016-01-30 04:15:09 -05:00 |
|
Cameron Gutman
|
2b452e51f9
|
Bump version to 4.5.1
|
2016-01-28 13:02:46 -05:00 |
|
Cameron Gutman
|
9d2b6f8854
|
Make nextDeviceId non-static since the lifetime of ControllerHandler is also just the life of the connection
|
2016-01-28 13:02:30 -05:00 |
|
Cameron Gutman
|
3be10a1b59
|
Update preference string to include Xbox 360
|
2016-01-28 12:55:19 -05:00 |
|
Cameron Gutman
|
01950c25a8
|
Only claim Xbox 360 controllers if the kernel hasn't already
|
2016-01-28 12:35:16 -05:00 |
|
Cameron Gutman
|
7ad1ebd0e8
|
Fix Xbox 360 driver
|
2016-01-28 12:07:11 -05:00 |
|
Cameron Gutman
|
ee01a8b5a0
|
Turn the XB360 controller LED on at init
|
2016-01-27 14:00:14 -05:00 |
|
Cameron Gutman
|
23c54f6813
|
Add support for wired Xbox 360 controllers (pending testing)
|
2016-01-27 13:45:04 -05:00 |
|
Cameron Gutman
|
ceef4510fb
|
Fix infinite app list loading spinner if the app list is actually empty
|
2016-01-24 02:51:06 -05:00 |
|
Cameron Gutman
|
042a6b943e
|
Bump version to 4.5
v4.5
|
2016-01-20 02:18:22 -05:00 |
|
Cameron Gutman
|
e114b73654
|
Revert "Fix margins around analog sticks"
This reverts commit 5d84f8af43fe15c20812d64faf62873a5953934f.
|
2016-01-20 01:35:30 -05:00 |
|
Cameron Gutman
|
da0a505978
|
Shrink the text size in the buttons so the start button text fits on the Nexus 9
|
2016-01-20 01:30:48 -05:00 |
|
Cameron Gutman
|
cb6d4a385c
|
Leave a margin around the d-pad so the selection rectangle doesn't draw over the control itself
|
2016-01-20 01:12:53 -05:00 |
|
Cameron Gutman
|
2806aee0fc
|
Fix drawing and placement of face buttons
|
2016-01-20 01:04:06 -05:00 |
|
Cameron Gutman
|
52736f5162
|
Increase the time allowed for a double click to activate the stick button
|
2016-01-20 00:28:33 -05:00 |
|
Cameron Gutman
|
6d45ad7fe8
|
Improve precision of joystick inputs by lifting the deadzone after 150 ms. This way it prevents false inputs when activation the stick buttons but allows for precise movements after confirming that the touch is intended.
|
2016-01-20 00:28:11 -05:00 |
|
Cameron Gutman
|
2fc53644bc
|
Use a uniform stroke width based on screen size in pixels
|
2016-01-19 20:26:46 -05:00 |
|
Cameron Gutman
|
b33eaec493
|
Temporarily disable the config dialog and just map a tap of a controller element to move
|
2016-01-19 19:58:11 -05:00 |
|
Cameron Gutman
|
63d6f3ac78
|
Fix snapping into the deadzone when using analog sticks
|
2016-01-19 19:54:52 -05:00 |
|
Cameron Gutman
|
fd4caac013
|
Fix erratic joystick movement
|
2016-01-19 19:44:33 -05:00 |
|
Cameron Gutman
|
ada875cdb0
|
Highlight the controls red when in configuration mode
|
2016-01-19 18:52:51 -05:00 |
|
Cameron Gutman
|
49ddfa573d
|
Ignore inputs when the on-screen controls are in configuration mode
|
2016-01-19 18:31:00 -05:00 |
|
Cameron Gutman
|
b58ac367ee
|
Increase the size of the virtual controller settings button
|
2016-01-19 18:24:10 -05:00 |
|
Cameron Gutman
|
cf62b4ed95
|
Select is slightly too long for the button so rename it to Backc
|
2016-01-19 18:13:16 -05:00 |
|
Cameron Gutman
|
b05c62e141
|
Fix outside of each d-pad button being cut off by the end of the canvas
|
2016-01-19 18:01:30 -05:00 |
|
Cameron Gutman
|
095556106c
|
Fix highlighting of selected controller element during configuration
|
2016-01-19 17:45:14 -05:00 |
|
Cameron Gutman
|
5cdd72a45c
|
Disable printing controller output
|
2016-01-19 17:35:17 -05:00 |
|
Cameron Gutman
|
5d84f8af43
|
Fix margins around analog sticks
|
2016-01-19 17:34:52 -05:00 |
|
Cameron Gutman
|
d9483d9214
|
Show a nicer configuration toast
|
2016-01-19 17:30:49 -05:00 |
|