Added a button to request notification permission so that the notification bar can appear in Android 13.
1. Record Auto Mouse and save it as a file.
2. Select a file when setting the alarm.
Auto Mouse now works at the scheduled time.
***Permissions***
1.Data accessed or collected through the AccessibilityService API
- Collect screen touch data. It is used when using screen click.
2. How we use or share your data
- Screen touch information is used when using screen clicks.
3. How users express their consent clearly
- Click the Agree button to request accessibility permission.
4. Why your app needs the AccessibilityService API and potential use cases
- Accessibility permission is required when clicking.