11 Commits
Author SHA1 Message Date
Bahar KURT 48e2fdb33f Revert "s5e8825-common: Switch to OSS Audio"
This reverts commit 68b79ce3d7.
2026-07-31 20:35:01 +03:00
MajaahhandFlopster101 68b79ce3d7 s5e8825-common: Switch to OSS Audio
Change-Id: Ic7046be39f283a4631de1adce0f7e01522b5fb79
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
2026-06-28 17:41:10 -03:00
Flopster101 89160b50a7 s5e8825-common: Remove secaudiohalaidl
It's unused.

Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
2026-06-22 17:48:50 -03:00
akifakif32andFlopster101 ca09889795 s5e8825-common: extract-files: Offset speech volume instead of hardcoding
The previous hex patch hardcoded the ABOX speech volume to level 7,
which broke the user's ability to adjust the in-call volume.

Update the binary signature replacement to add a constant +3 offset
to the requested volume level instead. This shifts the default low
volume range (1-4) to a much more audible range (4-7) while fully
preserving dynamic volume control.

Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
2026-06-18 16:37:01 -03:00
Flopster101 9e3dd2b3ee s5e8825-common: Patch audio HAL to fix low call volume
The way it works currently is that modem call volume is handled by the
"ABOX Speech Volume" mixer control, which in our prebuilt HAL gets set
through the audio HAL seemingly querying sec-ril, which returns 4.

Most users complain that this is too low, so this patch hardcodes the
value 7 in the function diamondvoice_set_volume, which is the highest
value that has any effect on the volume.

Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
2025-09-30 23:44:57 -03:00
Majaahh 858600b7e7 s5e8825-common: Update kanged blobs from A546BXXSFDYI1
Change-Id: I07496324135d16a80655e722d72566c1f9001b5a
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-09-17 21:06:36 +02:00
Flopster101andMajaahh bea9ee7c59 s5e8825-common: Patch audio HAL to fix FM Radio
Change-Id: I3a22f7b2c275f9d4a7b655df998186f68ae0a22c
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:26:26 +02:00
Flopster101andMajaahh 429985f4c0 s5e8825-common: Kang proprietary GPU blobs from a54x
Change-Id: Ida74c163576661aff7437c0a99f88792a8085ada
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:21:04 +02:00
Tim ZimmermanandMajaahh e4837cca70 s5e8825-common: Add proprietary GPS blobs
Change-Id: I38cd975ecc8a9180678a9a1489a247a4b66fcf62
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:20:31 +02:00
Majaahh e12bd754c9 s5e8825-common: Setup Gatekeeper
Change-Id: Id817d5d8accea002fede6fdfd68cbdd1e972daa5
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:16:20 +02:00
8c068c2099 s5e8825-common: Setup Audio
Change-Id: Id6cc78a13a68bb30db203c1cedce324e22273fc7
Co-authored-by: Tim Zimmerman <tim@linux4.de>
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:14:40 +02:00