audiopolicy: Fix notification not sent for session releaseChange-Id: Ifba4025532debc50c7931d08a9bcd1593d9b1721— Steve Kondik / detailSupport for new properties to identify country based ecc #s added by RILIf the device is in a country where the ecclist list has beenupdated with the current country's ECC#s. For example if deviceis in INDIA and we are checking for (XYZ, am, 101, XYZ) it willreturn true since 101 will be found in ecclist but 101 is notvalid ECC# for Armenia(am). There could be a case where thislogic errors. For example 101 is valid ECC for INDIA and PAKand we are currently in INDIA and CTS passes (XYZ, pk, 101,XYZ). We should return true/valid ECC# but current logic willreturn false. This scenario fails even today, so there is noregression.Issue-id:CYNGNOS-2412Change-Id: I6e19aed8a84bd57244a40e7f1e06d4625d26ec77— Deepak Kundra / detailNull check before accessing AP objects* The AP item list is destroyed and re-created on driver load/unload.* Check before accessing them, as the driver may be unloaded, which may cause a null pointer dereference.REF: CYNGNOS-2559Change-Id: If4f7600f6156d650211a7ac85b48f95f16c761e7— Ethan Chen / detailcamera: fix large tiler memory leakagesThis should fix large (>10M) tiler memory leakages that often occur whenthe camera is closed. There are still smaller leaks left (several 4K pagesper run), but these are much less damaging.Change-Id: Icc442407d357eeff4a1bce9edeff0f186f5646d1— Luden / detailCMBugReport: better bug report uploading- Process the file first offline, then if online try to upload, otherwisethrow a retry notification for the user to try at their leisure.- fix uploading for non-standard charsets- Don't show activities in recentsTicket: CYNGNOS-2445Change-Id: I0e799f29f759402d2301be00e13ba074bbcf0ee4Signed-off-by: Roman Birg — Roman Birg / detailNPE: check that cn is null and returnWe don't want to store null values in our sharedprefs,and we dont want to crash.Ticket: CD-569Change-Id: I647bb9bb8861ed4205c11940b2efcda884e49a21— Stephen Bird / detailText/Multimedia message limit featurePorting feature from 12.1 to 13.1Feature to set/configure SMS and MMS limits perconversation.Bug: PAELLA-194,PAELLA-195Change-Id: Ib1bd15f58a3d33572484d8c28de42e481c66f6b0— tnmy-cyngn / detailSetupWizard: add a CM-specific setup-complete settings keyAndroid uses Settings.Global.DEVICE_PROVISIONED andSettings.Secure.USER_SETUP_COMPLETE and the system responds to thosedatabase entries, such as allowing the keyguard to be visible, or maybepulling the statusbar down.Since we still depend on some of Google's setup wizard, it also keys offthe same table rows and it may decide that the device is now provisionedwhen we still haven't finished our own setup wizard, so let's addanother key that we have control over to show the real state of OURsetup wizard.Ticket: CYNGNOS-2431Change-Id: Ic21689625f6d80e209161762ace741918b972abaSigned-off-by: Roman Birg — Roman Birg / detailTelecom: refresh missed call notification on locale changeTicket: OPO-610Change-Id: If31bd443671de373ebb80a11bd583be0e590b48aSigned-off-by: Roman Birg — Roman Birg / detailUpdate Ambient SDK to 1.5.5Ticket: NOTES-39Change-Id: I3706029f772ffa8d8f061331ab314b9f4be81b9f— Raj Yengisetty / detailCMSettings: add CM_SETUP_WIZARD_COMPLETED keyWe need to store the state of _our_ setup wizard.To not break existing devices' provisioning, copy the current state of the globalprovisioned flag to the new key value.Ticket: CYNGNOS-2431Change-Id: I3d88361edc126788f42b28efd11f3c7598117138Signed-off-by: Roman Birg
đang được dịch, vui lòng đợi..
