Skip to content

Releases: 1503Dev/OpenTBUI

v202511151732.6

15 Nov 09:55

Choose a tag to compare

v202511151732.6 Pre-release
Pre-release

Features

  • Add Divider and Label widget
  • Add ItemSelector class
  • StatusManager can read/only set values
  • The default layout's extra button will automatically wrap

Fixes

  • Fix the global display issue of WINDOW_TYPE_APPLICATION
  • Fix the abnormal stroke color issue of the ColorPicker red EditText box
  • Fix some bugs

Full Changelog: v202511091550.5...v202511151732.6

v202511091550.5

09 Nov 08:01

Choose a tag to compare

v202511091550.5 Pre-release
Pre-release

Features

  • Add in-app floating window mode (WINDOW_TYPE_APPLICATION)
  • Add DropDown widget(custom implementation)
  • Customizable top notification bar

Fixes

  • Resolve crash issue with DropDown and Slider on Android 5.0
  • Resolve some icon issues
  • Automatically select the first Category on first show
  • Automatically apply theme on first show

Full Changelog: v202511081212.4...v202511091550.5

v202511081212.4

08 Nov 04:21

Choose a tag to compare

v202511081212.4 Pre-release
Pre-release

Features

  • Add extra (bottom) circular button
  • Customizable UI layout (overlay)
  • Add StatusManager (for synchronizing controls)
  • Add some Chinese localization text
  • Change the free software license to LGPLv3
  • Some other adjustments

Fixes

  • Fixed dp2px calculation error
  • Fix the bug where Features remain unchanged after selecting a Category in selectCategory
  • Fix the issue where decimal points are invalid in RangeSlider
  • Fix the issue where the inverted triangle indicator in IndicatorSeekBar is misaligned at the screen edge
  • Fix some known issues

To use these artifacts, you must comply with The GNU Lesser General Public License v3.0 (LGPLv3).

Full Changelog: v202510121151.3...v202511081212.4

v202510121151.3

12 Oct 04:01

Choose a tag to compare

v202510121151.3 Pre-release
Pre-release

Features

  • Adjustable width of functional area and classification area
  • Add BlockList type widget
  • EditText uses external picker to edit text
  • Add dependency for com.google.android.flexbox:flexbox:3.0.0

Fixes

  • Fix some theme issues

Full Changelog: v202510072152.2...v202510121151.3

v202510072152.2

07 Oct 14:11

Choose a tag to compare

v202510072152.2 Pre-release
Pre-release

Features

  • Added dynamic theme color customization.
  • Added some new features for Toggle widget.
  • Toggle can add sub widgets.
  • Added Slider and RangeSlider(there is currently an issue with decimals) widget.
  • Added EditText widget.
  • Can get whether TBUI is being displayed, can listen to the event of TBUI closing.
  • Added dependencies for IndicatorSeekBar (modified by me) and com.google.android.material:material:1.6.0
  • Added Color (picker) widget.
  • ...

Fixes

  • Fixed miscellaneous UI/UX issues across components.
  • Fixed widget misalignment issues (RecyclerView replaced with ScrollView+LinearLayout)
  • ...

Full Changelog: 595663c...0b9a23c

v202509201503.1

20 Sep 07:06

Choose a tag to compare

v202509201503.1 Pre-release
Pre-release