frosty

A mobile Twitch client for iOS and Android with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support.

AGPL-3.0 License

Stars
679
Committers
3

Bot releases are visible (Hide)

frosty - v4.5.0 Latest Release

Published by github-actions[bot] 2 months ago

What's Changed

New Features

  • Added an option to un-darken historical recent messages in chat

Improvements

Bug Fixes

  • Fixed extraneous notices when toggling chat-only mode
  • Fixed and added workaround for cookie banner blocking login by @tommyxchow in https://github.com/tommyxchow/frosty/pull/381
  • Fixed cookie banner blocking login and added backup workaround instructions in the login screen toolbar (instructions by @UmmonTeal)

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.4.0...v4.5.0

frosty - v4.4.0

Published by github-actions[bot] 2 months ago

What's Changed

New Features

Improvements

  • [Android] In-app links will now prefer Android Custom Tabs
  • Decreased the default landscape chat width from 30% to 25%

Bug Fixes

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.3.1...v4.4.0

frosty - v4.3.1

Published by github-actions[bot] 6 months ago

What's Changed

Bug Fixes

New Contributors

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.3.0...v4.3.1

frosty - v4.3.0

Published by github-actions[bot] 10 months ago

What's Changed

New Features

• Added the ability to tap on user mentions in chat by @Artiu in https://github.com/tommyxchow/frosty/pull/314
• Added stream latency details to the custom overlay in landscape mode by @Artiu in https://github.com/tommyxchow/frosty/pull/313

Improvements

• Improved how the default Twitch overlay is hidden when the custom overlay is enabled by @Artiu in https://github.com/tommyxchow/frosty/pull/313
• Links in chat are now also underlined

Bug Fixes

• Fixed 7TV emote set updates not respecting the chat delay setting

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.2.1...v4.3.0

frosty - v4.2.1

Published by github-actions[bot] 11 months ago

What's Changed

Bug Fixes

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.2.0...v4.2.1

frosty - v4.2.0

Published by github-actions[bot] 11 months ago

What's Changed

New Features

Improvements

  • Updated designs for chat message alerts and highlights to better match the web/7TV style by @tommyxchow in https://github.com/tommyxchow/frosty/pull/307
  • Long-pressing autocomplete emotes will now show the emote details bottom sheet
  • Limited chat reconnect attempts to 5

Bug Fixes

  • [Android] Fixed auto-PiP triggering in chat-only mode
  • [iOS] Fixed missing haptic feedback when long-pressing chat messages
  • Fixed reply thread message long-press area not stretching to full width

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.1.0...v4.2.0

frosty - v4.1.0

Published by github-actions[bot] 11 months ago

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.0.3...v4.1.0

frosty - v4.0.3

Published by github-actions[bot] 11 months ago

Improvements

  • Upgrade to Flutter 3.16 (#297)

Bug fixes

  • Fixed emote "Copy name" button copying the full name with parentheses
  • Fixed multiline message clipping in chat text field (#298)

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.0.2...v4.0.3

frosty - v4.0.2

Published by github-actions[bot] 12 months ago

Bug Fixes

Full Changelog: https://github.com/tommyxchow/frosty/compare/v4.0.1...v4.0.2

frosty - v4.0.1

Published by github-actions[bot] 12 months ago

frosty - v4.0.0

Published by github-actions[bot] 12 months ago

New Features

  • Redesigned with Material 3/You (#280)
  • Added initial support for reply threads (#280)
  • Added a bottom sheet when viewing emote details, with actions to copy the emote name or URL and open it in the browser (#280)
  • Added scrollbar indicators to chat and other long lists (#280)
  • Added a new message count indicator to the "Resume scroll" button in the chat (#280)
  • Added sub emotes for the watched channel to emote menu (#281)

Improvements

  • Streamlined sleep timer with time presets ranging from 5 minutes to 12 hours (#280)
  • Simplified search history management with a single "Clear" button (#280)
  • Converted categories from a grid to a list (#280)
  • Upgraded to the latest Flutter version (v3.13.9) (#280)
  • Upgraded all packages (#280)

Bug Fixes

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.1.4...v4.0.0

frosty - v3.1.4

Published by github-actions[bot] over 1 year ago

frosty - v3.1.3

Published by github-actions[bot] over 1 year ago

Bug Fixes

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.1.2...v3.1.3

frosty - v3.1.2

Published by github-actions[bot] over 1 year ago

Improvements

Bug Fixes

  • Fixed video streams not loading on iOS

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.1.1...v3.1.2

frosty - v3.1.1

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • Fixed chatters not sorted alphabetically

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.1.0...v3.1.1

frosty - v3.1.0

Published by github-actions[bot] over 1 year ago

Improvements

Bug Fixes

  • Fixed chatters not showing due to legacy Twitch API shutdown (chatters are now based on recent messages) (#262)

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.0.2...v3.1.0

frosty - v3.0.2

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • Fixed FFZ emotes and badges no longer showing

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.0.1...v3.0.2

frosty - v3.0.1

Published by github-actions[bot] over 1 year ago

Improvements

Bug Fixes

Full Changelog: https://github.com/tommyxchow/frosty/compare/v3.0.0...v3.0.1

frosty - v3.0.0

Published by github-actions[bot] almost 2 years ago

New Features

Improvements

  • Redesigned stream overlay with uptime indicator (#218, #226)
  • Redesigned and reorganized settings (#226)
  • Redesigned emote menu (#226)
  • Redesigned large stream card (#226)
  • Redesigned in-chat notifications and snack bars (#226)
  • Improved top section toolbar design (#226)
  • Improved tooltip theme (i.e., background color) (#226)
  • Improved tooltip and action behavior: some tooltips and actions will now trigger on tap rather than long-press (#226)
  • Improved animation timings and curves on animated widgets (#226)
  • Improved and changed some icons (#226)
  • Moved "Sleep Timer" and "Clear Recent Emotes" buttons to the "More" section in chat (#226)
  • Streams/categories lists will now update when resuming after 5 minutes (https://github.com/tommyxchow/frosty/pull/221)

Bug Fixes

  • Fixed emote menu causing GIFs to slow down (#226)
  • Fixed missing English usernames for non-English display names in chat (#226)
  • Fixed jump button on incorrectly showing on chat users list (#226)
  • Fixed visual glitches on updating thumbnails when refreshing the streams list (#226)

Full Changelog: https://github.com/tommyxchow/frosty/compare/v2.4.0...v3.0.0

frosty - v2.4.0

Published by github-actions[bot] about 2 years ago

New Features

Improvements

  • Removed zero-width emote option in favor of enabling it by default
  • Removed PiP button option in favor of enabling it by default

Full Changelog: https://github.com/tommyxchow/frosty/compare/v2.3.0...v2.4.0