Leakcanary: Convert LeakCanary to Kotlin

Created on 19 Mar 2019  路  4Comments  路  Source: square/leakcanary

  1. Update build files to add kotlin support and convert 1 small class to show it wors
  2. Convert everything, a few classes at a time. It's important to do small PRs because a.lot of changes could happen at the same time.
help wanted

Most helpful comment

I'm happy to get contributions! Our HackWeek is next week and I'll be focused on that, help welcome!

I started writing the high level in #1211, I'll still need to hash it out to smaller bits / how to organize the work

All 4 comments

Hey @pyricau , can I know the details for this issue? I am looking to contribute for this!

@codedsun I'll be spending a hackweek on LeakCanary 2 which will be a somewhat large rewrite, and as part of that I want to introduce Kotlin for new code and later progressively convert the rest of it.

I need to figure out the gradle config changes I need to get kotlin going and then any PR that converts any class is welcome.

Since I'll be working on LeakCanary 2 I have on concerns with backward compatibility of the API, it'll likely all change, including the package.

No issues! @pyricau . I am little more excited about the hack week you are talking about..Can I also contribute for that or anything else lined up that I can take for now?

I'm happy to get contributions! Our HackWeek is next week and I'll be focused on that, help welcome!

I started writing the high level in #1211, I'll still need to hash it out to smaller bits / how to organize the work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vincent-paing picture vincent-paing  路  3Comments

willswinson picture willswinson  路  6Comments

basti-shi031 picture basti-shi031  路  3Comments

peter1492 picture peter1492  路  6Comments

runningcode picture runningcode  路  7Comments