Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ====================
- 2018-06-19
- ====================
- * frameworks/base
- 52eabf7 Add vendor patch level system property [Alex]
- 09e578e Add Flashlight blink on incoming calls [1/3] [PMS22]
- 8588db5 Lockscreen/ambient analog clock: improve design [ezio84]
- f83ffcd Fix CustomTile NPE in handleRefreshState [Alex]
- 960a4e8 Remove useless dream manager isDozing check [ezio84]
- 4b4ffc7 Ambient music: skip useless setDozing calls [ezio84]
- dcb7693 SystemUI: disable wallpaper-based tint for scrim [Joey]
- 07fe52e SystemUI: modify overscroll bug in NotificationStackScrollLayout [wonyoung]
- 0774cb3 MicroG signature spoofing support [gudenau]
- * packages/apps/Settings
- b61c165 Simplify the root checking method [Nick Reuter]
- b2f19c2 Embed shortcut for root app on the dashboard [tsubus]
- 16598f2 We Like Rounded Searchbar [Rakesh Batra]
- 56517c5 Add vendor patch level property to AOSP security dialog [Alex]
- 8982a64 AOSP security dialog [Alex Cruz]
- * packages/apps/Xtensions
- f3c6ed9 Add Flashlight blink on incoming calls [2/3] - Thanks to @Shripal17 for suggesting list preference instead of a toggle - Add a device specific flashlight check [PMS22]
- a83358f Add the missing divider [SuperDroidBond]
- * packages/services/Telecomm
- 6200558 Telecomm: Add Flashlight blink on incoming calls [3/3] [Shripal17]
- ====================
- 2018-06-18
- ====================
- * build/make
- 86cd731 Time For The Change in Script [SuperDroidBond]
- * device/oneplus/msm8998-common
- d593510 Fix: HBM tile Thanks to @SuperDroidBond [mukesh22584]
- * frameworks/base
- b10b5ad Fix LockClock Font & Size resetting after reboot [SuperDroidBond]
- ====================
- 2018-06-17
- ====================
- * device/oneplus/dumpling
- 5fa88eb Disable full screen aspect ratio [mukesh22584]
- * device/oneplus/msm8998-common
- 659f1d1 msm8998-common: Remove license.lic [mukesh22584]
- d830374 CarrierConfig: merge back all volte lines from prev version [maxwen]
- 336273b Add HBM Tile from OmniRom [maxwen]
- 901f44e Big Clock Padding for DU's Clock [SuperDroidBond]
- 7580a5d update prebuilt google camera GoogleCamera-Pixel2Mod-Arnova8G2-V8Final-test.apk [mukesh22584]
- 108bfcd msm8998: first API level is 27 now [mukesh22584]
- b94131d msm8998: Enable Passpoint support [Pranav Vashi]
- 4ee55d3 msm8998: fix encryption in recovery [Carlos Solano]
- a87438c msm8998-common: Add support monitor dash charge [EsromTech]
- 562b0d3 Revert "Set TARGET_USES_MEDIA_EXTENSIONS to false" [mukesh22584]
- 282f8f2 msm8998: sepolicy: allow netlink_kobject_uevent_socket read [martinusbe]
- 5d72798 msm8998: sepolicy: allow init self:netlink_kobject_uevent_socket [martinusbe]
- 2b8a920 msm8998: Fix 3rd party app FFC camera [Marko Man]
- 56fac1e msm8998: Added syscall to media extractor policy [Vara Prasad A V S G]
- c8bee32 msm8998: Use Google full APN list [Ralf Luther]
- 4d227b5 op5: enable agps [Marko Man]
- f609699 msm8998: Add overlay to hide sRGB togle [Carlos Solano]
- 8dfa033 msm8998-common: overlay - Light up the display [Ralf Luther]
- 079f560 Tune auto-brightness values [Marko Man]
- 6c74adb msm8996: allow reading FRP status for user [Lup Gabriel]
- d952a27 msm8998-common: dt2w hax [martinusbe]
- 39e5820 MSM8998-COMMON: Include ARCore [Roybabu]
- 4e05ad4 Revert "Fix slow motion recording in Google Camera" [mukesh22584]
- df42aea msm8998: sync media profiles with OP5T beta4 [codeworkx]
- c68b1bb GPS acts retarded if you push the files to vendor. Move to system to fix [APOPHIS9283]
- d79c553 gps: update from op5 tree, fix long lock [andr68rus]
- 02d7843 msm8998: Remove local copy of thermal/VR HALs [Michael Bestas]
- * kernel/oneplus/msm8998
- f03f7e1 Merge branch '8.1.0-unified' of https://github.com/nathanchance/op5 into HEAD [mukesh22584]
- * vendor/xtended
- 8fe0741 Add Simple Analog Clock [SuperDroidBond]
- 77c2f97 Add deep night clock [ezio84]
- ====================
- 2018-06-16
- ====================
- * kernel/oneplus/msm8998
- d5c0f2d Merge remote-tracking branch 'als/oneplus/QC8998_O_8.1' into 8.1.0-unified [Nathan Chancellor]
- e388b37 Merge 4.4.138 into oneplus/QC8998_O_8.1 [Nathan Chancellor]
- 0bd2bed Linux 4.4.138 [Greg Kroah-Hartman]
- 5635242 crypto: vmx - Remove overly verbose printk from AES init routines [Michael Ellerman]
- 47d1aa2 Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID [Johannes Wienke]
- 646dbf0 Input: goodix - add new ACPI id for GPD Win 2 touch screen [Ethan Lee]
- 25bdf08 kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access [Paolo Bonzini]
- b13b60e vmw_balloon: fixing double free when batching mode is off [Gil Kupfer]
- 6ffaa6e serial: samsung: fix maxburst parameter for DMA transactions [Marek Szyprowski]
- 3269081 KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system [Paolo Bonzini]
- 8417244 KVM: x86: introduce linear_{read,write}_system [Paolo Bonzini]
- 09b20d9 Clarify (and fix) MAX_LFS_FILESIZE macros [Linus Torvalds]
- c4f78b5 gpio: No NULL owner [Linus Walleij]
- 81613cc x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code [Andy Lutomirski]
- 702b477 af_key: Always verify length of provided sadb_key [Kevin Easton]
- 85191ed x86/fpu: Fix math emulation in eager fpu mode [Andy Lutomirski]
- a2dd284 x86/fpu: Fix FNSAVE usage in eagerfpu mode [Andy Lutomirski]
- 7c3adb3 x86/fpu: Hard-disable lazy FPU mode [Andy Lutomirski]
- 8edb1d7 x86/fpu: Fix eager-FPU handling on legacy FPU machines [Borislav Petkov]
- 93deddf x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") [Yu-cheng Yu]
- 0e005aa x86/fpu: Fix 'no387' regression [Andy Lutomirski]
- 1d9af7d x86/fpu: Default eagerfpu=on on all CPUs [Andy Lutomirski]
- 747fd4e x86/fpu: Disable AVX when eagerfpu is off [yu-cheng yu]
- 63b20af x86/fpu: Disable MPX when eagerfpu is off [yu-cheng yu]
- 082efbb x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros [Borislav Petkov]
- 3de8b83 x86: Remove unused function cpu_has_ht_siblings() [Juergen Gross]
- d1e6f6d x86/fpu: Fix early FPU command-line parsing [yu-cheng yu]
- 44079bc Merge branch '8.1.0-unified' of https://github.com/nathanchance/op5 into HEAD [mukesh22584]
- * packages/apps/Settings
- 0f91397 Revert "Option to Disable Blank network signal icons on Msim [2/2]" [SuperDroidBond]
- * vendor/oneplus
- 0f7125b op3: Update blobs from OB37/OB28 [dianlujitao]
- ac65d9b msm8998-common: Update makefile [mukesh22584]
- ====================
- 2018-06-15
- ====================
- * kernel/oneplus/msm8998
- 922df9d BACKPORT: tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() [Eric Dumazet]
- 696a1e5 fs/exec: fix use after free in execve [Andrea Arcangeli]
- * vendor/xtended
- ea07db2 Add APN Config from OOS as it supports all VoLTE Services in India [SuperDroidBond]
- fc87a40 vendor: add network list overlay [Marko Man]
- 7436e07 Add our Xtended Clock [SuperDroidBond]
- ====================
- 2018-06-14
- ====================
- * kernel/oneplus/msm8998
- 08fd928 staging: qca-wifi-host-cmn: Merge tag 'LA.UM.6.2.r1-08900-sdm660.0' into 8.1.0-unified [Nathan Chancellor]
- d886d05 staging: qcacld-3.0: Merge tag 'LA.UM.6.2.r1-08900-sdm660.0' into 8.1.0-unified [Nathan Chancellor]
- 1ea75ed staging: fw-api: Merge tag 'LA.UM.6.2.r1-08900-sdm660.0' into 8.1.0-unified [Nathan Chancellor]
- 2cc6ea7 Merge tag 'LA.UM.6.2.r1-08900-sdm660.0' into 8.1.0-unified [Nathan Chancellor]
- ====================
- 2018-06-13
- ====================
- * frameworks/base
- 076272c Allow to add custom clocks as analog clock overlays [1/2] [Alex]
- 3016c2b Remove deadpool analog clock [Alex]
- c96216d Date fonts - change font from alarm clock too [El Dainosor]
- 65ac92f Allow to suppress notifications sound/vibration if screen is On [1/2] [ezio84]
- e0b2600 Allow using framework values for rounded corners [1/2] [AgentFabulous]
- 32a4f42 base: SystemUI: add volume tones and toggle back [1/2] thanks to @romanbb & default round system icon thanks to @ezio84 [Roman Birg]
- eab72b5 Introduce Rotation Boost [Alex Naidis]
- bec9f6c Rework AOSPA boosting configuration [Alex Naidis]
- ef07590 UserController: Introduce Bootup Boost [Alex Naidis]
- eb8461f Keypress Boost: Improve dispatching logic [Carlo Savignano]
- 1b43f33 Keypress Boost: Block multiple Keypress boosts [Alex Naidis]
- 0eb388b Introduce Keypress Boost [Alex Naidis]
- 423b1b8 Fix boost issue caused by pre-fling [Jun Wang]
- eeacbd8 boost ahead of current fling boost in scroll [Jun Wang]
- 5f9f685 Framework for LaunchBoost v2 and Frequency aggr during launch. [Bhargav Upperla]
- 56b4500 BoostFramework: Implement asynchronous processing of perflocks [Alex Naidis]
- da3e024 Kill some lockscreen related animations [Umang96]
- fa5283f Revert "QS: add right/left padding even if it's 0 for collapsed statusbar" [SuperDroidBond]
- 8ddf105 Fix LockClock Size & Colors(Ambient) for once n all [SuperDroidBond]
- * kernel/oneplus/msm8998
- 90b1b16 Merge remote-tracking branch 'als/oneplus/QC8998_O_8.1' into 8.1.0-unified [Nathan Chancellor]
- 561f540 Merge 4.4.137 into oneplus/QC8998_O_8.1 [Nathan Chancellor]
- ed90fd0 Linux 4.4.137 [Greg Kroah-Hartman]
- 7ab4c1a net: metrics: add proper netlink validation [Eric Dumazet]
- e9e0370 net: phy: broadcom: Fix bcm_write_exp() [Florian Fainelli]
- d80cbf9 rtnetlink: validate attributes in do_setlink() [Eric Dumazet]
- d3078b9 team: use netdev_features_t instead of u32 [Dan Carpenter]
- d22856e net/mlx4: Fix irq-unsafe spinlock usage [Jack Morgenstein]
- 4119db1 qed: Fix mask for physical address in ILT entry [Shahed Shaikh]
- 7666b70 packet: fix reserve calculation [Willem de Bruijn]
- 163258f net: usb: cdc_mbim: add flag FLAG_SEND_ZLP [Daniele Palmas]
- 2f59e1e8 net/packet: refine check for priv area size [Eric Dumazet]
- 55a2ed3 netdev-FAQ: clarify DaveM's position for stable backports [Cong Wang]
- 4c5ea1d isdn: eicon: fix a missing-check bug [Wenwen Wang]
- b3c9189 ipv4: remove warning in ip_recv_error [Willem de Bruijn]
- 53075e7 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds [Sabrina Dubroca]
- 489f1f0 enic: set DMA mask to 47 bit [Govindarajulu Varadarajan]
- 44f4aec0 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() [Alexey Kodanev]
- d6494ac bnx2x: use the right constant [Julia Lawall]
- a1b993e brcmfmac: Fix check for ISO3166 code [Stefan Wahren]
- 12958d0 drm: set FMODE_UNSIGNED_OFFSET for drm files [Dave Airlie]
- 66824bdf xfs: fix incorrect log_flushed on fsync [Amir Goldstein]
- 3165890 kconfig: Avoid format overflow warning from GCC 8.1 [Nathan Chancellor]
- 6ea1dc9 mmap: relax file size limit for regular files [Linus Torvalds]
- bd2f9ce mmap: introduce sane default mmap limits [Linus Torvalds]
- 459e0c3 tpm: self test failure should not cause suspend to fail [Chris Chiu]
- c7d5818 tpm: do not suspend/resume if power stays on [Enric Balletbo i Serra]
- * packages/apps/Xtensions
- ac8aab3 Allow to add custom clocks as analog clock overlays [2/2] [Mazda--]
- beac863 Allow to suppress notifications sound/vibration if screen is On [2/2] [ezio84]
- b014ba8 [SQUASHED] Allow using framework values for rounded corners [2/2] [AgentFabulous]
- 4ad1f53 Limit Lock Clock Max Size to 90dp. Set Default Clock Size to 84 & Date to 21 [SuperDroidBond]
Add Comment
Please, Sign In to add comment