Cameron Gutman
|
1d7c8697e9
|
Add support for X1 and X2 mouse buttons
|
2018-10-05 00:56:30 -07:00 |
|
Cameron Gutman
|
3171256c6e
|
Remove EvdevCaptureProvider components from non-root build
|
2017-12-01 00:37:25 -08:00 |
|
Cameron Gutman
|
b2bd7257e1
|
Fix Lint warnings
|
2017-09-09 14:12:54 -07:00 |
|
Cameron Gutman
|
f07c886711
|
Add isCapturing() method to mouse capture providers
|
2017-05-31 21:26:26 -07:00 |
|
Cameron Gutman
|
44cbf8adc1
|
Fix crash on stream disconnect on Android 7.0+ devices (root only)
|
2017-05-18 10:52:17 -07:00 |
|
Cameron Gutman
|
1b5330323c
|
Fix root mouse capture on Nougat
|
2016-11-04 00:14:05 -07:00 |
|
Cameron Gutman
|
e9141d65fe
|
Improve reliability of missing root detection
|
2016-06-18 14:54:53 -07:00 |
|
Cameron Gutman
|
541ac44be4
|
Add an unified input capture interface
|
2016-06-13 20:33:43 -05:00 |
|
Cameron Gutman
|
019dc6d45f
|
Display a warning at stream start if root access is unavailable
|
2016-05-07 20:59:17 -04:00 |
|
Cameron Gutman
|
22977a4c5b
|
Use a socket for communication from EvdevReader to Moonlight rather than stdin/stdout. On some devices, fwrite(stdout) hangs for unknown reasons.
|
2016-01-07 12:49:30 -06:00 |
|
Faruq Rasid
|
f8ab7b8e13
|
Merge https://github.com/limelight-stream/limelight-android
|
2015-12-31 10:14:30 +08:00 |
|
Cameron Gutman
|
1dfcb7bc29
|
Fix root input device capture on the Nexus 9
|
2015-01-25 23:16:32 -05:00 |
|
Cameron Gutman
|
51aacc3f38
|
Remove extra newlines
|
2014-12-01 22:39:17 -08:00 |
|
Cameron Gutman
|
397c6f46f9
|
Fix a security issue which caused input devices to remain world readable after the stream is ended
|
2014-12-01 22:29:16 -08:00 |
|
Cameron Gutman
|
29fec2e0de
|
Add initial support for rooted devices running Lollipop with SELinux set to enforcing. This should really be improved in the future since we're modifying policies for untrusted_app.
|
2014-12-01 22:26:35 -08:00 |
|
Cameron Gutman
|
e8de7908fd
|
Fix a bunch of static analysis warnings
|
2014-10-30 00:21:34 -07:00 |
|
Cameron Gutman
|
d84b4bcf9a
|
Initial migration to Android Studio
|
2014-10-29 21:16:09 -07:00 |
|