Commit graph

20 commits

Author SHA1 Message Date
Damontecres
7ec986d2e6
Readme updates for v0.4.0 2026-01-19 13:38:56 -05:00
Ray
dda1c39dd2
Add Amazon app store link 2025-12-18 18:20:57 -05:00
damontecres
6d6156917c
Update readme with features 2025-12-11 16:28:03 -05:00
damontecres
033bdccaa2
Add Google Play Store link to readme
Added a link to the Google Play Store for Wholphin.
2025-12-10 13:06:12 -05:00
damontecres
25fa8a73c2
Readme updates for v0.3.5
Updated images and added new features to the README.
2025-12-08 10:34:41 -05:00
damontecres
258c50a95e
Add support for Android TV 6 & 7.0 (#350)
Adds support for Android TV 6.0 & 7.0 by reduce the min SDK to 23. Going
below 23 isn't practical since new releases of Jetpack libs require 23+.

Also includes some clean up for better gradle syncs & actually use the
datetime APIs available from desugaring on older versions.

Needs more testing before merge

Closes #341
2025-11-30 20:26:42 -05:00
damontecres
6029db8021
Update README 2025-11-22 16:14:46 -05:00
Damontecres
6d338bde59
Add translation info to readme 2025-11-21 14:05:59 -05:00
damontecres
77755d04ba
Update readme 2025-11-19 18:04:20 -05:00
damontecres
a133475b00
Update screenshots in README 2025-11-18 12:56:24 -05:00
damontecres
6be2662d4e
Add experimental MPV player backend (#161)
Experimental MPV player backend

Related to #14, #22, & #85

You can switch to MPV in advanced settings and toggle using hardware
decoding or not.

This uses code and buildscripts from
https://github.com/mpv-android/mpv-android, plus other third party
libraries to build MPV
2025-11-16 18:46:25 -05:00
damontecres
dc3193e2dc
Various fixes (#33)
Fixes a few issues to prepare for a release.
2025-10-18 18:45:08 -04:00
Damontecres
c755bf7bdb
Update readme download links 2025-10-15 17:38:45 -04:00
damontecres
ef232897b6
Add images to readme 2025-10-15 17:22:35 -04:00
Damontecres
b494c31c72
Readme updates 2025-10-15 15:37:01 -04:00
Damontecres
d39ed721d5
Rebrand 2025-10-15 15:27:30 -04:00
Damontecres
59b3ef2644
Add some javadocs and comments 2025-10-10 14:49:13 -04:00
Damontecres
616ffe8de3
UI updates to movie & search pages 2025-10-09 13:01:57 -04:00
Damontecres
4d603d9d41
Add UpdateChecker 2025-10-07 15:28:07 -04:00
damontecres
6c105c78c7
Initial commit 2025-09-20 16:31:30 -04:00