Skip to content

Releases: hmrc/android-components

4.5.1

20 Feb 14:04

Choose a tag to compare

Changed

  • EditableListView changed to have public editMode getter and setIconButtonClickListener method.

4.5.0

17 Feb 10:17
1ee0f4e

Choose a tag to compare

Changed

  • EditableListView changed to use EditableListItemViewState.
  • Changes to DonutChartView animation and Donut percentage calculation.

Additions

  • Added new MiniAdvertCardView component.

4.4.1

03 Feb 11:14
3b21ab7

Choose a tag to compare

Changed

  • DonutChartView standard width reduced.

4.4.0

02 Feb 14:15
47a8598

Choose a tag to compare

Additions

  • DonutChartView now supports three segments and stripes.
  • Added new EditableListView component.

Changed

The following libraries were updated:

  • com.android.tools.build:gradle:: 7.0.3 -> 7.3.1

  • org.jetbrains.kotlin:kotlin-gradle-plugin:: 1.5.31 -> 1.7.20

  • targetSdk: 30 -> 33

  • compileSdk: 30 -> 33

  • buildTools: 30.0.3 -> 33.0.1

  • androidx.annotation:annotation:: 1.2.0 -> 1.5.0

  • androidx.appcompat:appcompat:: 1.2.0 -> 1.5.1

  • androidx.recyclerview:recyclerview:: 1.2.0 -> 1.2.1

  • androidx.constraintlayout:constraintlayout:: 2.0.4 -> 2.1.4

  • androidx.lifecycle:lifecycle-common-java8:2.3.1: removed

  • androidx.lifecycle:lifecycle-compiler:2.5.1: added

  • androidx.core:core-ktx:: 1.3.0 -> 1.9.0

  • androidx.test:core-ktx:: 1.3.0 -> 1.5.0

  • androidx.test.ext:junit-ktx:: 1.1.2 -> 1.1.5

  • androidx.test.espresso:espresso-core:: 3.3.0 -> 3.5.1

  • androidx.test.espresso:espresso-contrib:: 3.3.0 -> 3.5.1

  • androidx.test:runner:: 1.3.0 -> 1.5.2

  • com.google.android.material:material:: 1.3.0 -> 1.7.0

  • junit:junit:: 4.13 -> 4.13.2

4.3.2

09 Jan 16:38

Choose a tag to compare

Changed

  • When an error is displayed on a SelectRowGroup component, then the error content description will have the prefix "Error:"

4.3.1

28 Dec 14:13

Choose a tag to compare

Additions

  • Added ability to give a whole row content description on MultiColumnRows.

4.3.0

25 Nov 09:54

Choose a tag to compare

Additions

  • Added DonutChartView component.

4.2.0

15 Jul 08:09

Choose a tag to compare

Changed

  • Updated hmrc_secondary_button_ripple.xml to use high contrast alpha from Material Design.
  • Added hmrc_secondary_button_ripple to public colour.

4.1.0

06 Jul 16:43

Choose a tag to compare

Changed

  • Updated materialCardViewStyle to ensure all cards use the HMRC dark mode supported background color (hmrc_white_background)

4.0.1

24 Jun 10:23

Choose a tag to compare

Changed

  • Updated TabBarView to fix bugs when the component is used with large text or long, dynamic tab titles.