Skip to content

Instantly share code, notes, and snippets.

@simrat39
Last active December 6, 2018 04:27
Show Gist options
  • Save simrat39/3e5b0b418c19de6ffa4e4323de32263b to your computer and use it in GitHub Desktop.
Save simrat39/3e5b0b418c19de6ffa4e4323de32263b to your computer and use it in GitHub Desktop.
OOS-whyred-notes

OxygenOS DSSI Port for whyred

  1. I didnt port and take no credit.
  2. Credit to all the developers.

Download Link https://androidfilehost.com/?fid=11410932744536993285

Flashing Instructions

  1. Wipe dalvik - system - data - cache.
  2. Flash the zip
  3. Flash Magisk v17.2 (optional)
  4. Reboot

Bugs

  1. Ambient Display
  2. Bluetooth Audio
  3. Hotspot
  4. Some about phone missing prop values
  5. and some other minor 1+ thing

Fixes Call fixes

  1. Open the Phone / Dialer app.
  2. Click the 3 dots menu on the top right , click on settings.
  3. Disable Noise Cancellation

Double tap to wake fix

  1. Flash https://t.me/rn5pofficial/185235 from TWRP (Thanks to @mihranz7.)

Do Not Disturb fix

  1. Install https://t.me/rn5pofficial/185552 (apk) (Thanks to @JSPiRiT1337).
  2. Open the app , give required permissions.
  3. Pull down qs panel
  4. Click on edit icon
  5. Drag the do no disturb tile to active tiles.

Reading mode and Night mode

  1. Use QS Tiles to activate / disable them.

Deep Sleep

  1. Flash Derp kernel or any kernel of your choice Note :- You have to flash the double tap to wake fix again after flashing any custom kernel.

Navigation Bar Fixes

  1. Enable On Screen Navbar from settings to avoid any problems

Camera

  1. Use Footej camera from playstore or use any supported gcam.
  2. Gcams will be added here later.
  3. For the gcam, use arnova gcam 8.2

Notes

  1. First boot takes 2min
  2. Cam2Api is already enabled
  3. Arnova GCAM front hdr portrait sometimes didnt save captured photos
  4. GApps already included
  5. For the gcam, use arnova gcam 8.2

Random Debugging

  1. Stock Cam : open and then quickly press home, after that reopen again without removing from recent apps
  2. Reroot with magisk 17.3 if you need root
  3. Enable swap if u are on 3GB RAM to avoid lags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment