Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Releases: amnesica/Feedsta

v3.0.0

31 Aug 09:27
1416ffd
Compare
Choose a tag to compare
  • new UI (Material3) and animations
  • feed shows single posts instead of grid view
  • accounts and hashtags in captions are clickable
  • bookmarked posts are shown even when there is no internet or fetching new information failed
  • dark mode is choosable for devices in dark mode
  • input string in search view is not disappearing after submitting the search
  • app name is used for folder name when downloading
  • exoplayer: previous and next button in video controls were removed
  • Lightweight-Stream-API dependency was removed
  • CircularImageView dependency was removed
  • performance improvements (mostly on feed)
  • a lot of refactoring to make the code slightly less bad

If you face any problems please open an issue.

v2.1.5

26 Feb 10:10
Compare
Choose a tag to compare
  • general bug fixes