Skip to content

Releases: Tencent/QMUI_Android

2.0.1

18 Aug 05:54
Compare
Choose a tag to compare
  1. Published to MavenCentral.
  2. Updated dep versions.

2.0.0-alpha11

07 Dec 16:33
Compare
Choose a tag to compare
  1. Feature: Added a new widget: QMUINavFragment.
  2. Remove LazyLifecycle, use maxLifecycle for replacement.
  3. Some bug fixes.

2.0.0-alpha10

08 Jun 11:06
Compare
Choose a tag to compare
  1. Feature: Added a new widget: QMUISchemeHandler.
  2. Feature: Supported to remove section title if only one section in QMUIStickSectionAdapter.
  3. Feature: Supported to add a QMUISkinApplyListener to View.
  4. Feature: Add a boolean return value for QMUITabSegment#OnTabClickListener to decide to interrupt the event or not.
  5. Some bug fixes.

2.0.0-alpha09

09 May 06:11
Compare
Choose a tag to compare
  1. Some bug fixes.

2.0.0-alpha08

28 Apr 14:48
Compare
Choose a tag to compare
  1. Feature: Add new widget QMUISeekBar.
  2. Feature: Provide QMUIFragment#registerEffect to replace startFragmentForResult.
  3. Feature: Provide QMUINavFragment to support child fragment navigation.
  4. Feature: Refactor swipe back to support muti direction.
  5. Some bug fixes.

2.0.0-alpha07

06 Apr 13:45
Compare
Choose a tag to compare
  1. Add OnProgressChangeListener for QMUIProgressBar.
  2. Add skin support for CompoundButton.
  3. Some bug fixes.

2.0.0-alpha06

01 Apr 12:36
Compare
Choose a tag to compare
  1. Features: Add new widget QMUITabSegment2 to support ViewPager2.
  2. Remove the skin's default usage.
  3. QMUILayout support radius which is half of the view height or width.
  4. Some bug fixes.

2.0.0-alpha05

09 Mar 03:44
Compare
Choose a tag to compare
  1. Improve QMUISkinManager.
  2. Remove QMUIBottomSheet's overScrollMode.

2.0.0-alpha04

04 Mar 12:27
Compare
Choose a tag to compare
  1. Features: Add new widget: QMUIPullLayout.
  2. Features: Add new widget: QMUIRVItemSwipeAction.
  3. Support muti instance for QMUISkinManager.
  4. Some bug fixes.

2.0.0-alpha03

07 Jan 06:13
Compare
Choose a tag to compare
  1. Feature: Add js bridge support with QMUIBridgeWebViewClient.
  2. Some bug fixes.