summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sync mobile data status to modem on device bootupandroid-7.1.2_r9android-7.1.2_r8android-7.1.2_r6android-7.1.2_r5android-7.1.2_r4android-7.1.2_r39android-7.1.2_r38android-7.1.2_r37android-7.1.2_r36android-7.1.2_r33android-7.1.2_r32android-7.1.2_r30android-7.1.2_r3android-7.1.2_r29android-7.1.2_r28android-7.1.2_r27android-7.1.2_r25android-7.1.2_r24android-7.1.2_r23android-7.1.2_r2android-7.1.2_r19android-7.1.2_r18android-7.1.2_r17android-7.1.2_r16android-7.1.2_r15android-7.1.2_r14android-7.1.2_r13android-7.1.2_r12android-7.1.2_r11android-7.1.2_r10android-7.1.2_r1nougat-mr2.3-releasenougat-mr2.2-releasenougat-mr2.1-releasenougat-mr2-security-releasenougat-mr2-releasenougat-mr2-pixel-releasenougat-mr2-devMeng Wang2016-12-191-0/+6
| | | | | Bug: 32580033 Change-Id: Idaf55df062f30df7853bbaa0a4ae192ed20e9f4b
* RCS NPE when uppgrading to NBrad Ebinger2016-08-172-4/+14
|\ | | | | | | | | | | am: 0ba8619e7c Change-Id: I086570fc629903e3111c067e0ddf653890a111f9
| * RCS NPE when uppgrading to Nnougat-mr1-devBrad Ebinger2016-08-162-4/+14
| | | | | | | | | | | | | | | | | | 1) Fixes a crash upon upgrade to N where a null cursor was received when the data was damaged. 2) Adds permission to AndroidManifest for consistency. Bug: 30838787 Change-Id: I91196f3753e381d643b242f65469904e5cb4d603
* | Merge "Monitor provision status change and handle it accordingly" into ↵Brad Ebinger2016-08-050-0/+0
|\| | | | | | | | | | | | | | | nyc-mr1-dev am: 6ee48f5ce9 Change-Id: I6480d3b2c629074adf53100b8a33b8962bb42be9
| * Merge "Monitor provision status change and handle it accordingly" into ↵Brad Ebinger2016-08-052-2/+12
| |\ | | | | | | | | | nyc-mr1-dev
* | \ Monitor provision status change and handle it accordinglyBrad Ebinger2016-08-052-2/+12
|\ \ \ | | |/ | |/| | | | | | | | | | am: 3c6eb624f0 Change-Id: I54d9f9482508760b537b771a5c202b5579beae2a
| * | Monitor provision status change and handle it accordinglyBrad Ebinger2016-08-042-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | Upstreaming a Motorola bug that updates the provision status for a device if it is changed. Bug: 30679688 Change-Id: Ibd7e2ad03feacd9adc088e6d55f86eeeb66b50ad
* | | Remove ACTION_EAB_RESET_CONTENT_OBSERVERS IntentBrad Ebinger2016-08-052-67/+33
|\ \ \ | | |/ | |/| | | | | | | | | | am: 6ed6af0c4c Change-Id: Ia39aee02784a23fc9686a6915e7a727b9c8091ee
| * | Remove ACTION_EAB_RESET_CONTENT_OBSERVERS IntentBrad Ebinger2016-08-032-67/+33
| |/ | | | | | | | | | | | | | | | | Replaces the ACTION_EAB_RESET_CONTENT_OBSERVERS PendingIntent with a Listener using the new AlarmManager.set() function in order to stop the non-protected broadcast from being sent. Bug: 30603480 Change-Id: I8919166b870bbfd7ebfe88cb54f7c39e2b630bb8
* | Fix synchronization issues in RcsStackAdapterBrad Ebinger2016-07-281-144/+167
|\| | | | | | | | | | | am: 8b2aeca3c7 Change-Id: Ida39066aae5143727f410b53fe3447448b7e077f
| * Fix synchronization issues in RcsStackAdapterBrad Ebinger2016-07-281-144/+167
| | | | | | | | | | | | | | | | Fixes a NPE in the RcsStackAdapter due to multiple threads accessing unprotected private state variables. Bug: 30359573 Change-Id: I7344520658c6f1e57a7ffd1a7124bd218f92eba5
* | Make RCS broadcasts protectedBrad Ebinger2016-07-282-0/+3
|\| | | | | | | | | | | am: 20da1e3855 Change-Id: I0b62c32e81b9b23bce5814758d685f0f99b8e826
| * Make RCS broadcasts protectedBrad Ebinger2016-07-272-0/+3
|/ | | | | | | | Mark overlooked RCS broadcast intents as protected. Change-Id: I1adb82ae6d3ff4818263030d95419fa8f3dbe0ac Fix: 30430669 Fix: 30402079
* Disable PresencePolling w/o carrier supportMeng Wang2016-07-062-13/+29
| | | | | | | | | If CarrierConfigManager use_rcs_presence_bool is false, PresencePolling doesn't start. Bug: 29061605 Bug: 29636852 Change-Id: I76ccb0879e076a88c57bd38b2b8c83851d22a824
* Protect Presence and EAB broadcastsPavel Zhamaitsiak2016-06-242-0/+5
| | | | | Bug: 29581795 Change-Id: Ide70a3490ceb353f415794e2c5bdb40c28db8f96
* Do not log phone number and name even for debug.Vineeta Srivastava2016-06-2311-60/+6
| | | | | Bug: 29596374 Change-Id: Ibd9f810627955c7f5cadb1ff0b0eebddaff9f270
* Protect com.android.service.ims.presence.retry broadcastPavel Zhamaitsiak2016-06-151-0/+1
| | | | | Bug: 29228175 Change-Id: Ifc8b3196f17caddf38d23b4a60ac6dee34695a62
* Fix buildPavel Zhamaitsiak2016-05-021-27/+25
| | | | Change-Id: I60acefab3f7efcbb20729f966348c568c05f9f7e
* Move rcs from frameworks/opt/net/ims to external/imsPavel Zhamaitsiak2016-05-0267-0/+15343
| | | | | Bug: 27811089 Change-Id: I4ac4948096373f1dfe119d21c7d0870ccdb061db
* Initial empty repositoryThomas Joseph Avila2016-04-270-0/+0