Features
Scheduler
The Task Scheduler running automatic inventory has been rewritten using JobScheduler.
This allows Android to determine the optimal timing for executing the automatic inventory within the defined time interval (day, week, month), while adhering to Android's recommendations regarding battery usage, mobile network access, etc.
Notification
The notifications engine has been rewritten to comply with Android.
From Android 13 onwards, you will be asked to authorize notifications on first startup.
(You can revert to this configuration in the notification settings of your Android device).
Permissions
The permission process has been rewritten for better compatibility with the latest version of Android.
Bug Fixes
Fix compatibility with Android 14
- Fixed crash on first startup
- Remove ServiceForeground that causing crash on Android 14
- Fixed crash about registerReceiver