The application logs the content of the screen and the user's actions in UI. It is useful mainly for people who need to review their daily activity, or for developers who need to optimize the information their application shares through accessibility services.
Note that the application logs all contents of the screen, even if it is not on the foreground. The collected data are never sent to the cloud - they remain locally on the device unless you decide to share them.
Last updated on 2020年08月08日
- Fix the issue with log record date and time.
- Improve log formatting.
- Fix the missing app icon on some devices.
- Bugfixes and minor improvements.