Skip to content

Releases: Orange-OpenSource/ods-android

1.0.0

18 Mar 13:53
d311fa2
Compare
Choose a tag to compare

What's Changed

  • 743 - A11y - Action of OdsListItem with control trailing is handled by the row only by @paulinea in #744
  • 745 - Remove padding in OdsProgressLinearIndicator before text when no icon displayed by @paulinea in #746
  • 747 - Fix OdsTopAppBar and OdsLargeTopAppBar customization through the bottom sheet by @paulinea in #748
  • 275 - A11y - Vocalize app bar title first on screen change by @paulinea in #742
  • Use modifier parameter in Content methods by @paulinea in #751
  • 752 - Update i18n keys by @paulinea in #755
  • 758 - Update OdsChoiceChipsFlowRow to have less vertical space between chips by @paulinea in #759
  • 761 - Fix functional colors change on dark mode switch in guideline colors by @paulinea in #762
  • 577 - Add OdsSearchTopAppBar composable by @paulinea in #764
  • 66 - Documentation - Fix tables display and show mandatory API parameters in bold by @paulinea in #767
  • 749 - A11y - Fix code implementation dropdown contrast by enabling it everytime by @paulinea in #779
  • 777 - Improve OdsListItem API using an enum instead of a boolean for secondary text lines count by @paulinea in #778
  • 551 - Add typography tokens in search result by @paulinea in #763
  • 774 - Update copyright in files by @paulinea in #775
  • 750 - A11y - Fix keyboard navigation in OdsExposedDropdownMenu by @paulinea in #781
  • 615 - Update typography tokens by @paulinea in #754
  • 531 - Update the Placeholder image by @florentmaitre in #769
  • 485 - List the libraries used in the project by @paulinea in #782
  • 784 - A11y - Fix issue in OdsBottomNavigation where items were focused twice when navigating with keyboard by @paulinea in #785
  • 620 - Stack buttons in cards when texts are too long to fit on one line by @paulinea in #790
  • 656 - Fix XML version of buttons not working when forced on dark or light by @paulinea in #786
  • 788 - Add XML code implementation for components with an XML version by @paulinea in #789
  • 791 - Remove Hilt dependency in themes by @florentmaitre in #792
  • 666 - Update checkboxes and switches demo by showing only one element by @paulinea in #797
  • 795 - Stack buttons in OdsBanner if their texts are too long to fit on one line by @paulinea in #796
  • 540 - Add documentation for components XML implementation by @paulinea in #793
  • 783 - Use a single OdsText method instead of multiple ones by @florentmaitre in #787
  • 794 - Update OdsChoiceChipsFlowRow API by @florentmaitre in #798
  • 799 - Replace line count customization in OdsListItem by choice chips labelled secondary text by @paulinea in #800
  • 119 - Add OdsEmptyStateContent module by @paulinea in #757
  • 485 - Separate lib and app dependencies in third party file by @paulinea in #812
  • Docs: Add google tag manager by @louismaximepiton in #807
  • 549 - Add Compose code implementation for OdsTabRow and OdsScrollableTabRow by @paulinea in #806
  • 815 - About - Document dependency step by @paulinea in #816
  • Docs: Refactor documentation by @louismaximepiton in #808
  • 822 - Fix Jekyll warning with 404.html file when releasing a new version by @florentmaitre in #823
  • 821 - Fix typo in files copyright by @florentmaitre in #824
  • 825 - Documentation - Add title missing in cookies page by @florentmaitre in #826
  • 817 - Fix OdsTopAppBar bad title color for innovation cup theme by @paulinea in #819
  • 827 - Disable lib-xml release by @florentmaitre in #828
  • 738 - Documentation - Content of left menu is wrong for previous versions by @florentmaitre in #829
  • 801 - Update OdsIconToggleButtonsRow and OdsTextToggleButtonsRow APIs by @florentmaitre in #809
  • 818 - Update typography and colors documentation by @paulinea in #833
  • Chore(deps): bump boosted from 5.2.3 to 5.3.3 by @louismaximepiton in #839
  • 830 - Remove OdsDisplaySurface from APIs by @paulinea in #834
  • 162 - About - Accessibility statement by @florentmaitre in #487
  • 811 - Change empty state no data image by @paulinea in #866
  • 868 - Update empty state images for innovation cup theme by @paulinea in #870
  • 878 - Review APIs before v1 release by @paulinea in #879
  • 880 - Remove OdsComponentColorsInternal by @florentmaitre in #881
  • Docs: Fix back to top issues by @louismaximepiton in #873
  • 885 - Add missing accessibility statement dependency when using released AARs by @florentmaitre in #886

New Contributors

Full Changelog: 0.18.0...1.0.0

0.18.0

11 Dec 15:21
8433eab
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release

