github K1rakishou/Kuroba-Experimental v0.2.9-beta
KurobaEx beta 0.2.9

pre-release4 years ago

Lots of fixes for the new theme engine as well as other bugs.

  • Fix crashes when trying to access BoardManager/SiteManager in PageRequestManager before they are fully initialized.
  • Fix crashes in comparator that is used for sorting boards by their code in BoardSelectionMenu and AddBoardMenu.
  • Fix crashes when trying to redraw SegmentedCircleDrawable.
  • Fix Toolbar and BottomNavView showing up when scrolling to bottom slightly but when we are not touching the very bottom of a catalog/thread list. (They only should show up when we are touching the very bottom).
  • Fix crashes in PostExtraContentLoader when a timeout exception is thrown because we couldn't get youtube link's title or duration for more than 3 seconds.
  • Fix a crash in rolling sticky threads when there are more than 1000 posts and we are trying to get the latest 1000 posts but we never get the OP so another post becomes OP thus leading to a crash (because of additional checks).
  • Fix some floating view getting under keyboard after opening any image (edge to edge).
  • Fix not updating the top thread/catalog list padding after closing an image leading to the OP being slightly overlapped by the toolbar.
  • Fix a really shitty bug that's been around since early Kuroba days where opening a thread and clicking "Scroll to bottom" and then clicking the thread status cell would scroll you back to top and sometimes any consequent status cell click would scroll you back to top again and again. This was a really REALLY shitty bug and hopefully it's fixed for sure.
  • Reduce the update timeouts before redrawing history items/ board items and bookmark items after removing them by swiping the away. It was 500-1000ms now it's 100ms. Should make removing those items a lot faster.
  • Yet another bunch of fixes for edge to edge + fullscreen. Now the toolbar is only twitching on Android P and below (after opening or closing an image). On Q and above it works smoothly. This is impossible to fix normally for now because this requires a huge rewrite of image viewer.
  • When using fast scroller Toolbar and BottomNavView will now hide themselves to make it easier to scroll to top/bottom. Also the SwipeRefresh view is disabled during the scrolling too,
  • Update user agent which is used for every network request. Now it is Android's Google Chrome user agent and not Windows'.

Don't miss a new Kuroba-Experimental release

NewReleases is sending notifications on new releases.