Menu

Tree [022138] lineage-17.1 /
 History

HTTPS access


File Date Author Commit
 .github 2022-02-27 AnanJaser AnanJaser [615dfe] Add issue templates
 Audioloader 2021-02-28 Anan Jaser Anan Jaser [7b8164] trelte-common: Audioloader: add rc file
 audio 2022-03-07 Anan Jaser Anan Jaser [061b1c] trelte-common: audio: move to vendor
 bluetooth 2020-10-14 Anan Jaser Anan Jaser [30c114] trelte-common: bluetooth: adjust configs to mat...
 bluetooth_impl 2021-02-17 Anan Jaser Anan Jaser [023847] trelte-common: bluetooth: rebrand to universal5433
 board 2019-09-12 ananjaser1211 ananjaser1211 [68be12] trelte-common: add basic NFC setup
 camera 2021-02-17 Anan Jaser Anan Jaser [ce68b8] trelte-common: camera: disable custom params
 configs 2022-04-21 Anan Jaser Anan Jaser [fe1ce6] trelte-common: configs: drop unsupported enc/dec
 fingerprint 2022-03-07 Anan Jaser Anan Jaser [1c8be2] trelte-common: fingerprint: move to vendor
 gnss 2021-07-25 Anan Jaser Anan Jaser [26e0c1] Revert "trelte-common: gnss: handle AGpsRilCall...
 include 2021-04-19 Anan Jaser Anan Jaser [c2b323] trelte-common: update gralloc header for Q
 init 2021-06-26 Anan Jaser Anan Jaser [5dbb2e] trelte-common: init: add default case for prop ...
 libhidl 2019-01-01 bonuzzz bonuzzz [685938] common: Add back libhidl
 lineagehw 2020-01-20 AnanJaser AnanJaser [9945cc] trelte-common: remove unused lineagehw VibratorHW
 overlay 2022-04-23 Anan Jaser Anan Jaser [712a25] trelte-common: overlay: add SystemInfo support
 power 2021-07-06 Francescodario Cuzzocrea Francescodario Cuzzocrea [d8b62a] trelte-common: power: fix profile switching
 product 2021-02-19 AnanJaser AnanJaser [c38c97] trelte-common: nfc: fix product_copy
 rootdir 2022-04-28 Anan Jaser Anan Jaser [022138] trelte-common: Ramdisk: Restart GNSS at framewo...
 seccomp 2020-11-14 arco arco [e876b2] trelte-common: Drop mediaextractor seccomp policy
 sensors 2021-02-17 Anan Jaser Anan Jaser [0b7ffe] trelte-common: sensors: rebrand to universal5433
 sepolicy 2019-08-26 AnanJaser AnanJaser [698f3b] trelte-common: bluetooth sepolicy
 shims 2020-11-13 Anan Jaser Anan Jaser [206639] convert libsshim_gpsd to Android.bp
 validityservice 2020-11-14 Anan Jaser Anan Jaser [13ea35] trelte-common: fingerprint: move permission to ...
 Android.bp 2020-11-14 Anan Jaser Anan Jaser [767926] trelte-common: import GNSS 1.0 from hardware/in...
 Android.mk 2019-09-16 AnanJaser AnanJaser [a75ce8] trelte-common: fix N910U Codename
 BoardConfigCommon.mk 2022-04-23 Anan Jaser Anan Jaser [f7850f] trelte-common: build FaceUnlock package
 README.md 2022-04-27 Anan Jaser Anan Jaser [256eb8] update readme
 config.fs 2019-09-15 AnanJaser AnanJaser [d2d5cc] trelte-common: Create root folders outside of v...
 device-common.mk 2022-04-23 Anan Jaser Anan Jaser [0b4a67] trelte-common: Add VR Support
 lineage.dependencies 2020-11-06 ripee ripee [308535] trelte-common: Switch to new bsp
 manifest.xml 2021-11-17 Anan Jaser Anan Jaser [8cf9e3] trelte-common: binderize GNSS
 proprietary-files.txt 2022-04-21 Anan Jaser Anan Jaser [c23ff6] trelte-common: Switch to N935FXXS7CTJ2 OMX
 system_prop.mk 2021-07-25 Anan Jaser Anan Jaser [7006b1] trelte-common: disable hardware keystore

Read Me

Releases for Samsung Galaxy Note 4 family

  • Copyright (C) 2015-2017 Christopher N. Hesse raymanfx@gmail.com
  • Copyright (C) 2021 ananjaser1211 (AnanJaser)

License

Apache License 2.0 (Apache-2.0) (Located at LICENSE, read more at tldrlegal.com/license/apache-license-2.0)


Device Guide

Head over to our Wiki Device Guide

Releases Notes

Full Changelog History XDA Developers

Downloads

Downloads are hosted at SourceForge

Threads

LineageOS-17.1 | RessurectionRemix | TWRP Recovery

Universal5433 - BUG Reports Guide

Bug reporting for LineageOS-17.1 | RessurectionRemix

alt text

How to write issues

  • Select the right template for your issue request ([BUG] for bug, [Request] for requests)
  • Please explain your issue correctly
  • Give as much details as possible.
  • Low effort issues most likely will be closed.
  • Gather logs!

How to gather logs with LoggingKit

  • Clone/Fork the repo or download the kit via Releases

[With booted System] - Intended for Crashes, FCs and other SYSTEM Logs

1) 1. For Windows users: Install Universal ADB drivers or Brand specific ADB drivers if you don't have them
2. For Linux and macOS users: To make the files executable, type in Terminal chmod +x and drag the files
2) On your phone enable USB debugging under Developer options
3) Launch your required log type (to find out which logs you should gather, check Legend)
4) Grant ADB Keys
5) Close your log type
6) Launch the needed log, again
7) After recording log, attach the created file to your GitHub issue post.

Legend

Log type Description
log-ball Full buffer logcat. Don't use unless requested
log-all Verbose logcat, messy but records everything
log-e Log for Error filter, only shows crashes
log-ril Log for Modem/SIM and other RIL issues
log-kmsg Log for Kernel msg when the kernel panics
log-dmsg Log for Kernel on an active system
log-ActiveDmesg Looping Log for Kernel on active system
  • Being stuck at "Waiting For Device" means you either did not auth the adb key or your device does not even have debugging enabled
  • Extra: You can skip step 3/4 by running ADB_Keys.bat if you previously allowed your computer ADB
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.