Skip to content

Releases: TeamNewPipe/NewPipe-nightly

nightly-117

26 May 01:02
3e3d1fd
Compare
Choose a tag to compare
Merge pull request #11075 from Isira-Seneviratne/Comment-touch-lambda

Convert comment touch listener to a lambda

nightly-116

24 May 00:58
8645618
Compare
Choose a tag to compare
Merge pull request #11094 from moontoaster/update-prettytime-to-fix-u…

…krainian

Update PrettyTime to 5.0.8

nightly-115

09 May 00:56
e37336e
Compare
Choose a tag to compare
Merge pull request #10918 from Stypox/non-transitive-r

Migrate to non-transitive R classes

nightly-114

29 Apr 00:57
879d7a2
Compare
Choose a tag to compare
Fix github worklow for Android tests (#11014)

- The github workflow fails when running android tests.
- The workflow is trying to launch an x86 emulator on aarch-64 (macos-latest) host.
- The macos-latest system seem to be used originally as it supports
  hardware acceleration.
- This is no longer recomended, and ubuntu-latest host can handle the
  same and be faster than macos-latest.

Doc: https://github.com/marketplace/actions/android-emulator-runner#running-hardware-accelerated-emulators-on-linux-runners

nightly-113

27 Apr 00:55
9e4ac2e
Compare
Choose a tag to compare
Merge pull request #11003 from ashutosh001/dev

Update README.md

nightly-112

24 Apr 00:55
9828586
Compare
Choose a tag to compare
Fix indentation for ktlint

nightly-111

02 Apr 00:57
c915b6e
Compare
Choose a tag to compare
Add changelog for v0.27.0 (997)

nightly-110

31 Mar 00:59
Compare
Choose a tag to compare
Add comment that empty constructors are needed for IcePick

See 5e7ad6ffd160633f15d5ad02f651ee3207539224 and https://github.com/TeamNewPipe/NewPipe/pull/10781#discussion_r1545351144

nightly-109

30 Mar 00:53
3c0a200
Compare
Choose a tag to compare
Merge pull request #6045 from bg172/showOverallDurationInPlaylist

show overall duration of videos in playlist

nightly-108

29 Mar 00:55
10c57b1
Compare
Choose a tag to compare
Merge pull request #10781 from Profpatsch/BaseDescriptionFragment-ass…

…ert-member-is-initialized

BaseDescriptionFragment: Assert member is initialized