Skip to content

Releases: termux/termux-boot

v0.8.1

22 Jun 17:08
613dc98
Compare
Choose a tag to compare

v0.8.1

Commit history: v0.8.0...v0.8.1

v0.8.0

17 Apr 20:53
ef1f272
Compare
Choose a tag to compare
  • Add github_release_build workflow to attach APKs for GitHub release builds, and update github_action_build (previously debug_build) workflow and app/build.gradle to use semantic versioning for app version and add commit hash and github to APK file names.
  • Add workflow_dispatch and cron schedule for "00:15 on 1st of every 2nd month" to github_action_build workflow triggers.

Git Log

v0.7

21 Sep 20:11
Compare
Choose a tag to compare
  • Update documentation.

v0.6

05 Aug 22:36
Compare
Choose a tag to compare
  • Fix running of multiple jobs at boot.
  • Fix incorrect re-run of jobs.

v0.5

19 Nov 00:08
Compare
Choose a tag to compare
  • Updated version to force new F-Droid build. The last release failed to build on F-Droid due to gradle 4.3 support not being ready at the time.

v0.4

12 Nov 21:53
Compare
Choose a tag to compare
  • Updated version to force new F-Droid build. The last release failed to build on F-Droid due to gradle 4.3 support not being ready at the time.

v0.3

04 Nov 22:35
Compare
Choose a tag to compare
  • Android 8 compatibility.

v0.2

03 Aug 23:41
Compare
Choose a tag to compare
  • Initial version.