Skip to content

Releases: otacoo/Clover

v3.6.6

Choose a tag to compare

@otacoo otacoo released this 25 Jun 14:15
  • Fix an issue where the up/down symbol within the FAB button could stop showing after some time when toggled successively (issue #34)
  • Themes:
    • Primary text color will now correctly apply to thread views
    • Fix an issue where saved custom themes would show the base theme's colors instead of the user picked colors

Full Changelog: v3.6.5...v3.6.6

v3.6.5

Choose a tag to compare

@otacoo otacoo released this 15 Jun 17:33

Refactor Share as URL:

  • Renamed to Share and copy as URL
  • When Enabled:
    • Long-tapping an image will copy the image URL
    • Using the Share option will share the URL to the image
    • Long-tapping the attach button will download the image from the URL
  • When Disabled:
    • Long-tapping an image will download and copy the image
    • Using the Share option will share the image directly
    • Long-tapping the attach button will attach the image from the clipboard

Full Changelog: v3.6.3...v3.6.5

v3.6.4

Choose a tag to compare

@otacoo otacoo released this 14 Jun 17:52
  • Filters: Fix an issue where Apply to OP only modifier was only working for WATCH or PIN actions

Full Changelog: v3.6.3...v3.6.4

v3.6.3

Choose a tag to compare

@otacoo otacoo released this 10 Jun 19:23

Note

It's not just you, it seems the Email Verification cookie is being ignored (dropped?) all of a sudden?
I have not been able to identify if it's Clover causing this or if it's coming from 4chan; despite the 60s cooldowns and harder captchas... posting still works as normal.
I deleted my 4chan_pass cookie, went through the Email Verification process and started getting easier captchas again, this leads me to believe it's coming from 4chan itself but I cannot confirm with 100% certainty.

4chan Cookies

  • Added some missing attributes to the email verification cookie (4chan_pass) (unlikely to be the cause)

Cookie Manager

  • Clicking a cookie in the Cookie Manager now shows its expiration date below the value edit field
  • Cloudflare cookies set directly by WebView (4chan captcha) will show Unknown (WebView)

Filters

  • Add a Remove All button to the Filters, requires a 2-second hold to confirm
  • The filter backup/restore system now correctly exports and imports the onlyOnOP field
  • Created a tool to convert 4chanX filters to Clover: Click here.

Captcha

  • Single page captcha: the Submit button now scrolls into view after selecting the final answer

Full Changelog: v3.6.2...v3.6.3

v3.6.2

Choose a tag to compare

@otacoo otacoo released this 31 May 17:04

Proxy, DNS over HTTPS, & Custom User-Agent (issue #32)

Read issue #32, the tl;dr is that these options were leaking during WebViews and DNS over HTTPS has been removed.

Proxy:

  • New: Add support for Proxy authentication (username & password)
  • Added an info dialog before enabling the proxy
  • Fixed issues where the Proxy was leaking the users IP when using WebViews (4chan captcha, Email Verification, POWBlock et al)

DNS over HTTPS:

  • Removed the option.
  • DoH does not work natively with WebViews and was leaking the users DNS when using WebViews. This type of proxying is best used at the system level

Custom User-Agent:

  • The Custom User-Agent will now correctly apply during WebViews
  • Changing the Custom UA requires an app restart

4chan

  • Fixed an issue where the 4chan_pass cookie was inadvertently being stored as a session cookie, causing it to periodically expire and trigger harder captchas

8chan

  • The interactive OP data will be now skipped in /gacha/ threads
  • Fixed an issue where hard POW hashes could fail
  • Fixed an issue where doing the 8chan verification or accepting the TOS would wipe out all 4chan cookies
  • Ensure the Proof-of-Work (POWBlock) challenge responds correctly on fresh installs and properly sequences its snackbar

Appearance

  • Darkened switch button colors for the Light theme (issue #33)
  • Fixed missing or badly contrasting color values for the Creamy, Sapporo & Zenburned themes to improve text readability

Misc changes & fixes

  • Fixed an issue with the Bottom Toolbar option leaving a big gap at the top when opening the search tab
  • Raised the minSDK back again (24)
  • The board list snackbar will now push the Floating Action Button (FAB) up instead of overlapping it
  • Fixed an issue with clearing the previous background text selection when tapping elsewhere (issue #31)

Full Changelog: v3.6.1...v3.6.2

v3.6.1

Choose a tag to compare

@otacoo otacoo released this 24 May 22:59
  • The reply badge can now be enabled for the regular image viewer, not just the album.
    • The toggle is shared and will also appear in the image menu options

Gestures:

  • Fixed a typo that caused the Swipe gestures to not work
  • New option: Double-tap to play/pause

Full Changelog: v3.6.0...v3.6.1

Previously in 3.6.0

Note

This version has changed the database to add a new filter option.
I suggest doing a backup of your settings before updating, then doing a backup again with the new version if everything works correctly.

I now consider Clover "feature complete" and will likely not be adding new features or options, only bug fixes.
Thank you for your support and understanding.

Thread Watcher

  • Refactored the TW menu
  • Moved Highlight currently open thread option here

Appearance

New themes: Zenburned, Tranquil

  • Refactored custom themes
    • Themes are now based off the default themes
    • Allows to pick any theme as base theme
    • Tapping and holding a color will reset the color back to theme default
  • Tone down the "own reply" highlight for the three main themes (light, dark, black)
  • Fixed an issue where switching between themes didn't correctly refresh certain layout elements
  • Fixed an issue where the unread line color for custom themes wasn't applying (issue #31)

Gallery

New option: Show/hide reply badge

  • The reply badge will appear in the image viewer for posts that have >= 2 replies

New option: Column count

  • Pick between 2 and 4 columns

  • Fixed a bug where thumbnails weren't loading in the background when swiping through images in the image viewer (issue #31)

  • Removed the duplicate Download album entry from the menu (issue #31)

Bottom toolbar & reply

  • Fix issues with the layout not responding to the bottom toolbar, especially during the 4chan captcha or reply view (issue #31)
  • The board list will now be inverted when using bottom toolbar (issue #31)
  • The board list spinner's arrow will now point in the correct direction (issue #31)
  • The search input will now correctly show up in the board list spinner
  • The reply FAB button pencil will point down again when using bottom reply (issue #31)

Filters

  • Added an Apply to OP modifier checkbox
    • Will be greyed out automatically when not applying
  • Added a new action: Pin post
    • This option will pin and highlight threads at the top of the catalog / board mode and only applies to OP
  • Watch post action will only apply to OP

Misc changes

  • Video thumbnails will now be decoded and appear in the reply view
  • Improved video initiation a bit when using VP9 decoder (note: if videos take a few seconds to start, try setting the decoder to System only and use the WebView fallback)
  • Appended (default) to 100% Thumbnail Scale (issue #31)
  • The UI will now refresh after changing thumb scale or font sizes
  • Increased number of items in history by 20 (cleanup happens at 120, which trims them to 70 items)

Other Fixes

  • Fixed an issue where certain file pickers (e.g. Fossify) weren't being given the correct intent
  • Fixed an issue where taps where going through the left and right drawers when opened (issue #31)
  • Fixed an issue where Swipe gestures weren't being correctly greyed out after selecting up or down for one option (issue #31)

Thank you @tetra65 for giving me so much work

Full Changelog: v3.5.3...v3.6.0

v3.6.0

Choose a tag to compare

@otacoo otacoo released this 24 May 19:09

Note

This version has changed the database to add a new filter option.
I suggest doing a backup of your settings before updating, then doing a backup again with the new version if everything works correctly.

I now consider Clover "feature complete" and will likely not be adding new features or options, only bug fixes.
Thank you for your support and understanding.

Thread Watcher

  • Refactored the TW menu
  • Moved Highlight currently open thread option here

Appearance

New themes: Zenburned, Tranquil

  • Refactored custom themes
    • Themes are now based off the default themes
    • Allows to pick any theme as base theme
    • Tapping and holding a color will reset the color back to theme default
  • Tone down the "own reply" highlight for the three main themes (light, dark, black)
  • Fixed an issue where switching between themes didn't correctly refresh certain layout elements
  • Fixed an issue where the unread line color for custom themes wasn't applying (issue #31)

Gallery

New option: Show/hide reply badge

  • The reply badge will appear in the image viewer for posts that have >= 2 replies

New option: Column count

  • Pick between 2 and 4 columns

  • Fixed a bug where thumbnails weren't loading in the background when swiping through images in the image viewer (issue #31)

  • Removed the duplicate Download album entry from the menu (issue #31)

Bottom toolbar & reply

  • Fix issues with the layout not responding to the bottom toolbar, especially during the 4chan captcha or reply view (issue #31)
  • The board list will now be inverted when using bottom toolbar (issue #31)
  • The board list spinner's arrow will now point in the correct direction (issue #31)
  • The search input will now correctly show up in the board list spinner
  • The reply FAB button pencil will point down again when using bottom reply (issue #31)

Filters

  • Added an Apply to OP modifier checkbox
    • Will be greyed out automatically when not applying
  • Added a new action: Pin post
    • This option will pin and highlight threads at the top of the catalog / board mode and only applies to OP
  • Watch post action will only apply to OP

Misc changes

  • Video thumbnails will now be decoded and appear in the reply view
  • Improved video initiation a bit when using VP9 decoder (note: if videos take a few seconds to start, try setting the decoder to System only and use the WebView fallback)
  • Appended (default) to 100% Thumbnail Scale (issue #31)
  • The UI will now refresh after changing thumb scale or font sizes
  • Increased number of items in history by 20 (cleanup happens at 120, which trims them to 70 items)

Other Fixes

  • Fixed an issue where certain file pickers (e.g. Fossify) weren't being given the correct intent
  • Fixed an issue where taps where going through the left and right drawers when opened (issue #31)
  • Fixed an issue where Swipe gestures weren't being correctly greyed out after selecting up or down for one option (issue #31)

Thank you @tetra65 for giving me so much work

Full Changelog: v3.5.3...v3.6.0

v3.5.3

Choose a tag to compare

@otacoo otacoo released this 20 May 09:00

New old option: Swipe while zoomed in

Catalog search

  • Catalog scroll position will now be stored and restored after a search (issue #30)
  • Pinned search & cross-board links (issue #29)
    • The bookmarks drawer can now be opened
    • The search can now be cleared to browse the board

Misc changes & fixes

  • Reduced minSdk to 23 to allow installs on Android 6.0 Marshmallow
  • Remove some ridiculous width values on the add board dialog that could cause a crash
  • Set exclusions on system gestures for newer devices so the drawers can be used without triggering system navigation (UNTESTED)
  • Remove crash reporting dead code

Thank you @T-W-A-I-N

Full Changelog: v3.5.2...v3.5.3

v3.5.2

Choose a tag to compare

@otacoo otacoo released this 18 May 21:01

Media

  • New feature: Added a rotate button to the video player controls
  • Load full size thumbnails: Improve image loading from the cache so that the image isn't downloaded a second time when viewing the image in full
  • Derpibooru and Furbooru reverse search options will only show in /mlp/ and /trash/

8chan

  • Added fixes for the new POWBlock update on .st
  • Fixed Auto domain (failover) not working properly and silently always switching to .st

Misc changes & fixes

  • New feature: Long tap a thread in catalog or board mode to show the menu
  • Navigation: navigation history will now be kept and restored when navigating to and from catalog searches (pinned search or cross-board links) (issue #29)
  • Mark as my post: Fixed a bug where it wasn't marking the post visually without a restart
  • Catalog: Fix an issue where an unread line was being added to the catalog (issue #23)
  • Catalog: Changing catalog column count will now be applied immediately without a restart
  • Top and bottom FAB: Further fine tune the top/bottom FAB buttons timers

Full Changelog: v3.5.0...v3.5.2

v3.5.0

Choose a tag to compare

@otacoo otacoo released this 16 May 18:33

Snackbars

  • Refactored all the snackbars to use Material snackbars
  • Snackbars will now take on the primary color of the theme
  • Floating action buttons (FAB) will better interact and hide when a snackbar is being shown
  • Snackbars will no longer appear while the reply view is expanded

Media

  • New option: Gestures
    • Pick an action for up and down swipe (save file or dismiss)

Appearance

  • New themes: Creamy, Sapporo
  • The system navigation and status bar will now take on the colors of the theme, works with bottom toolbar as well

Misc changes & fixes

  • Catalog mode: Fix an issue where threads with no comment would have their replies/images anchor move up
  • Email verification: all 4chan cookies will now be cleared to correctly set the 4chan_pass cookie during the verification process (issue #28)
  • Top and bottom FAB: reduce the delays and doubled how much is required to scroll before they show up
  • Reply FAB: shifted it down again so it doesn't hide the last post (issue #26)
  • Fixed a long-standing issue where tapping to scroll through a thread would text highlight links like URLs or quotelinks too easily

Full Changelog: v3.4.0...v3.5.0