Skip Navigation

[Summit][v0.1.11] Swipe to go back

The title of this release is dedicated to some of the most frustrating time I've ever had implementing a feature. Implementing swipe to go back practically broke everything in the app and introduced numerious bugs. I'm still skeptical whether the feature was worth adding as it will continue to cause issues when designing navigation within the app.

Changelog:

  • Added support for clicking Lemmy links. Clicking on Lemmy links from within the app should open them within the app.
  • When navigating back from post screen -> post feed, the post will be highlighted briefly to show where you were looking last on the screen.
  • Added double press back to exit
  • Tapping back from “Saved” or “History” screen will move to the “Home” screen instead of existing the app.
  • Fixed a bug where tapping a post would cause it to appear 3 times in your history
  • Fixed a bug where sentences are not auto capitalized in the comment editor
  • Added swipe to go back gesture for the post screen.
  • Refresh score of comment/post after vote is submitted to the server
  • Added layout where the content for posts is on the right hand side to make it easier for people browsing with larger phones
5
5 comments