meta data for this page
  •  

This is an old revision of the document!


LineageOS 15.1 for HTC M8S https://forum.xda-developers.com/htc-one-m8/one-m8s-general/rom-lineageos-htc-one-m8s-m8qlul-t3805704

Versions

  • 20 June 2018
    • Fixed headphones microphone
  • 26 July 2018
    • July Android Security updates
    • Kernel updated from tag 3.10.49 to tag 3.10.108
    • Bluetooth now recognises the correct bt address
    • Use low-latency as primary output for notifications and ringtone
    • Switched SELinux to enforcing
    • When usb composition is on “charge only” adb works
    • Enabled audio offloading
    • Added the option to disable Double Tap to wake gesture
    • Added option to unlock phone with a gesture (you can find it under gestures tab)
    • Used newer WiFi configuration files (hope that fixes WiFi problems)
    • The name “HTC One M8s” is shown to your pc when connected instead of “Android Phone”
  • 18 October 2018
    • August/September/October ASB merged
    • Use sdFAT instead of exFAT
    • Reduce GPS fix time
    • Increased speaker volume
    • Increased microphone volume
    • Increased upper earpiece volume when in-call
    • Enabled HDR
    • Fixed wakelock
  • 26 October 2018
    • Instagram videos fixed

Installation

  • Launcher: Googleonw or Trebouchet - better is to install Nova Launcher
  • External SD card only to move files or extend internal memory (will be erased)
  • Install weather provider:

Long GPS Fix

It looks like AGPS is not working

XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
mount -o rw,remount /system
vim /etc/gps.conf
#XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
#XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
#XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bini
 
XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra3grc.bin
XTRA_SERVER_2=https://xtrapath2.izatcloud.net/xtra3grc.bin
XTRA_SERVER_3=https://xtrapath3.izatcloud.net/xtra3grc.bin
 
NTP_SERVER=europe.pool.ntp.org
 
SUPL_HOST=supl.google.com
SUPL_PORT=7276
mount -o ro,remount /system

Status bar icons

remove root # icon

settings get secure icon_blacklist
rotate
settings put secure icon_blacklist rotate,su
reboot