Releases: youforge-max/Youforge-Max
Release list
v1.5-max-p23 — preview playback fix
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
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
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
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.