NewPipe icon indicating copy to clipboard operation
NewPipe copied to clipboard

Migrate newpipe.error to Kotlin

Open Profpatsch opened this issue 1 year ago • 1 comments

An experiment in how much effort it is to migrate classes to kotlin.

It took me about 30–60 minutes (minus getting to know some kotlin features) to migrate these, try the result and fix all warnings that popped up.

What is it?

  • [ ] Bugfix (user facing)
  • [ ] Feature (user facing)
  • [x] Codebase improvement (dev facing)
  • [ ] Meta improvement to the project (dev facing)

Due diligence

Profpatsch avatar Mar 30 '24 13:03 Profpatsch

Closing, cause I think at this point it’s probably easier to re-do from current master.

Profpatsch avatar Jul 17 '24 16:07 Profpatsch