Releases: NitishGadangi/Privacy-Indicator-App
Releases · NitishGadangi/Privacy-Indicator-App
2.2 | Bug Fix
- 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
- 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
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
- 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
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
- 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
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