Skip to content

X2premium/squawkkers-public

 
 

Repository files navigation

Squawker


Squawker

Maintaining the Fritter feed, originally by Quacker

Get it on Obtainium

Download (Public Release)

Important note: If you are switching install source (for example from direct APK to Obtainium), backup your app data first (Settings/Data, tap Export), then reinstall and import the backup (Settings/Data, tap Import).

This Fork: Fixes & Enhancements

Compared to the original Fritter/Quacker baseline, this fork includes:

  • Full Android UI refresh with a modern Material 3 design language (updated typography, spacing, cards, and surfaces)
  • Theme readability fixes across screens (removed hardcoded white text and low-contrast UI states)
  • Improved tweet card and menu styling for consistent dark/light contrast
  • Video/media download reliability fixes (options-sheet context fix, HTTP fallback headers, and save dialog fallback when storage permission is denied)
  • Subscription import improvements (supports @username, profile URLs, and safer comma-separated parsing with lookup fallback)
  • Subscription refresh stability improvements (graceful handling when user lookup endpoints fail)
  • Thread parsing fixes for home timeline chains and reply handling correctness
  • Rate-limit handling fixes in account selection/recovery flows
  • X account header flow fixes (consistent auth header usage on requests)
  • Safer network behavior for transaction-id provider calls (HTTPS + app HTTP client path)
  • Sensitive logging cleanup (removed auth header/token leak prints)
  • Profile credential storage hardening with backward-compatible password encryption at rest
  • Translation cache read-path fix to avoid unnecessary repeat network calls
  • Update-check version comparison fix (semantic version-aware instead of lexicographic string compare)
  • Swipe physics tuning to prevent non-stop/looping horizontal slide behavior
  • Android package migration to com.x2premium.squawkkers and updated launcher icon colors/assets
  • About screen and update-check links updated to this repository (X2premium/squawkkers-public)
  • Profile bio text readability fix in light mode (removed white-on-light description rendering)
  • Profile tab behavior fixes for Tweets / Tweets & Replies / Media routing and state isolation
  • Profile header/tab overlap fix (tab labels no longer merge into profile bio/metadata)
  • Media timeline parsing hardening for additional X timeline entry formats
  • Replies timeline fallback improvements when upstream query shapes vary
  • Saved tab duplication-loop fix (no infinite repeated saved tweets while scrolling)
  • Retry callback fixes on profile/saved tab error states

Features:

  • Privacy: No tracking, with all data local
  • No ads: Not clogged by multiple ads
  • Feed: View all your subscriptions in a chronological feed
  • Subscriptions: Follow and group accounts
  • Search: Find users and tweets
  • Bookmarks: Save tweets locally and offline
  • Trends: See what's trending in the world
  • Polls: View results without needing to vote
  • Light and Dark themes: Protect your eyes
  • And more!

Screenshots

| Screenshot 1 | Screenshot 2 | Screenshot 3 |

Contribute

If you'd like to help make Squawker even better, here are a just a few of the ways you can help!

Report a bug

If you've found a bug in Squawker, open a new issue, but please make sure to check that someone else hasn't reported it first on Fritter or on Squawker.

Fix a bug

If you're looking for something to dip your toes into the codebase, check if there are any issues labelled good first issue. Otherwise, if you see another issue you'd like to tackle, go for it - just fork the repository, push to a branch, and create a PR detailing your changes. We'll review it and merge it in, once it meets all our checks and balances!

Translations

Most of Squawker's translations have come from Weblate

Acknowledgments

Duck Icon: Bathroom Vectors by Vecteezy

About

An open-source privacy oriented Twitter/X client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • Dart 98.9%
  • Kotlin 0.6%
  • Shell 0.3%
  • Ruby 0.2%
  • Java 0.0%
  • Swift 0.0%