uber / nanoscope

An extremely accurate Android method tracing tool.
Apache License 2.0
1.25k stars 68 forks source link

Idiomatic Kotlin pass #54

Closed ZacSweers closed 6 years ago

ZacSweers commented 6 years ago

Took a pass at updating some of the kotlin bits and making them more idiomatic. Mostly harmless stuff but the last couple were a bit bigger so feel free to let me know if you'd rather those just be left as they were structured.

Also opportunistically added a .iml ignore to .gitignore

Leland-Takamine commented 6 years ago

Thanks, @hzsweers - Just a couple comments. Also, fine leaving unsquashed if you've verified that each of the commits work.