Skip to content

Releases: microsoft/fluentui-android

v0.1.4

25 Aug 11:13
Compare
Choose a tag to compare

New Feature/Fix:

Fluent V2: Releasing Avatar, AvatarGroup control

v0.1.2

11 Jul 14:47
Compare
Choose a tag to compare

New Feature/Fix:

Fluent V2:

  • Release Toggle Switch, Checkbox and Radio button.
  • Move Button and FAB to Fluentui_controls module.
  • Theming Improvements: App level and Activity level theming.

Fluent V1:

  • Snackbar Styling Improvements Persona's List item dimens dependency removal

Infrastructure:

  • Addition of Test runs on PR creation and merge

v0.1.0

16 Jun 11:49
b86e920
Compare
Choose a tag to compare

This Release introduces:

  • Jetpack Compose based versions of Button and Floating Action Button.
  • Tokenisation w.r.t. the FluentUI 2 Guidelines
  • Theming Infrastructure

Release version 0.0.32

30 May 06:42
Compare
Choose a tag to compare

This release contains:

Exposing below attributes to modify tint for icon, radiobuttons, checkboxes in popupmenu :
fluentuiPopupMenuItemCheckboxTint
fluentuiPopupMenuItemRadiobuttonTint
fluentuiPopupMenuItemIconTint

Release version 0.0.31

18 Apr 12:08
Compare
Choose a tag to compare

This release contains:

  1. Update Disable state in SheetItem post construction
  2. Fix: Snackbar vertical alignment.
  3. Fix: EO Compliance Issue
  4. Fix: CCB Item Tint to be set only in case of Drawables

Release version 0.0.30

04 Apr 05:16
Compare
Choose a tag to compare

New Feature:

  1. Option to enable/disable activity rings on AvatarGroup control.
  2. Long Press Listener enabled on CommandItem (CCB Control Items)

Release version 0.0.29

28 Mar 07:27
Compare
Choose a tag to compare

New Features:

  1. Adding bitmap support for DefaultCommandItem (CCB Item)

Release version 0.0.28

22 Mar 08:23
Compare
Choose a tag to compare

New Feature:

  1. Add disabling support to SheetItem, BottomSheetItem and ListItem
    • Makes the Item non-clickable
    • Handles the UI changes for disabled items

Release version 0.0.27

14 Mar 05:16
273b148
Compare
Choose a tag to compare

Fixed :

  1. Drawer inflate issue below anchor view.
  2. Implemented OrientationEventListener for Drawer to dismiss on orientation change.
  3. Tooltip issue on app bar.

Release version 0.0.26

17 Feb 13:39
3abc89a
Compare
Choose a tag to compare

Release version 0.0.26

  1. Moved the declare-styleable attributes to fluentui_core attrs.xml to reuse at the module level. Moved enum declare-styleable attributes to module's attrs.xml. Moved attributes are also prefixed with 'fluentui_' to avoid conflict with other UI library attributes
  2. Version bump-up to 0.0.26