Skip to content

Releases: maxroehrl/Vueddit

Vueddit 2 1.0.1

24 Feb 17:24
Compare
Choose a tag to compare
  • Fix OAuth2 login Webview by enabling JavaScript
  • Update dependencies

Vueddit 1.1.2

29 Jan 20:48
Compare
Choose a tag to compare
  • Bump Nativescript to 8.4.7
  • Update dependencies

Vueddit 2 1.0.0

29 Jan 21:21
Compare
Choose a tag to compare
  • Initial release

Vueddit 1.1.1

18 Sep 09:01
Compare
Choose a tag to compare
  • Bump fresco to 2.5.0
  • Bump Nativescript to 8.1.2
  • Update dependencies

Vueddit 1.1.0

04 Apr 11:40
Compare
Choose a tag to compare
  • Update to Nativescript 8
  • Move remove from visited from menu to subreddit item long press
  • Change small post preview size
  • Use more vector drawables (min SDK version is now 21 Lollipop instead of 17)
  • Use hidden instead of v-if to improve scrolling
  • Use Exoplayer to play videos
  • Decrease subreddit item size
  • Decrease sorting bar padding
  • Fix reddit login parameter parse bug where login was impossible
  • Update dependencies

Vueddit 1.0.9

01 Feb 13:47
Compare
Choose a tag to compare
  • Bump fresco to 2.4.0
  • Update dependencies

Vueddit 1.0.8

16 Dec 21:28
Compare
Choose a tag to compare
  • Update launch screen style
  • Fix user posts reloading on back navigation
  • Try to fix post list reload on state restoration
  • Update dependencies (androidx, nativescript-vue, recyclerview)

Vueddit 1.0.7

22 Oct 18:03
Compare
Choose a tag to compare
  • Show progress bar in loading images
  • Fix user logout
  • Update in-app video player to use video.js
  • Fix custom tabs close button
  • Fix subreddit search bar
  • Fix error page after successful login

Vueddit 1.0.6

01 Oct 11:08
Compare
Choose a tag to compare
  • View a users posts and comments
  • View the current users upvoted, saved and downvoted posts and comments
  • Clicking on links now opens reddit URLs in app
  • Show loading indicator for comments
  • Show snackbar if there are no posts or comments
  • Show the number of displayed comments
  • Comment list performance improvements
  • Add sidebar menu item to comments list
  • Indicate edited comments or post with a star
  • Fix reddit gallery links (open in custom tabs now)
  • Support for sorting and saving comments
  • Fix for malformed markdown heading not rendering
  • Add a ripple effect to comments
  • Add time option for top post sorting

Vueddit 1.0.5

18 Sep 06:50
Compare
Choose a tag to compare
  • Add current users saved, submitted, upvoted, and downvoted posts and comments lists to a menu item
  • Show snackbar when there are no posts
  • Fix post and comments creation times
  • Fix changing subreddit not refreshing the post list