remote
remote copied to clipboard
⚡ control Raspberry Pi from Android Device through Bluetooth ⚡
``` 1. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ssh/PromptHelper.kt:79:30 Variable 'response' initializer is redundant 2. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ssh/beans/HostBean.kt:85:20 Variable 'flag' initializer is redundant 3. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/views/terminal/vt320.kt:1904:23 Variable 'idx' initializer is redundant 4. Redundant visibility modifier 5....
``` 1. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/adapter/ServicesListAdapter.kt:27:77 Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo 2. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/BaseSSHTunnelViewModel.kt:53:220 Unnecessary non-null assertion (!!) on a non-null receiver of type String 3....
``` 1. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/BaseInitialActivity.kt:86:38 'constructor Handler()' is deprecated. Deprecated in Java 2. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/SplashScreenActivity.kt:43:13 'constructor Handler()' is deprecated. Deprecated in Java 3. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/adapter/ViewHolderBlocker.kt:30:14 'constructor Handler()' is deprecated. Deprecated in...
Bumps androidx.fragment:fragment-ktx from 1.7.0-beta01 to 1.8.0-alpha01. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `lifecycle_version` from 2.8.0-alpha03 to 2.8.0-alpha04. Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.0-alpha03 to 2.8.0-alpha04 Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.0-alpha03 to 2.8.0-alpha04 Updates `androidx.lifecycle:lifecycle-common-java8` from 2.8.0-alpha03 to 2.8.0-alpha04 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.0-alpha03 to 2.8.0-alpha04...
I have a Raspberry pi4B with Raspbian Bookworm operating system installed, I would like to connect my Xiaomi Redmi note 8pro to it via bluetooth. The treehouses program detects RPI...
``` Your app must display a prominent disclosure in a dialog that appears before your app’s location runtime permission. Based on our review, a prominent disclosure didn’t appear. (See [Google...
fixes #1875 
Steps to reproduce: 1. connect to rpi 2. open to "Services" 3. click on "DETAILS" ``` E FATAL EXCEPTION: main Process: io.treehouses.remote, PID: 8642 java.lang.NullPointerException: Attempt to invoke interface method...