Skip to content

Breadboard 3.3 - #65

Open
apex2504 wants to merge 60 commits into
mainfrom
dev
Open

Breadboard 3.3#65
apex2504 wants to merge 60 commits into
mainfrom
dev

Conversation

@apex2504

Copy link
Copy Markdown
Member

Updates the app to version 3.3.0 3.3.1 3.3.2 3.3.3

This has the following changes

  • New Following feed
    • The Browse tab has been split into two tabs, For You (recommendations) and Following.
    • Breadboard will suggest artists to follow from your Favourite posts.
    • Tap the 👤 icon when on the Following tab to see your followed artists.
    • The Following feed is powered by Danbooru through Breadboard.
  • New artist profiles
    • Tapping an artist tag will now show you their profile.
    • See their most popular posts, their social links, their other names, and a button to see all posts.
    • From this page you can also follow them, share their link with other Breadboard users, or block them.
  • SauceNAO reverse image search
  • Settings reorganisation
  • Dedicated dark theme option (Add manual dark theme preference support #62)
  • New font
  • Other bug fixes and optimisations

Breadboard 3.3 is available now on Google Play beta. Stable release and PR merge soon.

apex2504 added 30 commits June 30, 2026 23:13
apex2504 and others added 28 commits August 10, 2026 19:18
* Add pulse effect to icons on navigation item select

* Refactor code
* Add manual dark theme preference support

* Fix typos

* Simplify function
* Support sharing images to reverse search

* Support image clipboard paste for reverse search

* Rename `newIntent` back to `intent`
* Figured it's not that big of a deal for it to be ambiguous here

* Reduce redundant reverse search intent code

* Remove unused import

* Better and descriptive approach

* Reset selected file URI on paste button click

* Minor changes

* Fix app stacking on older Android versions
* Move comments to the top (can't make comments between attributes, blame XML)

* Create a copy of the intent instead
* Probably not a good idea to just mutate any intent we provide to the method

* Less code

* Move back stuff
* I just don't like seeing messy diffs :p

* Improve comment

* Set reverse search intent label to SauceNao
* I think this is better than Reverse Search since it's shorter (it doesn't get truncated) and matches the screen name in the app

* Fix capitalization
@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

Download Debug APK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to "share" images to breadboard to saucenow reverse image search [enhancement] allow for managing API keys for all services at once

2 participants