- C++14/17
- CMake
- Enable all possible warnings (
-Wall,-Werror), ASAN and UBSAN (if possible)
| Library | Description | For | License |
|---|---|---|---|
| CPM | CMake Package Manager | CMake | MIT |
| #!/bin/sh | |
| dotfiles() { | |
| git --git-dir="$HOME"/.dotfiles --work-tree="$HOME" "$@" | |
| } | |
| error() { | |
| echo "ERROR: $1" | |
| exit 1 | |
| } |
-Wall, -Werror), ASAN and UBSAN (if possible)| Library | Description | For | License |
|---|---|---|---|
| CPM | CMake Package Manager | CMake | MIT |
| Magisk Modules: | |
| - BusyBox | |
| - Debloater | |
| # ROM | |
| debloat -d com.android.bips com.android.bookmarkprovider com.android.chrome com.android.deskclock com.android.dreams.basic com.android.egg com.android.emergency com.android.mms com.android.mms.service com.android.printspooler com.android.statementservice com.android.wallpaper.livepicker com.android.wallpaperbackup com.android.wallpapercropper com.android.soundrecorder com.mediatek.notebook | |
| # AGold | |
| debloat -d com.agold.newsos com.scanning.agold.agoldscanning com.agoldcomm.toolbox com.agold.autopoweronoff com.agold.trackrecord com.android.agold.flashtest com.agold.AgoldFactoryTest com.agold.cyclocomputer com.agui.app.memtester com.agui.game com.agui.wifi com.agui.studentmodel com.agui.usbcamera |