OpenTracksApp/NoTrustIssues
3
0
Fork
You've already forked NoTrustIssues
0
This Android application allows making internal phone sensors available to other devices via Bluetooth Low Energy.
  • Java 97.4%
  • Ruby 2.6%
CI/CD Bot by pstorch e7c084f6ac
Some checks failed
Android Test / Android Lint (push) Failing after 30s
Android Test / android-check (push) Failing after 31s
chore(deps): update actions/checkout action to v7
2026年06月19日 05:44:17 +02:00
.forgejo/workflows chore(deps): update actions/checkout action to v7 2026年06月19日 05:44:17 +02: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.6.0 2026年06月19日 00:33:54 +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.2.1 2026年05月27日 05:49:54 +00: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