NewPipe/app
Stypox ad605e2c5a
Actually there is no need to use flatMap
`null` values returned in the lambda are converted to empty `Optional`s in the `map` method: https://developer.android.com/reference/java/util/Optional#map(java.util.function.Function%3C?%20super%20T,%20?%20extends%20U%3E)
2023-01-11 15:26:46 +01:00
..
schemas/org.schabi.newpipe.database.AppDatabase Revert changes 2022-10-27 12:15:36 +11:00
src Actually there is no need to use flatMap 2023-01-11 15:26:46 +01:00
build.gradle Merge pull request #9553 from Redirion/exo182 2023-01-02 18:21:53 +01:00
proguard-rules.pro Clean up proguard file 2022-06-09 11:34:57 -04:00