Skip to content

Releases: JustMax10001001/RedditShareInterceptor

1.6.1 Release

27 Jun 11:41
Compare
Choose a tag to compare

This update features fixes for posts conaining links to Imgur. Now videos are sent properly,

1.6 Release

28 May 10:10
11f0905
Compare
Choose a tag to compare

This release features revorked video download algrorithm which does not rely on external websites.

1.5.1 Release

27 Sep 19:48
206bd33
Compare
Choose a tag to compare

This is a bug-fix release with background API improvements in preparation of UI addition

What's fixed

-Finally fixed support for GIFs hosted on imgur and i.reddi
-Fixed support for Reddit posts with unknown urls
-Download notification is updated more frequently

1.5.0 Release

26 Sep 20:59
41f1d04
Compare
Choose a tag to compare

This release features background changes which should drastically decrease processing times

What's improved

-Download system is now much simpler
-Now when deciding on which media variant to download the app uses it's properties like bitrate on videos and resolution on photos

1.4.1 Release

26 Sep 13:04
41f1d04
Compare
Choose a tag to compare

This release should fix all the reliability issues seen in previous version as well as improve the performance a bit

What's new

-Notification after the download finished (if it took more than 5 seconds - required for new background service rules in Android 10+) - adresses the issue when after long download (10+ seconds) the app didn't do anything
-Use dedicated Reddit API to reduce the amount of time required to process media
-Some shiny new notification colors

What's fixed

-The app does not spam with download progress notifications no more - improves their reliability as well

1.4.0 Release

25 Sep 23:45
Compare
Choose a tag to compare

This release finally adresses some long standing bugs and required features.

What's new

-Finally there is a notification which reports what is happening in background

What's fixed

-Now the app works reliably when Battery Saver is on
-Fixed Galleries never being processed properly since 1.3.0 release
-Other small fixes

What's improved

-Localisation

1.3.1 Release

23 Sep 23:54
Compare
Choose a tag to compare

Small update with big changes under the hood - with a potential to add support for other social networks like Instagram with relative ease

1.3.0 Release

23 Sep 20:56
Compare
Choose a tag to compare

This release features many improvements with a fair amount of fixes

What's new

-Support for streamable.com
-Support for posts with twitter url
-Adaptable media size selection for optimal data usage

What's improved

-Now downloads should generally be faster because of adaptable buffer
-Improved text posts support
-General code improvements for future-proofing

What's fixed

-Fixed debug flavour of app using the same provider ID

1.3.0 Pre-release

21 Sep 16:55
Compare
Choose a tag to compare
1.3.0 Pre-release Pre-release
Pre-release

This release will reduce app's data usage and will bring support for streamable.com

What's new

-Added support for streamable.com

What's fixed

-Videos, hosted on streamable are already downloaded in quality, which ensures that the download size is less than 10 Mibibytes. Support for other media hostings will follow suit
-Smaller binary size

1.2.0 Release

21 Sep 14:37
c9c795b
Compare
Choose a tag to compare

This relese features addition of Firebase Analytics to help fix the remaining instabilities