| .. |
|
wrappers
|
Use ROOT_UID from FakeContext
|
2023-03-03 01:18:17 +01:00 |
|
AudioCodec.java
|
Add support for AAC audio codec
|
2023-03-03 01:18:17 +01:00 |
|
AudioEncoder.java
|
Move log message helpers to LogUtils
|
2023-03-03 01:18:17 +01:00 |
|
Binary.java
|
Add conversion from float to fixed-point i16
|
2022-08-28 15:23:08 +02:00 |
|
CleanUp.java
|
Add --list-encoders
|
2023-03-03 01:18:17 +01:00 |
|
Codec.java
|
Use a streamer to send the audio stream
|
2023-03-03 01:18:17 +01:00 |
|
CodecOption.java
|
Add missing final modifiers
|
2023-01-27 22:08:17 +01:00 |
|
CodecUtils.java
|
Move log message helpers to LogUtils
|
2023-03-03 01:18:17 +01:00 |
|
Command.java
|
Add fallback to get DisplayInfo
|
2022-09-25 16:22:51 +02:00 |
|
ConfigurationException.java
|
Do not print stacktraces when unnecessary
|
2023-03-03 01:18:17 +01:00 |
|
Controller.java
|
Log component stopped in finally clause
|
2023-02-10 19:06:17 +01:00 |
|
ControlMessage.java
|
Forward action button to device
|
2023-01-30 20:57:54 +01:00 |
|
ControlMessageReader.java
|
Forward action button to device
|
2023-01-30 20:57:54 +01:00 |
|
DesktopConnection.java
|
Add a new socket for audio stream
|
2023-03-03 01:18:17 +01:00 |
|
Device.java
|
Add --list-device-displays
|
2023-03-03 01:18:17 +01:00 |
|
DeviceMessage.java
|
Make the device acknowledge device clipboard
|
2021-11-23 21:15:05 +01:00 |
|
DeviceMessageSender.java
|
Log component stopped in finally clause
|
2023-02-10 19:06:17 +01:00 |
|
DeviceMessageWriter.java
|
Add device clipboard set acknowledgement
|
2021-11-23 21:15:05 +01:00 |
|
DisplayInfo.java
|
Disable input events when necessary
|
2020-04-16 20:54:00 +02:00 |
|
FakeContext.java
|
Use ROOT_UID from FakeContext
|
2023-03-03 01:18:17 +01:00 |
|
IO.java
|
Log non-EPIPE I/O exceptions
|
2023-02-17 08:33:16 +01:00 |
|
KeyComposition.java
|
Provide a better URL to document key decomposition
|
2018-03-07 18:07:02 +01:00 |
|
Ln.java
|
Add throwable parameter to Log.w()
|
2021-11-18 08:37:18 +01:00 |
|
LogUtils.java
|
Add --list-device-displays
|
2023-03-03 01:18:17 +01:00 |
|
Options.java
|
Add --list-device-displays
|
2023-03-03 01:18:17 +01:00 |
|
Point.java
|
Reformat Java code
|
2019-11-25 17:33:42 +01:00 |
|
Pointer.java
|
Inject touch events on the server
|
2019-10-03 20:05:29 +02:00 |
|
PointersState.java
|
Merge mouse and touch events
|
2019-10-03 20:37:49 +02:00 |
|
Position.java
|
Add missing final modifiers
|
2023-01-27 22:08:17 +01:00 |
|
ScreenEncoder.java
|
Move log message helpers to LogUtils
|
2023-03-03 01:18:17 +01:00 |
|
ScreenInfo.java
|
Compute screen size without DisplayInfo instance
|
2022-01-21 18:36:46 +01:00 |
|
Server.java
|
Add --list-device-displays
|
2023-03-03 01:18:17 +01:00 |
|
Settings.java
|
Make ServiceManager and Settings methods static
|
2022-10-02 17:57:35 +02:00 |
|
SettingsException.java
|
Report settings errors via Exceptions
|
2021-11-18 08:37:02 +01:00 |
|
Size.java
|
Reformat Java code
|
2019-11-25 17:33:42 +01:00 |
|
Streamer.java
|
Quit on audio configuration failure
|
2023-03-03 01:18:17 +01:00 |
|
StringUtils.java
|
Remove MagicNumber checkstyle
|
2020-03-28 22:08:16 +01:00 |
|
VideoCodec.java
|
Make streamer independent of codec type
|
2023-03-03 01:18:17 +01:00 |
|
Workarounds.java
|
Use FakeContext for Application instance
|
2023-03-03 01:18:17 +01:00 |