Skip to content

Conversation

@codehasan
Copy link
Owner

  • Added support up to Android 16
  • Robust popup window management, fixed dragging issues in various scenarios
  • Robust package monitoring with timestamp and 10s pulse
  • Robust notification management with dedicated notification handler
  • Optimized rapid ui updates to decrease system overhead
  • Improvement copy to clipboard functionality for Android 10+ devices
  • Added option to customize popup window size
  • Added notification actions to copy info and stop service
  • Added more events in AccessibilityService and optimized feedback
  • Added POST_NOTIFICATIONS permission to handle Android 13+ notifications
  • Added NullSafety to prevent crashes while monitoring apps
  • Fixed accessibility service not visible in settings
  • Fixed crash when closing app from recent menu
  • Fixed crash when starting app from tile service
  • Fixed code flow bugs and inefficiencies in whole project
  • Removed GET_TASK approach to package monitoring
  • Removed unnecessary app shortcut to start popup window

@codehasan codehasan self-assigned this Nov 7, 2025
@codehasan codehasan requested review from KingMahmud and removed request for KingMahmud November 7, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants