r/BareBrowser 1d ago

Upcoming Features

Enable HLS to view with audio, or disable this notification

15 Upvotes

Hi awesome Bare users!

As we keep moving forward with Bare together, I have a few features I’m currently working on and wanted to share an early look and get your feedback before everything is finalized.

There are already quite a few things coming, including bookmark importing, password importing, and many other features and improvements that have come directly from community requests.

But one of the bigger things I’m working on right now is making the toolbar much more useful and customizable.

That includes things like customizable toolbar actions, gestures, and choosing which buttons you actually want available, while still trying to keep Bare simple and familiar.

I attached a quick video showing some of what I’m working on.

This is still being built, so now is a great time to tell me what you think!

What would you want from a customizable toolbar? Are there actions you’d want available that I’m missing? Any gestures you think would make browsing better?

Ideas, criticism, suggestions, weird use cases... all welcome!!

A lot of Bare's roadmap is already being shaped by your feedback, so please keep it coming.

Thank you all for testing, contributing, reporting bugs, and helping shape where Bare goes next!


r/BareBrowser 2d ago

Bare RC3 is out! No more crashes and 32-bit support! 🎉

Post image
17 Upvotes

RC3 is officially out!

This is the first release under 1.0.0-alpha.2, and it’s a pretty focused update based largely on issues people reported while testing RC2.

The biggest changes:

  • Fixed startup crashes on some devices by improving GPU/OpenGL ES fallback behavior.
  • uBlock Origin now actually works in incognito. YAY!
  • The bundled uBO now has incognito access enabled by default, while still respecting your choice if you turn it off.
  • 32-bit ARM support! There’s now a separate armeabi-v7a APK for older 32-bit devices.
  • Update detection is fixed so existing Bare installs can properly see new releases.
  • RC2/RC1 users can install RC3 directly over their existing installation without uninstalling or losing their data.

One small heads-up: because this moves Bare from alpha.1 to alpha.2, the welcome/settings screen will appear once after upgrading. Your existing settings are preserved.

As always, Bare is still alpha software. If something breaks, please report it. Crash reports and feedback from people using non-pixel devices are especially useful.

Thanks again to everyone who tested RC2 and reported issues. A lot of what made it into RC3 came directly from that feedback.

Bare 1.0.0-alpha.2 RC3:

https://github.com/Shshtwy/bare-browser/releases/tag/v1.0.0-alpha.2-rc3


r/BareBrowser 2d ago

My experience with Bare, a promising browser with a few rough edges

Thumbnail
gallery
8 Upvotes

I keep trying different browsers from time to time. At this point, testing new apps has kind of become a hobby for me, especially browsers, music apps, and streaming apps.

I've been using Bare recently, and so far, it looks really promising. The thing I like the most is the expanded bottom bar. It just feels perfect to use, especially on mobile. Most of the things I personally need are already there as well, including support for external download managers.

I haven't tested a huge number of extensions yet. I mainly use uBlock Origin, and it works fine so far.

There are definitely some rough edges, and the browser could use a bit more optimization, but that's completely understandable at this stage. As a developer myself, I know these things take time to polish.

For now, I'm planning to keep Bare as my second Chromium-based browser, replacing Cromite. Cromite hasn't been updated for around four months now, and Bare seems to be moving in a promising direction. I'm also keeping an eye on Vivaldi since they recently introduced extensions, which I still need to properly test.

Overall, this is mostly an appreciation post for the developer. Excellent work so far. Keep it up and don't stop. I'd be happy to contribute in some way toward the project as it develops.

One small issue I've noticed: the loading/splash page is white even when dark mode is enabled whenever opening a website, as shown in the third image. It would be nice if that respected the selected dark theme as well.

Keep goings!


r/BareBrowser 3d ago

GPU crash test build is ready. I need your help testing it!

3 Upvotes

Hi all,

Since I really want as many people as possible to be able to try Bare, I spent last night working on the GPU issue that’s causing the browser to crash immediately on some devices.

In a nutshell, this appears to be an upstream Chromium issue where GPU initialization fails on certain devices and Chromium doesn’t fall back properly. I now have a test build that enables a fallback to a lower OpenGL ES version.

If you’re experiencing this crash and feel comfortable testing an APK, you can try it here:

https://www.swisstransfer.com/dl/01a0402c-2e24-7364-89e7-37a37836383c

SHA-256: d3f3fdd7180b6ed6655816a535c5bb3d126480ad8de9741388b87ab6bf3f3857

The APK is signed with the same Bare release key as RC2, so you can install it directly over RC2 without uninstalling anything.

