Releases: Hedon-haven/viewer
Releases · Hedon-haven/viewer
Preview hiding - v0.2.5
- Add app preview hiding (mobile and desktop)
Full Changelog: v0.2.4...v0.2.5
Better library screens - v0.2.4
- 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
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
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
- 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
- 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
- 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
- Add checksum checking before installing update apks
Full Changelog: v0.1.7...v0.1.8
Progressbar thumbnails - v0.1.7
- 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
- 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