forked from ahnet-69/treble_voltage
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a253d89
commit ecc46f9
Showing
77 changed files
with
77 additions
and
77 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0001-APM-Restore-S-R-and-Q-behavior-respectively-for-tele.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 9875bd02a3029e64577df0ab03811adc87adfdee Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Thu, 18 Aug 2022 15:44:46 -0400 | ||
Subject: [PATCH 01/24] APM: Restore S, R and Q behavior respectively for | ||
Subject: [PATCH 01/25] APM: Restore S, R and Q behavior respectively for | ||
telephony audio | ||
|
||
This conditionally reverts part of b2e5cb (T), 51c9cc (S) and afd4ce (R) | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_av/0002-Fix-BT-in-call-on-CAF-devices.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 1386ffd1f821784d820b663573a712cd07331bf1 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Mon, 5 Aug 2019 18:09:50 +0200 | ||
Subject: [PATCH 02/24] Fix BT in-call on CAF devices | ||
Subject: [PATCH 02/25] Fix BT in-call on CAF devices | ||
|
||
See https://github.com/phhusson/treble_experimentations/issues/374 | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0003-Add-partial-cam-id-is-hardcoded-support-for-Asus-ZF6.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 773c59f644213cb7807411ec6f00778c363d8ff8 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 1 Oct 2019 13:35:49 +0200 | ||
Subject: [PATCH 03/24] Add (partial, cam id is hardcoded) support for Asus ZF6 | ||
Subject: [PATCH 03/25] Add (partial, cam id is hardcoded) support for Asus ZF6 | ||
motor camera | ||
|
||
Change-Id: Iea6e1370780a1d16f728748d1d948d092532d8fe | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0004-APM-Optionally-force-load-audio-policy-for-system-si.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 3b72e1f634f1d89023dfd99f0997c1e29f401699 Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Wed, 24 Aug 2022 15:42:39 -0400 | ||
Subject: [PATCH 04/24] APM: Optionally force-load audio policy for system-side | ||
Subject: [PATCH 04/25] APM: Optionally force-load audio policy for system-side | ||
bt audio HAL | ||
|
||
Required to support our system-side bt audio implementation, i.e. | ||
|
2 changes: 1 addition & 1 deletion
2
...edroid/platform_frameworks_av/0005-APM-Remove-A2DP-audio-ports-from-the-primary-HAL.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From bd8df434d2d56f865baa412a3d6ba4dcf510c71a Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Thu, 25 Aug 2022 13:30:29 -0400 | ||
Subject: [PATCH 05/24] APM: Remove A2DP audio ports from the primary HAL | ||
Subject: [PATCH 05/25] APM: Remove A2DP audio ports from the primary HAL | ||
|
||
These ports defined in the primary HAL are intended for A2DP offloading, | ||
however they do not work in general on GSIs, and will interfere with | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0006-audiopolicy-try-again-with-trimmed-audio-port-name-i.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From c42ce8eb9d582932f8ccff8c4904214a493685ba Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Thu, 23 Jan 2020 11:13:43 +0800 | ||
Subject: [PATCH 06/24] audiopolicy: try again with trimmed audio port name if | ||
Subject: [PATCH 06/25] audiopolicy: try again with trimmed audio port name if | ||
not found | ||
|
||
* In Spreadtrum BSP, some audio routes may contain ports with extra | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0007-camera-Implement-property-to-override-default-camera.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 66d6a4396d76bb4a88c5c3fafc7db79970889a95 Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Wed, 1 Jun 2022 16:56:46 -0400 | ||
Subject: [PATCH 07/24] camera: Implement property to override default camera | ||
Subject: [PATCH 07/25] camera: Implement property to override default camera | ||
|
||
Complement to the frameworks/base patch. | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0008-There-are-three-SCO-devices.-Fallback-from-one-to-th.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 26f0d5872f00909a13add9bebe18ae51e86b8b46 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Mon, 13 Apr 2020 21:01:16 +0200 | ||
Subject: [PATCH 08/24] There are three SCO devices. Fallback from one to the | ||
Subject: [PATCH 08/25] There are three SCO devices. Fallback from one to the | ||
others if needed | ||
|
||
Change-Id: I414dcb6b154855c00cb8520b23dc1069827864b2 | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0009-Add-persist.sys.phh.samsung.camera_ids-property-to-a.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 2e4bb6e6b1ff9a0e9650647bdb9c2a3ace3bae28 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Thu, 14 May 2020 19:54:55 +0200 | ||
Subject: [PATCH 09/24] Add persist.sys.phh.samsung.camera_ids property to | ||
Subject: [PATCH 09/25] Add persist.sys.phh.samsung.camera_ids property to | ||
access hidden Samsung cameras | ||
|
||
Change-Id: I2c7bf535272acc28ed2277e96c78ddd28a0b4593 | ||
|
2 changes: 1 addition & 1 deletion
2
...ledroid/platform_frameworks_av/0010-Add-a-property-to-force-camera-timestamp-source.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From e6073d69317d41ef95b14e8873f2443cb6379648 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 19 May 2020 14:01:14 +0200 | ||
Subject: [PATCH 10/24] Add a property to force camera timestamp source | ||
Subject: [PATCH 10/25] Add a property to force camera timestamp source | ||
|
||
Some devices wrongly report their timesource | ||
Camera's timesource can either be CLOCK_MONOTONIC, or CLOCK_BOOTTIME | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_av/0011-FIH-devices-Fix-Earpiece-audio-output.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 810c9acd67552db3d2fbf598908ebf48398f661e Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 24 Apr 2018 00:14:28 +0200 | ||
Subject: [PATCH 11/24] FIH devices: Fix "Earpiece" audio output | ||
Subject: [PATCH 11/25] FIH devices: Fix "Earpiece" audio output | ||
|
||
On some FIH devices (confirmed on Razer, and probably on Aquos SS2), | ||
Earpiece is not listed in attachedDevices, and devicePort's profile | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0012-No-longer-make-re-assigning-legacy-audio-groups-fata.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From da1b48d60c978cdfea2385a496255a3d22fa65f6 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sat, 12 Sep 2020 12:32:50 +0200 | ||
Subject: [PATCH 12/24] No longer make re-assigning legacy audio groups fatal. | ||
Subject: [PATCH 12/25] No longer make re-assigning legacy audio groups fatal. | ||
Mi9 declares AUDIO_STREAM_PATCH and AUDIO_STREAM_REROUTING which is defined | ||
by framework too | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_av/0013-Make-camera-IDs-filter-out-optional.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From b3ac7e286fa3cb032de49d07febe3e54e90b0bf9 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Mon, 21 Dec 2020 20:19:11 +0100 | ||
Subject: [PATCH 13/24] Make camera IDs filter-out optional | ||
Subject: [PATCH 13/25] Make camera IDs filter-out optional | ||
|
||
Nowadays most people have Camera 2 apps, and would like to have all | ||
cameras, rather than limit which cameras are available. | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_av/0014-Support-Samsung-R-multi-cams.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From d877ca841e6f378d132246e5be190af7deceb80c Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sat, 13 Mar 2021 14:20:03 -0500 | ||
Subject: [PATCH 14/24] Support Samsung R multi-cams | ||
Subject: [PATCH 14/25] Support Samsung R multi-cams | ||
|
||
Change-Id: If46f385e8dd16185cbf37ab083e6a1242e1d1555 | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_av/0015-Don-t-crash-on-unknown-audio-devices.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 66d3c8e8888e8da6cb7e95818a16674856c04fc2 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 23 Mar 2021 00:16:42 +0100 | ||
Subject: [PATCH 15/24] Don't crash on unknown audio devices | ||
Subject: [PATCH 15/25] Don't crash on unknown audio devices | ||
|
||
Change-Id: I2df8d88f742da6a84aa8888cdf19de25444de919 | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0016-Not-all-sources-in-a-route-are-valid.-Dont-ignore-th.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 8ec5f34b14b5987feee0abed5fe4a8b92734b5a6 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sun, 28 Mar 2021 18:54:47 +0200 | ||
Subject: [PATCH 16/24] Not all sources in a route are valid. Dont ignore the | ||
Subject: [PATCH 16/25] Not all sources in a route are valid. Dont ignore the | ||
whole route because of one broken source | ||
|
||
Change-Id: If8a51740e71bef3a4738262ad7b43a337b0ec36d | ||
|
2 changes: 1 addition & 1 deletion
2
...droid/platform_frameworks_av/0017-Use-a-fake-volume-policy-when-none-has-been-found.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 085d5b0ec334f2e9199a9dcf4bb9dccbf33ce0d0 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sun, 28 Mar 2021 14:48:49 +0200 | ||
Subject: [PATCH 17/24] Use a fake volume policy when none has been found | ||
Subject: [PATCH 17/25] Use a fake volume policy when none has been found | ||
|
||
This is useful, because on Samsung devices, the "real" | ||
(=non-gsi-cheating) audio policy doesn't have any volume policy. | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0018-Revert-Remove-support-for-audio-HAL-V2-from-the-fram.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From d021799c3787635449ae769b066d8b59ebd9583e Mon Sep 17 00:00:00 2001 | ||
From: Andy CrossGate Yan <[email protected]> | ||
Date: Mon, 11 Oct 2021 16:10:42 -0400 | ||
Subject: [PATCH 18/24] Revert "Remove support for audio HAL V2 from the | ||
Subject: [PATCH 18/25] Revert "Remove support for audio HAL V2 from the | ||
framework" | ||
|
||
This reverts commit cbf517f837f7bf8a59f3ff8aa1e0e3e19612e251. | ||
|
2 changes: 1 addition & 1 deletion
2
...trebledroid/platform_frameworks_av/0019-Add-a-prop-to-change-Samsung-flash-strength.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From e9e77d5e28dbea793d4336af48f3fcf758226e3e Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sat, 16 Apr 2022 14:30:14 -0400 | ||
Subject: [PATCH 19/24] Add a prop to change Samsung flash strength | ||
Subject: [PATCH 19/25] Add a prop to change Samsung flash strength | ||
|
||
--- | ||
services/camera/libcameraservice/Android.bp | 2 ++ | ||
|
2 changes: 1 addition & 1 deletion
2
...ledroid/platform_frameworks_av/0020-voip-Fix-high-pitched-voice-on-Qualcomm-devices.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From ec4c1dad395b52f59d738379a4c7de387f7334a7 Mon Sep 17 00:00:00 2001 | ||
From: ponces <[email protected]> | ||
Date: Mon, 24 Oct 2022 09:38:34 +0100 | ||
Subject: [PATCH 20/24] voip: Fix high pitched voice on Qualcomm devices | ||
Subject: [PATCH 20/25] voip: Fix high pitched voice on Qualcomm devices | ||
|
||
--- | ||
.../common/managerdefinitions/src/Serializer.cpp | 9 +++++++++ | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0021-audiopolicy-Fix-broken-mic-while-video-recording-on-.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 305aaa8780b5693a237c0c823b745b2d2dee6642 Mon Sep 17 00:00:00 2001 | ||
From: Alberto Ponces <[email protected]> | ||
Date: Sun, 30 Apr 2023 23:29:04 +0100 | ||
Subject: [PATCH 21/24] audiopolicy: Fix broken mic while video recording on | ||
Subject: [PATCH 21/25] audiopolicy: Fix broken mic while video recording on | ||
some Exynos devices This should fix | ||
https://github.com/phhusson/treble_experimentations/issues/2021 and | ||
https://github.com/phhusson/treble_experimentations/issues/2384. Credits to | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0022-Add-a-prop-to-disable-AUDIO_OUTPUT_FLAG_FAST-from-au.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From f5c8311854864f377ee8f21c9e5f6d86e71eaece Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Mon, 30 Oct 2023 10:30:58 -0400 | ||
Subject: [PATCH 22/24] Add a prop to disable AUDIO_OUTPUT_FLAG_FAST from audio | ||
Subject: [PATCH 22/25] Add a prop to disable AUDIO_OUTPUT_FLAG_FAST from audio | ||
policies, when CPU can't really handle that kind of load | ||
|
||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
...id/platform_frameworks_av/0023-Add-a-prop-to-fix-echo-on-incoming-or-outgoing-calls.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From e355e481ba13f177e885f6d1d2177b371f8e1ec3 Mon Sep 17 00:00:00 2001 | ||
From: Alberto Ponces <[email protected]> | ||
Date: Sun, 5 Nov 2023 15:18:03 +0000 | ||
Subject: [PATCH 23/24] Add a prop to fix echo on incoming or outgoing calls | ||
Subject: [PATCH 23/25] Add a prop to fix echo on incoming or outgoing calls | ||
|
||
May even fix audio calls altogether. | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_av/0024-Include-Samsung-AIDL-camera-ids.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 9a88a1facccbeddec53756f4c1e962b504f3bb17 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Wed, 7 Feb 2024 05:06:32 -0500 | ||
Subject: [PATCH 24/24] Include Samsung AIDL camera ids | ||
Subject: [PATCH 24/25] Include Samsung AIDL camera ids | ||
|
||
--- | ||
services/camera/libcameraservice/Android.bp | 1 + | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_base/0001-Disable-vendor-mismatch-warning.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 50c99887a5dcc5182a2598bad039ae12583806cf Mon Sep 17 00:00:00 2001 | ||
From: Andy CrossGate Yan <[email protected]> | ||
Date: Thu, 5 Apr 2018 10:01:19 +0800 | ||
Subject: [PATCH 01/54] Disable vendor mismatch warning | ||
Subject: [PATCH 01/56] Disable vendor mismatch warning | ||
|
||
Change-Id: Ieb8fe91e2f02462f074312ed0f4885d183e9780b | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0002-Fallback-to-stupid-autobrightness-if-brightness-valu.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 8e44908ad28d719314f39baa42e188cdbe65f9e4 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 5 Oct 2021 17:59:16 -0400 | ||
Subject: [PATCH 02/54] Fallback to stupid autobrightness if brightness values | ||
Subject: [PATCH 02/56] Fallback to stupid autobrightness if brightness values | ||
are broken | ||
|
||
This is needed because of: | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_base/0003-Fix-env-empty-string-ANDROID_STORAGE.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From d4e3fe7752591062bea2361f39b142762224c793 Mon Sep 17 00:00:00 2001 | ||
From: Raphael Mounier <[email protected]> | ||
Date: Sat, 6 Aug 2022 18:08:36 +0200 | ||
Subject: [PATCH 03/54] Fix env empty string - ANDROID_STORAGE | ||
Subject: [PATCH 03/56] Fix env empty string - ANDROID_STORAGE | ||
|
||
Huawei hi6250 define in init.hi6250.rc ANDROID_STORAGE to "", so check empty string and replace with default path. Apply change for all env directory | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
...edroid/platform_frameworks_base/0005-Don-t-crash-if-there-is-IR-HAL-is-not-declared.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 8fd8d5829b8ced72175d3bdc47f478549c1c4a4e Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Thu, 17 May 2018 20:28:35 +0200 | ||
Subject: [PATCH 05/54] Don't crash if there is IR HAL is not declared | ||
Subject: [PATCH 05/56] Don't crash if there is IR HAL is not declared | ||
|
||
Change-Id: I3afded27441bbee8244d5fda544b3e6d1238dc1b | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0006-Implement-a-persistent-property-to-override-the-defa.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 7e6a9ed0bce8027ea6b6cd43cbbf13a9026872ab Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Wed, 1 Jun 2022 16:56:20 -0400 | ||
Subject: [PATCH 06/54] Implement a persistent property to override the default | ||
Subject: [PATCH 06/56] Implement a persistent property to override the default | ||
primary camera (0) | ||
|
||
Change-Id: I49b45d00bf71d7932591b3516d49a680e1b6568b | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0008-Re-order-services-so-that-it-works-even-without-qtag.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 85dbba620ccf9643ff3ecebf815a13d520d1f551 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Thu, 8 Nov 2018 23:04:03 +0100 | ||
Subject: [PATCH 08/54] Re-order services so that it works even without qtaguid | ||
Subject: [PATCH 08/56] Re-order services so that it works even without qtaguid | ||
|
||
Change-Id: I0c0f527b3ae151d45c68f7ac6c205da3f34e74df | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
patches/trebledroid/platform_frameworks_base/0009-Support-samsung-Pie-and-Q-light-hal.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 0b17230cda0fdf2c552270c8d0b4ebcda4fe6d25 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sun, 24 Mar 2019 23:05:14 +0100 | ||
Subject: [PATCH 09/54] Support samsung Pie and Q light hal | ||
Subject: [PATCH 09/56] Support samsung Pie and Q light hal | ||
|
||
Change-Id: I01f94acd7d0672733e48854d80368f9ac6f861c6 | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0010-Add-support-for-samsung-touch-physical-and-hover-pro.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From f72f25f95b7ce1a87fc1732dc1f0bba0fd3cb11a Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Mon, 12 Aug 2019 23:08:26 +0200 | ||
Subject: [PATCH 10/54] Add support for samsung touch, physical and hover | ||
Subject: [PATCH 10/56] Add support for samsung touch, physical and hover | ||
proximity sensor as fallback to real proximity sensor | ||
|
||
Change-Id: I7a0f8b4665c802140d19197d850b77b2a7ac1865 | ||
|
2 changes: 1 addition & 1 deletion
2
...d/platform_frameworks_base/0011-Always-allow-overriding-the-number-of-work-profiles.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From fa46a901e02d690fe9f2160983d68e90cabb5fd8 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sun, 5 Apr 2020 16:32:46 +0200 | ||
Subject: [PATCH 11/54] Always allow overriding the number of work profiles | ||
Subject: [PATCH 11/56] Always allow overriding the number of work profiles | ||
|
||
Change-Id: I6eb09aa71663c6fbe7563e3038bffcabdba0ff6a | ||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0012-HOME-deserves-to-wake-up-devices-just-as-well-as-bac.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 5da69194f0ef2ad06fcb624deb72c13b54095a56 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sat, 6 Jun 2020 18:21:56 +0200 | ||
Subject: [PATCH 12/54] HOME deserves to wake-up devices just as well as back | ||
Subject: [PATCH 12/56] HOME deserves to wake-up devices just as well as back | ||
and menu | ||
|
||
Change-Id: Ia562bafd8c620d00c17e8eb338e4701c6c4a3c3a | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0014-Fix-brightness-range-not-being-complete-on-Samsung-d.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 97ca8d827fce93acac498bf66d1cfdf651c7d5e8 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 29 Sep 2020 22:40:10 +0200 | ||
Subject: [PATCH 14/54] Fix brightness range not being complete on Samsung | ||
Subject: [PATCH 14/56] Fix brightness range not being complete on Samsung | ||
devices | ||
|
||
On some devices, minimum brightness is 0, which totally messes with | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0015-Re-implement-fnmatch-like-behaviour-for-RRO-java-sid.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 853658ee088211f36dc2aad6a6b1693bf9595a51 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sun, 25 Oct 2020 23:57:26 +0100 | ||
Subject: [PATCH 15/54] Re-implement fnmatch-like behaviour for RRO java-side | ||
Subject: [PATCH 15/56] Re-implement fnmatch-like behaviour for RRO java-side | ||
|
||
T: Also apply to FrameworkParsingPackageUtils (@PeterCxy) | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0016-Remove-useless-notification-about-console-service-be.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 6399c20c1e948d82ae0c823f5bd86b59e8945851 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Fri, 11 Dec 2020 14:41:09 +0100 | ||
Subject: [PATCH 16/54] Remove useless notification about "console" service | ||
Subject: [PATCH 16/56] Remove useless notification about "console" service | ||
being running | ||
|
||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
...trebledroid/platform_frameworks_base/0017-Revert-Remove-unused-SystemProperties.set.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 709ae3ec6e1600fd4698a92cc495db0f4b59165f Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Wed, 16 Dec 2020 21:24:12 +0800 | ||
Subject: [PATCH 17/54] Revert "Remove unused SystemProperties.set" | ||
Subject: [PATCH 17/56] Revert "Remove unused SystemProperties.set" | ||
|
||
This reverts commit debb4616ef67f9ed5054eca51ec58592358ff55f. | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...ebledroid/platform_frameworks_base/0018-TelephonyManager-bring-back-getNetworkClass.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From c0c67b7f183a9dca5c3f010fb6bbd2077fabbc65 Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Wed, 16 Dec 2020 13:46:15 +0800 | ||
Subject: [PATCH 18/54] TelephonyManager: bring back getNetworkClass() | ||
Subject: [PATCH 18/56] TelephonyManager: bring back getNetworkClass() | ||
|
||
This partially reverts commit c058cac051ab083dc7fb7ea6aa85699110b2e9bf. | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0019-TelephonyManager-add-API-annotations-for-setTelephon.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 655190012e1288f6b1a1f1b950a126017487ef0a Mon Sep 17 00:00:00 2001 | ||
From: Peter Cai <[email protected]> | ||
Date: Wed, 16 Dec 2020 21:26:45 +0800 | ||
Subject: [PATCH 19/54] TelephonyManager: add API annotations for | ||
Subject: [PATCH 19/56] TelephonyManager: add API annotations for | ||
setTelephonyProperty | ||
|
||
* This method was added back by reverting commit | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0021-Automatically-detect-pick-up-sensor-so-that-an-overl.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From c3953c7a51e4d6ffc4f57ab626ff981db22c71a8 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sat, 20 Mar 2021 14:31:01 +0100 | ||
Subject: [PATCH 21/54] Automatically detect pick up sensor, so that an overlay | ||
Subject: [PATCH 21/56] Automatically detect pick up sensor, so that an overlay | ||
is required for the sole purpose of enabling pulse doze on pick up sensor | ||
|
||
--- | ||
|
2 changes: 1 addition & 1 deletion
2
.../platform_frameworks_base/0022-Catch-broken-mainBuiltInDisplayCutoutRectApproximati.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 6c209ba8ff77f74d9bad16252ab60c95fd24807e Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Tue, 23 Mar 2021 19:43:26 +0100 | ||
Subject: [PATCH 22/54] Catch broken mainBuiltInDisplayCutoutRectApproximation | ||
Subject: [PATCH 22/56] Catch broken mainBuiltInDisplayCutoutRectApproximation | ||
|
||
Some devices (Redmi Note 9T) have: | ||
mainBuiltInDisplayCutoutRectApproximation = @android:mainBuiltInDisplayCutout | ||
|
2 changes: 1 addition & 1 deletion
2
...bledroid/platform_frameworks_base/0023-backlight-Fix-backlight-control-on-Galaxy-S9.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 92587a31d6c31eb6aba430eeceff57e345e87be1 Mon Sep 17 00:00:00 2001 | ||
From: Pierre-Hugues Husson <[email protected]> | ||
Date: Sat, 24 Mar 2018 08:01:48 +0100 | ||
Subject: [PATCH 23/54] backlight: Fix backlight control on Galaxy S9(+) | ||
Subject: [PATCH 23/56] backlight: Fix backlight control on Galaxy S9(+) | ||
|
||
Change-Id: I1fbbb47939c377597ef8ad6b88b2acea5f4acaa6 | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...droid/platform_frameworks_base/0024-Revert-Switch-long-press-power-behavior-in-AOSP.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 52b0e4ac625702d6e7f198431a8fd14eb084efaf Mon Sep 17 00:00:00 2001 | ||
From: Andy CrossGate Yan <[email protected]> | ||
Date: Sat, 4 Sep 2021 08:26:30 +0000 | ||
Subject: [PATCH 24/54] Revert "Switch long-press power behavior in AOSP." | ||
Subject: [PATCH 24/56] Revert "Switch long-press power behavior in AOSP." | ||
|
||
This reverts commit 803c77a0a24624111944832098c6f65158051dc4. | ||
--- | ||
|
Oops, something went wrong.