github K1rakishou/Kuroba-Experimental 0.1.2-beta-1
KurobaEx-dev beta-1

pre-release5 years ago
  • Fix a crash when trying to post on sushichan (posting still doesn't work because, apparently, something has changed in their antispam).
  • When there is a bookmarked thread, the tab associated with the same thread will now show some useful information about the state of this bookmark/thread, like unseen posts count and some other stuff.
  • Use haptic feedback when starting dragging some draggable views.
  • Fix a crash that happens when a board in the board selection menu is swiftly clicked twice in a row .
  • Fix a crash when activity gets destroyed without fully initialized.
  • Fix BottomNavView's twitching when opening images or when "New posts" snackbar is shown and in some other cases.
  • Fix couple of NPEs related to kotlin's null checks.
  • Fix a crash when posting in a thread with "Bookmark on post" setting turned on.
  • Fix a bug in SQL query that is used to load posts from the database when opening huge threads (999+ posts) because of SQLite's IN operator limitations.
  • Fix a crash when a timeout is triggered in one of the PostExtraContentLoader's loaders.
  • Board selection menu now respects the boards' ordering.
  • Fix a bug where BottomNavView stays hidden when navigating to a thread with opened search.
  • Make FloatingListMenu items appear closer to the bottom of the screen on phones and closer to bottom corners (depending on menu type) on tablets.
  • Fix wrong unseen posts count calculation in rolling sticky threads.
  • Fix a bug where currently opened thread's bookmark would be updated twice per update cycle instead of just once.
  • Fix a very critical bug in ChanThreadsWithPosts database view. The bug was causing OOM errors in SQLite (the bug was in SQL query which caused everything to freeze and then crash). Also add a new query to periodically clean old threads.
  • Fix "current board" field in BoardManager not getting updated when selecting a board via board selection menu. Fix navigation history not being updated when selecting a board via board selection menu.

Don't miss a new Kuroba-Experimental release

NewReleases is sending notifications on new releases.