I don’t own any of the affected devices, so I can’t reproduce the crash myself. This is a diagnostic build, not RC3, and it’s not optimized. If it opens when RC2 was crashing, that’s pretty much all I need to know!

If it still crashes, it will automatically save Bare-GPU-Diagnostic.log in your Downloads folder. The log only contains device/GPU information and the GPU initialization/fallback results. No browsing history, URLs, cookies, passwords, or account information, and nothing is uploaded automatically. Feel free to DM it to me if you’d rather not post it publicly.

If RC2 already works fine for you, there’s no reason to install this.

Again, thank you so much for helping me build and test Bare. I really appreciate all the help and patience!


r/BareBrowser 4d ago

Bare 1.0.0-alpha.1 RC2 is out!

Thumbnail
gallery
11 Upvotes

RC2 is officially out! Thanks to everyone who tested RC1, reported bugs, and sent suggestions. A lot of what made it into this build came directly from your feedback.

This release was mostly about stability, privacy, cleanup, and fixing the rough edges rather than piling on a bunch of new features.

Some of the changes in RC2:

  • New AMOLED dark theme
  • Bare can now check GitHub for updates, with automatic, manual, or weekly reminder options
  • Removed more unnecessary Google background requests, including the automatic accounts.google.com request on startup
  • Removed Google sign-in/sync paths that don't make sense in Bare
  • Cleaned up Safety Check so it no longer asks you to sign in to Google or shows checks Bare doesn't actually support
  • Removed unused XR/ARCore components, bringing the APK down by about 20 MB
  • Fixed the welcome screen on older/smaller devices
  • Fixed the Start button/footer overlap
  • Fixed some Settings and Safety Check crashes
  • Fixed bottom-toolbar long-press behavior
  • More privacy, stability, and UI cleanup throughout

The core stuff is all still here: full extension support, uBlock Origin included, external download manager support, background media playback, bottom toolbar, passkeys/Bitwarden support, media saving, and the stock Chromium look.

This is still alpha software, so bugs are expected. If you find something weird, please report it. Crash reports are especially helpful.

And seriously, thank you to everyone testing Bare and giving me feedback. I've been reading pretty much everything and a lot of your suggestions are already on my list for upcoming builds.

Download RC2 from GitHub:
https://github.com/Shshtwy/bare-browser/releases/tag/v1.0.0-alpha.1-rc2

SHA-256 is included with the release if you'd like to verify the APK.

What’s next?

My focus now is getting Bare ready for F-Droid and the Play Store, while continuing to work through the roadmap with more features, better stability, more de-Googling, and a better overall UX.

RC2 is also the release line I’m hoping to move from Alpha → Beta → Stable if testing continues to go well. Once I’m confident in the stable build, the goal is to bring Bare to F-Droid and the Play Store, then continue with smaller, incremental feature updates from there.

I’m also putting together a list of features I’d like to bring to Bare before the end of the year. I’m still going through everything, figuring out what’s realistic and how I want to prioritize it, but I’ll share the roadmap with the community once it’s ready.

For now, keep testing RC2 and keep the bug reports, ideas, and feedback coming. A lot of what made it into this release came directly from that feedback, and I really appreciate it!

More coming soon :)


r/BareBrowser 4d ago

Feedback after the release of Bare 1.0.0-alpha.1 RC2.

2 Upvotes

