Skip to content

Releases: youforge-max/Youforge-Max

v1.5-max-p23 — preview playback fix

Choose a tag to compare

@youforge-max youforge-max released this 27 Jun 18:53

Fixes preview play (frame rendered but playback was dead): effects pipeline no longer engaged for filter NONE (was stalling playback), and stage controls are always-visible so play/pause + scrubber are reliably tappable.

Signed arm64 release APK. Commit on main.

v1.4-max-p22 — dark/cyan design + preview fix

Choose a tag to compare

@youforge-max youforge-max released this 27 Jun 18:41

Implements EDITOR_DESIGN.md: dark cyan YouCut layout (top bar / black preview stage with custom cyan scrub + play / filmstrip timeline with centre playhead + edge trim / sliding tool panel).

PREVIEW FIX: PlayerView forced to a TextureView surface so it no longer renders black inside Compose. Custom transport replaces default controller; filter effects attach only when active.

Signed arm64 release APK. Commit on main.

v1.3-max-p21 — YouCut-style editor

Choose a tag to compare

@youforge-max youforge-max released this 27 Jun 18:16

Editor rebuilt to the standard mobile shape: large preview stage on top, horizontal clip timeline beneath (tap thumbnail to select, + appends), bottom tool bar that opens a contextual panel per tool (Trim/Speed/Volume/Rotate/Filter/Transition/Text/Sticker/Music/Ratio/Quality), Export/undo/redo/save-load in the top bar.

Signed arm64 release APK (58M). Untested on device. Commit 2907f59.

v1.2-max-p20 — video editor redesign

Choose a tag to compare

@youforge-max youforge-max released this 27 Jun 18:06

Video editor redesigned: full-bleed ExoPlayer preview + swipe-up bottom sheet with grouped tools (Clips / Style / Audio). Slim top bar carries status, undo/redo, save/load and the primary Export action. Empty-state prompt + rounded preview/thumbnail corners.

Pure UI restructure — model, export service, undo stack, save/load format and effects pipeline unchanged.

Signed arm64 release APK (58M). Untested on device.

Commit 4f8bbf2.