Skip to content

Commit c9cc860

Browse files
committed
update key features docs section
1 parent a6f6950 commit c9cc860

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Key features of Ackpine:
2020
- **Persistent**: Ackpine persists every session so it can properly handle process death.
2121
- **Deferred**: Ackpine allows to defer user's intervention via customizable high-priority notification.
2222
- **Progress and state updates**: it's easy to observe every session's state and progress updates.
23+
- **Advanced features**: Ackpine allows to benefit from advanced features without juggling complex OS APIs (such as install pre-approval) introduced in later Android versions.
24+
- **Shizuku**: Shizuku is supported as an installer backend with advanced install flags.
2325
- **100% Java and Kotlin-friendly**: while maintaining full Java compatibility, Ackpine was developed as a Kotlin-first library.
2426
- **Compatibility**: Ackpine supports Android versions starting from API level 16.
2527

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Key features of Ackpine:
1515
- **Persistent**: Ackpine persists every session so it can properly handle process death.
1616
- **Deferred**: Ackpine allows to defer user's intervention via customizable high-priority notification.
1717
- **Progress and state updates**: it's easy to observe every session's state and progress updates.
18+
- **Advanced features**: Ackpine allows to benefit from advanced features without juggling complex OS APIs (such as install pre-approval) introduced in later Android versions.
19+
- **Shizuku**: Shizuku is supported as an installer backend with advanced install flags.
1820
- **100% Java and Kotlin-friendly**: while maintaining full Java compatibility, Ackpine was developed as a Kotlin-first library.
1921
- **Compatibility**: Ackpine supports Android versions starting from API level 16.
2022

0 commit comments

Comments
 (0)