🐛 Fixes
- fix: app pref should be at device protected storage, otherwise will bootloop in provider mode
- fix: output more logs when share mode failed
- fix(ShareMode): mkdir only when not exists
- fix(ShareMode): create db file before give permission
- fix: inline function breaks from time to time, I don't know why
- fix(ShareMode): SQLiteOpenHelper permission issue
- fix(ShareMode): set new db path after update successfully
- fix(KeepAliveService): does not call startForeground() exception
- fix: selinux context on parent
💬 Other
- chore: add dependency-license-report