sBrowser is a simple Internet browser for Android devices. Originally developed for teaching purposes in a workshop at 091 Labs (091labs.com), it has evolved into a feature-rich yet lightweight browsing solution.

Carles Sentis 20d009ecee Add MIT License and update README.md to reflect new licensing terms 3 days ago
.idea 2fc92aa124 Edit Dialog, DeepLinks 1 year ago
app 2fc92aa124 Edit Dialog, DeepLinks 1 year ago
gradle 2fc92aa124 Edit Dialog, DeepLinks 1 year ago
.gitignore e3c084e2a4 Migration to Kotlin and Compose 1 year ago
LICENSE 20d009ecee Add MIT License and update README.md to reflect new licensing terms 3 days ago
README.md 20d009ecee Add MIT License and update README.md to reflect new licensing terms 3 days ago
build.gradle.kts e3c084e2a4 Migration to Kotlin and Compose 1 year ago
gradle.properties e3c084e2a4 Migration to Kotlin and Compose 1 year ago
gradlew e3c084e2a4 Migration to Kotlin and Compose 1 year ago
gradlew.bat e3c084e2a4 Migration to Kotlin and Compose 1 year ago
privacy_policy.md e3c084e2a4 Migration to Kotlin and Compose 1 year ago
settings.gradle.kts e3c084e2a4 Migration to Kotlin and Compose 1 year ago

README.md

logo

sBrowser

General Information

sBrowser is a simple Internet browser for Android devices. Originally developed for teaching purposes in a workshop at 091 Labs (091labs.com), it has evolved into a feature-rich yet lightweight browsing solution.

Authors

Carles Sentis (me@codeskraps.com)

Features

  • Ad-blocking functionality
  • Bookmark management with thumbnails
  • HTML5 video support
  • Customizable user agent
  • Privacy-focused with encrypted search options
  • Material Design user interface
  • Support for HTTPS

Install

Get it on Google Play

Or download the latest APK from GitHub releases.

ChangeLog

v3.4

  • Updated to modern Android architecture
  • Material 3 design implementation
  • Improved performance and stability
  • Support for newer Android versions

v2.7

  • Build in AdBlocker
  • Bug fix

v2.6

  • Added menu button

v.2.5

  • Stop browser when pushed to the background

v2.4

  • Update to Material Design
  • More support for native Html5 video playback

v2.3

  • More support for native Html5 video playback

v2.2

  • Improve rotation
  • Plays Html5 videos in native player in some websites

v2.1

  • Issue on rotate loading home screen

v2.0

  • Pro Account
  • Sync Bookmarks to sBrowser server

v1.7.2

  • Issue with menu button not showing in some devices
  • Better tablet support
  • NEW PERMISSION (com.android.vending.BILLING) NOT YET IMPLEMENTED

v1.7.1

  • Re-enable Refresh/Stop button functionality

v1.7

  • Hardware acceleration allowed for YouTube handling and similar
  • Some bug fixes and improvements

v1.6.6

v1.6.4

  • Opens https links from third party apps

v1.6.3

  • Added feedback menu button
  • Added top bar in preference/bookmark screens

v1.6.2

  • Compleate fixed bug in the bookmarks

v1.6.1

  • Fixed bug of out of memory error on bookmarks

v1.6

  • Added edit/delete bookmarks
  • Bookmarks now show thumbnail

v1.5

  • Added set user agent in preferences
  • Fixed crashes when pressing menu option while still loading
  • No need to enter http or http while changing web address
  • Other improvements in bookmark activity

v1.4.3

  • Removed back & quit buttons from bar
  • Bar moved to the right on landscape
  • Other minor changes

v1.3.3

  • Opens market links

v1.3.2

  • Bar moved to the bottom
  • Other minor improvements

v1.3.1

  • Changed empty picture of bookmarks

v1.3

  • Bookmarks view change to GridView

v1.2

  • Icon added to the app drawer

v1.1

  • Added bookmarks

License

This project is licensed under the MIT License - see the LICENSE file for details.