summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-28Add spam indicator for notification and incoming call of incallui.Qi Wang
+ Add spam icon and label in notification of incoming call. + Add spam icon and label in primary call info of incall screen. + Change background color and status bar color if primary caller is spam. Screenshots: https://screenshot.googleplex.com/WFob2oPdXZd https://screenshot.googleplex.com/ddCfg91Anef Bug: 27611253 Change-Id: I03b3754f69631f5f6b07932b1a0006407b93c6e8
2016-03-23Import translations. DO NOT MERGE am: 592abe2 -s oursGeoff Mendal
am: 4c1df65 -s ours * commit '4c1df6588f46c7a617a548988e6301b1435beb03': Import translations. DO NOT MERGE
2016-03-23Import translations. DO NOT MERGEGeoff Mendal
am: 592abe2 -s ours * commit '592abe259d3f2b79c4c7e42395a400e41f584e8a': Import translations. DO NOT MERGE
2016-03-23Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ic38606d967d41c27531c9f4c3707fe967fdee736 Auto-generated-cl: translation import
2016-03-23Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ie6b9d8059c8f33bf50b0d2e9cf74f54b522bbbe1 Auto-generated-cl: translation import
2016-03-23Updating blocked number dialog ui am: 4ddabaeBrandon Maxwell
am: 1d57c63 * commit '1d57c63c9a4079460098bb04b7910d93e089e86f': Updating blocked number dialog ui
2016-03-23Updating blocked number dialog uiBrandon Maxwell
am: 4ddabae * commit '4ddabae31883749c26d200c8f679615a4fced3b9': Updating blocked number dialog ui
2016-03-22Updating blocked number dialog uiBrandon Maxwell
+ Small fix for the blocked number dialog to match mocks. See related bug. Change-Id: I3082cb46adb780aaa96e7d3ccd5a19688cc1845c Fixes: 27703247
2016-03-22Update number blocking strings am: 0a9d3beTa-wei Yen
am: 3d1b790 * commit '3d1b79090584aa90881fbdd43fe8278c1e2639f7': Update number blocking strings
2016-03-22Clear voicemail status text when loading succeeded am: 47af919Ta-wei Yen
am: 2b79a99 * commit '2b79a998ef06ec2f317632f7e9271c5e8a29f5ab': Clear voicemail status text when loading succeeded
2016-03-22Update number blocking stringsTa-wei Yen
am: 0a9d3be * commit '0a9d3be7e92dce46dffeaedb1e6aefc163122bfc': Update number blocking strings
2016-03-22Clear voicemail status text when loading succeededTa-wei Yen
am: 47af919 * commit '47af91907bc39b7b94173cc14809b932f516b1a2': Clear voicemail status text when loading succeeded
2016-03-22Update number blocking stringsTa-wei Yen
+ No message string for unblocking, same as new filtering. + String for blocking with new filtering Fixes:27703247 Change-Id: I4622d9223e03e3c3f207da581ce5b28ee4aa2b42 (cherry picked from commit f0f07d585c95d2bda8a59e9dcffdb687cb21c0fa)
2016-03-22Clear voicemail status text when loading succeededTa-wei Yen
In ag/874775, mStateText.setText(null) is removed from VoicemailPlaybackLayout#setClipPosition(). This caused the error in mStateText not to be cleared after the voicemail is sucessfully loaded. This CL adds a setSuccess() method to the layout that clears the message, which will be called from onPrepared() once the voicemail is loaded. Fixes:27770842 Change-Id: Ic42e40b99d36f817532dec780b63311c1967300c (cherry picked from commit f35cf6c6311aa253d679f61b8fd43babce4a90c3)
2016-03-22Merge "Update number blocking strings"Ta-wei Yen
2016-03-22Merge "Hide import number settings in Blocked Management UI" into nyc-dev ↵Ta-wei Yen
am: 5e530f2 am: 0790a2a * commit '0790a2abada4a69413a3ed48deab6b7781e8db08': Hide import number settings in Blocked Management UI
2016-03-22Update number blocking stringsTa-wei Yen
+ No message string for unblocking, same as new filtering. + String for blocking with new filtering Fixes:27703247 Change-Id: I4622d9223e03e3c3f207da581ce5b28ee4aa2b42
2016-03-22Merge "Hide import number settings in Blocked Management UI" into nyc-devTa-wei Yen
am: 5e530f2 * commit '5e530f2d469cae13347a666fd9fe9d214d9e30b4': Hide import number settings in Blocked Management UI
2016-03-22Merge "Hide import number settings in Blocked Management UI" into nyc-devTa-wei Yen
2016-03-22Merge "Clear voicemail status text when loading succeeded"Ta-wei Yen
2016-03-22Merge "No notification shown for blocking after E911 call" into nyc-dev am: ↵Brandon Maxwell
cf230a9 am: 6dd6151 * commit '6dd61510f2c019a8c662257e368568bb93e9d9e0': No notification shown for blocking after E911 call
2016-03-22Updating logic for isBlockedNumber am: fd75e4cBrandon Maxwell
am: 9877f59 * commit '9877f59d3c4af34bedbbd27e45d00efa0ccb0b6a': Updating logic for isBlockedNumber
2016-03-22Merge "No notification shown for blocking after E911 call" into nyc-devBrandon Maxwell
am: cf230a9 * commit 'cf230a91080dcfddb82fe4a42c401d77e6ae9bca': No notification shown for blocking after E911 call
2016-03-22Updating logic for isBlockedNumberBrandon Maxwell
am: fd75e4c * commit 'fd75e4c3b3c1a8f5a6ee5d3ce6a8503cf83ea424': Updating logic for isBlockedNumber
2016-03-22Merge "No notification shown for blocking after E911 call" into nyc-devBrandon Maxwell
2016-03-22Clear voicemail status text when loading succeededTa-wei Yen
In ag/874775, mStateText.setText(null) is removed from VoicemailPlaybackLayout#setClipPosition(). This caused the error in mStateText not to be cleared after the voicemail is sucessfully loaded. This CL adds a setSuccess() method to the layout that clears the message, which will be called from onPrepared() once the voicemail is loaded. Fixes:27770842 Change-Id: Ic42e40b99d36f817532dec780b63311c1967300c
2016-03-21No notification shown for blocking after E911 callBrandon Maxwell
The Dialer is no longer responsible for showing a notification that call blocking is disabled after the user makes an emergency call. This CL ensures that the notification isn't shown. Change-Id: Ib87679a067831b771d99e5b2b205c84101f05fef Fixes: 27705312
2016-03-22Hide import number settings in Blocked Management UITa-wei Yen
+ When new filtering is possible, we should hide the import number settings from the blocked numbers management UI. Bug:27705124 Change-Id: I59bf958540482fe4d1aa620e4a4bc60fdc479778
2016-03-22Merge "Fix merge"Ta-wei Yen
2016-03-22Checking for blocked number after migrating am: ac6cd58Brandon Maxwell
am: ecacd03 * commit 'ecacd03b1dc86afadecdf99ef3a11a09e4a38888': Checking for blocked number after migrating
2016-03-21Fix mergeTa-wei Yen
Merge in ag/886674 was done incorrectly on CallLogAdapter. This CL revert the changes. Change-Id: I1779c205f9be8250acd5a4455608b857c6198663
2016-03-21Updating logic for isBlockedNumberBrandon Maxwell
In the framework blocking, both the e164 and non-e164 formats of a number can be blocked at the same time; these two formats will still have the same e164 value. Since the original code expected the e164 column to be unique, in this situation the Dialer thought the number was not blocked, resulting in a crash when attempting to block the number a second time. This CL changes the logic so multiple rows with the same e164 value are expected. Change-Id: I90995046df74b8ec2198eab1ef56a13f20dc1398 Fixes: 27724726
2016-03-22Checking for blocked number after migratingBrandon Maxwell
am: ac6cd58 * commit 'ac6cd58c8642d22e47a6d4b30295137a61177e85': Checking for blocked number after migrating
2016-03-21Checking for blocked number after migratingBrandon Maxwell
+ There's an edge case crash in the Dialer when initiating the migration workflow. If the user has blocked a number in the framework prior to migrating the Dialer and then attempts to block that number again in the Dialer, the migration workflow starts, completes, and then the app crashes. This is because prior to migrating, the Dialer doesn't know that the number is blocked in the framework, allowing it to block the same number twice. + Since this case is specific to the situation where an already blocked number initiates migration, this CL fixes the problem by checking if the number is blocked in the framework, prior to blocking it after the migration. Change-Id: I31c8978afb871f364e63cab5cc6da3e5fd106b29 Fixes: 27720157
2016-03-21Merge "Only allow primary users to block numbers" into nyc-dev am: c98a563Brandon Maxwell
am: 25b094b * commit '25b094b0473bb52238d7d45d4ba69b0d9949121c': Only allow primary users to block numbers
2016-03-21Merge "Only allow primary users to block numbers" into nyc-devBrandon Maxwell
am: c98a563 * commit 'c98a56336fd49a8c5ea2834a141627d3cf0d8d6d': Only allow primary users to block numbers
2016-03-21Merge "Only allow primary users to block numbers" into nyc-devBrandon Maxwell
2016-03-21Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Iac26e07201e32099ff0c3c76f296dbac9c7cc143 Auto-generated-cl: translation import
2016-03-19Import translations. DO NOT MERGE am: 40831d0 -s oursGeoff Mendal
am: 896ca5c -s ours * commit '896ca5c67360077503aca1fbe3d6f90a0ad160de': Import translations. DO NOT MERGE
2016-03-19Import translations. DO NOT MERGEGeoff Mendal
am: 40831d0 -s ours * commit '40831d0bdaa12903d1668e8f955a5539a6dcbf11': Import translations. DO NOT MERGE
2016-03-18Only allow primary users to block numbersBrandon Maxwell
+ By design, only the primary user has the capability to block numbers. + This CL ensures that secondary users don't see the option to block numbers in the call log or call details. Change-Id: I576925510cfbef417c16910218014d9f7b7dd2a0 Fixes: 27366206
2016-03-19Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I02de91524b62fa6a07c1eabbcf5c54cbf52100d3 Auto-generated-cl: translation import
2016-03-18Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I0ebde53d3b07c8e116192555879d9f3a4fb2b310 Auto-generated-cl: translation import
2016-03-19Merge "Fix emergency call layout." into nyc-dev am: 04abe42Qi Wang
am: c7a3888 * commit 'c7a3888a1397b7ab1dfbbcf86aba31765ea6017c': Fix emergency call layout.
2016-03-19Merge "Fix emergency call layout." into nyc-devQi Wang
am: 04abe42 * commit '04abe42a636feb6bc0055bd6e26b7017f9d97462': Fix emergency call layout.
2016-03-19Merge "Fix emergency call layout." into nyc-devQi Wang
2016-03-18Fix emergency call layout.Qi Wang
* Move callback information to lower part to avoid squized primary call info. Screenshots Before: https://screenshot.googleplex.com/AsMf9ftd8Cg After: https://screenshot.googleplex.com/x1KJ6gbRBd3 Bug: 27680065 Change-Id: I69367aad96e7e0aabb07fa7dfcd7efa5e931e04c
2016-03-18Merge "Rename provider authority for AOSP Dialer" into nyc-dev am: f804a91Ta-wei Yen
am: c0b805e * commit 'c0b805e68c960ff7af4a25dff8b95eb2c620f22f': Rename provider authority for AOSP Dialer
2016-03-18Merge "Rename provider authority for AOSP Dialer" into nyc-devTa-wei Yen
am: f804a91 * commit 'f804a91865c7916369e1ab119dfb13d35ca5f033': Rename provider authority for AOSP Dialer
2016-03-18Merge "Rename provider authority for AOSP Dialer" into nyc-devTa-wei Yen
2016-03-18Merge "Fix dialer crash on unknown number call." into nyc-dev am: 5da20d4Sarmad Hashmi
am: 74a4339 * commit '74a4339953bf2a41a4cd1e73a88b0edfafa50585': Fix dialer crash on unknown number call.
2016-03-18Merge "Fix dialer crash on unknown number call." into nyc-devSarmad Hashmi
am: 5da20d4 * commit '5da20d4e84c475aadfed3cfc3e4ea06d4400091c': Fix dialer crash on unknown number call.
2016-03-18Merge "Fix dialer crash on unknown number call." into nyc-devSarmad Hashmi
2016-03-18Fix dialer crash on unknown number call.Sarmad Hashmi
+Number is set to empty string if null +Added 11 tests for getContactInfo method, mainly testing various combinations of inputs BUG=27725458 BUG=27724999 Change-Id: Ic64fbdb7490a3c07145310cf02249555bfc963a3
2016-03-18Merge "Fixing bug that prevented \'Emergency call\' from being displayed" ↵mike dooley
into nyc-dev am: 624f6c4 am: 3023298 * commit '3023298a09f00b57fee6c2a3bc15c85294fa6ca4': Fixing bug that prevented 'Emergency call' from being displayed
2016-03-18Merge "Fixing bug that prevented \'Emergency call\' from being displayed" ↵mike dooley
into nyc-dev am: 624f6c4 * commit '624f6c457596d40eff7756920e315faecaa1e075': Fixing bug that prevented 'Emergency call' from being displayed
2016-03-18Merge "Fixing bug that prevented 'Emergency call' from being displayed" into ↵Michael Dooley
nyc-dev
2016-03-17Fixing bug that prevented 'Emergency call' from being displayedmike dooley
For some accounts the call info lookup results were not being passed to the ContactInfoCache, causing the Ui to not display emergency calls correctly. Bug: 27621628 Change-Id: Ic4b6e43d7033e4a869bac8435f5abba75bd3d504
2016-03-17Merge "Follow framework refactoring." into nyc-dev am: 8196a91Jeff Sharkey
am: 301a724 * commit '301a724210cf9ed69b68c5cab92e87a7cccb73f4': Follow framework refactoring.
2016-03-17Merge "Follow framework refactoring." into nyc-devJeff Sharkey
am: 8196a91 * commit '8196a91d00afb10864d43bc9433bc08b355a03bd': Follow framework refactoring.
2016-03-17Merge "Follow framework refactoring." into nyc-devJeff Sharkey
2016-03-17Merge "Return null constructing a malformed PhoneAccountHandle" into nyc-dev ↵Brad Ebinger
am: ef2fdd5 am: ad6fbc0 * commit 'ad6fbc0f594341d23f33ccf73c765e9b2dc9adab': Return null constructing a malformed PhoneAccountHandle
2016-03-17Merge "Return null constructing a malformed PhoneAccountHandle" into nyc-devBrad Ebinger
am: ef2fdd5 * commit 'ef2fdd5cd215e8e0ff974843ccdddad962dd54db': Return null constructing a malformed PhoneAccountHandle
2016-03-17Merge "Return null constructing a malformed PhoneAccountHandle" into nyc-devBrad Ebinger
2016-03-17Return null constructing a malformed PhoneAccountHandleBrad Ebinger
Return null when constructing a PhoneAccountHandle if the ComponentName from the database is malformed. Bug: 26684527 Change-Id: I76a3e61699e0646cdf0b715d7b3908611cdca8ff
2016-03-17Merge "Fixing securityException issue" into nyc-dev am: 3d7939dBrandon Maxwell
am: 625cc92 * commit '625cc92c3dbfec8d8b6e873cfeb54166f4d2b1f3': Fixing securityException issue
2016-03-17Merge "Add test directories for dialer library build." into nyc-dev am: 77c6c55Ta-wei Yen
am: 19dcf4f * commit '19dcf4f62aec8c19ab8fd748e1c2c727099eaf8b': Add test directories for dialer library build.
2016-03-17Prevent incorrect call log item from expanding when new item arrives am: fa15094Ta-wei Yen
am: ad39eb2 * commit 'ad39eb2ab71faf5c1750595e4fd8adcf898113f1': Prevent incorrect call log item from expanding when new item arrives
2016-03-17Merge "Fixing securityException issue" into nyc-devBrandon Maxwell
am: 3d7939d * commit '3d7939d20d92047e7ab068ad60901b3a0fd01c1e': Fixing securityException issue
2016-03-17Merge "Add test directories for dialer library build." into nyc-devTa-wei Yen
am: 77c6c55 * commit '77c6c5582a7387fbf326c0089bdd56bd8027eb50': Add test directories for dialer library build.
2016-03-17Prevent incorrect call log item from expanding when new item arrivesTa-wei Yen
am: fa15094 * commit 'fa15094f656599b24e1c2a5d59ca1d8c0e515d10': Prevent incorrect call log item from expanding when new item arrives
2016-03-17Follow framework refactoring.Jeff Sharkey
Bug: 27531029 Change-Id: I01119fad6624aa7d97558422474767bb02bc3012
2016-03-17Merge "Add missing lock discovered by GuardedBy checker." am: a2ee440Ian Rogers
am: 400229b * commit '400229b44ff91b95e03732be350bf6ca63f6720d': Add missing lock discovered by GuardedBy checker.
2016-03-17Merge "Add missing lock discovered by GuardedBy checker."Ian Rogers
am: a2ee440 * commit 'a2ee44082c21014d3be1163ca362a556b5db30cc': Add missing lock discovered by GuardedBy checker.
2016-03-17Merge "Add missing lock discovered by GuardedBy checker."Ian Rogers
2016-03-16Rename provider authority for AOSP DialerTa-wei Yen
Authority name clash is preventing GoogleDialer from installing over AOSP dialer Authority for FileProvider is put in donottranslate_config.xml because it need to be shared with ContactsCommon Bug:27685485 Change-Id: I45a51639a85a00f58385e08221cb100ac66c2069
2016-03-17Merge "Fixing securityException issue" into nyc-devBrandon Maxwell
2016-03-16Fixing securityException issueBrandon Maxwell
+ This CL ensures that when we're checking if a number is voicemail, we first check if we have the phone state permission. This is required to avoid Telecom throwing a SecurityException. Bug: 27062147 Change-Id: Iee88e01ca8c116e779134dba63d7f8dd6094ac4a
2016-03-16Merge "Add test directories for dialer library build." into nyc-devTa-wei Yen
2016-03-16Add test directories for dialer library build.Ta-wei Yen
Update to use the same setting build-app.gradle This CL is only for easier project setting in Android Studio, the tests are not runnable in AS. Change-Id: I725cfe6da9dcd9fe2c2e2e297b193a8a0da2dc9a
2016-03-16Add missing lock discovered by GuardedBy checker.Ian Rogers
Found by error prone. Change-Id: I8923c4e7095e644b8e09841ebda1911e6589b4e0
2016-03-16Prevent incorrect call log item from expanding when new item arrivesTa-wei Yen
mCurrentlyExpandedPosition is unreliable when the list is changing, use mCurrentlyExpandedRowId to determine which item is expanded instead. Positions stored in CallLogAdaptor are also invalidated when the list is changing. Bug:25283769 Change-Id: Iffca8c7d65933cfcdd12f2f3cc85170226db1c4a
2016-03-16Merge "Add default phone account fallback for voicemail notification" into ↵Ta-wei Yen
nyc-dev am: fb29931 am: c1f6650 * commit 'c1f6650d632e7aba3d9ec5a2ca28cf4c25a929f9': Add default phone account fallback for voicemail notification
2016-03-16Merge "Add default phone account fallback for voicemail notification" into ↵Ta-wei Yen
nyc-dev am: fb29931 * commit 'fb2993167fcb6315c95e9925a1526c36b0bc0602': Add default phone account fallback for voicemail notification
2016-03-16Merge "Add default phone account fallback for voicemail notification" into ↵Ta-wei Yen
nyc-dev
2016-03-16Import translations. DO NOT MERGE am: 1061679 -s oursGeoff Mendal
am: db41307 -s ours * commit 'db41307f124f6fc4a06f653c42964e37d3e45313': Import translations. DO NOT MERGE
2016-03-16Import translations. DO NOT MERGEGeoff Mendal
am: 1061679 -s ours * commit '10616799cd08c7ec08c2e20706b3e29f50da1184': Import translations. DO NOT MERGE
2016-03-16Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I0cd379f40cd179c0f008e55287108ead2e3d236f Auto-generated-cl: translation import
2016-03-16Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I1e0c47d245ce81a394fc57c0387d488cecd82966 Auto-generated-cl: translation import
2016-03-16Bumping version to 30000 for NYC prebuilt am: cb53f98Brandon Maxwell
am: a1e9195 * commit 'a1e919551019aa290010b2d021612e55f00678cf': Bumping version to 30000 for NYC prebuilt
2016-03-16Bumping version to 30000 for NYC prebuiltBrandon Maxwell
am: cb53f98 * commit 'cb53f98824a2ebdc7bbcf60331a9b1466c9db808': Bumping version to 30000 for NYC prebuilt
2016-03-16Bumping version to 20504 for B release am: 44e3b5fc98Brandon Maxwell
am: ae33e95147 * commit 'ae33e9514709d2128eaea44e440c2762ebc5ecb4': Bumping version to 20504 for B release
2016-03-16Bumping version to 20504 for B releaseBrandon Maxwell
am: 44e3b5fc98 * commit '44e3b5fc986fd555aa1d60f5e0e45a1e0397a917': Bumping version to 20504 for B release
2016-03-15Bumping version to 30000 for NYC prebuiltBrandon Maxwell
Change-Id: Idd1d9c057e9fa6108b03f9f44e236b4a5f4eca3f
2016-03-15Bumping version to 20504 for B releaseBrandon Maxwell
Change-Id: I03eb645e70e7ffb667e1a05c3075d2658cca11cc
2016-03-16Merge "Enabling new filtering" into nyc-dev am: 719cb38590Brandon Maxwell
am: bb35e0b049 * commit 'bb35e0b049cdfe350f6a00ffb4e6497fb19abeaa': Enabling new filtering
2016-03-16Merge "Enabling new filtering" into nyc-devBrandon Maxwell
am: 719cb38590 * commit '719cb385908b9f9936b26b0893fad181150cf0d8': Enabling new filtering
2016-03-16Merge "Enabling new filtering" into nyc-devBrandon Maxwell
2016-03-15Enabling new filteringBrandon Maxwell
Bug: 26664600 Change-Id: I27d87006bf153ca57b6acc5b7177aea69e161439
2016-03-16Adding logging for migrate blocked numbers am: bc8be0abe7Brandon Maxwell
am: df7f4a9080 * commit 'df7f4a908025c9c034566c9246cfed53c3c11820': Adding logging for migrate blocked numbers