Skip to content

Releases: codehasan/Current-Activity

v2.0.0

09 Nov 09:16
0d27033

Choose a tag to compare

  1. Added option to enable Autostart
  2. Added auto update checker
  3. Migrated ui to Material Components
  4. Fixed accessibility service issues in some devices like Xiaomi (Enable autostart to fix)
  5. Fixed ui problems in Android 16

Current Activity v1.5.9

07 Nov 09:00
7b31be2

Choose a tag to compare

Stable release targeting latest android version with numerous bug fixes and improvements. #58 #57 #28
Special thanks to @Asura-64 for the crash fixes regarding PendingIntent restrictions.

  • 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 app label caching to reduce system overhead
  • 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

v1.5.5

08 May 11:08
3f48243

Choose a tag to compare

Features

  • Provides a freely moveable popup window to view current activity info
  • Supports text copying from popup window
  • Supports quick settings and app shortcut for easy access to the popup window