remote icon indicating copy to clipboard operation
remote copied to clipboard

⚡ control Raspberry Pi from Android Device through Bluetooth ⚡

Results 139 remote issues
Sort by recently updated
recently updated
newest added

fixes #1815 This pr ensures that the same fragment manager managing the BottomSheetDialogFragment is used for WifiDialogFragment.

Bumps [com.mikepenz:fontawesome-typeface](https://github.com/mikepenz/Android-Iconics) from 5.3.1.1 to 5.13.3.1-kotlin. Release notes Sourced from com.mikepenz:fontawesome-typeface's releases. v5.5.0-b01 🚀 Features Improve stability of classes for compose PR: #636 Upgrade to Kotlin 2.x and Compose 1.6.10...

Dont Merge
dependencies
java

Bumps com.mikepenz:octicons-typeface from 3.2.0.5 to 11.1.0.9-kotlin. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.mikepenz:octicons-typeface&package-manager=gradle&previous-version=3.2.0.5&new-version=11.1.0.9-kotlin)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

Dont Merge
dependencies
java

Bumps [com.mikepenz:google-material-typeface](https://github.com/mikepenz/Android-Iconics) from 3.0.1.3.original to 4.0.0.3-kotlin. Release notes Sourced from com.mikepenz:google-material-typeface's releases. v4.0.0 WARNING this release is fully migrated to kotlin many breaking changes MIGRATION core v3.x.x -> 4.x.x Now...

Dont Merge
dependencies
java

Bumps `kotlin_version` from 1.9.24 to 2.0.0. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.24 to 2.0.0 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 2.0.0 Changelog Analysis. API New Features KT-65327 Support reading klib contents...

Dont Merge
dependencies
java

``` Exception java.lang.RuntimeException: Unable to start activity ComponentInfo{io.treehouses.remote/io.treehouses.remote.InitialActivity}: kotlin.UninitializedPropertyAccessException: lateinit property mChatService has not been initialized at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3538) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3716) at android.app.ActivityThread.handleRelaunchActivityInner (ActivityThread.java:5661) at android.app.ActivityThread.handleRelaunchActivity (ActivityThread.java:5524) at android.app.servertransaction.ActivityRelaunchItem.execute...

1. Home - Connect to Rpi - cancel button ![cancel button](https://github.com/treehouses/remote/assets/7483137/017a5adb-c981-4b4c-aeff-e2901ad0771b) 2. Network - Speed test - start test button ![start test button](https://github.com/treehouses/remote/assets/7483137/1d2739a9-fbec-40f3-8c45-f6656b4f7a11) 3. Tunnel - SSH - Add Port/Add...

ui

if app is terminated the foreground notifications still appear active. We need to stop them if the app is terminated

version 6223 Exception java.lang.IllegalStateException: at androidx.fragment.app.Fragment.requireContext (Fragment.java:973) at io.treehouses.remote.bases.BaseSSHConfig.setUpAdapter (BaseSSHConfig.kt:47) at io.treehouses.remote.bases.BaseSSHConfig$connection$1.onServiceConnected (BaseSSHConfig.kt:33) at android.app.LoadedApk$ServiceDispatcher.doConnected (LoadedApk.java:2313) at android.app.LoadedApk$ServiceDispatcher$RunConnection.run (LoadedApk.java:2350) at android.os.Handler.handleCallback (Handler.java:958) at android.os.Handler.dispatchMessage (Handler.java:99) at android.os.Looper.loopOnce (Looper.java:230) at android.os.Looper.loop...

seem to be messed up when not clicking on features in "system" from top to bottom https://github.com/treehouses/remote/assets/7483137/eeb57afc-1162-46ee-82ce-66804bc81e19

bug