Skip to content

Releases: StimpyDad/ShackBrowse

v7.2.0

Choose a tag to compare

@StimpyDad StimpyDad released this 21 Dec 00:31
  • Background ShackMessage checking was not showing the new message notification on newer Android versions due to a previous SDK update. This should now be fixed. Enable background checking in Settings -> Notifications -> Background ShackMessage Check. Note this is a polling check and not a push notification, so network usage will occur.
  • Imgur uploading has a lot more debug logging added. One can now look at some debug logging for Imgur uploads at Settings -> PicUploader Imgur Account -> View Debug Log. This data may contain your imgur username in a successful Imgur response so use care when showing/copying it.
  • Sharing a Link to Post will now populate the subject information so a subject line will be available to apps that support it e.g. GMail.
  • The Moderator list has been updated in the app for user colouring.
  • The Twitter Android package has been removed as it no longer worked anyways.
  • The YouTube and Video/Exoplayer package versions have been updated as the old ones were no longer available and would not let the app compile.
  • The YouTube video ID URL parsing has been reworked. YouTube Shorts should now play correctly in the in-app player. Clips will not work as the embedded player does not support it.
  • ChattyPics uploading options have been removed as it hasn't worked for a long time.
  • The Android CompileSDK has been updated from 34 to 35.
  • Brighten up the red colour used for Moderator Names, Unf tags.

v7.1.1

Choose a tag to compare

@StimpyDad StimpyDad released this 18 Sep 00:21

Update the ShackNews Mod & Employee list for post author colouring.

v7.1.0

Choose a tag to compare

@StimpyDad StimpyDad released this 19 Aug 01:07

Set the target Android SDK to 34 to satisfy Google Play Store requirements.

v7.0.22

Choose a tag to compare

@StimpyDad StimpyDad released this 25 May 00:11

Update the thread list posted time colouring for the 24 hour change. This was a missed change from the previous update. It will go red at 22 hours since posted and orange at 16 hours since posted.

v7.0.21

Choose a tag to compare

@StimpyDad StimpyDad released this 21 May 23:12

Change thread expiry to 24 hours to follow the shacknews.com change. You will need to set Only Recently Starred again in the Settings menu if it was turned off as the preference name has changed.

v7.0.20

Choose a tag to compare

@StimpyDad StimpyDad released this 30 Apr 16:44

Fix: Remove tint colouring on the launch icon after URL links.

v7.0.19

Choose a tag to compare

@StimpyDad StimpyDad released this 27 Feb 01:18

Fix the crash in the new Imgur logic due to readAllBytes() not being available in some devices.

v7.0.18

Choose a tag to compare

@StimpyDad StimpyDad released this 25 Feb 01:59

Fix Imgur uploading where they have apparently deprecated basic image binary upload. The logic had to be switched to supply image form fields on POST.

v7.0.17

Choose a tag to compare

@StimpyDad StimpyDad released this 24 Dec 14:30

FIX: Revert a change for a warning to get the back button navigating properly in the app again.

v7.0.16

Choose a tag to compare

@StimpyDad StimpyDad released this 24 Dec 04:21

Fix: New installs on Android 13 and up were not asking for updated image and video permissions after the recent update. This resulted in the Gallery button on posting views not working. This is now fixed.
Fix: MP4 in thread videos will now pause when navigating away from the thread. They will also pause when the app is stopped/sent to the background.
Fix: Crash when Open Post by ID is given an invalid int