This Android application allows making internal phone sensors available to other devices via Bluetooth Low Energy.
  • Java 97.4%
  • Ruby 2.6%
Find a file
CI/CD Bot by pstorch 42f6886217
Some checks failed
Android Test / Android Lint (push) Failing after 1m8s
Android Test / android-check (push) Failing after 59s
chore(deps): update dependency com.android.tools.build:gradle to v9
2026-01-16 14:44:57 +01:00
.forgejo/workflows chore(deps): update actions/checkout action to v6 2025-11-30 16:52:54 +01:00
.gitea codeberg migration (#68) 2025-08-20 21:39:53 +02:00
.idea Initial commit 2024-04-21 16:56:56 +02:00
fastlane fix initial icon 2024-05-02 23:14:13 +02:00
gradle/wrapper chore(deps): update dependency gradle to v9.3.0 2026-01-16 12:44:10 +00:00
src/main Android14: added missing permission. 2024-04-22 07:56:12 +02:00
.editorconfig Initial commit 2024-04-21 16:56:56 +02:00
.gitignore Initial commit 2024-04-21 16:56:56 +02:00
build.gradle chore(deps): update dependency com.android.tools.build:gradle to v9 2026-01-16 14:44:57 +01:00
gradle.properties Initial commit 2024-04-21 16:56:56 +02:00
gradlew chore(deps): update dependency gradle to v9 2025-11-09 08:34:42 +00:00
gradlew.bat chore(deps): update dependency gradle to v9 2025-11-09 08:34:42 +00:00
LICENSE Initial commit 2024-04-21 16:56:56 +02:00
README.md Initial commit 2024-04-21 16:56:56 +02:00
renovate.json Add renovate.json 2025-11-08 20:33:33 +00:00

NoTrustIssues

Status: barely working (under the right conditions)

This Android application allows making internal phone sensors available to other devices via Bluetooth Low Energy. While running this application, your phone acts like Bluetooth sensor:

  1. Announcing it's presence continuously via Bluetooth to all other devices in range (incl. device name)
  2. If another device connects and subscribes for data changes, it will receive updates as long (a) NoTrustIssues is running and (b) the devices remain in Bluetooth range.

ATTENTION: Enabling NoTrustIssues may compromise your privacy as it literally turns your phone into a Bluetooth beacon.

Support sensors:

  • Barometer: exposes the measured air pressure as Environmental Sensing service