Skip to content

Releases: anilbeesetti/nextplayer

v0.8.1

13 Sep 03:51
ed26802
Compare
Choose a tag to compare

Fixes

  • Fixed dark theme is always high contrast in dynamic color scheme by @anilbeesetti in #574
  • Fixed crash on settting Target gain on LoudnessEnhancer by @anilbeesetti in #588
  • Revert "Feat: Scan storage on activity lifecycle start event" to fix slow app performance by @anilbeesetti in #590
  • Fixed media session id must be unique crash by @anilbeesetti in #589

Improvements

v0.8.0

06 Sep 04:37
6332753
Compare
Choose a tag to compare

New Features

Fixes

Improvements

v0.7.0 - Zoom Gesture and Volume Booster

23 Aug 02:27
41ab8aa
Compare
Choose a tag to compare

New Features

Fixes

v0.6.0

09 Aug 04:28
783c6fb
Compare
Choose a tag to compare

New Features

Fixes

v0.5.0 - Software vp8 and vp9 codecs

22 Jul 16:55
b5c811c
Compare
Choose a tag to compare

New Features

Improvements

Fixes

  • Default playback speed is not applied while playing video through url by @anilbeesetti in #442

v0.4.0 - Software h264 and hevc decoders

16 Jul 05:30
2192b01
Compare
Choose a tag to compare

New features

Improvements

Fixes

  • Position not remembered on activity stop and restart for videos not in media library by @anilbeesetti in #400

v0.3.1

29 Jun 06:21
5c5ef34
Compare
Choose a tag to compare

Fixes

v0.3.0

26 Jun 10:39
9255da9
Compare
Choose a tag to compare

New Features

Fixes

v0.2.0

01 Jun 10:43
1860eb6
Compare
Choose a tag to compare

New Features

Improvements

Fixes

v0.1.0 - Initial public release

19 May 05:44
9b5358d
Compare
Choose a tag to compare

Features

  • Native Android app with simple and easy-to-use interface
  • Completely free and open source and without any ads or excessive permissions
  • Audio/Subtitle track selection
  • Vertical swipe to change brightness (left) / volume (right)
  • Horizontal swipe to seek through video
  • Video: H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP, VP8, VP9, AV1
    • Support depends on Android device
  • Audio: Vorbis, Opus, FLAC, ALAC, PCM/WAVE (μ-law, A-law), MP1, MP2, MP3, AMR (NB, WB), AAC (LC, ELD, HE; xHE on Android 9+), AC-3, E-AC-3, DTS, DTS-HD, TrueHD
    • Support provided by ExoPlayer FFmpeg extension
  • Subtitles: SRT, SSA, ASS, TTML, VTT, DVB
    • SSA/ASS has limited styling support see this issue
  • Material 3 (You) support
  • Media picker with folder and file view
  • Light & dark theme