android icon indicating copy to clipboard operation
android copied to clipboard

OwnTracks Android App

Results 207 android issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.core:core-ktx](https://developer.android.com/jetpack/androidx/releases/core#1.12.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.10.1` -> `1.12.0` |...

smoke-test-required
stop-updating

I added additional functional to a fork of 2.4 that added: @JsonProperty("wifi") -- wifi is on/off @JsonProperty("ps") -- phone power save mode @JsonProperty("bo") -- app is configured with battery optimizations...

enhancement

Hello. My family and I use the Android app, connecting to Mosquitto in MQTT mode, along with Recorder, all running on my ARM board at home. Everything works fine except...

On occasions when a device has been stale for a while, it will generate a "no location", and the app will not send data to the host. Also, as per...

Hello, I'm currently testing our android client to cover circuit motorcycle metrology. It works well with a ThingsBoard server instance. Regulation banned to collect metrics directly on motorcycle ECU, so...

enhancement

We should probably support MQTTv5. In an ideal world, this would be a simple case of updating the MQTT client lib dependency and allowing users to select v5. However, it's...

enhancement

* **App build number**: 2.4.12 installed from Google Play (would much prefer F-Droid!) * **Android version**: Android 14, degoogled version of AOSP, CalyxOS to be specific * **Device**: Pixel 7...

bug

### Discussed in https://github.com/owntracks/android/discussions/1571 Originally posted by **troycarpenter** January 5, 2024 I have been looking for any post that may have asked this already and surprisingly came up empty. Maybe...

enhancement

**App build number:** 2.4.12 **Android version:** 14 **Device:** Google Pixel 7a, 6a **Installation source:** Github/APK Hi! I'm trying to get the `_cmd: reportLocation` working. I can publish a message to...

bug

I would be interested in drawing arbitrary GeoJSON to the map by sending a new cmd. What would be a good approach to implementing this?

enhancement