Skip to content

0.0.5-alpha

Pre-release
Pre-release

Choose a tag to compare

@notfirecc notfirecc released this 25 Jul 22:30
Immutable release. Only release title and notes can be modified.
08abcc1

This is the fifth alpha release of Snowdrop.

Added

  • Search for posts and accounts
  • Subtle haptics on clicking navigation bar tabs
  • Success and error haptics for sending a post
  • AccountRow component for consistency between places that share the simple account row with avatar, display name, and handle
  • Long press on Explore to automatically focus search bar
  • Broken avatars now show an icon to indicate they are broken rather than taking a long time to load
  • Setting to always show compose button regardless of scroll direction
  • Setting to hide navigation bar labels
  • Adopt AccountRow in more places for consistency
  • Mutuals/Follows you indicator on profiles
  • /api/v2/instance support for improved feature detection
  • Attachment, poll, and quote post indicator on mini status
  • Poll viewing and voting on statuses
  • Translations for relative time
  • Account picker list component for use across the app
  • Account picker on login page, so if you add an account and change your mind or log out you can open your other accounts easily
  • Existing account check & handling to login
  • Redesigned settings with subpages
  • Uploading images and videos to statuses
  • Post button now shows a progress indicator while post is sending
  • Emojis in post bodies, display names, notifications, and profiles

Fixed

  • Awkward naming of SnackbarController, renamed it LocalSnackbarController
  • Spacing of timeline header icon to be more consistent with navigation icons
  • Hide account switcher after selecting an account
  • Only show reactions notification filter when that feature is available
  • Remember explore page state
  • Make debug page easier to get to, it now toggles a persistent button after the five clicks
  • Layout of compose view, items will no longer be crushed when the keyboard is up and media is added, and the bottom bar now floats
  • Large gap at the top of screens on Android versions before edge to edge enforcement

Thank you to contributors @ihateblueb, @pyramidzzzzz, and gallegonovato for your work with this release!