summaryrefslogtreecommitdiffstats
path: root/AndroidManifest_cm.xml
Commit message (Collapse)AuthorAgeFilesLines
* Nudges: Move roaming nudge logic to wifi listenerStephen Bird2016-06-081-1/+0
| | | | | | | | | When the call ends, if the user was on wifi the entire time and was roaming then we will show the roaming text. Otherwise, this will count as a wifi nudge. Change-Id: Ic85a308d1860977fe4a62265fc293025ddb6a5a3 Ticket: CD-678
* Alias Dialer's settings activity for use as caller-info settingsRohit Yengisetty2016-05-261-0/+5
| | | | | | | | | The settings related to managing CallerInfoApi are within Dialer's settings activity. Adding an activity alias to this component for other's to recognize this as the place to find caller-info settings. Change-Id: I1b2a69ae98c7ac184b3d6814e1eb801eb655c9a4 Issue-Id: FEIJ-730
* Add migrations for CallerInfo related settingsRohit Yengisetty2016-05-251-2/+20
| | | | | | | | | | | The settings related to CallerInfo Provider need to be migrated to a newer schema due to the changes within AmbientSDK and CallerInfoApi. The migration will take place on a system-update, alongside the installation of the newer AmbientSDK and AmbientCore. Issue-Id: CYNGNOS-2537 Change-Id: Iffa15d73b7616b27a9f80e5d2266ccdf56749f61
* Add additional permissions needed to utilize BlacklistUtilsRohit Yengisetty2016-05-131-0/+3
| | | | Change-Id: Ia4c8e60865237389f740e60e5f82b0c5292ae2b6
* Metrics fixes and switching to job schedStephen Bird2016-05-131-5/+2
| | | | | | | Some metrics were not being properly aggregated and sent. Change-Id: I7b1973c130b57a9c23420383fc144ded4c074ee4 Ticket: CD-629
* Add Caller-info provider nudges and adapt new CallerInfoApiArtem Shvadskiy2016-05-091-0/+3
| | | | | | | | | CallerInfoApi within AmbientSDK has undergone a revision. There are changes to authentication APIs for Plugins and also to the LookupProvider APIs. Change-Id: Ia247925c7797e290ec05214bdca27ec70e41abda issue-id: DIALER-719 DIALER-724
* Add permission for binding to Ambient's Caller Information serviceRohit Yengisetty2016-05-091-0/+2
| | | | Change-Id: Ic244468f2b307d13a870dc090a2fca8df7cf23d3
* Dialer DeepLink IntegrationNathanielWaggoner2016-04-291-0/+3
| | | | | | NOTES-53 Change-Id: I90fe73dff9615a9955e61700fe9a712e6a5952ed
* WifiNudge: Use PreciseCallState to only show on outgoing callsStephen Bird2016-04-261-0/+1
| | | | | | | We don't want incoming calls to nudge Ticket: CD-583 Change-Id: Ic7f821c7d35f8dd95a1d945f62787ec89cf2d2c8
* Improvements to NudgesStephen Bird2016-04-211-5/+3
| | | | | | | | - Fix bugs found in test cases - Make nudge lookup more performant - Make nudge metrics work Change-Id: I1e75dc3a2bdda5cc5763c327bfd1b94c6aa6e735
* Port VoLTE support from DialerNext into AOSP DialerKamaljeet Maini2016-04-081-0/+1
| | | | | | | | | | | Modified Dialpad fragment to show 1) VoLTE label when there is only one provider, which supports VoLTE 2) VoLTE text below spinner icon for each provider that supports VoLTE when there is more than one provider Change-Id: Ifaffa16966d7d632b0262311b53d71a64f1e75ad Issue-Id: DIALER-720
* Add Metrics for Dialer call origins and incall itemsStephen Bird2016-04-081-0/+9
| | | | | Ticket: CD-425 Change-Id: Iaa1b56537e0b00ccfaf70936400ad7772ed5de8f
* Temporarily revert DeepLinkRichard MacGregor2016-04-081-1/+0
| | | | | | | | | | | | | | | | | | | Revert "Fixes a misalignment between the DeepLink icon in Call History." This reverts commit e78d0aeeaceac1480db49378a388c32e61cddc1a. Revert "Refactors the CallLog code to follow proper design patterns, fixes a" This reverts commit 0ef07fe8bb67ed7a95116b62ab9e082739be782c. Revert "Uses the new alreadyHasContent boolean to determine whether to show icons" This reverts commit 09b7d7925363bc0a529c3fa8ba3d8e8013118da8. Revert "DeepLink refactors and bug fixes." This reverts commit 97bec6770966ee05c0adc1f0104415a6ecfc2069. Revert "Dialer DeepLink Integration Phase 1" This reverts commit fc4bfbf54553ab06ae5cc377eca83ef6cbb0a6d9. Change-Id: Ic283117b0f19c8fb81b419d902856bb1f4b25a6e
* Add BlockContactActivity to the manifestRohit Yengisetty2016-04-081-0/+8
| | | | Change-Id: I9ff322389f7158f7aad7e2eb1169e5db0049dc18
* Add CallerInfoProvider options in SettingsKamaljeet Maini2016-04-081-0/+7
| | | | | Issue-Id: DIALER-706 Change-Id: I4dee753f25b7a48baef64586bb565eed297014df
* Dialer DeepLink Integration Phase 1NathanielWaggoner2016-04-081-0/+1
| | | | | | | | Adds the basic dialer integration, meaning deeplinks in call button fragment, link icons for call log and the ability to associate previous links with displayed content Change-Id: I97941459b235b33b13c9140cd8093083558b25c8
* InCall: port nudges and fix plugin settingsRaj Yengisetty2016-04-081-1/+12
| | | | Change-Id: I79f1c66e610419d18d7763b9063f775eacf85266
* Fix a number of issuesStephen Bird2016-04-081-0/+2
| | | | | | | - mimetype lookups for single number contacts - T9 incall hint text Change-Id: I4b4e040db76ac7fa2e72cb4b2c9bcf2ac448d0a8
* Initial Bringup of Ambient and InCall for MStephen Bird2016-04-081-0/+36
Wire up ambient and start getting incall plugin data. Change-Id: I7b0fbc67ba570401ae7f0ec0aa905edf3eadf4fa