Skip to content

Releases: JunkFood02/Seal

v0.0.9-alpha07

20 Jul 13:36
Compare
Choose a tag to compare

This release introduces translations from the community via Hosted Weblate and contains some minor UI improvements.

Bug Fix: App crashes due to storage permission denied in Android 10 (API 29)
About page: Weblate hyperlink & Credits page
Implement language settings in System Settings for Android 13 (API 33)

Add Czech translation by @Cobooz
Add French translation by J. Lavoie
Add German translation by J. Lavoie
Add Bokmål translation & English translation reworked by @comradekingu

Add Fastlane metadata by @shuvashish76

Full Changelog: v0.0.9-alpha05...v0.0.9-alpha07

v0.0.9-alpha05

15 Jul 16:37
Compare
Choose a tag to compare

What's Changed

This release comes with some minor bug fixes and UI improvements.

  • Bug Fix: App crashes when fetching video info fails by @p3g4asus
  • Bug Fix: Thumbnail not loading if downloaded in the background
  • Background download optimizations
  • Limited large screen devices support
  • Hint message for setting ignoring battery optimizations
  • Add "Default" option for follow system locale in language settings

Full Changelog: v0.0.9-alpha04...v0.0.9-alpha05

v0.0.9-alpha04

29 Jun 12:25
Compare
Choose a tag to compare

What's Changed

  • Playlist download enhancement (Thanks to @p3g4asus) #28 #29
  • Custom download directory for audio & video #26
  • Known issue: #34

Full Changelog: v0.0.9-alpha03...v0.0.9-alpha04

v0.0.9-alpha03

23 Jun 18:20
Compare
Choose a tag to compare
v0.0.9-alpha03 Pre-release
Pre-release

What's Changed

  • Attempt to downgrade minSdk to 23 #27
  • Downloads would be placed in sub-directories separated by type and websites #26
  • UI Improvement

This version targets Android 13 and downgrades its minSdk to Android 6, which may cause unexpected behaviors and crashes

Full Changelog: v0.0.9-alpha02...v0.0.9-alpha03

wow i did it so fast

v0.0.9-alpha02

19 Jun 12:34
Compare
Choose a tag to compare
  • Play with colors and HCT color system
  • Runtime notification permission & switch

This version targets Android 13 and may cause unexpected bugs

Full Changelog: v0.0.8...v0.0.9-alpha02

v0.0.8

12 Jun 16:45
a04d5d3
Compare
Choose a tag to compare

What's Changed

  • UI Improvement
  • Filter videos in downloads by websites
  • (Limited) playlist download support
  • Concurrent download configuration
  • In-app language configuration
  • Download notifications
  • Read video link from system share intents

Full Changelog: v0.0.7...v0.0.8

v0.0.7

28 May 14:12
Compare
Choose a tag to compare

What's Changed

  • UI Improvements & Bug Fixes
  • Very cute Seal App icon
  • User guide in first launches
  • User friendly configuration before download
  • Execute custom yt-dlp command with template
  • Format settings for video & audio downloads
  • Appearance settings
  • About page: Information and Credits

Full Changelog: v0.0.6...v0.0.7

v0.0.6

13 May 07:06
Compare
Choose a tag to compare

What's Changed

  • Display video card when downloading
  • Display message clearly when error occurs
  • Download history page, with bottom drawer implemented multiple operations

Full Changelog: v0.0.5...v0.0.6

v0.0.5

06 May 13:09
7371b8f
Compare
Choose a tag to compare

What's Changed

  • Migrate to Jetpack Compose & Kotlin Coroutine
  • Remove redundant codes
  • Remove initialization which blocks main thread
  • Preference: select download directory operation
  • Preference: update yt-dlp operation
  • Add animation for ProgressBar
  • Display video title while downloading
  • Update yt-dlp when initialize app

Full Changelog: v0.0.4...v0.0.5

v0.0.3

22 Apr 08:03
27e9ba1
Compare
Choose a tag to compare

What's Changed

  • Bump version to v0.0.3, added setting page
  • Parse album metadata, reset default value for Preference
  • Match & paste for url in clipboard

Full Changelog: v0.0.1...v0.0.3