Skip to content

Releases: Hedon-haven/viewer

Preview hiding - v0.2.5

01 Dec 18:02
Compare
Choose a tag to compare
  • Add app preview hiding (mobile and desktop)

Full Changelog: v0.2.4...v0.2.5

Better library screens - v0.2.4

23 Nov 20:42
Compare
Choose a tag to compare
  • Add favorites UI implementation
  • Fix db deletion and closing
  • Create combined history, favorites and downloads screen
  • Add separate subscriptions screen (coming soon)
  • Fix resolution & double seek settings previews
  • Fix preview videos
  • Fix pornhub not failing properly when no internet is connected
  • Various fixes and reformats in databases
  • Rename UniversalSearchResult to UniversalVideoPreview

Full Changelog: v0.2.3...v0.2.4

Migrate to SharedPreferencesAsync - v0.2.3

16 Nov 20:44
Compare
Choose a tag to compare

This is mostly backend-focused release.

  • Remove excessive debug logs from plugins
  • Migrate to SharedPreferencesAsync
  • Reimplement databaseManager imperatively
  • Fix dev settings logic in release mode
  • Fix logging warning in logs

Full Changelog: v0.2.2...v0.2.3

Comments & Tester plugin - v0.2.2

09 Nov 22:45
Compare
Choose a tag to compare

Big changes:

  • Add comments
  • Add Tester plugin
  • Fix some minor official plugins issues
  • Add option to disable progress thumbnails
  • Add keyboard incognito mode

Smaller changes:

  • Improve developer options behavior
  • Update/Fix android build system
  • Use Icons for provider icons that fail to load instead of including an asset image
  • Generalize searchHandler into loadingHandler

Full Changelog: v0.2.1...v0.2.2

Search & watch histories + nullability - v0.2.1

29 Sep 22:14
Compare
Choose a tag to compare
  • Add more nullability support to both front and backend
  • Add logging to file & option to export all log files
  • Add option to enable logs in release version
  • Add fake loading bar to video previews
  • Add minor desktop fixes
  • Replace deprecated icons change dependency for android with original upstream version
  • Improve logging colors
  • Add search & watch history settings
  • Add search history to search screen
  • Print warnings on unexpected null elements

Full Changelog: v0.2.0...v0.2.1

Logging improvements - v0.2.0

15 Sep 00:04
Compare
Choose a tag to compare
  • Fix result providers not being read from settings
  • Enable homepage by default
  • Add pornhub as all providers by default
  • Store the latest 4 logs + current log in files
  • Add log view from dev settings

Full Changelog: v0.1.9...v0.2.0

Better plugin settings + better results display - v0.1.9

13 Sep 22:31
Compare
Choose a tag to compare
  • Separate enabled plugins and provider settings (former enabled plugins is now results provider)
  • Add search suggestions provider type
  • Add search suggestions to pornhub plugin
  • Show video results in round robin fashion

Full Changelog: v0.1.8...v0.1.9

Checksum checking - v0.1.8

10 Sep 17:48
Compare
Choose a tag to compare
  • Add checksum checking before installing update apks

Full Changelog: v0.1.7...v0.1.8

Progressbar thumbnails - v0.1.7

09 Sep 20:28
Compare
Choose a tag to compare
  • Add progressbar thumbnails
  • Fix xhamster results and homepage parser
  • Add verified checkmark to official plugins
  • Improve plugin management edgecases
  • Minor UI improvements

Full Changelog: v0.1.6...v0.1.7

Third party plugins - v0.1.6

10 Aug 07:20
Compare
Choose a tag to compare
  • Add third party plugin support (UI and Backend) -> 90% done
  • Fix official plugins
  • Use logger instead of console print
  • Use direct /lib imports instead of package: for viewer code
  • And many more minor fixes

Full Changelog: v0.1.5...v0.1.6