commit | 1bd4ba22bbb921aa897fddbd085eb1897b509e82 | [log] [tgz] |
---|---|---|
author | Danny Baumann <dannybaumann@web.de> | Wed Jun 03 11:47:55 2015 +0200 |
committer | STELIX <ssspinni@gmail.com> | Fri Jun 12 14:34:53 2015 +0200 |
tree | 197181595727fe579b1777a15debafd61a2d7e26 | |
parent | 9d6ef17b2cce863b6b6655af2d88601972d7e9e7 [diff] |
Improve performance of call log. Avoid binder calls in each layout pass by caching the results of TelecomManager.getPhoneAccount() and TelecomManager.isVoiceMailNumber(). Do the latter by caching the actual voicemail number and doing the comparison by ourselves. Change-Id: Ib8c2f9e62850901cfe49f5a7d64cc384ac1926a6