Skip to content

Releases: VR-25/djs

v2021.12.14: Merge pull request #13 from n-ce/patch-1

14 Dec 12:39
fec7082
Compare
Choose a tag to compare

**v2021.11.3 (202111030)**

03 Nov 17:04
Compare
Choose a tag to compare
- Fixed installation issues
- Improved support for the current Magisk canary.

**v2021.10.30 (202110300)**

30 Oct 17:36
Compare
Choose a tag to compare
- General fixes & optimizations

**v2021.9.3 (202109030)**

03 Sep 22:17
Compare
Choose a tag to compare
- Fixed "boot schedules not working" (thanks, @rhayy)
- Updated config examples

**v2021.8.26 (202108260)**

26 Aug 18:44
Compare
Choose a tag to compare
- Fixed daemon startup issue.
- Updated framework (it uses acc's) and documentation

**v2021.8.23 (202108230)**

23 Aug 18:33
Compare
Choose a tag to compare
- -L|--log [cmd] (default cmd: tail -F), djsd generates verbose (/dev/.vr25/djs/djsd.log).
- General fixes
- Major optimizations
- Updated documentation: now with a table of contents and available in HTML format.

**v2021.8.9.1 (202108091)**

09 Aug 18:06
Compare
Choose a tag to compare
- Rewritten daemon logic for better efficiency and reliability.
- Updated documentation

**v2021.8.2 (202108020)**

02 Aug 11:44
Compare
Choose a tag to compare
- Fixed AccA related issues.

v2021.7.28: **2021.7.28 (202107280)**

28 Jul 14:35
Compare
Choose a tag to compare
- Fixed issues.
- Major refactoring
- Updated framework and documentation.

**2019.10.18 (201910180)**

18 Oct 21:26
Compare
Choose a tag to compare
- `: --boot` and `: --delete` flags
- Attribute back-end files ownership to front-end app
- Automatically copy installation log to <front-end app data>/files/logs/
- Back-end can be upgraded from Magisk Manager, EX/FK Kernel Manager, and similar apps
- `bundle.sh` - bundler for front-end app
-  `djs-version`: prints `versionCode` (integer)
- Fixed schedule deletion and busybox handling issues
- Flashable uninstaller: `/sdcard/djs-uninstaller.zip`
- Major optimizations
- Prioritize `nano -l` for text editing
- Richer installation and initialization logs (/data/adb/djs-data/logs/)
- Updated `build.sh` and documentation
- Workaround for front-end autostart blockage (Magisk service.d script)