Skip to content

Instantly share code, notes, and snippets.

@drewis
Created November 16, 2012 07:02
Show Gist options
  • Save drewis/4084966 to your computer and use it in GitHub Desktop.
Save drewis/4084966 to your computer and use it in GitHub Desktop.
pick 8b8308c RIL: Make RIL subclassable
pick 46d5264 RIL: Support signal strength format from v3 vendor RILs
pick 660f1e9 RIL: handle the lack of version gracefully on older RILs
pick 1fec644 RIL: fix pin unlock for old ril
pick e158ee6 Break the legacy ril shims into specific features. The ICC feature breaks crespo, but crepso
needs the signal strength feature.
pick 0256d9a v3 RIL: Fix getDataCallState and PIN setting
pick bd16607 telephony: Support broken RIL implementations without CALL_RING events
pick 9cd5237 v3 RIL: another getDataCallState fix
pick 051fa88 RIL: skip broken RIL_UNSOL_DATA_CALL_LIST_CHANGED
pick 87ce3ea Add support for Caller Name Display
pick 8620ba7 telephony: Use reflection to create command interface (RIL class)
pick 07b89e4 framework: Add RIL for qualcom basebands with no sim status I will describe the behaviour be
low because I think it may be useful for others with updated qualcomm basebands.
pick 422b020 telephony: Add LG RIL for Qualcomm basebands with no sim status
pick 8a0f976 telephony: Support for KSC5601 on SIM.
pick 438ce5d frameworks_base: add SemcRIL for SonyEricsson phones
pick eddfdda telephony: Added support for use of Honeycomb Radio (Modem).
pick c10ae3e telephony: Add SamsungRIL
pick a26f8dc Fix support for CDMA devices in SamsungRIL.
pick 8e6f3c8 telephony: add support for samsung smdk4210 boards
pick 29bec5e Telephony: Add "singlepdp" RIL feature
pick 764d6ee Add more CDMA SamsungRIL fixes.
pick d4a4be9 Telephony: Correct the typo in RIL.java
pick 6bb2a39 SamsungRIL: Fixes for CDMA data reconnection failures due to stale pppd
pick d3b4212 SemcRIL: Update for SEMC RILv6
pick 6cee08c Support for Virgin Mobile MMS.
pick ddc24ff fix sms receiving for some Samsung CDMA phones
pick 9f1da8a add MotoWrigley3GRIL
pick 627c11a Telephony: Make the compat-flag verification method available everywhere
pick 6b56d88 Fix contact lookup with CLIR prefix
pick 9b48184 QualcommNoSimReadyRIL: Drop the initialstatechange check
pick 8cda7d7 LGEQualcommUiccRIL: New subclass to deal with the latest qcom RIL
pick 1979a9f RIL: qcom: Stop the card handler thread when radio is off
pick 81dbee5 LGEQualcommUiccRIL: Fix LTE support
pick 82c3c66 LGEQualcommUiccRIL: Fix LTE signal strength
pick 942bb3d LGEQualcommUiccRIL: Fix PIN/PUK operations
pick cd78d8b SamsungRIL: clean up and re-organization
pick f8ce2c0 Telephony: Add getLteOnGsmMode() method
pick 881f9e5 LGEQualcommUiccRIL: Adapt to new GSM+LTE support
pick 407e4da QualcommNoSimReadyRIL: Support radio state in new generation rils
pick c6cec8c LGE*RIL: Skip data-call format conversions unless it's a non-ICS RIL
pick ce77aec LGEQualcommRIL: Fix PIN status for e73x
pick 3038240 LGEQualcommRIL: Fix dataCallState objects
pick a488918 LGEQualcommRIL: Fix radio version on victor
pick 599ee42 LGEQualcommRIL: Clean up processUnsolicited
pick db7a3ac telephony: SamsungRIL cleanup
pick b98c68e telephony: HTCQualcommRIL: add QualcommNoSimReadyRIL based HTC RIL
pick c8756e7 LGEQualcommUiccRIL: Fix multi-PDP support
pick 31a9554 add RIL for Samsung devices with Qualcomm radios
pick 3faa053 telephony: Consolidate Qualcomm RIL implementations
pick d57af1d fixed typo in RIL_UNSOL_CDMA_PRL_CHANGED constant
pick 9aeedb2 clean up overridden unsolicited response
pick 0d013ed Telephony: Handle Data Call List
pick 39e8bc5 Telephony: Add DORMANT state to GSM data link activity
pick 1f406bb QualcommRIL: Update getDataState override
pick 0e4c50d Telephony: Optimizations on alarms used
pick 1bbe001 telephony: when building apn list, use preferred apn if it can handle requested type
pick bad330f QualcommSharedRIL: Check call status before validating data call state
pick 2ca6f39 smdk4210: fix setPreferedNetworkType when mobile data is connected
pick d3c6fe6 Fix for Signal bars on Samsung devices
pick 7820f9b Fix restoring network mode preference on reboot.
pick 97e4b04 LGEQualcommUiccRIL: Disable setupDataCall override
pick f0fc6d9 telephony: fix Network Operators list on Samsung Qualcomm devices
pick 22d968d QualcommSharedRIL: Fix restoring network mode preference on reboot.
pick 06e8c85 QualcommSharedRIL: Disable radio power request on ril socket connect
pick 388c6ae telephony: Smdk4210RIL: clean up processUnsolicited
pick 3a91afc QualcommSharedRIL: Fix signalstrength on pre-ICS radio libraries
pick 7b1f4a7 Add NT_MODE's for NETWORK_MODE's 8 and 10
pick 2e24a5f LGEQualcommUiccRIL: Fix signalstrength on pre-ICS radio libraries
pick 09d4f7d Smdk4210Ril: fix bad file format
pick 9a8bbc1 SamsungQualcommUiccRIL: use signalstrength value instead of # of bars
pick ad5fa37 Smdk4210RIL: fix signalstrength
pick d4045d3 fix automatic timezone failing on some GSM networks
pick 5b7eb50 Smdk4210RIL: added support for hd-voice (wideband amr)
pick e93c237 Add SamsungCDMAQualcommRIL class for CDMA Galaxy S III family based on msm8960.
pick 7d8d919 Smdk4210RIL: some cleanup
pick 0762e57 SamsumgCDMAQualcommRIL: 'Phantom Ringtone' Fix
pick 5ae5289 Telephony: Updated radio states for CM classes
pick c8fe90c Telephony: Reintroduce the old ICS RadioStates
pick d1b0af1 Revert "fix sms receiving for some Samsung CDMA phones"
pick 6248642 framework: Split off some packages to a new file
ff4868c... QualcommSharedRIL: Fix JB init sequence
ef5d261... Fix 6804479: "Emergency calls only" in notification shade
4b9a8d7... Fix NPE on some phones at startup.
de0c713... telephony: fix build after 4.1.1_r4 merge
0551bf6... HTCQualcommRIL: use ICS style RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED
f0c87ea... telephony: HTCCDMAQualcommRIL: allow CDMA + LTE devices to get subscription from NV like normal CDMA.
7244b83... HTCQualcommRIL: add HTC hack to stop displaying SIM unlock screen
3e1624b... HTCQualcommRIL: responseIccCardStatus: add subscriptionFromSource feature. Configure subscriptionFromSource quirk using needsOldRilFeature to ifdef tEh javaz for CDMA + LTE support.
7728854... Fix 6804479: "Emergency calls only" in notification shade
4df2c7f... Fix NPE on some phones at startup.
d321394... HTCQualcommRIL: Set mUSIM and mSetPreferredNetworkType
0a35d87... Manual Revert: "telephony: when building apn list, use preferred apn ..."
but not the reverts the actuallsy
pick a4391dd Revert "webkit: Multimedia feature port from ICS"
pick eb7a867 Revert "net: customize memory cache size"
pick b83efab Revert "[webkit] Runtime enablement of WebGL"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment