All Projects → kamaravichow → safe-dot-android

kamaravichow / safe-dot-android

Licence: GPL-3.0 License
An app that 🔔 alerts you when a third-party 🕵🏻‍♀️ application uses your device camera or microphone. Privacy Indicators for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to safe-dot-android

HideDroid
HideDroid is an Android app that allows the per-app anonymization of collected personal data according to a privacy level chosen by the user.
Stars: ✭ 85 (+34.92%)
Mutual labels:  android-application, privacy-protection
shifting
A privacy-focused list of alternatives to mainstream services to help the competition.
Stars: ✭ 31 (-50.79%)
Mutual labels:  privacy-protection, privacy-tools
autohosts
Automate hosts file updates on Linux and MacOS. Block Firefox telemetry, Google snooping and web trackers at the root.
Stars: ✭ 69 (+9.52%)
Mutual labels:  privacy-protection, privacy-tools
awesome-privacy
A curated list of tools and services that respect your privacy.
Stars: ✭ 257 (+307.94%)
Mutual labels:  privacy-protection, privacy-tools
matrix
mirror of https://mypdns.org/my-privacy-dns/matrix as it is obviously no longer safe to do Girhub nor have we no longer any trust in them. See https://mypdns.org/my-privacy-dns/porn-records/-/issues/1347
Stars: ✭ 32 (-49.21%)
Mutual labels:  privacy-protection, privacy-tools
SDK-Privacy-Report
Privacy details of SDKs for Apple Privacy Nutrition & Google Safety Section disclosure.
Stars: ✭ 219 (+247.62%)
Mutual labels:  privacy-protection, privacy-tools
Hemmelig.app
Keep your sensitive information out of chat logs, emails, and more with encrypted secrets.
Stars: ✭ 183 (+190.48%)
Mutual labels:  privacy-protection, privacy-tools
SafePad
SafePad : Encrypted Text Editor. This text editor uses very strong encryption to let you protect your secrets. Great for storing passwords, credit card details or any else that you want to keep safe.
Stars: ✭ 32 (-49.21%)
Mutual labels:  privacy-protection, privacy-tools
Windows-On-Reins
Wor is a Powershell script to harden, debloat, optimize, enhance privacy, avoid fingerprinting and improve performance on Windows 10 and 11.
Stars: ✭ 170 (+169.84%)
Mutual labels:  privacy-protection, privacy-tools
TextSelectionWebSearch
Add web search to text selection toolbar on Android
Stars: ✭ 34 (-46.03%)
Mutual labels:  android-application
photon
Light as transmission medium between smartphones
Stars: ✭ 19 (-69.84%)
Mutual labels:  android-application
privacy-links
[POLISH] Chroń swoją prywatność z najlepszymi narzędziami zebranymi w jednym miejscu.
Stars: ✭ 31 (-50.79%)
Mutual labels:  privacy-tools
ToDo
Android application to quickly add tasks and reminders.
Stars: ✭ 13 (-79.37%)
Mutual labels:  android-application
WhatsApp-Cleaner
A tool to clean received and sent media of WhatsApp.
Stars: ✭ 26 (-58.73%)
Mutual labels:  android-application
motionEye app HomeSurveillanceSystem
git repo for motionEye app - Home Surveillance System, available on Google Play Store
Stars: ✭ 22 (-65.08%)
Mutual labels:  android-application
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (+71.43%)
Mutual labels:  android-application
toptout
📡 Easily opt-out from telemetry collection
Stars: ✭ 89 (+41.27%)
Mutual labels:  privacy-protection
dawebmail
Application for Zimbra Email Service
Stars: ✭ 24 (-61.9%)
Mutual labels:  android-application
SPPerspective
Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.
Stars: ✭ 271 (+330.16%)
Mutual labels:  ios14
TinyKeePass
Another simple read-only KeePass Android app.
Stars: ✭ 44 (-30.16%)
Mutual labels:  android-application

Safe Dot

Safe Dot

iOS 14 Privacy Indicators for Android

Tests Passing Issues GitHub pull requests

README

When any permission is in use, my app checks for the app which is currently running in the foreground.

In your case, I think some other app is trying to access your sensors when another app is running in foreground(which doesn't have any permissions) which makes my app think that the app in the foreground is using those sensors.

So don't completely depend on the access logs, as for now we cannot get the information about what app is exactly using your sensors.

Feel free to ask if you didn't understand in discussions. Thanks for using my app.

Download Now

App is currently available for Production & Open Beta Testing on Google Play Store & Samsung's Galaxy Store. Use the below links to get redirected to the app page.

Stack :

  • Minimum SDK 21
  • MVVM Architecture (View - ViewModel - Model)
  • View Binding
  • Room Database
  • Accessibility Service

Libraries Used

Issue Tracking

Use the issues tab to report issues and request features Go to Issues

Contributing

This project was built on Android Studio 4.0.

git clone https://github.com/kamaravichow/safe-dot-android.git

or just fork the repository.

CONTRIBUTING.MD

Screenshots

Screenshot1 Screenshot2 Screenshot2

Licence

Copyright (C) 2020-2022  Aravind Chowdary (@kamaravichow)

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

FULL LICENCE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].