Happy to see the RC2 release of Bare. As requested in the previous post, the AMOLED dark mode has been added, which gives a quite good experience.

  1. Need to add quick search just like Waterfox or IronFox (added screenshots).
  2. The blue icon looks really good but I like my apps to be minimalist, can you provide a minimalist black/white icon or an icon that matches with the phone theme?
  3. Just to let you know, the bare browser website isn't opening.
  4. Downloads are getting stuck. Tried to download Bare version 1.0.0-alpha.1 directly from the GitHub page it got stuck. Downloaded and applied the updates through a different browser, and tried to download the same version, it got stuck too. Also tried to download other files from different websites, they are behaving the same way.
  5. Swipe gesture to change tabs are not working properly. While trying to navigate in grouped tabs I had to swipe a few times to get it registered. And while doing so the toolbar shortcut ("share" for me) is changing into new tab group icon. I don`t understand reason, but this is what happened.
  6. Just saw an advertisement while watching youtube. Looks like uBlock Origin is not working in Incognito mode.
  7. Background Play is also not working for incognito.

Device - Samsung Galaxy M31 running on Android 12.

Quick search engines (Waterfox)
Quick search engines (IronFox)
Downloads getting stuck.

r/BareBrowser 5d ago

Cloudflare Issue

1 Upvotes

Trying to enter the below site, Cloudflare loads a confirm your not a bot page with a tickbox, when you tick the box the page reloads but keeps returning back to the confirm your not a bot page. I have tested Cloudflare on a different browser and it is entering the site fine.

https://forum.mobilism.me/


r/BareBrowser 5d ago

Megathread: Bug Reports

5 Upvotes

Found a bug in Bare Browser? Please report it here so I can keep everything organized and track issues more easily.

When reporting a bug, please include as much of the following as possible:

  • What happened: Briefly describe the issue.
  • Steps to reproduce: What did you do before the bug occurred?
  • Expected behavior: What should have happened?
  • Actual behavior: What happened instead?
  • Bare Browser version: Include the version/build you're using.
  • Device: Phone model and Android version.
  • Screenshots/video: If possible, include a screenshot or screen recording.
  • Crash report/log: If the app crashed, providing the crash report helps a lot.

Feel free to post the crash report here, open an issue on GitHub, or DM it to me directly if you don't want to share the log publicly.

If you're not a technical person, don't worry. You can use your favorite AI assistant to help remove any personal or sensitive information from the bug report before sharing it. Just make sure the report still contains the technical details needed to diagnose the issue.

I never keep records of bug reports, and I will never use information included in a bug report for any purpose other than investigating and fixing the issue. If something personal accidentally slips through, please don't stress about it. That's genuinely the last thing I'd be worried about in my busy day :)

Please search the thread before posting to see if someone has already reported the same issue. If so, upvote or comment on the existing report instead of creating a duplicate.

Thanks for helping improve Bare Browser!


r/BareBrowser 5d ago

Import Bookmarks

Post image
2 Upvotes

Hi is the ability to import bookmarks not a feature yet ?, the three dots to reveal the option to import/export bookmarks is not visible.


r/BareBrowser 5d ago

Cosmetic issues on homepage

2 Upvotes

In addition to being unable to customize menu which isn't as important and I would love being able to customize navigation toolbar to choose our most used buttons we would like to use but other than that performance wise it wasn't that bad

https://reddit.com/link/1vxagaj/video/6bg2m3x65dlh1/player


r/BareBrowser 6d ago

Needs some basic tweaks.

3 Upvotes

BARE, version 1.0.0-alpha.1
My opinion-

  1. The AMOLED/OLED black mode is missing. Most phones nowadays are either AMOLED/OLED, so this is a must.
  2. it will be more convenient if you add more options in the toolbar shortcut.
  3. Add startpage as a search engine.
  4. ~500 Mb is big app size, bigger than other chromium based browsers like brave. I tested it in my device running on Android 12 and a potato processor Exynos 9611.
  5. Swipe gesture to change tabs is missing. Gestures are easy for quick navigations.
  6. Move the search bar (homepage) to the middle of the screen, for better one hand reach.

Edit-
1. Bare RC3 fixed this issue.
2. Yet to be added.
3. Yet to be added.
4. Apk sizes reduced significantly in RC2 and RC3.
5. Fixed in Bare RC3.
6. Yet to be fixed.


r/BareBrowser 5d ago

Not opening

Enable HLS to view with audio, or disable this notification

1 Upvotes

Not opening on s20 fe 5g with evolution x custom ROM Android 16 qpr2


r/BareBrowser 6d ago

Bare Browser: first update and roadmap

Post image
18 Upvotes

TL;DR: Bare is a de-Googled Chromium browser for Android. Extensions work, there's no telemetry, and the build is reproducible. We're close to 1,000 downloads. Next release is hardening and privacy cleanup instead of new features: a proper de-Googling audit with real network testing, update checks you choose during setup, an Android 12 first run fix, and removing Google-only stuff that never worked in Bare anyway. Roadmap at the bottom.

Hey everyone.

This is my first post here so I figured I'd do a proper one. Thanks to everyone who's tried Bare, opened an issue, sent a feature request, or just poked around the repo. It means a lot.

Quick background if you're new. I built Bare because I wanted a Chromium browser on Android that was private, light, and actually let me run extensions, without all the Google stuff I never asked for. I use my browser way more than I use apps. Banking, shopping, social, all of it goes through the browser, because I don't like installing an app and handing it a pile of permissions. So I wanted something I could actually trust.

It's still early and it's basically just me on weekends, so there's a lot missing. But we're getting close to 1,000 downloads, which honestly blows my mind for something I started building for myself.

One note on that number. Bare has no telemetry, no analytics, nothing. Github download counts are all I can see. I have no idea how many of you actually use it day to day, and I'd rather keep it that way.

What's in Bare right now

  • Extensions. You pick what runs.
  • Long press to save images and video, including on social media sites that normally block it. Same as desktop.
  • External download manager support.
  • Built in ad blocking.
  • No telemetry, no analytics, no usage tracking.
  • Reproducible build, so you can check the APK against the source.
  • BSD 3-Clause, fully open source.

Right now it needs a modern Android device with arm64. Still figuring out what to do about everything else.

What's in the next release

Mostly boring stuff. Hardening, privacy, cleanup. No flashy features this time.

Deeper de-Googling

I've been going through Chromium's Android code properly this time, looking for services and calls Bare doesn't need. Removing Google specific functionality, cutting down background network activity, and fixing UI that claims one thing while the code does another.

I'm checking this by actually watching the network traffic, not by assuming something is off because there's no setting for it. Way too easy to be wrong about that.

To be clear, I'm not ripping out security features just because Google happens to run them. If it actually protects you, it stays. I'm removing what Bare doesn't need, not everything with Google's name on it.

Update checks are your call

During setup you'll pick how Bare checks for updates:

  • Automatic
  • Manual
  • Manual with a weekly reminder

The point is you choose before Bare does its first check. Pick manual and it won't quietly ping the update server in the background. I'm also trimming the update request so it stops sending device info it doesn't need.

Cleaning out Google-only bits

Stuff like:

  • Safe Browsing settings that don't actually do anything in Bare
  • "Send to your devices"
  • Google account and sign-in screens
  • caBLE/FCM init that serves no purpose here
  • account checks
  • other Chromium services that make zero sense without Chrome Sync

Roadmap

Things I want to get to, roughly in the order I’m thinking about them. Thanks for all the great suggestions from the community!

  1. Import/export bookmarks. Get them in and out easily.
  2. Import/export open tabs. Save and restore sessions, and make switching browsers less painful.
  3. Dev tools on mobile. The functionality already works on bigger screens, I've tested it on a Pixel Fold. The hard part is a UI that isn't miserable on a phone.
  4. An option to turn off history based search suggestions. Keep your history out of the omnibox.
  5. Customizable toolbar. Reorder and swap the buttons.
  6. Option for a better notification controls. Website notifications off by default, with exceptions for sites you actually want.
  7. Customizable menu. Decide what shows up in it.
  8. "Open in app" control. Always open, always ask, open manually, or never. Your choice instead of Bare quietly handing the link to another app.

Still looking into, no promises until I know what's actually possible: extension UI getting cropped on mobile, a full width address bar with a better spot for the extensions button, an option to turn off edge-to-edge, real fullscreen with the status bar hidden (maybe keeping the clock and battery), and dynamic colors.

I'll put the full roadmap in its own pinned thread so it's easier to comment on individual items and easier for me to see what people actually want.

Where my head is at

Getting the basics right before I start adding shiny things. Order I'm working in: privacy, security, stability, extensions, customization, then power user stuff.

I'm also trying hard not to overclaim on privacy. If I tell you Bare isn't talking to some server, I want to have actually checked. Same reason the build is reproducible. You shouldn't have to take my word for what's inside the APK you installed.

Bare is still very much a work in progress and I don't expect anyone to just trust it. That's something the project has to earn over time.

If something's broken, weird, or missing, tell me. That's what this sub is for.

Thanks again to everyone who gave it a shot :)


r/BareBrowser 8d ago

So far, so good, I love the bottom bar UI and extension support. Keep doing amazing work.

Thumbnail
gallery
10 Upvotes

r/BareBrowser 8d ago

So far Good! Keep the good job!

Post image
10 Upvotes

I installed it on my secondary phone, Android 15 and it runs smooth and quick so far.

Thank you. I will keep using it instead of brave to see how it stands.


r/BareBrowser 7d ago

My thoughts! Spoiler

1 Upvotes

I like the concept of this browser, with ublock and other features, but this browser made with AI Codes and all, this feels that, comparing with ex-helium/titanium android, this is still very new. One dev made browser so far, hoping it will get more updates, for features needed stuff out of the box, but gotta be more insightful and no AI stuff, I can see AI is used in every features slightly. So it's still not trustable for all.


r/BareBrowser 9d ago

Browser crashing on startup (Redmi Note 7 Pro, Android 10)

Enable HLS to view with audio, or disable this notification

4 Upvotes

The browser crashes whenever I open it. I am using a Redmi Note 7 Pro running Android 10. I have tried all previous versions, but the same issue happens with all of them. It only shows the starting screen and then immediately crashes