Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
269 lines (241 loc) · 11 KB

rr-galaxytabs-note.md

File metadata and controls

269 lines (241 loc) · 11 KB

Changelog unofficial RR Nougat LuisROMs Samsung Galaxy Tab S (T700/705/800/805) and Samsung Galaxy Note 2014 Edition (P600)

Changelog builds after 04/15/2018:


Changelog builds after 03/23/2018:

  • kernel: Remove powersuspend commits from 03/11/2018
  • kernel: Set # CONFIG_INPUT_BOOSTER is not set
  • kernel: usb: core: Fix compiling
  • kernel: T805 M usb driver updates …

Changelog builds after 03/15/2018:

  • Bump security patch level to 2018-03-05

Changelog builds after 03/12/2018:

  • Some update from LOS-14.1 framework sources:
    - Update tint of resource icons of third party QS tiles
    - SystemUI: Fix LiveDisplay tile off color …
    - livedisplay: Allow tile creation before boot completed phase [2/2] …
    - mtp: fix double free of thumbnail data …
    - Throw OOME if Bitmap.nativeCreate fails …
    - Adjust Uri host parsing to use last instead of first @. …

Changelog builds after 03/11/2018:

  • kernel: Add Powersuspend
  • kernel: powersuspend: disable debugging by default …
  • kernel: powersuspend: add debug sysfs trigger to see how driver work …
  • kernel: powersuspend: Replaced deprecated singlethread workqueue with updated…
  • kernel: powersuspend: add power_suspended boolean for global access …
  • kernel: kernel/power/powersuspend: add display panel hooks for powersuspend …
  • kernel: kernel/power/powersuspend: new PM kernel driver for Android w/o early…
  • kernel: kernel/power/powersuspend: v1.6.1 add autosleep & hybrid modes …
  • kernel: kernel/power/powersuspend: new PM kernel driver for Android w/o early… …
  • kernel: switch: arizona: Use power efficient workqueue …
  • kernel: timekeeping: Move clock sync work to power efficient workqueue …
  • kernel: usb: move hub init and LED blink work to power efficient workqueue …
  • kernel: net: rfkill: move poll work to power efficient workqueue …
  • kernel: net: wireless: move regulatory timeout work to power efficient workqueue …

Changelog builds after 03/10/2018:

  • kernel: complete rebase the linux kernel 3.4.113 (based on the exynos5420 team)
  • LuisKERNEL:
    kernel: Adds for LuisKERNEL on defconfig
    kernel: drivers:lmk: Fix null pointer issue …
    kernel: drivers:lmk: Fix double delete issue …
    kernel: drivers:lmk: implement task's adj rbtree …
    kernel: cpufreq: fallback to interactive if governor is not found …
    kernel: sched/fair: Optimize find_idlest_cpu() when there is no choice …
    kernel: PM / Wakeup: Use rcu callbacks for better performance …
    kernel: PM / wakeup: Adjust messaging for wake events during suspend …
    kernel: gpu: mali: set stock default max/min freqs and tune step thresholds
    kernel: cpufreq: reduce max A15 cluster frequency to 2000 MHz …
    kernel: usb: gadget: check for accessory device before disconnecting HIDs …
    kernel: CHROMIUM: cpufreq: interactive: calculate load before freq change …
    kernel: mm: Optimized SLUB memory allocator
    kernel: kernel/sched/fair: reduce latency …
    kernel: block: disable I/O stats …
    kernel: mmc: disable CRC check for better performance …
  • device: complete rebase of the device tree (based on the exynos5420 team)

Changelog builds after 02/14/2018:

  • Bump security patch level to 2018-02-05

Changelog builds after 02/01/2018:

  • Update weather provider apks

Changelog builds after 01/29/2018:

  • chagallwifi: Revert some device commits (fix wifi issue)

Changelog builds after 01/27/2018:

  • chagalllte: CONFIG_SECURITY_SELINUX_DEVELOP is not set (selinux enforcing)
  • v1awifi: Kernel Enforcing …
  • fs/exec: fix use after free in execve
  • ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() …
  • ALSA: compress - move the buffer check
  • ALSA: compress: fix an integer overflow check
  • net: wireless: bcmdhd: fix buffer overrun in private command path
  • ext4: fix condition of validate s_first_meta_bg …

