Skip to content

Commit 127f8a3

Browse files
New release v1.1.12 (#115)
1 parent 5ece0dc commit 127f8a3

6 files changed

Lines changed: 7 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "com.mubarak.mbcompass"
2020
minSdk = 21
2121
targetSdk = 36
22-
versionCode = 12
23-
versionName = "1.1.11"
22+
versionCode = 13
23+
versionName = "1.1.12"
2424

2525
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2626
vectorDrawables {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- True North support added: Easily switch between True North and Magnetic North using a new toggle in Settings.
2+
- AMOLED True Dark Theme: Introduced a pure-black AMOLED mode for better contrast and improved battery efficiency on OLED displays.
3+
- Heading Status Indicator: A new status text now clearly shows whether your current heading is based on True North or Magnetic North.
4+
- Improved Sensor Status Dialog: Fixed an issue where dialog content was getting cut off on smaller screens.
5+
- General UI refinements and stability improvements
204 KB
Loading
-999 KB
Loading
216 KB
Loading
649 KB
Loading

0 commit comments

Comments
 (0)