Skip to content

0.11.0-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 11:28
91df9a7
Optimize android safe mode, apply some optimizations, introduce depen…

…dabot and upgrade deps (#84)

* userd: Optimize android safe mode

1. Fix input_handle_event hook
2. Split safemode write operation
3. Add more point to trigger writting

Signed-off-by: GarfieldHan <2652609017@qq.com>

* kernel: Add a few bp hot path

Signed-off-by: GarfieldHan <2652609017@qq.com>

* userspace: Apply optimizations

Signed-off-by: GarfieldHan <2652609017@qq.com>

* workflows: Upgrade to ndk r26d

Signed-off-by: GarfieldHan <2652609017@qq.com>

* github: Introduce dependabot

Signed-off-by: GarfieldHan <2652609017@qq.com>

* Bump the action-dependencies group with 3 updates

Bumps the action-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [ncipollo/release-action](https://github.com/ncipollo/release-action).

Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

Updates `ncipollo/release-action` from 1.12.0 to 1.14.0
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.14.0)

---------

Signed-off-by: GarfieldHan <2652609017@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>