You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full-screen init screen shown right after the splash screen while the download engines set up, with a soft fade + scale-out transition when it closes
Init screen only triggers when actually needed: a persisted version-code check skips it on regular launches and shows it on first launch or after an app update
Reddit resolver with support for posts, videos, images and GIFs
"Supported resolvers" dialog on the home screen listing every resolver with its brand icon and capability chips (video, audio, image, GIF), an indented divider between rows and a full-width Close button
Inline "We support some platforms — click here to check" pill below the home input with info-circle and chevron indicators that opens the resolvers dialog
Capability and platform strings localized across all 8 languages
Fixed
Floating bottom bar no longer renders in the top-left corner after the init gate was introduced (alignment moved to the AnimatedVisibility wrapper)
Resolver details dialog no longer hides its Close button in landscape; the list scrolls internally with a max height cap
Unsupported links no longer block on engine initialization; resolution now awaits engine readiness instead of silently dropping the request
Stale "Setting the engines up..." text no longer renders under the home subtitle; the home screen only shows resolve states
Changed
Engine setup is now tracked per app version code, so a kill mid-setup retries on the next launch
"We support..." subtle text replaced by the shorter line plus the clickable check button; "More soon!" text removed
Clipboard paste button no longer requires engines to be ready before allowing a paste