Skip to content

Instantly share code, notes, and snippets.

@EdricChan03
Last active September 20, 2018 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EdricChan03/932f38c8273fb67910ad7e5450f854bd to your computer and use it in GitHub Desktop.
Save EdricChan03/932f38c8273fb67910ad7e5450f854bd to your computer and use it in GitHub Desktop.
[No longer maintained] LineageOS Changelogs for hlte.

LineageOS 15.1 Changelog - 28/3/2018

Features

  • Update launch screen icon of AOSP Calendar
  • LineageOS API Level bump to 9 (Llama)
  • SELinux is now enforcing! :) This should remove the red text (which shouldn't be annoying) that displays when booting.
  • New toggles added for touchscreen! You can now customize the sensitivity of the touchscreen, as well as touch hovering! :D See this commit for more info.

Bugs

  • "Corrupted SD card" notifications/Unable to access SD card (Could be caused by this commit)
  • NFC
  • Bluetooth calls

Download build

LineageOS 15.1 Changelog - 6/4/2018

Features

  • NFC officially works! You can test it out yourself for proof :D
  • Android security patch level has been bumped to 5 April 2018
  • Default apps for "Tap & Pay" setting have been added
  • Lockdown has been added. Once enabled, when it's tapped, the device will lock. Fascinating, right?

Eleven (Music app)

  • Accent colours for the Eleven app (have you even used it?) have been updated to match the new icon
  • Card styles for Eleven have been fixed
  • Animations for activities have been changed to use the default Android animation

Updater

  • The refresh button now uses an animation instead of a dialog

Jelly (Browser)

  • Jelly now supports the Style API! Dark mode now available! So cool! XD

Files

  • Files now support the Style API! (Not literally the files as in stuff that have papers inside! Not that! I meant the system app.)

Snap (Camera)

  • New focus indicator

Bug Fixes

  • "Corrupted SD card" has been fixed. No more of that pesky notification or the SD card being not able to be detected
  • (List another here)

Bugs

  • Bluetooth calls/Bluetooth doesn't work after a while

Links

Download build Join Oreo ROMs for hlte group Official LineageOS Changelog

Screenshots

Camera focus indicator Tap & pay NFC New Cyan option
Camera focus indicator Tap & pay NFC New Cyan option

LineageOS 15.1 Changelog - 16/7/2018

Changes since 16 June 2018

Welcome to the monthly LineageOS (unofficial) changelog for hlte! Here's a list of changes from 16 June 2018 to 16 July 2018!

Notes

  • The list of changes in every subheader is ordered by when the commit was last updated on Gerrit.
  • The list of changes below do not include "Automatic translation import" commits.

Features

  • There's a new dark mode feature! You can try it out by navigating to Settings > Display > Styles.
  • Android has been updated from tag android-8.1.0_r30 to tag android-8.1.0_r36.
  • The Android security patch level has been bumped to 5/7/2018
  • On Trebuchet, when editing an app, the editing icon functionality will be disabled if no icon packs are installed. (See commit I09ac14 for more info)

Changes

android

  • manifest: android-8.1.0_r30 -> android-8.1.0_r36 (I4f33a5)

android_packages_apps_LineageParts

  • parts: styles: add support for more dark overlays (I973041)
  • parts: Trust: better warnings management (I463279)
  • Parts: expose toggle for disabling trust alerts (I088d5c)

android_packages_apps_Settings

  • Settings: handle decrypting larger pattern sizes for sw600dp (Ic831ad)
  • DisplaySettings: Allow devices to opt out from lift to wake detection (Ia1b673)
  • settings: Add platform and RAM to "Model & Hardware" dialogue (Ia43cb3)
  • SimSettings: Fix preferred calls sim not being disabled (Ib8054f)
  • SimSettings: Use TelephonyExtUtils helper methods (Id6eaff)
  • Settings: hide wallpaper copyright (I186eaa)
  • Settings: Add LineageOS legal info (I263ccc)

android_packages_apps_Trebuchet

  • Edit dialog: dynamically apply foreground to icon (I09ac14)
  • Edit dialog: change brush color from black to white (I71fccc)
  • WallpaperManager: do not crash because of insufficient permissions (I1559a3)
  • IconsHandler: use ViewHolder, prevent AsyncTask leaks, cleanup (I333758)
  • IconsHandler: prevent resource not found exception when getting xml (Ia9f4ea)
  • logging: prevent NPE at logDeepShortcutsOpen (I8cd157)

android_packages_apps_Updater

  • Don't use one shot PendingIntents for the notification actions (Ib457d9)
  • Don't treat the current build as compatible (I72d39c)
  • Updater: Improve battery check (Iebb102)
  • Updater: Add property that allows us to downgrade (I691663)
  • Updater: Allow toggling A/B perf mode (I380a39)

android_vendor_lineage

  • vendor: build black style (I35026f)
  • overlays: add black style (I3414cf)
  • styles: add support for more dark overlays (If9e08b)
  • systemUi: styles: support more dark overlays (I4fafa2)

Links

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