Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seebz/magisk-single-user
Disables the multi-users feature
https://github.com/seebz/magisk-single-user
android magisk
Last synced: 16 days ago
JSON representation
Disables the multi-users feature
- Host: GitHub
- URL: https://github.com/seebz/magisk-single-user
- Owner: seebz
- License: wtfpl
- Created: 2017-07-15T15:23:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T17:34:38.000Z (over 5 years ago)
- Last Synced: 2024-08-01T05:24:11.313Z (3 months ago)
- Topics: android, magisk
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 13
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magisk Single User Mod
This [Magisk][] module simply disables the [multiple users][] feature introduced with Android 4.2.
It also removes the _guest account_ to keep our devices more secure.## Installation
1. Download and install this mod using _Magisk Manager_
2. Reboot## Links
* [Magisk][]
* [Support][]
* [Source][]
* [Donate][]## Changelog
**v1.6**
Update to the new `Magisk Installer` template
Update the `guest_user_enabled` setting on uninstall (Magisk v19.0)**v1.5**
Update to template v17000 (Magisk v17.0)
**v1.4**
Update to template v1500 (Magisk v15.0)
**v1.3**
Update to template v1400 (Magisk v14.0)
**v1.2**
Works now without 'late_start service script'
**v1.1**
Cosmetic changes
**v1.0**
First release## License
Simply [do what the fuck you want](LICENSE "View Licence").
[Magisk]: https://forum.xda-developers.com/apps/magisk
[Support]: https://forum.xda-developers.com/apps/magisk/module-single-user-mod-t3639486
[Source]: https://github.com/Seebz/magisk-single-user
[Donate]: https://www.paypal.me/seebz[multiple users]: https://source.android.com/devices/tech/admin/multi-user