Skip to content

Instantly share code, notes, and snippets.

@joeyhuab
Last active January 11, 2021 16:39
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save joeyhuab/8fe7d671fd8a1746396a7508ab3d3128 to your computer and use it in GitHub Desktop.
Save joeyhuab/8fe7d671fd8a1746396a7508ab3d3128 to your computer and use it in GitHub Desktop.
Tissot - Pie Semi GSI

Credit: Rupansh, ZeroInfinity, kdrag0n

PRO TIP: YOU CAN USE CTRL+F TO SEARCH ON THE PC

PRO TIP 2: YOU CAN SEARCH ON MOBILE USING CHROME > MENU > FIND IN PAGE

TISSOT PIE SEMI-GSI TELEGRAM GROUP: https://t.me/tissotpsemigsi

MI A1 ANDROID PIE SEMI GSI WIKI: https://github.com/erfanoabdi/P_semiGSI/wiki/Xiaomi-Mi-A1

MAIN DOWNLOAD FOLDER: https://androidfilehost.com/?w=files&flid=280194

HOW TO RETURN TO STOCK ROM: https://www.youtube.com/watch?v=UolGlwRriic

CHANGELOG: XDA Thread

TABLE OF CONTENTS

Known bugs

  • DT2W only works on some display panels
  • Some issues with the Mi A2 Camera app ("Could not connect to Camera" crashes often)
  • SELinux is permissive
  • Anything other than this is a vendor related issue! (report to your dev with meaningful logcats or change your vendor/treble ROM base)

Mirrors

NEW DOWNLOAD MIRROR

KDragon Pie A/B GSI mirror

POST zips for PIE PR1 and other extras. KDragon mirror

How to install

Dirty Flashing From DP5

Follow THIS GUIDE for everything on how to install and update

ADB fix

For those who are unable to get ADB normally, flash this zip in TWRP.

Battery drain

If you are getting unusual battery drain, disable ADB (USB debugging) in developer options.

Custom nav bar

Install this app to add more buttons to your navigation bar.

Camera

Library of GCam mods (not all of them will work, depends on the device): https://www.celsoazevedo.com/files/android/google-camera/

Force Google Backup

  1. Enable Debugging/ADB on phone
  1. Enter the following ADB commands from your PC/shell

adb shell bmgr run bmgr backupnow --all

https://forum.xda-developers.com/pixel-2-xl/how-to/forcing-pixel-2-xl-backup-t3691071

Gallery

If you don't like Google Photos, you can install the gallery from LineageOS HERE.

GCam Settings Fix

Flash THIS in TWRP and reboot. No need to manually mount anything.

How to flash custom kernel

  • Flash your desired custom kernel
  • Reboot

Launcher Mod

SEE HERE: https://labs.xda-developers.com/store/app/com.kieronquinn.app.pixellaunchermods

Magisk

Magisk 16.7 BETA SHOULD be working on most devices. You can get it HERE.

MTP workaround

Enable developer settings (Please google to know if you don't know)

Scroll down to select Default USB Configuration

Select File Transfer

New navbar

Settings > System > Gestures > Swipe up on Home button

If this does not exist for you, install THIS magisk module. Note: it also disables your hardware keys.

Ok Google

Install the latest Google App update from the Play Store. Download the April or July modem patch and flash via TWRP. See which one makes OK Google work for you.

Pixel bootlogo

Flash this zip via TWRP.

Smallest width

Go to Settings > Enable developer options > Go to dev options > Look for smallest width

Substratum

In order to use Substratum themes on Android Pie, you'll have to follow these steps:

Use the latest beta build from substratum ci channel (http://t.me/substratumci)

Make sure the theme you're using supports Pie.

Select the overlays you wish to install

Select Build & Enable from the FAB

That's it.

Updating GMS / Play Store / finishing setup / persistent notification bugs

Install this APK like any other - via Files, Chrome, ADB, etc.

@vip-marvin
Copy link

Hi, how can i update kernel? There is 5.4 version of moun kernel. Only flash it?

@prabhjot-s
Copy link

@vip-marvin yes u just need to flash the kernel and reboot..

@vip-marvin
Copy link

@prabhjot-s thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment