ItsZariep/OpenNavBar
2
22
Fork
You've already forked OpenNavBar
0
  • Staging Pre-release

    ItsZariep released this 2026年04月01日 02:34:37 +02:00 | 7 commits to staging since this release

    0.0.5-1 set minimum height to 5, minimum width to 100 (#5) 9d242fc2ff
    0.0.5-2 Implement Full bar slides 0b1b8a4aaa / 4e1add6f03
    0.0.5-3 Add new actions: Volume panel, Raise/Lower Volume (#7) d87f269ad1 / 3c2898a2d9
    0.0.5-4 Implement custom navbar position (#8) 02e1f09223
    0.0.5-5 Add editable box to seekbars (#9) 609ae1f419

    Versioning: (last non-staging version)-(commits since that release)

    Some commits may not be accurately reflected in the commit history, as consecutive commits that modify the same aspects are merged.

    These APKs are debuggable, that's why they use much more space.

    These APKs don't share data with Stable release and can be installed together if required

    Attached APKs will be removed in the next version, since there are only for testing purposes

    Downloads
  • 0.0.5 53f05d0121

    0.0.5 Stable

    ItsZariep released this 2026年03月03日 04:31:59 +01:00 | 2 commits to main since this release

    Updates / Fixes

    • Settings now use tabs, so the app feels less cluttered 0aaa4ec13d
    • Fixes to importing custom images 3a80e3da15
      • Fixed: Images not loading from import settings
      • Fixed: Images not loading when replacing an existing image
    • Added a button to easily open the button library 3a80e3da15
    • Fix settings value bugs 7826a2ddc7
      • Set default options for swipe actions
      • Detect _debug strings when importing, so now importing configs between staging and stable works properly

    New Features

    • Prepared the app for localization e4f0a46cac
      • New translation available: Spanish
    • Added the ability to choose a Monet color 3c8f498d16
      • Users can now choose a Monet color or a hex color
      • If Monet colors are not available, the menu skips directly to hex color selection
    • Added the ability to choose a different color when the device is in Battery Saver mode 3c8f498d16
    • Added the ability to override default button actions 0d4990cba4

    Note

    Colors are dynamically updated when the user touches a navbar button, so energy is not wasted polling the value.

    Downloads
  • 0.0.4 25e2f2cead

    0.0.4 Stable

    ItsZariep released this 2026年01月29日 06:13:22 +01:00 | 11 commits to main since this release

    • Lower requirements to Android 7 bd1d1ea206
    • Enhance Settings I/O behavior images 4253d850ed
      • Add ability to import/export settings (Using SAF)
      • Add ability to save current buttons images
    • Fix navbar position in landscape c0a9651a48
    • Adjust vibration conditions 95a1884346
    • Implement configurable reveal zone 25e2f2cead
    Downloads
  • 0.0.3 f96ab70a70

    0.0.3 Stable

    ItsZariep released this 2026年01月19日 07:24:53 +01:00 | 18 commits to main since this release

    • Partially rewrite Overlay e27bf04f96
      • partially rewrite Overlay to use MotionEvent and prevent crashes/wrong
        behavior
      • Fix hiding navbar on keyboard behavior
    • Fix buggy settings UI background in Android 7 6856706d62
    • Implement Slide actions, add more actions 17be39036b
      • Implement Slide actions as complement for long press actions
      • Add more actions to the actions list for both long press and slide
      • Hide actions that are not available in specific android versions
    • misc behavior/default settings adjustments 7d187d8805
    • Implement configurable button separation 2e66a393b4
      • Add an option to configure icon separation
      • Add an option to configure button width (hitbox)
    • Fix accessiblity permissions check 93aabf5435
    • project reconfiguration ff9faa57af
      • show different launcher title in debug builds
      • Show Gplv3 notice in about
    Downloads
  • 0.0.2 8e4a829c32

    0.0.2 Stable

    ItsZariep released this 2026年01月16日 21:16:08 +01:00 | 26 commits to main since this release

    • Fix Navbar having wrong accent color on their elements
    • Add a button to open app info
    • Fix links on help and about, provide update notice in help
    • Implement optional haptic vibration
    Downloads
  • 0.0.1 cbaa048c27

    0.0.1 Stable

    ItsZariep released this 2026年01月16日 11:47:54 +01:00 | 27 commits to main since this release

    First alpha release

    Downloads