https://medium.com/@jnebos/the-humble-android-calculator-4f1...
Second, the kernel itself presents attack surfaces. It is important to accept updates, when they are offered.
Dumb interface for smartphones, unrelated to dumbphones. Not that it was likely to be anything else. Pretty neat.
> RCS messaging
> (The points above apply to any phone with an unlocked bootloader, including ones running official LineageOS builds)
RCS really depends on attestation now? What the fuck?
Create a stripped-down "dumbphone" version of LineageOS for your Google Pixel without giving up the camera quality and touchscreen of a smartphone.
dumbphone (noun): A phone that is actually just a phone and only does what you need it to do for day-to-day life.
Launcher shown is Olauncher (not included but recommended)
Scripts, and resources used by those scripts to do what it does (see "What it does")
git clone https://github.com/ofdryads/miniageos.git
cd miniageos
chmod +x sync-mod-build.sh flash-customize.sh
./sync-mod-build.sh
./flash-customize.sh
For changes that do not need to be re-applied each build, you can set these variables to "false" in config.sh after they have been applied through an initial build/flash, and the scripts will simply skip these steps while preserving their current state
This is meant to be repeated every few months or so. Running this script/flashing the image is the update mechanism. It replaces the OTA system to avoid the modifications being undone by official LineageOS releases. Going 6+ months without updating creates security risks. This goes for any 3rd party apps you add as well.