This file contains hidden or 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
https://github.com/android/kernel_msm/commit/4180472778305efc8b321e01277bc3627fcc322f | |
https://github.com/android/kernel_msm/commit/f6f76798b3f68197e42dcc60486e138a7615d630 | |
https://github.com/android/kernel_msm/commit/4a5d0c4780350cdfab9364a3035798965a3187d4 | |
https://github.com/android/kernel_msm/commit/676a883ce545a3e98e5f327b6111ecd578c5f8a0 | |
https://github.com/android/kernel_msm/commit/0482650b0933d46fd9d4213ac8e4becd88530b2f | |
https://github.com/android/kernel_msm/commit/934b4a5676449c35b5d4f588aa1a2a6f75e7e423 | |
https://github.com/android/kernel_msm/commit/934b4a5676449c35b5d4f588aa1a2a6f75e7e423 | |
https://github.com/android/kernel_msm/commit/0bf2c27f0018196e1007037e0dd964a3c75d0974 | |
https://github.com/android/kernel_msm/commit/5b4e0eb566e86ca15b55a7c686efd144f1cb19b5 | |
https://github.com/android/kernel_msm/commit/c4c0e04e5b65edc4cc4b1d26559234a1c0a33f1e |
This file contains hidden or 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
From 5b81f2c4603edb9887cfdf7b28fe72505ac26db1 Mon Sep 17 00:00:00 2001 | |
From: k2wl <[email protected]> | |
Date: Sat, 21 Jun 2014 09:44:24 +0530 | |
Subject: [PATCH] s4 mini ril fix | |
Change-Id: Ic6373bfac3157e0c2547ddf139bdb92590461507 | |
--- | |
qcom-common.mk | 1 - | |
1 file changed, 1 deletion(-) |
This file contains hidden or 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
From c01878fffa18de0c40687ae013270323e60e027c Mon Sep 17 00:00:00 2001 | |
From: k2wl <[email protected]> | |
Date: Sat, 21 Jun 2014 10:03:23 +0530 | |
Subject: [PATCH] s4 mini phone mode in network settings | |
Change-Id: I865ad67adaaa7b7f46f7b945572a8cc53ca0951b | |
--- | |
res/values/cm_arrays.xml | 19 ----------- | |
res/values/strings.xml | 38 ---------------------- | |
.../phone/MSimMobileNetworkSubSettings.java | 26 +++++---------- |
This file contains hidden or 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
From 09cbc99e92b2e7e376ed4463730f94a5c5dc7969 Mon Sep 17 00:00:00 2001 | |
From: k2wl <[email protected]> | |
Date: Fri, 20 Jun 2014 08:30:22 +0530 | |
Subject: [PATCH] ril patch to fix baseband and operator name resolution | |
Change-Id: Id221590300848f74b469917ad02fd95192edcd99 | |
--- | |
src/java/com/android/internal/telephony/RIL.java | 6 +++--- | |
1 file changed, 3 insertions(+), 3 deletions(-) |
This file contains hidden or 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
From efe19df4074f0a113bf436323248060b0718f6bd Mon Sep 17 00:00:00 2001 | |
From: k2wl <[email protected]> | |
Date: Sat, 21 Jun 2014 10:01:17 +0530 | |
Subject: [PATCH] s4 mini ril and operator fix | |
Change-Id: I936c321f4d4d0c7271343b8acf2bc5650e539aff | |
--- | |
.../android/systemui/statusbar/phone/PhoneStatusBar.java | 5 +---- | |
.../com/android/internal/telephony/RILConstants.java | 16 ++++++++-------- | |
2 files changed, 9 insertions(+), 12 deletions(-) |