Skip to content

Build59

Compare
Choose a tag to compare
@Hamza417 Hamza417 released this 14 Jan 11:25
· 2591 commits to master since this release
3209c61

Bug Fixes

  • Fixed change logs reminder popup not closing on cancel click.
  • Workaround an issue where webpages continues to appear dark on dark themes causing accessibility issues.
    The fix may still not work because WebView is only responding to system theme and there's no way to set that except setting the theme to the entire app using Android APIs. Inure cannot work like that, that's why it's breaking. I added a few workarounds and to some extent, the fix should be fine.
    The fix will only work when the whole system is set to dark mode. App level dark mode will still break the theme.
  • Fixed Battery Optimization Switcher dialog not setting the state properly.

Development

  • Added Version Tag in About preferences section.
  • Using hard-coded strings for newer builds.
  • Removed flavor tags from the version codes.

Typeface

  • Added JetBrains Mono font.
  • Added Rajdhani font.