- 04 Mar, 2021 2 commits
-
-
Christian Beer authored
Fix empty path for message "OpenSSL found in"
-
Jia Yuan Lo authored
1. Errors are only emitted by pkg-config so discard early 2. grep only takes paths with lower case a to z. There are plenty of path variations so don't take chances. 3. $SSLDIR is for cosmetic only and not used during compilation
-
- 03 Mar, 2021 3 commits
-
-
David Anderson authored
[Android] Fix build
-
Vitalii Koshura authored
Signed-off-by:
Vitalii Koshura <lestat.de.lionkur@gmail.com>
-
Vitalii Koshura authored
Support ARMv6 devices.
-
- 02 Mar, 2021 7 commits
-
-
Vitalii Koshura authored
[Android] Remote
-
Tal Regev authored
Rename: Remote -> Remote Control Enable Remote -> Enable Remote Control
-
Tal Regev authored
-
Tal Regev authored
Move taskRunner to utils (BoincUtils)
-
Tal Regev authored
send quit command on async task. Save isRemote parameter correctly.
-
Tal Regev authored
Run client according to IsRemote. Finish implementing check box and change password behavior.
-
Tal Regev authored
Add check box remoteEable. If check box enable, then show key. Monitor: Add quit boinc. Make public runClient.
-
- 01 Mar, 2021 4 commits
-
-
Vitalii Koshura authored
[Android] Add GUI authentication key in settings
-
Tal Regev authored
-
Vitalii Koshura authored
[Android] Add Tcp Socket preparation
-
Tal Regev authored
-
- 28 Feb, 2021 9 commits
- 26 Feb, 2021 5 commits
- 25 Feb, 2021 3 commits
- 24 Feb, 2021 3 commits
-
-
Tal Regev authored
This is fix android.os.NetworkOnMainThreadException when we will switch to Tcp connetion -> RPC using tcp socket, for remote.
-
Tal Regev authored
-
Tal Regev authored
In This PR it will always connect to unix socket. User cannot control. When it remote off - unix socket, it working great. When I am using Tcp connection failed to connect to localhost/127.0.0.1 (port 31416) from /127.0.0.1 (port 46703) after 30000ms: isConnected failed: ECONNREFUSED (Connection refused) Not sure why, Any hint will be appreciated.
-
- 23 Feb, 2021 4 commits