summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-09 18:22:14 -0700
committerAndrew Lee <anwlee@google.com>2015-06-10 10:47:45 -0700
commitedb22da2b40549631a08150cbfc205e6ad243c20 (patch)
tree2c8c1fbf06d3d96e85706de5a944fd6484c8551e /AndroidManifest.xml
parent02db755505920f55d4f25a3a4d226795823e9b6a (diff)
Change PhoneCallDetail fields to be non-final.
It's been a pain to add/change fields on PhoneCallDetails because a multitude of parameters required for the constructors to create an instance. I ran into this while considering how to add an objectId to its parameters, and have previously too... Make fields non-final so that they are more easily set. This has the side-effect of making the casing of some initialization code more straightforward. + Change it's constructor to a subset of required fields. + Simplify/reorganize CallLogAdapter and CallLogAsyncTaskUtil code. + Simplify tests. Bug: 21733599 Change-Id: I236dfb0b8e6513f4b44dbdae17ce2eb9c9ae4778
Diffstat (limited to 'AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions