This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
forked from crdroidandroid/android_vendor_crDroidOTA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog_enchilada.txt
105 lines (82 loc) · 6.38 KB
/
changelog_enchilada.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
crDroid 9.5-r2
Changelog since v9.5 (03 June) release:
- Device trees/hardware/kernel/vendor changes pulled from LineageOS.
- Still May 2023 ASB, since the June security bulletin requires merging QPR3, which the ROM team is currently working hard at finishing.
- crDroid:
- I managed to re-add independent Battery Styles for QS shade compared to statusbar (and battery estimate if you have "turbo", Google's DeviceHealthServices) installed. Enjoy it while it lasts; everything will be ruined again with the QPR3 merge here in a bit. :D
- At least a couple things I'd imagine, I dunno. Haven't been paying attention because I'm always a month behind.
- Device-specific:
- Updated kernel commits from bananafunction's lineage-20-test branch & upstream LineageOS lineage-20 branch.
- Dropped ZRAM writeback (meh, less thrashing on the flash storage pls).
- Dropped a few more of the overly-ambitious changes from 9.5 that didn't seem to actually do much, except make it a little more battery-hungry. I think battery life is back where we want it to be.
- Re-added the "squash revert" commit in kernel to help with some of the camera usage causing drops to Qualcomm Crashdump mode. But honestly, it's going to keep being a thing with newer Google Camera ports. If you need stability for lots of photos, stick with a GCam port (like DMGC or Urnyx05) based on v7.3 or v7.4 for best results.
- "Misc tweaks and bugfixes".
- If it feels like it's still slightly too battery hungry, turn on the "GPU Throttling" toggle in DeviceExtras to save a little bit more (may cause a little more jank in gaming).
Other notes:
- I updated my "elite build" NikGapps package, and 16 June or newer builds of crDroid-op6 now include a few extra packages in there that should help with some app compability going forward (added DeviceSetup, GooglePartnerSetup, DeviceHealthServices, and CarrierServices).
- And if you come to the TG channel, I've got a little something something for you kernel-wise that isn't going into the official release build. :D
- If you're experiencing DRASTIC battery draining, that usually indicates that there's a Google Apps permissions problem, and you should download updated MindTheGapps or NikGapps packages, reboot to recovery, dirty flash the ROM zip, reboot to recovery again, and dirty flash all the updated versions of your necessary Google Apps & addons zips, and then reboot back to system. It's not a ROM problem; I have vanilla users (folks who run without any Google Apps or microG) who get nearly 24h of screen-on time.
- If you're experiencing a boot loop, do the same thing. I've also had the built-in updater act REALLY weird on occasion. So please, please, read about how slot-switching works in the first post, and actually follow the instructions: If you run into problems with a boot loop, get into recovery (unplug USB, hold down power + volumeUp button until you get to bootloader, then enter recovery), adb sideload the ROM zip, Advanced > Reboot recovery, adb sideload the latest version of your Google Apps or microG package if using (and Magisk if using), THEN reboot to system.
*Failing to reboot to recovery after the ROM installer zip has completed, means it won't switch slots, and you won't have any GApps installed into the new system partition, and everything will be terrible.*
- If you get problems with Google Play Store or Android Setup complaining that you need to connect to wi-fi in order to download updates, go into Settings > Apps > "See all __ apps" > [overflow menu] "Show system", then for Android Setup, Google Play Services, and Google Play Store, get app info and make sure to toggle on Network Access for all of them (or turn it off & back on), clear app cache, and then reboot as quickly as possible after. That should get them to realize they CAN connect to the internet after all.
Build type: Monthly (-ish)
Device: OnePlus 6 (enchilada)
Device maintainer: Jordan Whiteley (Terminator_J)
Required firmware: OxygenOS 11.1.2.2
====================
06-20-2023
====================
* build/make
f4ba092f3 build_image: get squashfs partition size from image size
====================
06-18-2023
====================
* packages/apps/crDroidSettings
e819ce24 Reapply "crdroid: Remove battery estimates pref if turbo not present"
====================
06-17-2023
====================
* frameworks/base
78d4d27ec4d9 Battery Styles: [TESTING] Disable QS Battery Location for now
* packages/apps/crDroidSettings
bc16afea Battery Styles: [TESTING] Disable QS Battery Location for now
====================
06-16-2023
====================
* packages/apps/crDroidSettings
75cf51c1 Battery Styles: Add customization for QS
====================
06-12-2023
====================
* frameworks/base
fce901cf0e55 BatteryMeterView: Fix NPE that occurs when onDensityOrFontScaleChanged() is called.
33c31b2b3faa Battery Styles: Add customization for QS
8bf576869825 Add QS battery customization in LargeScreenShadeHeader
====================
06-11-2023
====================
* frameworks/base
dc2b09671c2c NetworkTraffic: Fix leaking receivers
8909970f5f08 Allow a drawn reported activity to keep screen brightness
96f30437f72b Fix wrong permission state changed being notified
3c9c88f438c0 Handle ArrayIndexOutOfBoundsException for install_sessions.xml
f19658afd4bb Fix the problem that AccessibilityNodeInfo maybe null and cause a crash.
9219af12458b Flush output buffers when command is complete
af7d7c7f7193 fixup! [RESTRICT AUTOMERGE] Add BubbleMetadata detection to block FSI
2c11388782f9 Fix test failure caused by incorrect string
98ee04b1adf0 Fix issues with setRemotePlaybackInfo
dc718f4ed2e4 Add BubbleMetadata detection to block FSI
c6b068f3c5ac Enforce DevicePolicyManager.setUserControlDisabledPackages in AppStandbyController
f5fae8420312 Allow filtering of services
75a01f689678 Use PendingIntent for media click action over lockscreen
f786f8be5f54 Check key intent for selectors and prohibited flags
fb37d0dab82f Prevent RemoteViews crashing SystemUi
453566cba6fe Wait for preloading images to complete before inflating notifications
f5351d789e39 Remove Activity if it enters PiP without window
f2fd2c68d35c Prevent sharesheet from previewing unowned URIs
24f4add5b9d0 Add listener once for volume row animation
* packages/apps/DeskClock
6498d63e4 DeskClock: Match navigation bar color with the app
a1e0200d4 DeskClock: Adjust accent colors
* vendor/lineage
b0ba30d7 config: Disable ART debug