Releases: jonjomckay/fritter
v2.1.0
- Added an option to manually select the app's theme
- Added support for opening hashtags, mentions and URLs
- Improved performance of photo and video attachments
- Fixed displaying of retweets in timelines
- Fixed some tweets from suspended accounts breaking profiles
v2.0.0
This release contains a few exciting major changes! 🎉
Local Subscriptions
Fritter now has support for device-local subscriptions, meaning you can now follow all your favourite Twitter accounts without needing an account yourself!
There is no limit to the number of accounts you can follow, and you are also able to place accounts into a "subscription group", allowing you to create custom categorised feeds.
Thanks to everyone who participated in issue #1, especially the following for suggestions and helping to test:
- @backme7
- @peterflock
- @q1nt
- @lukas-conlance
- @candiesdoodle
- @ScriptForAll
Removal of Nitter Support
Support for Nitter instances has now been removed, and is now replaced with direct support for the Twitter API, using the same methods Nitter uses under the hood.
This was done mainly so that the app doesn't DOS (abuse) public Nitter instances, and also due to development issues caused by differing data structures from all the different Nitter versions being hosted in the wild.
Changelog
- Added support for local subscriptions and groups
- Added support for quoted tweets
- Added worldwide trending page
- Removed Nitter support in favour of using the Twitter API directly
- Improved profile view performance
- Improved general image performance
- Fixed not being able view some media (photos, GIFs, videos)
v1.1.0
v1.0.1
Moved release build output filename into build.gradle