You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Key features of Ackpine:
20
20
-**Persistent**: Ackpine persists every session so it can properly handle process death.
21
21
-**Deferred**: Ackpine allows to defer user's intervention via customizable high-priority notification.
22
22
-**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.
23
25
-**100% Java and Kotlin-friendly**: while maintaining full Java compatibility, Ackpine was developed as a Kotlin-first library.
24
26
-**Compatibility**: Ackpine supports Android versions starting from API level 16.
Copy file name to clipboardExpand all lines: docs/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Key features of Ackpine:
15
15
-**Persistent**: Ackpine persists every session so it can properly handle process death.
16
16
-**Deferred**: Ackpine allows to defer user's intervention via customizable high-priority notification.
17
17
-**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.
18
20
-**100% Java and Kotlin-friendly**: while maintaining full Java compatibility, Ackpine was developed as a Kotlin-first library.
19
21
-**Compatibility**: Ackpine supports Android versions starting from API level 16.
0 commit comments