Skip to content

Instantly share code, notes, and snippets.

@DroidFreak32
Last active June 16, 2017 19:50
Show Gist options
  • Save DroidFreak32/dc23bff083c64c6a743d8211a37cd353 to your computer and use it in GitHub Desktop.
Save DroidFreak32/dc23bff083c64c6a743d8211a37cd353 to your computer and use it in GitHub Desktop.
commit b4c599b96b067784f2e02ff31e16de09a824718e
Author: maniac103
Date: Nov 13, 2014
Proper supplementary service notification handling (1/5).
Change-Id: I4fa94d4ba68a1570d3f822be569ae124882c0e66
commit bc0847ce94a210b1aa64433ebd4448293cfbbaac
Author: Rakesh Pallerla <[email protected]>
Date: Fri Sep 26 16:13:46 2014 +0530
Store Network Mode selected in subId Table.
Modify code to store network selected by user in
subId table.
DELETED:telephony/java/android/telephony/SubInfoRecord.java
Change-Id: I361c5cbc47ea6079deb3e807276a3f3504a9535e
commit 2b7de8b46b34d496aabd78d807ec848edda4e054
Author: Steve Kondik <[email protected]>
Date: Wed Dec 16 13:46:43 2015 -0500
connectivity: Configure additional TCP parameters
* Add support for configuring TCP delayed ack segments / usercfg
via LinkProperties. This can improve performance for usecases
like WiFI display.
Change-Id: Iaf1fa7610a035ff91317544a8fc2e3f895831ad4
commit 2777df055f7f7823395d1dc22babfca146198423
Author: Chirayu Desai <[email protected]>
Date: Thu Jul 23 01:04:17 2015 +0530
Add the user set network mode to the siminfo table
* To track what the user set for the particular sub independent
of the currently set network mode (i.e. PREFERRED_NETWORK_MODE)
* Useful on MSIM where the modem may only support 2G on one of the slots,
so the preferred network mode (and the NETWORK_MODE column) would
not always reflect the user desired network mode.
Change-Id: I69d730e03a075b2684ca03a7df0086d95e0e329f
Ref: CYNGNOS-291
commit ce08895ddc6b91af3cc9e73ba86f917ba81a7e2f
Author: DroidFreak32 <[email protected]>
Date: Fri Jun 16 17:23:21 2017 +0530
add missing fields
Change-Id: I6d71908d4c264d41dd3cb26170494114de3992cf
commit a7a57527419f53f87bcd1a117ffcc7d63b78b7a8
Author: Ricardo Cerqueira <[email protected]>
Date: Mon Nov 4 02:05:24 2013 +0000
Telephony: Add getLteOnGsmMode() method (1/2)
Same functionality as the existing getLteOnCdmaMode, but for GSM
LTE devices.
Enable with the telephony.lteOnGsmDevice system property
Change-Id: If563e43e1f97b23966cb42ff24eb0b406f9db8e2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment