github Adamantcheese/Kuroba v4.4.3
UI and usability updates

latest releases: v4.13.6, v4.13.5, v4.13.4...
5 years ago

Next anticipated release day: ???

Per removal of a joke, you may need to manually download this update.

Please read the cumulative changelog for all features/fixes from Clover. If you want to move from Clover you will have to do so manually.

Major changes:

  • #182, scrollbars have been added back, but they are now a static size and won't vary based on the currently viewed item height(s). The scrollbar size is currently 5% of the view height.
  • The two rotate image buttons have been combined into a single one which pops up a dialog, and a flip option has been added for 180 degree rotations.
  • Image reencoding changes:
    • Size reencoding is now percentage based, from 0 to 100% reduction in image size. The percentage after reduction is displayed in the hint.
    • The EXIF fix button is disabled on non-JPEG images, as they have no EXIF data.
    • Buttons now correctly display as disabled when they are disabled.
    • Reencode options are now displayed when re-encoding is enabled as a hint next to the checkbox.
    • #143, image options and reencode settings are now saved between option change applications (i.e. every time you hit OK on the image options window). You can turn these back to default by opening up the options, unchecking everything, and hitting OK.
  • #151, the fullsize image not correctly appearing bug has been resolved.
  • Album cells are now hi-res all the time, regardless of prefetching.
  • All images should be a bit less blurry now, as rescaling has been turned off for most image loading, regardless of prefetching. Images are rescaled in their respective views now instead of being rescaled by the image loader.
  • Attempt for #56, the previous item when swiping right (i.e. the image that was swiped past) will have it's downloader canceled. If you're swiping through a lot of heavy items like WebM files, this should help somewhat.

Minor changes:

  • Your clipboard is no longer cleared when you upload using a URL on the clipboard.
  • #190, the thread activity sorting mode for the catalog now sorts new threads as having no activity, so they go to the bottom of the list.
  • #191, when a post has one image but no text, the replies button and extra area will snap to the bottom of the cell. Note that if a post has multiple images on another site, the replies button will still be laid out below the title/details and not at the bottom of the cell.
  • #187, images not being hi-res because I was only checking if images were spoilered for hi-res, instead of all images and the unspoiler setting.
  • #179, fixes the list view in the replies popup recycling views when it shouldn't have been.
  • #174, fixes the title not not being correctly measured when trying to layout post cells, as well as the line count calculation not basing itself off the right measurement.
  • #175, fixes a crash when tapping a pin while they are being updated.
  • The save button tint is now properly cleared when exiting the gallery view, so if you open an image, save it, close the image, and go to another one, it won't be greyed out anymore.
  • The colors for the post replies popup and reencoding window have been changed to use the secondary back color, which should make their bounding boxes a bit easier to see.

Project level notes:

  • The version code is now automatically calculated from its parts in the gradle file. Easier to modify for any forks, and less complicated code-wise.
  • A number of image resources have been removed and replaced by programmatic tinting. Should not be a noticeable change, but shrinks the app size a little bit and makes application resource management a bit better.

Don't miss a new Kuroba release

NewReleases is sending notifications on new releases.