Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Releases: creative-builds/WSA-Magisk

v2023-01-30

30 Jan 16:54
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal

v2023-01-19: Merge latest changes + Little fix for build.yml (#14)

19 Jan 22:59
1d75812
Compare
Choose a tag to compare
* Support no wine execution in WSL (#308)

Closes #306

* send request to generate wsa links via threads (#323)

* Always use the Windows environment in WSL

* Merge successfully before continuing to modify `AppxManifest.xml`

* Fix merge res

* Update extractWSA.py

* Properly clean up the working directory

* Fix output messages (#326)

* Rewrite random character generator (#329)

Co-authored-by: Howard20181 <[email protected]>

* Decouple dependency installation in a different script (#340)

Co-authored-by: Howard20181 <[email protected]>

* Fix offline mode GApps version

* Get WSA version before extract

* Separating the install script from the build script and warn on uninstall (#344)

Co-authored-by: Howard20181 <[email protected]>

* Fix line break config (#345)

* Get MindTheGApps from Github

Temporary fix for #357

* Add back svenstaro/upload-release-action@v2

Co-authored-by: 4qwerty7 <[email protected]>
Co-authored-by: Jishnu M <[email protected]>
Co-authored-by: Howard20181 <[email protected]>
Co-authored-by: Syuugo <[email protected]>
Co-authored-by: ISHANSH LAL (a.K.a t-RED) <[email protected]>
Co-authored-by: Fernando Fernández <[email protected]>

v2023-01-08: Miscellaneous changes (#13)

08 Jan 11:51
abb7712
Compare
Choose a tag to compare
- Use latest Winetricks package + necessary cabextract for it
- Add missing xz-utils and unzip, they were later added to run.sh as needed dependencies
- Manually download msxml6 from repo to avoid occasional download falling
- Add automatic yes to prompts for `sudo apt-get update` too
- Add compress-format to build.yml and custom_build.yml
- Use haveged instead of /dev/urandom for Gen_Rand_Str
- Add back environment variable for $GITHUB_OUTPUT, otherwise custom_build.yml will fail to upload the artifact
- Use `${{ steps.wsa.outputs.artifact }}` for build.yml too
- Use master branch for svenstaro/upload-release-action to get rid of Node 12 and `set-output` deprecation warnings
- Minor fixes + formatting

v2023-01-01

01 Jan 03:08
876a9a8
Compare
Choose a tag to compare
Revert "Use latest Winetricks + manually download msxml6 to avoid occ…

v2022-12-25

25 Dec 15:35
876a9a8
Compare
Choose a tag to compare
Revert "Use latest Winetricks + manually download msxml6 to avoid occ…

v2022-12-01: Refactor: Remove deprecated output

01 Dec 03:29
02d71bc
Compare
Choose a tag to compare

v2022-11-23

23 Nov 19:56
cdda5a4
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal

v2022-11-01

01 Nov 04:27
Compare
Choose a tag to compare
Skip push call: [no ci]

v2022-10-10: Refactor and fix merge workflow

10 Oct 09:06
Compare
Choose a tag to compare

v2022-10-03

03 Oct 06:04
Compare
Choose a tag to compare
Merge remote-tracking branch 'upstream/main'