Cameron Gutman
6946e3c7a2
Just use the PC name as the app list title
2018-07-27 23:42:57 -07:00
Cameron Gutman
c313797d93
Make OSC reconfigure button non-focusable so it doesn't eat hardware enter/space presses. Fixes #611
2018-07-16 18:40:19 -07:00
zacklmoore
62bedb1609
Pinned Game Shortcuts (Android Oreo) ( #603 )
...
* Initial changes to add game shortcuts.
* Initial working cut.
* Cleanup and converting strings to resource strings.
* Additional cleanup.
* Removed a blank line
* Changes based on review feedback.
* Forgot to save some changes before commiting...
* Standardized dialogs and tried to fix the dialogs auto-closing when the PCView is already opened.
2018-07-06 21:53:19 -07:00
Cameron Gutman
a519723d44
Monkey-proof Moonlight
2018-06-20 01:26:59 -07:00
Cameron Gutman
e97845e46e
Add comments and documentation on MT8176 testing
2018-06-16 16:31:06 -07:00
Cameron Gutman
6bba68207d
Ignore spurious ACTION_HOVER_ENTER with wrong coordinates and KEYCODE_BACK repeats. Fixes #554
2018-06-16 15:57:44 -07:00
Cameron Gutman
0e17cccc06
Process historical values for relative mouse events
2018-06-16 15:22:01 -07:00
Cameron Gutman
918e922e40
Avoid processing mouse move history
2018-06-16 15:14:16 -07:00
Cameron Gutman
a08854ddfd
Properly handle SOURCE_MOUSE_RELATIVE in the mouse back button hack. Fixes #424
2018-06-16 15:01:11 -07:00
Cameron Gutman
eb6f15c2b7
Add dynamic method for allowing back buttons for navigation
2018-06-16 14:32:07 -07:00
Cameron Gutman
af41021271
Use HEVC by default on MediaTek SoCs with PowerVR graphics
2018-06-14 22:55:10 -07:00
Cameron Gutman
06007e0597
Add a button for adding a PC manually
2018-06-09 18:14:09 -07:00
Cameron Gutman
3a868045d7
Allow the display to go off if the stream disconnects
2018-06-09 17:48:07 -07:00
Cameron Gutman
e0a7ff1880
Remove in-progress toast for WOL
2018-06-09 17:23:59 -07:00
Cameron Gutman
9a0f48b799
Add support for display cutouts on P
2018-06-08 01:05:32 -07:00
Cameron Gutman
b52c8a1a8f
Use ImageDecoder API on P and higher quality decodes on non-low ram devices
2018-06-08 00:46:40 -07:00
Cameron Gutman
57779b4e89
Always expose gamepad 1 in single controller mode
2018-05-21 18:55:02 -07:00
Cameron Gutman
9cedc57df2
Move the portrait activity_pc_view.xml to the default directory
2018-05-12 18:33:47 -07:00
Cameron Gutman
ba81f8096a
Allow software decoding in CrOS emulator
2018-05-11 19:28:30 -07:00
Cameron Gutman
1ca1ed5d20
Increase OSC analog stick size
2018-04-21 23:46:55 -07:00
Cameron Gutman
b416bafb78
Hide OSC in PiP and scale properly in multi-window
2018-04-21 23:37:38 -07:00
Cameron Gutman
71d463f063
Avoid crashing from unexpected enterPictureInPictureMode() exceptions
2018-04-21 21:32:59 -07:00
Cameron Gutman
1fae816223
Remove the spinner threads (and battery saver option to disable them)
2018-04-21 21:29:42 -07:00
Cameron Gutman
989d6fc169
Fix for broken keyboard d-pad and Shift+Space behavior on Samsung devices
2018-04-21 16:24:23 -07:00
Cameron Gutman
381509b3a6
Properly handle joysticks that only return events for one trigger axis
2018-04-21 15:09:57 -07:00
Cameron Gutman
cd84c8f30e
Fix grammar issue in decoder crash message
2018-04-08 21:19:49 -07:00
Cameron Gutman
8d4cdca7c3
Fix RFI disabling for KDDI/b5_jp_kdi/b5:7.0/NRD90U/1801120299534:user/release-keys and KDDI/b3_jp_kdi/b3:7.0/NRD90U/180120857f434:user/release-keys
2018-04-08 19:56:01 -07:00
Cameron Gutman
c0239c36fd
Update language around decoder crashes
2018-03-27 20:52:01 -07:00
Cameron Gutman
9d9f729e42
Address another buggy LGE variant (b5_jp_kdi)
2018-03-27 20:48:16 -07:00
Cameron Gutman
31381e5664
Add Amlogic SoC to HEVC whitelist for Fire TV 3 now that maxNumReferenceFrames support has been out for a while
2018-03-24 23:47:05 -07:00
Cameron Gutman
40c406051c
Ignore non-relative MotionEvents on Oreo to fix mouse jumping when toggling capture
2018-03-20 20:21:21 -07:00
Cameron Gutman
8bac873e67
Make sure the joystick actually has relevant axes to avoid FPing on some weird keyboards
2018-03-20 19:47:33 -07:00
Cameron Gutman
17bffa8d78
Fix race condition between polling return and onPause()
2018-03-20 19:10:04 -07:00
Cameron Gutman
289222749b
Cover another broken G Pad III 8.0 FHD variant (b3_open_kr)
2018-03-20 18:54:48 -07:00
Cameron Gutman
81d84600d4
Start connection in onSurfaceChanged() just in case we render our first frame prior to surface configuration
2018-03-20 18:37:31 -07:00
Cameron Gutman
89ef16c02e
Fix level_idc 31 patch
2018-03-18 00:59:58 -07:00
Cameron Gutman
7d01e1a7a4
Fix landscape orientation lock
2018-03-11 15:31:10 -07:00
Nikita Glazkov
3ac9abbab1
Russian translation ( #546 )
...
* Fix russian translation
* Complete russian translation
2018-03-07 18:44:33 -08:00
Marco
288efd0726
Added new strings ( #542 )
2018-03-07 18:43:33 -08:00
Nikita Glazkov
d2d0ed65d6
Different app label for debug builds ( #545 )
...
* Different app label for debug builds
* Remove underscores from app labels
2018-03-07 18:41:34 -08:00
Cameron Gutman
e697ed72db
Add missing <network-security-config> tag
2018-03-07 18:17:00 -08:00
Cameron Gutman
b657c746be
Pass the BouncyCastle provider directly rather than by name, since the latter doesn't work on Android P (at least DP1)
2018-03-07 17:56:50 -08:00
Cameron Gutman
15857efd36
Add network security config allowing plaintext for Android P
2018-03-07 11:47:19 -08:00
Cameron Gutman
a2e64fd7df
Fix crash when running Dutch language. Fixes #543
2018-03-01 22:09:49 -08:00
Cameron Gutman
9d7a28e408
Implement deletion of OSC settings
2018-02-25 13:33:52 -08:00
Cameron Gutman
3244344fc7
Add preference dependencies for USB and OSC
2018-02-25 13:12:37 -08:00
Cameron Gutman
75057f2d39
Persist OSC configuration between launches
2018-02-25 13:07:07 -08:00
Cameron Gutman
bbec3402d9
Reduce opacity of OSC configuration button
2018-02-25 12:18:45 -08:00
Cameron Gutman
dcf4dac8dd
Only add L3/R3 buttons for the L3/R3-only config, since the analog sticks work for this
2018-02-25 12:17:59 -08:00
Cameron Gutman
d98f484aaf
Change OSC configuration button to work better on rounded screen devices
2018-02-25 12:12:23 -08:00