Skip to content

Releases: NitishGadangi/Privacy-Indicator-App

2.2 | Bug Fix

11 Jul 04:38
Compare
Choose a tag to compare
  • Minor Bugfixes in the Accessibility service to fix the crashes due to Package Name to App name parsing exceptions
versionCode 8
versionName "2.2"

2.1 | Minor Bug Fix

23 Jun 13:39
Compare
Choose a tag to compare
  • Fixes crash in Indicator Service. Which is caused during improper parsing of Package name for App name.
versionCode 7
versionName "2.1"

2.0 | Major Upgrade

22 Jun 07:39
Compare
Choose a tag to compare

What's new?

  • All New minimal UI.
  • Major changes to Overall APP Architecture (MVC --> MVVM)
  • New Indicator Customization screen
  • All new look to Indicators, Inspired from Android 12
  • New Feature: Indicator logs (view the details about all the apps that tried to access the camera or mic)
  • Location Indicator (Under Dev)

coming soon!

  • detailed stats about the indicator logs (same as Android 12)
  • Dependency injection
  • InAppUpdate and Review features
versionCode 6
versionName "2.0"

1.2 | Feature Upgrade

28 Sep 19:08
8501d38
Compare
Choose a tag to compare
  • Added new positions for indicator placement (TOP_CENTER and BOTTOM_CENTER)
  • Make indicators unfocused. So, now you can click the views that are under the dots
  • Other minor bug fixes
  • Now live on play store
versionCode 5
versionName "1.2.1"

1.1 | Stable with all features in place

23 Sep 07:11
Compare
Choose a tag to compare

Changelog:

  • Added Option to control Indicator Size
  • Indicators are now available in Notification Panel
  • Minor Bug Fixes
  • Release ready for play store
versionCode 2
versionName "1.1"

Initial Beta

13 Sep 07:39
31d4efb
Compare
Choose a tag to compare
Initial Beta Pre-release
Pre-release
  • Added accessibility service and it's corresponding Details
  • Enabled Camera Indicator
  • Enable Microphone Indicator
  • Added optional Haptic Feedback
  • Added Color Picker for setting colors for indicators
  • Added Instructions for the accessibility service
  • Separate Callbacks for Efficient App running
  • Clean the Code Base and Make it Ready for Contributions
  • Other Minor UI Upgrades

TODO: Enable Notifications option
TODO: Add Option to use Notification LED as indiacations

Test Release

12 Sep 20:49
31d4efb
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

Get notified every time a third-party app or a service uses a camera or microphone. Inspired from ios14 recording indicators.

  • Added accessibility service and it's corresponding Details
  • Enabled Camera Indicator
  • Enable Microphone Indicator
  • Added optional Haptic Feedback
  • Added Color Picker for setting colors for indicators

TODO:: Option to enable Notifications for Indicators