Skip to content

Releases: REBEL-ROOT/omni-browser

Omni Browser v1.2.3.4 (beta)

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:32
Immutable release. Only release title and notes can be modified.

📦 Omni Browser v1.2.3.4

⚠️ Experimental Release — This software is in active development. See the README disclaimer before installing.

📲 How to Install

  1. Download omni-browser-v1.2.3.4.apk from the assets below
  2. On your Android device: Settings → Install unknown apps → enable for your file manager
  3. Open the APK and tap Install

📋 What's Changed

See CHANGELOG.md for full details.

📱 Requirements

  • Android 8.0+ (API 26)
  • arm64-v8a device architecture

Full Changelog: v1.2.3.1...v1.2.3.4

Omni Browser v1.2.3.3 (beta)

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:21
Immutable release. Only release title and notes can be modified.

📦 Omni Browser v1.2.3.3

⚠️ Experimental Release — This software is in active development. See the README disclaimer before installing.

📲 How to Install

  1. Download omni-browser-v1.2.3.3.apk from the assets below
  2. On your Android device: Settings → Install unknown apps → enable for your file manager
  3. Open the APK and tap Install

📋 What's Changed

See CHANGELOG.md for full details.

📱 Requirements

  • Android 8.0+ (API 26)
  • arm64-v8a device architecture

Full Changelog: v1.2.3.2...v1.2.3.3

Omni Browser v1.2.3.1 (beta)

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:08
Immutable release. Only release title and notes can be modified.

📦 Omni Browser v1.2.3.1

⚠️ Experimental Release — This software is in active development. See the README disclaimer before installing.

📲 How to Install

  1. Download omni-browser-v1.2.3.1.apk from the assets below
  2. On your Android device: Settings → Install unknown apps → enable for your file manager
  3. Open the APK and tap Install

📋 What's Changed

Added

  • Popup & Ad-Tab Blocker: New dedicated toggle in the browser toolbar to silently block auto-jumping ad tabs, pop-unders, and redirect pop-ups — without interfering with normal page navigation.
  • UPDATING UI ONBORDING with New UI fixes and improvement
  • New Settings: Appearance and wallpaper added with feeds toggle
  • Engine-Level Popup Blocking: GeckoView onNewSession now intercepts and drops popup requests from 30+ known ad networks and about:blank hijack patterns before any tab is opened.
  • Expanded Ad & Tracker Blocklist: Upgraded the built-in background.js blocklist from 70 to 180+ domains covering major advertising, tracking, fingerprinting, and affiliate networks.
  • Cosmetic Ad Filtering: New content.js injection layer removes ad-slot elements (banners, sticky ads, overlay ads) using a live MutationObserver — no page reload required.
  • window.open() Interception: JavaScript-level interception of window.open() calls with an allowlist of trusted origins, blocking tab-hijack popups without breaking legitimate site flows.

Fixed

  • F-Droid Compliance: Added distributionSha256Sum to gradle-wrapper.properties to satisfy Gradle wrapper integrity checks required by the F-Droid scanner.
  • F-Droid Maven Repo: Added a content filter for maven.mozilla.org in settings.gradle.kts to resolve the unknown maven repo scanner error.
  • Tracker Dependency Removed: Explicitly excluded io.opencensus (flagged as a tracker by F-Droid) from all transitive Gradle dependencies.
  • Worker Lock File: Added worker/package-lock.json to satisfy the F-Droid dependency-lock requirement.
  • Fastlane Metadata: Added full Fastlane directory with app title, short description, long description, and version changelogs to enable automatic F-Droid catalogue updates.

📱 Requirements

  • Android 8.0+ (API 26)
  • arm64-v8a device architecture