summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-13.0-ZNH2Kblinky@build012016-09-182-0/+6
| | | | | Change-Id: I3b0c7f2371509f46346df861ca20c3633586fa33 Ticket: RM-231
* Automatic translation importpinky@build012016-08-230-0/+0
| | | | | Change-Id: I4773c22421e3b2030af8c2dbaf7537f8554c81be Ticket: RM-231
* Automatic translation importclyde@build012016-08-232-0/+93
| | | | | Change-Id: I6883a4be4a242d84578cc49fc9cd527c4acc99e1 Ticket: RM-231
* Automatic translation importclyde@build012016-08-182-0/+93
| | | | | Change-Id: Ie2ece18901b7bc77f030d9565013b1bee6826899 Ticket: RM-231
* Automatic translation importblinky@build012016-08-130-0/+0
| | | | | Change-Id: I4fc5c46e68c5f92e1aa55e89f3b3569b8012529e Ticket: RM-231
* Automatic translation importpinky@build012016-08-132-0/+93
| | | | | Change-Id: I1ad74ff445f329ae41ce4fc40c871e24e5f70d24 Ticket: RM-231
* Automatic translation importpinky@build012016-08-122-1/+2
| | | | | Change-Id: Ie259e6dddb75de240237dd11d6265a65847341e8 Ticket: RM-231
* Automatic translation importinky@build012016-08-101-1/+1
| | | | | Change-Id: I1ed6697bab6eb02291761038dd79fc463c478c15 Ticket: RM-231
* Automatic translation importstable/cm-13.0-ZNH2KBAbhisek Devkota2016-06-281-0/+2
| | | | | Change-Id: I1cc6777a2ec2e5c35b56cf0ac385db167bae0671 Ticket: RM-231
* Automatic translation importinky@build012016-06-171-0/+5
| | | | | Change-Id: Iffee8c538b8d31b66fff229b35a8e7e6eb54ccfe Ticket: RM-231
* AmbientDataSubscription: Allow subscriptions to run different queriesStephen Bird2016-06-143-7/+68
| | | | | | | | | | | | If a plugin is disabled or enabled, let our subscriptions run different ambient queries. This is to address situations where extra work is done when the plugin is disabled. Change-Id: I8c95d58fa55761121481db4730e8d4ece2a2d14a Ticket: CD-682 (cherry picked from commit 59574f3875747ebce0515bff9e0aa34c3725bc3b)
* Automatic translation importblinky@build012016-06-071-0/+1
| | | | | Change-Id: Ifcda156462a72da2d31d1b9a846da86eb0b016ad Ticket: RM-231
* Automatic translation importblinky@build012016-06-011-0/+4
| | | | | Change-Id: I383ffef0225c5e49b50545c08bfbdab13c836bcc Ticket: RM-214
* Automatic translation importJessica Wagantall2016-05-263-0/+11
| | | | | Change-Id: Iaf1a517e7d9545fea04c82634be7cb28a8d0fb4a Ticket: RM-214
* Show SIP call method in spinner and force update on resumeArtem Shvadskiy2016-05-172-4/+27
| | | | | | Change-Id: Icd22b9d20fc3a1e36aa5349830e775b696a46328 issue-id: CYNGNOS-2655 (cherry picked from commit 5f1bd903b1692898091f9d93330ee36a091b1655)
* Automatic translation importAbhisek Devkota2016-05-171-0/+2
| | | | | Change-Id: Ia1a16cae235fd9bd40f970e20221970120c564c2 Ticket: RM-231
* Automatic translation importAbhisek Devkota2016-05-1496-94/+532
| | | | | Change-Id: I7e9f6bd0f5d3f2c3f98338748aab0f9c09cc00fd Ticket: RM-231
* AmbientDataSubscription: don't post results for unknown pluginsRaj Yengisetty2016-05-131-1/+3
| | | | | | | Ticket: CYNGNOS-2744 Change-Id: I076a968a3085b9eec3cf702e322dcaa4d7df6f2d (cherry picked from commit 281a48f19af23c9d1a6ce4e366800a02b41ee205)
* Revert "Merge tag 'android-6.0.1_r22' of ↵Michael Bestas2016-05-1377-12/+290
| | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/PhoneCommon into cm-13.0" This reverts commit 006da899ea5b01546211aa84407aed74a69eee37, reversing changes made to 23676f94e7c9b6c6729c44460330d550e32cf3db. RM-231 Change-Id: Ifeb554d713de00f8290b4f6ba96b409a7ade9498 (cherry picked from commit 158e6b374aa5cc63cfa90720fdbb5cf45a7298bf)
* [1/2] Credit text and action should be limited to single lineRichard MacGregor2016-05-133-32/+113
| | | | | | | | | The credit text and action weren't limited to a single line, causing increased credit bar size if text was translated into another language. Ticket CD-631 & CD-637 Change-Id: I89c3725f5d7040299b90491a745eb96d93fb1db9 (cherry picked from commit ff0327931a1fdf2617559f7b0a7958c922dbfa30)
* [2/2] Preferences for provider roaming call countsStephen Bird2016-05-121-0/+1
| | | | | | Ticket: CD-636 Change-Id: I43c38cb8e98443556e90c8db576d84383a4d79c6 (cherry picked from commit bdd80a256ef3fc9bf40a50ff61a1f610ac3dd62b)
* [2/2] Don't get directory intent on refreshStephen Bird2016-05-091-1/+0
| | | | | | | | | | | | | | | | | | Requesting this intent may cause plugins to request permissions at odd times. Instead, requesting this intent when the button is clicked will give the user some context when plugin permission dialogs come up. Note that the delay caused by requesting this intent when the button is clicked is fairly indiscernible from caching this intent at application creation. This action is only presented to the user once other metadata from the plugin has already been captured, so this call will happen after the plugin has been instantiated, and should be performant. Ticket: CD-561 Change-Id: I3494e71d9d9554298ded352da062c3de7faf6824 (cherry picked from commit f6f8b3a845fe4593605a386bcb40d055e0bdda17)
* DynamicRefresh should only refresh ENABLED pluginsErica Chang2016-05-092-5/+22
| | | | | | | | | -added accountHandle query to ContactsDataSubscription CD-616 Change-Id: I2042453826990579e15b5305cf1282cbb0f9a445 (cherry picked from commit 9047ee984e447c28e181487e98094257fda5c25c)
* Reduce InCallUI name text field size to prevent text truncationKamaljeet Maini2016-05-061-1/+12
| | | | | | | | | | | | | | | | The resizeText() function calculates maximum possible text size for the available width. In some cases, this leads to slightly bigger text than width of text view, causing InCallUI name truncation. To prevent this issue, the text size is now reduced by a fixed value of 1. This solves the issue by providing enough margin on a failing product. This margin may not be enough for all scenarios. So it may need to be changed for other products. The goal is to keep this margin small enough to minimize impact on non-failing products. Change-Id: I390ca38b1cad29db42d6a1ed52346c6a72dec4a8 Issue-Id: CYNGNOS-2674 (cherry picked from commit 7b1fe0109483f22f8c5e1852efe7230e0a4ced71)
* Check if Volte is enabled in ImsManager to determine Volte supportKamaljeet Maini2016-05-061-1/+2
| | | | | | Change-Id: I3209b4b814a041cbe6cdf354b853623943175e0b Issue-Id: CYNGNOS-2011 (cherry picked from commit 33beb0a0b887dbfa9797f7fa97f3cd715bb71a74)
* Removed PUBLISH_DISCOVERY_NUDGE permission checking for NudgeServicesErica Chang2016-05-061-1/+1
| | | | | | | | | This permission does not apply to NudgeServices.API CD-625 Change-Id: I40832129dbfbe815b8bb90499cf3cdd9a7f2eee1 (cherry picked from commit 3f60397f9e37e0dd59b705a2d119ae01e4b36807)
* NPE: Make sure clients have a credit warningStephen Bird2016-05-041-5/+9
| | | | | | Change-Id: Id9e9aaaef0928dbeb1d3248d5855149f9e5cb0b3 Ticket: CD-609 (cherry picked from commit 5f1fb3439d16356b6c956a1e86308a1b04483c5c)
* NPE: no credit info availableStephen Bird2016-05-041-1/+3
| | | | | | Change-Id: I327feedc7a1517e8ef8f15e8d960048389de5790 Ticket: CD-619 (cherry picked from commit 5564f99a4ba3a1d449b4e978ffd54f5179d3510b)
* Hide VoLTE label by default to prevent it from showing in emergency dialerKamaljeet Maini2016-05-021-0/+1
| | | | | | Issue-Id: CYNGNOS-2665 Change-Id: I25e0bfaf47496333ff5eb0a5997de50b99721dd8 (cherry picked from commit 0c8f3a29ff791f3f7ffea5ddab9840cf72d58ada)
* AmbientConnection: Permissions checkingStephen Bird2016-05-021-8/+37
| | | | | | | | Make sure we have permissions to do what we do. Ticket CD-608 Change-Id: I563c24564700ea72a2e568f5ef2f4d1c5df833df (cherry picked from commit b5448ef00c5bc584391e41f14edd5d8a86249e24)
* Add DeepLinkAPI to AmbientApiClientRaj Yengisetty2016-04-291-0/+2
| | | | | | | NOTES-53 Change-Id: I6e1e23f73d7bb0b85c2c4a2f53f12fd8a024e007 (cherry picked from commit 51aefeb285e4a0c3d5b39509057f456727cf51f7)
* Correctly mark data broadcast as done.Danny Baumann2016-04-291-0/+1
| | | | | | Ticket: CD-589 Change-Id: Ie75762a1b7af584debcb1f982fe25a64e915e7d4 (cherry picked from commit 35f20a7f57cb74ee68c2636354ed90d936e98c3c)
* DataSubscription: Broadcast if we have no pluginsStephen Bird2016-04-281-5/+10
| | | | | | | | | If we have no plugins then we need to broadcast to our subscribers so they do not worry about them. Ticket: CD-602 Change-Id: I2db52417d335bece3a66f08384331fa9cc6f4648 (cherry picked from commit f21fbc17de836937d836ebcf068e44dab3e08ab5)
* [1/2] Contacts : fix InCall plugin related PendingIntentErica Chang2016-04-287-11/+149
| | | | | | | | | | | -Have to make CallMethodInfo cloneable so the returned HashMap holds a new instance and so comparison is valid (in order to detect plugin state/auth state change) CD-550 Change-Id: I5eaa99f46681e85aa9e0f49bb0914e195a111223 (cherry picked from commit 4798621c9bf0fd612b6d724a4d246b13409a5e48)
* MimeTypes: Use the right onesStephen Bird2016-04-281-2/+2
| | | | | Ticket: CD-590 Change-Id: I54ae1b626172cb5421582a4112a60b58692a4ff1
* Fix NPE if getCreditResult is nullRichard MacGregor2016-04-281-1/+1
| | | | | | | Ticket: CD-591 Change-Id: Id19534eccca16a929286c99008647f82ce718b03 (cherry picked from commit 2c6381909e258f2ccf647f7328afaa95b5220356)
* [1/4] Refactor CallMethodHelperStephen Bird2016-04-2727-1363/+2043
| | | | | | Ticket: CD-589 Change-Id: I3b24eedffddbf0960023dc2f1429038e5353de2f (cherry picked from commit ecc708d3c1417b60f316a0387d17f2cf4c67c2b1)
* Fix call method spinner text cutoffRichard MacGregor2016-04-261-1/+1
| | | | | | | | | Stop forcing the width to be a defined size that is way too small. Ticket CD-571 Change-Id: I7533267f40a0fd6583d3b8ea49dfc18c76321e46 (cherry picked from commit e8398ca28c69e5711047eb969b2c557e45f9f68a)
* Set untranslatablesMichael Bestas2016-04-141-3/+3
| | | | | | | RM-232 Change-Id: Ie2f21cb580a31c4b4d98d8dffeb49cb832945a6e (cherry picked from commit a495381410432287628a52774ff5a6326d744422)
* Only fire visibility change callback if visibility actually changed.Danny Baumann2016-04-111-4/+8
| | | | | | Ticket CD-536 Change-Id: I4f910e99c7330402c728828896e16e87154084b0 (cherry picked from commit 63c90d00c60d5ba8322a3806c5153b4474157c6a)
* Remove unneeded source lineStephen Bird2016-04-111-1/+0
| | | | | | | | | src-ambient doesn't need to build unless the package that depends on it specifys it directly Ticket: CD-537 Change-Id: I715810aebdf779f3eb57e92144dbe7f20ece3ffc (cherry picked from commit 5c9ce9b7cceb0f5ce2545324f7df0eb4ff5c02c3)
* Move VoLTE changes to PhoneCommonKamaljeet Maini2016-04-0811-34/+314
| | | | | | | | While porting VoLTE support from DialerNext to AOSP Dialer, some of the relevant changes are moved to PhoneCommon. Change-Id: Id18fe4743af5df133069e889c817937d7847c3b6 Issue-Id: DIALER-720
* Add new method for getting hinttextRichard MacGregor2016-04-082-9/+104
| | | | | | | | Implement getHintText. Stop using attributes for plugin hint texts. getHintText returns all required hints. Tickets CD-446 CD-470 CD-471 CD-514 Change-Id: I76cb1f31e5db632cb21ea283116928dd2559e555
* Use subscription checkStephen Bird2016-04-081-1/+1
| | | | Change-Id: If2749289b20c87fa396364eca3c3b264e9d39f70
* Only clear dialpad on successStephen Bird2016-04-082-13/+39
| | | | Change-Id: I5b3975ff6f6b2ea7194cbc415b3730f03ec7e796
* InCall: add low credit warningsRichard MacGregor2016-04-082-14/+25
| | | | | | CD-262 Change-Id: I42c546bd2d4cc83885b0d06a8b3a3090827f05ff
* Fix equals and hashcode overrideRichard MacGregor2016-04-081-52/+2
| | | | | | | | | CallMethodInfo equals and hashcode overrides used items that would change value occasionally, but are not important enough to care about. CD-443 Change-Id: I560dd795330c1c046fce6864d50815a111a58328
* Remove resources instance saved in CallMethodInfoRichard MacGregor2016-04-082-4/+1
| | | | | | It wasn't being used, and we probably shouldn't be saving it anyway. Change-Id: I55fd9df3e38fe22f65654d37f220d65254decb84
* [1/2]Contacts : handle soft logged out stateErica Chang2016-04-082-36/+51
| | | | | | | | | | Rearranged util function checkUserHandle which queries plugin account from Account Manager to check if we're in a soft logged out state CD-450 Change-Id: I4cb6b7555a4cd6c91ae9155d29863ec3154945ed
* Prioritize credits over subscriptions.Stephen Bird2016-04-082-3/+11
| | | | | | | | If the user has any credits. We want to show those over subscriptions. Change-Id: I1505c37ff2ba1260449278c202f87f38a33d8b48 Ticket: CD-465