Skip to content

Releases: CompassMB/MBCompass

v1.1.12

21 Nov 09:44
127f8a3

Choose a tag to compare

New Release: MBCompass v1.1.12

This release and upcoming ones follows the feature roadmap proposed in the v2 design proposal.

This update introduces important new features, UI enhancements, stability fixes, and translation updates.

Features

  • True North Support
    Easily switch between True North and Magnetic North using the new toggle in Settings.

  • AMOLED True Dark Theme
    Added a pure-black AMOLED mode for improved contrast and better battery efficiency on OLED displays.

  • Heading Status Indicator
    A new on-screen indicator now clearly shows whether the compass is currently using True North or Magnetic North.

Fixes & Improvements

  • Sensor Status Dialog Fix
    Resolved an issue where the dialog content was getting cut off on smaller screens.

  • General UI & Stability Updates
    Minor interface refinements and performance improvements for a smoother experience.

Support Development

MBCompass is free, open-source, and ad-free.
If you find it useful, consider donating to support ongoing development.

Compatibility: MBCompass supports Android 5.0 (API 21) and above.


MBCompass_v2_ov

v1.1.11

05 Sep 10:02
541a06e

Choose a tag to compare

New release v1.1.11

This release bring major performance improvements.

Features

  • Implemented an intuitive settings screen with color scheme.

Fixes/Improvements

  • Fixed significant performant issue on Compass Rose due to unnecessary re-execution.
  • Added feature flag in the manifest.

Donate MBCompass to keep this app free and ad-free

Note: MBCompass is available on API Level >=21 or Android 5.0 and above.

What's Changed

See Full Changelog: v1.1.10...v1.1.11

v1.1.10

11 Aug 04:56
25739c7

Choose a tag to compare

  • Updated Android Gradle Plugin to fix F-Droid build compatibility (no user-facing changes)

See: #88
F-droid internal build server issue: https://gitlab.com/fdroid/admin/-/issues/593

What's Changed

Full Changelog: v1.1.9...v1.1.10

v1.1.9

08 Aug 08:40
0de1ddf

Choose a tag to compare

New release v1.1.9

BREAKING CHANGE: in features and improvements

Features

  • Added sensor status indicator to the top app bar, with an alert dialog to notify users of compass accuracy changes.
  • Introduced a settings screen to manage user preferences, including theme selection.
  • Added a "Current Location" button on the map to manually center the map on your current position.
  • Implemented smooth animations when navigating between screens.
  • Improved visibility of the current location arrow on the map.

Fixes or Improvements

  • Fixed transparency issues with edge-to-edge content on three-button navigation bars.
  • Fixed map reloading after screen rotation.
  • Fixed map drifting to unknown locations when the location fetch is interrupted.
MBCompass New version

v1.1.8

22 Jun 15:57
6f8f7fa

Choose a tag to compare

  • Targeted the latest Android version 16

v1.1.7

20 Jun 10:00

Choose a tag to compare

  • Implemented Edge-to-Edge support for Android 15 with backward compatibility.

1

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

11 May 06:00

Choose a tag to compare

  • App size reduced significantly (~90% compared to previous version)
  • Uses lightweight map rendering for showing current location
  • App performance and bug fixes

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

17 Apr 04:10

Choose a tag to compare

  • Smooth Compass Implementation
  • Updated Compass rose
  • Light and Dark theme supported
  • FIX performance issues

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.5

v1.1.4

14 Mar 06:05

Choose a tag to compare

v1.1.4 Pre-release
Pre-release

Breaking changes to the app features

  • Added MapView in MBCompass to display current location on map using OpenStreetMap (no external setup required)
  • Required location permission for showing location on map.

This is a beta release because of the #41 tile server required, so that server may not be production ready, but install this version and give your feedback on this feature

drawing drawing

v1.1.3

26 Feb 10:01

Choose a tag to compare

  • Added Themed app icon support for MBCompass by #35