summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-20Merge "Fix OOM issue of InCallUI"HEADandroid-n-mr2-preview-2android-n-mr2-preview-1android-n-mr1-preview-2android-n-mr1-preview-1mastermainsail
2016-02-23Import translations. DO NOT MERGEandroid-wear-n-preview-3android-wear-n-preview-2android-wear-n-preview-1android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-preview-3android-n-preview-2android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Baligh Uddin
Auto-generated-cl: translation import Bug: 27293916 Change-Id: Ic6dcdc10195edcab8ffe685f486bc6b959b98148
2016-02-03Fix OOM issue of InCallUIWei Huang
CallButtonPresenter didn't remove itself from InCallPresenter(CanAddCallListener). Change-Id: I2ad979d9eebeb110b03e5a1c103d7a4f98e317c0
2016-01-12DO NOT MERGE Workaround for java.lang.IllegalArgumentException in ↵Ta-wei Yen
android.util.ArrayMap am: a94a117971 * commit 'a94a1179714f6a79a6d9d7ae542458b8e6d742e7': DO NOT MERGE Workaround for java.lang.IllegalArgumentException in android.util.ArrayMap
2016-01-12Merge "Fix InCallUI crash when post char dialog is shown"Tyler Gunn
am: 86a8382274 * commit '86a8382274b955670f920324cba697360677a3b8': Fix InCallUI crash when post char dialog is shown
2016-01-12Merge "Fix InCallUI crash when post char dialog is shown"android-n-preview-1Tyler Gunn
2016-01-11DO NOT MERGE Workaround for java.lang.IllegalArgumentException in ↵android-6.0.1_r68android-6.0.1_r67android-6.0.1_r62android-6.0.1_r54android-6.0.1_r53android-6.0.1_r45android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21marshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devTa-wei Yen
android.util.ArrayMap b/25613098 sometimes corrupt the bundle, resulting in a IllegalArgumentException while validating. Workaround with abandoning all the information in it. The bypassed code only tries to extract data from the bundle, which can already be null. These are not critical for the dialer to function. Bug:26343012 Bug:25613098 Change-Id: I16b05ecb0e5317f7170d80eb8426b5cdce20f6c2
2016-01-11Fix InCallUI crash when post char dialog is shownWei Huang
When user makes MO video call with post char, such as ";", post char dialog is shown when call is established. At this time if user rotate InCallUI screen, InCallUI will crash because PostCharDialogFragment has no zero argument constructor. Add zero argument constructor for PostCharDialogFragment, and save the needed parameter to Bundle. Change-Id: I3587ad2bc47d4397b78b32d1ec27b8c914e9fb2f
2015-11-09Show child number in incoming call notification. am: 2e5cfc1a71 am: 8af424c54dTyler Gunn
am: 758739a7d9 * commit '758739a7d9daa296262079bf802e0a2f41dbe1b4': Show child number in incoming call notification.
2015-11-09Show child number in incoming call notification. am: 2e5cfc1a71Tyler Gunn
am: 8af424c54d * commit '8af424c54dba1388abb4db929560f19f6e71653d': Show child number in incoming call notification.
2015-11-09Show child number in incoming call notification.Tyler Gunn
am: 2e5cfc1a71 * commit '2e5cfc1a71942e2ca2c8e469042e82c1b4640476': Show child number in incoming call notification.
2015-11-09Show child number in incoming call notification.Tyler Gunn
Where a child number is present in the call extras, show it using the text "via 650-555-1212" in the second line of the incoming call notification. Bug: 24585039 Change-Id: Ic9827f8518778bf5e9c36235e2e1b6525aba4928
2015-11-05Import translations. DO NOT MERGEBaligh Uddin
am: 2b0a16a9b8 -s ours * commit '2b0a16a9b89af3fdb54e3e8046a2e647a149a58c': Import translations. DO NOT MERGE
2015-11-04Import translations. DO NOT MERGEBaligh Uddin
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I688fbf70cdd24e6447684e7eb3b2b1aeabceb266
2015-10-19am e7eddd94: am 3a576b7a: Fix bitmap leaks in InCallUI am: 24ad92950aYorke Lee
* commit 'e7eddd946a6517163bd0d3baaa643e7e18043373': Fix bitmap leaks in InCallUI
2015-10-19am 3a576b7a: Fix bitmap leaks in InCallUI am: 24ad92950aYorke Lee
* commit '3a576b7ab31275801064d2e1875b5fe8e06ea612': Fix bitmap leaks in InCallUI
2015-10-19Fix bitmap leaks in InCallUIYorke Lee
am: 24ad92950a * commit '24ad92950a39af862c676f18e07b88ecde2f4e3b': Fix bitmap leaks in InCallUI
2015-10-19Fix bitmap leaks in InCallUImarshmallow-mr1-devYorke Lee
Fix the bitmap leaks in InCallUI that were a result of StatusBarNotifier instances being retained across calls. Bitmap -> StatusBarNotifier -> CallUpdateListenerMap -> CallList Bug: 25003292 Change-Id: I4f8695d7dfbc397b0fee0305a6f94e8d2e8e593f
2015-10-08am e5d18339: Merge "Cannot input the DTMF number from Bluetooth device"Yorke Lee
* commit 'e5d18339a614b2921a22f304659560d2b50b70e3': Cannot input the DTMF number from Bluetooth device
2015-10-08Merge "Cannot input the DTMF number from Bluetooth device"Yorke Lee
2015-10-08Cannot input the DTMF number from Bluetooth deviceSuzuki Masumi
Only KEYEVENT_DPAD_CENTER is handled as a select key in DTMF dial pad. However, select key from some Bluetooth devices is KEYEVENT_ENTER. Change-Id: I33e339d591fc14626c01fc7e7bf9788f88ef180f
2015-10-07am 177debf2: am 9849b290: am 070463fa: Merge "Handle child number changes ↵Tyler Gunn
after the call starts." into mnc-dr-dev * commit '177debf2b4fa56d855107ec53378712770a01f25': Handle child number changes after the call starts.
2015-10-07am 9849b290: am 070463fa: Merge "Handle child number changes after the call ↵Tyler Gunn
starts." into mnc-dr-dev * commit '9849b29079f43a29e65886b0d26d2a07344b8d2a': Handle child number changes after the call starts.
2015-10-07am 070463fa: Merge "Handle child number changes after the call starts." into ↵Tyler Gunn
mnc-dr-dev * commit '070463fa5c8cb252464ad6aae936131f8c939636': Handle child number changes after the call starts.
2015-10-07Merge "Handle child number changes after the call starts." into mnc-dr-devmarshmallow-dr-devTyler Gunn
2015-10-06am 511440fb: am ad6e03a4: am 568a22f1: Fix potential mismatched caller ↵Yorke Lee
information * commit '511440fb13c7e988996c0b0f22cd75b5b9f6a7ee': Fix potential mismatched caller information
2015-10-06am ad6e03a4: am 568a22f1: Fix potential mismatched caller informationYorke Lee
* commit 'ad6e03a4087000459bd82b0b49366dcd18117e4b': Fix potential mismatched caller information
2015-10-06am 568a22f1: Fix potential mismatched caller informationYorke Lee
* commit '568a22f1d76c83e02b3494a506c21663897d85bb': Fix potential mismatched caller information
2015-10-06Handle child number changes after the call starts.Tyler Gunn
The child number display functionality assumed that the child number for a call would only bet set at the start of the call. This change removes that assumption and supports changes to the child number at any point during the call by adding a new listener to the InCall Call List. It appears there are some instances in reality where the child number can come in after the start of a call (delayed only slightly, but enough to prevent the number from showing up). Bug: 24585039 Change-Id: I23148e8c4265f1bc16ce563f2919e9b3eb71784f
2015-10-02Fix potential mismatched caller informationYorke Lee
This fixes a bug where caller information returned for a call waiting would be mistakenedly applied to an existing call by ensuring that the returned contact information is only assigned to the call that initiated the lookup. 1) Active call A is in progress 2) Incoming call B (call waiting) 3) Contact info lookup is initiated for call B 4) Call B is rejected 5) Contact info is returned 6) UI for call A is updated with the returned info Bug: 24591055 Change-Id: I41e0741d8bc01a2fe98d77cb080d1df455b1e5df
2015-09-29am d0cd2a80: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit 'd0cd2a8016ed3c9afb546efb4240437c14cd0a22': Import translations. DO NOT MERGE
2015-09-28Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Iac4d5e4203c3c81bc414dacc8b452de9e80f61c3 Auto-generated-cl: translation import
2015-09-27am 305c84f2: (-s ours) am 8b309111: (-s ours) am efabe88a: (-s ours) Import ↵Baligh Uddin
translations. DO NOT MERGE * commit '305c84f26d8ff3fcf0ff9f68413bde5e6cab6874': Import translations. DO NOT MERGE
2015-09-27am 8b309111: (-s ours) am efabe88a: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit '8b309111d38d6a48c2dfdfa5a3caa5022b83b066': Import translations. DO NOT MERGE
2015-09-27am efabe88a: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit 'efabe88a8dc60d6f9187bebc4756f0bdedfcb925': Import translations. DO NOT MERGE
2015-09-26Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I0e942418513574bca4d302342c8ad1f676f448ca Auto-generated-cl: translation import
2015-09-25am cbb49c16: (-s ours) am f8728f51: (-s ours) am 22509982: (-s ours) Import ↵Baligh Uddin
translations. DO NOT MERGE * commit 'cbb49c16ee70b832073d4e83a4ad19a2c912109e': Import translations. DO NOT MERGE
2015-09-25am f8728f51: (-s ours) am 22509982: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit 'f8728f516d79400326f130eb81a682320a863ce8': Import translations. DO NOT MERGE
2015-09-25am 22509982: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit '2250998246195d1aec3417b5b59935ee1c2634c1': Import translations. DO NOT MERGE
2015-09-24Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I9c71d5a72dd7ca0b0aec9e38fb19f3ed93a68695 Auto-generated-cl: translation import
2015-09-23am c49a5476: (-s ours) am 3a7443b9: (-s ours) am 26d35c71: (-s ours) Import ↵Baligh Uddin
translations. DO NOT MERGE * commit 'c49a5476628722ea84dd929076954b9d6dd3596c': Import translations. DO NOT MERGE
2015-09-23am 3a7443b9: (-s ours) am 26d35c71: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit '3a7443b97ffe8008e7102f4112c7b0abf8f2eb5a': Import translations. DO NOT MERGE
2015-09-23am 26d35c71: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit '26d35c71bbc10fffa897d197facec0c19f1f45f8': Import translations. DO NOT MERGE
2015-09-23Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I74f219bc7d15073c5f8e6d62885a9c0af03bc548 Auto-generated-cl: translation import
2015-09-22am 1b26f2ee: am 4b52c305: am 126265d8: Merge "Ensure call subject is hidden ↵Anthony Lee
if disabled for carrier." into mnc-dr-dev * commit '1b26f2ee1380a6b3e05747143b53e0ad67628073': Ensure call subject is hidden if disabled for carrier.
2015-09-22am 4b52c305: am 126265d8: Merge "Ensure call subject is hidden if disabled ↵Anthony Lee
for carrier." into mnc-dr-dev * commit '4b52c30564e96ee7ce8d6b2b1705d9ca1bf85b4e': Ensure call subject is hidden if disabled for carrier.
2015-09-22am 126265d8: Merge "Ensure call subject is hidden if disabled for carrier." ↵Anthony Lee
into mnc-dr-dev * commit '126265d89deb187519e0378405606faae82f93ee': Ensure call subject is hidden if disabled for carrier.
2015-09-22Merge "Ensure call subject is hidden if disabled for carrier." into mnc-dr-devAnthony Lee
2015-09-19am 26fdc830: (-s ours) am 94d8b53e: (-s ours) am 7bfb8135: (-s ours) Import ↵Baligh Uddin
translations. DO NOT MERGE * commit '26fdc83028d2ca1a1a2035da2300b54ebd688184': Import translations. DO NOT MERGE
2015-09-19am 94d8b53e: (-s ours) am 7bfb8135: (-s ours) Import translations. DO NOT MERGEBaligh Uddin
* commit '94d8b53ecc8f26e86f84c750ff9b998dd4e09c2c': Import translations. DO NOT MERGE