Skip to content

Releases: huffmanks/pocket-player

Pocket Player v1.2.0

18 May 17:46

Choose a tag to compare

Changelog: v1.1.0 → v1.2.0

Features

  • Video Thumbnail Picker: Added support for inputting a timestamp manually, in addition to using the slider.
  • Date Picker: Now supports selecting dates via an input field.

Improvements

  • Upgrade to Expo SDK 53: Updated the project to the latest Expo SDK for improved performance and compatibility.
  • UI enhancements: Minor updates to button, icon and combobox styles for a cleaner interface.
  • Local APK build: Added script to generate device-specific APKs, reducing APK size by over 50%.

Bug Fixes

  • Persistent Storage: Fixed a bug where reset behavior did not properly clear storage.

Pocket Player v1.1.0

11 May 00:02

Choose a tag to compare

Changelog: v1.0.0 → v1.1.0

Video Player

  • Renamed internal player variable for clarity.
  • Applied runOnUI fix for smoother UI thread handling.
  • Enhanced currentTime and progress updates.

Navigation

  • Properly restores navigation state and last visited path on app launch—works with or without lock screen enabled.

General

  • Automatically deletes all playlists when no videos are present.
  • Buttons disabled while submitting forms.
  • Improved accuracy of video thumbnail generation.
  • Minor UI tweaks and animation enhancements.

Pocket Player v1.0.0

03 May 14:37

Choose a tag to compare

First public release of the Pocket Player.

Features

  • Upload videos from your device.
  • Store videos locally on the device.
  • Watch videos with a custom video player.
  • Lightweight and privacy-friendly (no cloud or network usage).

Installation

  1. Download the APK below.
  2. Transfer it to your Android device.
  3. Open the file to install (you will need to allow installations from unknown sources). Tested on Android 14+.

Feedback and issues welcome!