Commit 487f08c
committed
PlayerService: Convert to kotlin (mechanical)
No adjustments done yet; only change is that I added an upper bound
on `PlayerUi` to the `PlayerUiList` functions, so “everything” is now
`null` in `destroyAll`.1 parent 25b35f6 commit 487f08c
5 files changed
Lines changed: 215 additions & 207 deletions
File tree
- app/src/main/java/org/schabi/newpipe
- player
- ui
- util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
1971 | 1971 | | |
1972 | 1972 | | |
1973 | 1973 | | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
1974 | 1977 | | |
1975 | 1978 | | |
1976 | 1979 | | |
| |||
1985 | 1988 | | |
1986 | 1989 | | |
1987 | 1990 | | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
1988 | 1994 | | |
1989 | 1995 | | |
1990 | 1996 | | |
| |||
Lines changed: 0 additions & 196 deletions
This file was deleted.
0 commit comments