-
Notifications
You must be signed in to change notification settings - Fork 24
Releases: codehasan/Current-Activity
Releases · codehasan/Current-Activity
v2.0.0
@codehasan
codehasan
- Added option to enable Autostart
- Added auto update checker
- Migrated ui to Material Components
- Fixed accessibility service issues in some devices like Xiaomi (Enable autostart to fix)
- Fixed ui problems in Android 16
Assets 3
4 people reacted
Current Activity v1.5.9
@codehasan
codehasan
7b31be2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 3
3 people reacted
v1.5.5
@codehasan
codehasan
3f48243
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
Assets 3
3 people reacted