Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.2.1 - 2023-03-13
🎉 Support updating module via Magisk Manager
Changed
- Add
updateJsontomodule.prop
2.2.0 - 2023-03-13
🎉 Use GrapheneOS SUPL proxy (thanks @ranton1990)
Changed
- Use
supl.grapheneos.orgasSUPL_HOST
2.1.0 - 2023-01-17
🎉 Fix Google server being used (thanks @ranton1990)
Changed
- Use
agpss.orange.frasSUPL_HOST
2.0.0 - 2022-10-15
🎉 Maintenance changes
Changed
- Use European time server
- Fix setting
SUPL_HOSTif it does not exist yet
1.0.0 - 2020-05-03
🎉 First release!
Added
- Everything needed to make a standard Magisk module
- A
post-fs-datascript that replaces the values ofSUPL_HOSTandNTP_SERVERin Android'sgps.conf - A readme detailing everything needed to know before installing the module
- A license file
- GitHub workflows to lint the script as well as build and publish the module