What's Changed

  • 671 - Add bottom navigation XML code implementation by @paulinea in #673
  • 685 - [Bug]: Large Top App bar Innovation cup back issue by @florentmaitre in #690
  • 683 - [Bug]: ODS - component - Image item (tile) by @florentmaitre in #691
  • 675 - Update OdsTab, OdsLeadingIconTab, OdsTabRow and OdsScrollableTabRow APIs by @paulinea in #684
  • 676 - Update OdsTextField, OdsPasswordTextField and OdsSearchTextField APIs by @paulinea in #687
  • 677 - Update OdsModalDrawer API by @paulinea in #689
  • 678 - Update OdsBottomSheetScaffold API by @paulinea in #688
  • 696 - Update release documentation by @florentmaitre in #698
  • 701 - Simplify APIs by using nested classes for parameter types by @paulinea in #703
  • 708 - Nested class names are not fully displayed in code implementation by @florentmaitre in #709
  • Update OdsChip API to have a unique leading parameter by @paulinea in #706
  • 710 - Fix OdsPasswordTextField sizing or positioning by @paulinea in #711
  • 715 - Accessibility - Fix bad vocalization for top app bar change theme button by @paulinea in #717
  • 716 - Accessibility - Fix an accessibility issue where items in a list were overlapping when using big font size by @paulinea in #718
  • 442 - Accessibility - Add clearer vocalisation on bottom sheet screen by @paulinea in #719
  • 699 - Tabs - Change customization options by @paulinea in #721
  • 643 - Banner - Enhance display for accessibility and allow banner without button by @paulinea in #720
  • 722 - Small card - Display full title and subtitle if the card isn't clickable for accessibility reasons by @paulinea in #724
  • 723 - Bottom navigation - Add visual alternative for selected item by @paulinea in #726
  • 19 - ODS About module by @paulinea in #727
  • 712 - Upgrade dependencies by @florentmaitre in #731
  • 729 - Remove context parameter in OdsAbout API by @florentmaitre in #730

Full Changelog: 0.17.0...0.18.0

0.17.0

06 Nov 14:59
4f11267
Compare
Choose a tag to compare
0.17.0 Pre-release
Pre-release

What's Changed

  • 618 - Change illustrations alignment for slider and text field components when in landscape by @paulinea in #657
  • 638 - Documentation - Add API details and improve documentation by @paulinea in #658
  • 661 - APIs review - Fix inconsistencies in components APIs by @paulinea in #662
  • 650 - Update OdsListItem API by @florentmaitre in #664
  • Change OdsTextToggleButtonsRow selected button text color for accessibility reason by @paulinea in #680
  • 526 - XML component - Bottom navigation bar by @paulinea in #670
  • 616 - Progress - Play again animation each time determinate chip is selected by @paulinea in #672
  • 651 - Change app bar management by @paulinea in #667
  • 674 - Update OdsSnackbarHost API by @paulinea in #679
  • Prepare release 0.17.0 by @florentmaitre in #692
  • Release 0.17.0 by @florentmaitre in #693

Full Changelog: 0.16.0...0.17.0

0.16.0

10 Oct 12:36
4cbe0f3
Compare
Choose a tag to compare
0.16.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.1...0.16.0

0.15.1

28 Sep 10:23
9ed3317
Compare
Choose a tag to compare
0.15.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

12 Sep 15:09
9f7ecce
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release

What's Changed

  • 575 - lib-xml now published on Maven Central by @florentmaitre in #576
  • 580 - ODS-Component - Chips Filter - The screen displayed for filter chips demo is not the good one by @paulinea in #581
  • 572 - Update OdsTopAppBar API by @florentmaitre in #583
  • 544 - GitHub pages build and deployment fails by @florentmaitre in #590
  • 588 - Update OdsBottomNavigation API by @florentmaitre in #589
  • 578 - Component > Text Field: Customization text color doesn't change on light or dark switch by @florentmaitre in #591
  • 567 - Bug - Accessibility toggle button is not vocalized correctly by @paulinea in #568
  • 506 - [Accessibility]: Vocalisation of the result in Search Page by @florentmaitre in #594
  • 555-ods component list header updates by @dolinetouko in #586
  • 560 - Accessibility - Group dropdown menu elements in the same vocalisation by @paulinea in #595
  • 592 - Update OdsBanner API by @florentmaitre in #593
  • 530 - Component Odstexttogglebuttonsrow by @dolinetouko in #559
  • 596 - Update OdsButton OdsOutlinedButton and OdsTextButton APIs by @paulinea in #598
  • 621 - OdsTextField - Fix content color in dark mode by @paulinea in #622
  • 599 - Update OdsIconButton OdsIconToggleButton and OdsIconToggleButtonsRow APIs by @paulinea in #601
  • 605 - Update OdsAlertDialog API by @paulinea in #606
  • 613 - Apply new API in buttons code implementation by @paulinea in #614
  • 611 - Update OdsFloatingActionButton and OdsExtendedFloatingActionButton APIs by @paulinea in #612
  • 607 - Update OdsLinearProgressIndicator API by @paulinea in #608
  • 609 - Update OdsImageItem API and rename it into OdsImageTile by @paulinea in #610
  • 603 - Update OdsChip OdsChoiceChipsFlowRow and OdsFilterChip APIs by @paulinea in #604
  • 625 - Update demo app icons by @paulinea in #627

Full Changelog: 0.14.0...0.15.0

0.14.0

13 Jul 09:13
ce3b11e
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

01 Jun 14:04
c0ace18
Compare
Choose a tag to compare
0.13.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

06 Apr 15:59
c146ddb
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.11.1...0.12.0

0.11.1

10 Mar 15:34
837e89d
Compare
Choose a tag to compare
0.11.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.11.0...0.11.1