Changelog builds after 01/26/2018:

  • exynos5420-common: Add AptX blobs
  • exynos5420-common: enable AptXHD
  • exynos5420-common: enable OLED burnIn protection support
  • Don't seclabel sswap
  • Remove useless property sets
  • power: adjust the header for the new dynamic cluster configuration
  • vinit: disable touchscreen and touchkey input boosters
  • exynos5420: enable variable touchkey brightness support
  • sepolicy: address a gpsd denial
  • exynos5420-common: Disable BOARD_CHARGER_ENABLE_SUSPEND
  • selinux: handle some denials
  • Revert "GPU: set 533mhz as the default max gpu clock"
  • system_props: Enable sdcardfs
  • sepolicy: Fix exFAT permissions
  • sepolicy: Update debugfs rules
  • proprietary-files: Update widevine
  • Use modified open source camera wrapper [1/2]
  • SamsungPowerHAL: do not define CPU4 node paths
  • Revert "net: wireless: bcmdhd: fix buffer overrun in private command path buffer overrun case found when length parameter manipulated."
  • ipv6: fix out of bound writes in __ip6_append_data()
  • BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parent Like commit 657831ffc38e ("dccp/tcp: do not inherit mc_list from parent") we should clear ipv6_mc_list etc. for IPv6 sockets too.
  • BACKPORT: sctp: do not inherit ipv6_{mc|ac|fl}_list from parent SCTP needs fixes similar to 83eaddab4378 ("ipv6/dccp: do not inherit ipv6_mc_list from parent"), otherwise bad things can happen.
  • ipv6: Check ip6_find_1stfragopt() return value properly.
  • ipv6: Prevent overrun when parsing v6 header options
  • unix: correctly track in-flight fds in sending process user_struct
  • unix: properly account for FDs passed over unix sockets
  • ext4: fix fencepost in s_first_meta_bg validation
  • ext4: fix condition of validate s_first_meta_bg
  • dccp/tcp: do not inherit mc_list from parent
  • ping: implement proper locking
  • selinux: fix off-by-one in setprocattr
  • fs/exec.c: account for argv/envp pointers
  • BACKPORT: fiq_debugger: restrict access to critical commands.
  • sctp: validate chunk len before actually using it
  • net: wireless: bcmdhd: fix buffer overrun in private command path buffer overrun case found when length parameter manipulated.
  • arm: oabi compat: add missing access checks
  • kernel: Restrict permissions of /proc/iomem.
  • ALSA: compress: fix an integer overflow check
    ...

Changelog builds after 01/23/2018:

  • Add AptXHD for all exynos 5420 devices

Changelog builds after 01/22/2018:

  • Android: Update Security patch level 2018-01-05

Changelog builds 01/17/2018:

  • bt: add AptX blobs from OnePlus3t OxygenOS OpenBeta 5

Changelog builds 01/13/2018:

  • device: Fix Miracast & Cast

Changelog builds 12/12/2017:

  • CMParts: gestures: Update KeyHandler for API change …
  • Merge pull request #3 from Davehimself7586/patch-1

Changelog builds after 12/11/2017:

  • fw/b: Return a KeyEvent instead of a boolean in KeyHandler …
  • ZenModeHelper: Allow lights by default …
  • Clearing up invalid entries when SyncStorageEngine starts …
  • Prevent getting data from Clipboard if device is locked …
  • SystemUI: Fix title text clipping when task lock button is visible …
  • Stop explicitly using kCallerPasses_Ownership …
  • Fix ClipboardService device lock check for cross profile …

Changelog builds after 12/06/2017:

  • Add Wireguard VPN ROM support
  • Kernel: wacom: Report KEY_WAKEUP on s-pen removal
  • Pie: Fix FC after reboot with french language …
  • Fix systemUI FC when using the Language QS tile

Changelog builds after 12/03/2017:

  • Update RR-Changelog to v5.8.5
  • Update Magisk to v14.5 (optional) …
  • Update include method for prebuilt apks …
  • prebuilt: Update included apk's to latest versions

Changelog builds after 11/28/2017:

  • device: Fix/Add weather providers

Changelog builds after 11/19/2017:

  • qcom: Allow setting custom audio, display, and media HALs …
  • Add WOM Internet/MMS (CL) apn …
  • Add Correios Celular (BR) APN …
  • build: qcom_target: Add sdm660 …
  • tasks: kernel: Kill unexisting wiki reference …
  • Update initial attach for Tmo US …
  • charger: Remove battery_fail images …
  • qcom_target: Commonize UM target HALs …
  • envsetup: Fix cmremote for AOSP projects …
  • cm/aosp/cafremote: Make variables local …
  • Added more USA sensitive phone numbers …
  • Updated apns for device bringup for S4 Mini - serranolteusc …
  • cm: build: kernel: Rework kernel module logic …

Changelog builds after 11/11/2017: (T705/T805)

  • back: Change dialer android_packages_apps_dialer to rr sources

Changelog builds after 11/05/2017:

  • Change default Wallpaper to Luis ;-) (Thanks to patmo.de)

Changelog builds after 11/02/2017 (T705/T805):

  • Allow T9 with ru_UA locale (Dialer)
  • Change dialer sources to github.com/ROM-FIXES

Commits for Builds from 10/15/2017:

  • Remove wakelocks from LockClock widget (reduce battery drain)

Commits for Builds from Oct 03,2017

Commits for Builds from Sep 30,2017

  • Support signature spoofing (microG/GmsCore)

Commits for Builds from Sep 29, 2017

  • Enable burn in protection …
  • v4l2: Implement exynos_v4l2_prepare …
  • videocodec: Support recent MFC hardware …

Commits for Builds from Aug 21, 2017

  • Increase volume for the build-in mics from 17/32 to 32/48 in device settings (mixer_paths.xml)

Commits for Builds from Aug 18, 2017

  • Merge pull request #11 from exynos5420/cm-14.1 …
  • fs/exec: fix use after free in execve …