Skip to content

Latest commit

 

History

History
460 lines (413 loc) · 50.1 KB

File metadata and controls

460 lines (413 loc) · 50.1 KB

OUDS Android library changelog

All notable changes done in OUDS Android library will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.4.0 (2026-04-16)

Features

  • create component - text area (#1178)
  • create component - bottom sheet (#1150)
  • top-app-bar top app bar avatar should be a component with its own states (#981)
  • create component - pin code input (#1162)
  • navigation-bar update indicator animation (#1188)

Bug Fixes

  • 8-digit PIN code input is not displayed correctly on small devices (#1219)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.45.0 (#1221)
  • user input in OudsTextInput, OudsPasswordInput and OudsTextArea disappears when theme changes (#1208)
  • deps update dependency com.google.firebase:firebase-bom to v34.12.0 (#1212)

1.3.0 (2026-03-30)

Features

  • alert-message update to design version 1.1.0 (#1169)
  • create component - inline alert (#1118)
  • update OudsPasswordInput API to stable version (#1120)
  • change "Orange Business Tools" name to "Orange Compact" (#1119)
  • bullet-list add RTL support (#1095)
  • text-input add OudsTextInput samples (#1111)
  • add OudsTextField alias to OudsTextInput (#1107)
  • create component - alert message (#1081)

Bug Fixes

  • deps update dependency androidx.compose:compose-bom to v2026.03.01 (#1185)
  • deps update dependency androidx.browser:browser to v1.10.0 (#1186)
  • deps update dokka to v2.2.0 (#1187)
  • alert-message inline-alert tag add contentDescription for error and warning default icons (#1167)
  • bullet-list improve OudsBulletList accessibility (#1163)
  • floating-action-button [a11y] Talkback now reads label of the FAB if icon and label are present (#1151)
  • deps update grpc-java monorepo to v1.80.0 (#1170)
  • deps update dependency com.google.firebase:firebase-bom to v34.11.0 (#1172)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6.3.0 (#1173)
  • deps update kotlin monorepo to v2.3.20 (#1165)
  • deps update dependency androidx.compose:compose-bom to v2026.03.00 (#1155)
  • deps update dependency androidx.activity:activity-compose to v1.13.0 (#1154)
  • deps update dependency androidx.core:core to v1.18.0 (#1156)
  • deps update dependency org.mockito:mockito-android to v5.23.0 (#1157)
  • deps update dependency androidx.datastore:datastore-preferences to v1.2.1 (#1152)
  • deps update gradle to v9.1.0 (#1147)
  • deps update dependency androidx.compose:compose-bom to v2026.02.01 (#1143)
  • deps update dependency org.mockito:mockito-android to v5.22.0 (#1140)
  • deps update dependency com.google.firebase:firebase-bom to v34.10.0 (#1139)
  • deps update hilt to v2.59.2 (#1130)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.43.0 (#1128)
  • link chevrons are not oriented correctly in RTL (#1124)
  • button text in OudsButton should be centered (#1116)
  • deps update gradle to v9.0.1 (#1113)
  • password-input hide/show button in PasswordInput must be disabled in read only state and the API should allow to set password hidden or visible by default (#1092)
  • deps update dependency androidx.compose:compose-bom to v2026.02.00 (#1106)
  • deps update dependency androidx.activity:activity-compose to v1.12.4 (#1105)
  • deps update dependency dev.chrisbanes.haze:haze to v1.7.2 (#1104)

1.2.0 (2026-02-13)

Features

  • add ExperimentalOudsApi annotation to OudsPasswordInput (#1101)
  • create component - FAB (#1082)
  • create component - bullet list (#852)
  • create component - password input (#1071)

Bug Fixes

  • button OudsButton modifier applied twice (#1099)
  • deps update hilt to v2.59.1 (#1056)
  • deps update gradle to v9 (major) (#1040)
  • deps update kotlin monorepo to v2.3.10 (#1087)
  • deps update firebaseappdistribution to v5.2.1 (#1088)
  • deps update dependency com.google.firebase:firebase-bom to v34.9.0 (#1089)
  • deps update grpc-java monorepo to v1.79.0 (#1085)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-gradle-plugin to v3.1.2 (#1084)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.7 (#1077)
  • deps update dependency androidx.activity:activity-compose to v1.12.3 (#1078)
  • deps update dependency androidx.compose:compose-bom to v2026.01.01 (#1079)
  • deps update paparazzi to v2.0.0-alpha04 (#1055)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6.2.3 (#1075)
  • OudsInputTag wrong accessible hint (#1069)

1.1.0 (2026-01-27)

Features

  • navigation-bar manage display of items with a start icon position for large screens (#1032)
  • navigation-bar Use ShortNavigationBar of Material 3 Expressive for a more compact display (#1018)
  • a11y text input placeholder is now read by TalkBack if there is no helper text (#1044)
  • management of Helvetica Neue 75 font for Orange themes (#1017)

Bug Fixes

  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.42.1 (#1060)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6.2.2 (#1058)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6.2.1 (#1047)
  • a11y OudsFilterChip role is now button instead of checkbox (#1031)
  • a11y remove button role for OudsLink (#1030)
  • deps update hilt to v2.58 (#1034)
  • deps update dependency androidx.compose:compose-bom to v2026 (#1038)
  • deps update dependency com.google.firebase:firebase-bom to v34.8.0 (#1039)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6.2.0 (#1037)
  • deps update dependency com.google.firebase:firebase-bom to v34 (#1035)
  • deps update grpc-java monorepo to v1.78.0 (#1015)
  • deps update kotlin monorepo to v2.3.0 (#1003)
  • deps update dependency androidx.compose:compose-bom to v2025.12.01 (#1011)
  • deps update dependency androidx.activity:activity-compose to v1.12.2 (#1010)
  • text-input text input takes up the entire width even if it has width constraint (#1001)

1.0.0 (2025-12-18)

Features

  • button remove background for minimal buttons in loading state (#995)
  • checkbox-item radio-button-item switch-item text-input add a constrained max width parameter to these components (#985)
  • create component - top app bar (#954)
  • update OUDS icons to 1.4 and change the structure to access to icons drawable resources (#974)
  • checkbox-item radio-button-item switch-item Update edge-to-edge padding management on control items (#939)
  • checkbox-item radio-button-item switch-item update to switch 1.5, checkbox v2.4 and radio button 1.4 (#922)
  • checkbox-item radio-button-item switch-item update design of OudsCheckboxItem to 2.3, OudsRadioButtonItem to 1.3 and OudsSwitchItem to 1.4 (#896)
  • create component - navigation bar (#631)

Bug Fixes

  • deps update dependency org.mockito:mockito-android to v5.21.0 (#988)
  • deps update gradle to v8.13.2 (#989)
  • tag scale functional icons and loader for a11y reasons (#960)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.41.0 (#972)
  • deps update dependency androidx.compose:compose-bom to v2025.12.00 (#971)
  • deps update dependency androidx.activity:activity-compose to v1.12.1 (#970)
  • apply missing tokens to control item component
  • deps update dependency dev.chrisbanes.haze:haze to v1.7.1 (#956)
  • demo app crashes when scrolling through color tokens with orange theme (#953)
  • deps update dependency dev.chrisbanes.haze:haze to v1.7.0 (#949)
  • deps update dependency androidx.compose:compose-bom to v2025.11.01 (#941)
  • deps update dependency androidx.activity:activity-compose to v1.12.0 (#942)
  • deps update dependency androidx.datastore:datastore-preferences to v1.2.0 (#943)
  • deps update grpc-java monorepo to v1.77.0 (#936)
  • deps update zxing to v3.5.4 (#927)
  • deps update gradle to v8.13.1 (#919)
  • a11y text-input error description is heard twice with Talkback (#913)
  • deps update dependency androidx.compose:compose-bom to v2025.11.00 (#906)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.6 (#905)

0.4.0 (2025-11-06)

Features

  • badge update to version 1.2.0 (#867)
  • typography manage the new medium font weight (#862)
  • create component - text input (#729)
  • tag update to version 1.4.0 (#789)
  • rename component objects to avoid confusion with composables (#818)
  • update README file to add a QR code to download Design Toolbox app (#824)
  • checkbox-item radio-button-item switch-item set divider to false by default (#792)
  • add an OudsInputChip alias to OudsInputTag (#767)
  • button change api signature by renaming hierarchy parameter into appearance (#772)
  • tag update to version 1.2.0 (#754)
  • create component - input tag (#701)
  • refactor theme settings (#734)

Bug Fixes

  • standalone checkbox and radio button should have rounded corners with sosh and wireframe themes (#875)
  • deps update dependency androidx.compose:compose-bom to v2025.10.01 (#878)
  • deps update firebaseappdistribution to v5.2.0 (#886)
  • deps update kotlin monorepo to v2.2.21 (#879)
  • rename components multi theme icons (#870)
  • border token of 0 should not show any border (#861)
  • deps update dokka to v2.1.0 (#858)
  • link flip back and next chevron to support RTL (#848)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.40.0 (#857)
  • crash with an OudsComponentIcon without any extra parameters (#856)
  • deps update dependency androidx.compose:compose-bom to v2025.10.00 (#835)
  • deps update grpc-java monorepo to v1.76.0 (#833)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6.1.0 (#822)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-lib to v2.6.3 (#819)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-lib to v2.6.2 (#809)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-gradle-plugin to v3.1.1 (#808)
  • deps update dependency androidx.compose:compose-bom to v2025.09.01 (#794)
  • deps update hilt to v2.57.2 (#796)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.5 (#795)
  • adjust talkback frames so that they fit to the entire component (#778)
  • deps update dependency org.mockito:mockito-android to v5.20.0 (#784)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-gradle-plugin to v3.1.0 (#783)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.39.1 (#766)
  • checkbox radio-button [a11y] error status and description not returned by talkback (#760)
  • checkbox radio-button switch [bug][a11y] error status not returned by TalkBack (#727)
  • deps update dependency androidx.hilt:hilt-navigation-compose to v1.3.0 (#748)
  • deps update kotlin to v2.2.20 (#744)
  • deps update dependency androidx.activity:activity-compose to v1.11.0 (#746)
  • deps update dependency androidx.compose:compose-bom to v2025.09.00 (#747)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.4 (#745)
  • tag tag bullet icon should not be overridable in a theme (#731)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.39.0 (#732)
  • deps update dependency com.google.android.material:material to v1.13.0 (#725)
  • badge icon doesn't resize when system font size is increased (#720)
  • tag unlabelled image vocalized by talkback (#719)
  • deps update gradle to v8.13.0 (#721)

0.3.0 (2025-09-03)

Features

  • button change apis by replacing the style parameter by a loading parameter (#696)
  • upgrade button component to v3.0 with tokens 1.5.0 (#685)
  • create component - tag (#654)
  • each theme can provide their own components drawable resources (#641)
  • use color mode for colored background behavior (#377)
  • create component - chips (#585)
  • create component - badge (#601)
  • add Sosh theme (#616)

Bug Fixes

  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.38.0 (#712)
  • deps update grpc-java monorepo to v1.75.0 (#711)
  • deps update hilt to v2.57.1 (#709)
  • deps update gradle to v8.12.2 (#708)
  • deps update dependency androidx.core:core-ktx to v1.17.0 (#705)
  • deps update dependency org.mockito:mockito-android to v5.19.0 (#707)
  • deps update kotlin to v2.2.10 (#706)
  • deps update dependency androidx.compose:compose-bom to v2025.08.01 (#704)
  • tag update muted tag display with colored bullets and icons (#694)
  • tag manage the bullet as an icon (#695)
  • deps update dependency androidx.browser:browser to v1.9.0 (#682)
  • deps update gradle to v8.12.0 (#683)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.3 (#681)
  • deps update gitchangelog (#677)
  • deps update grpc-java monorepo to v1.74.0 (#676)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v6 (#648)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.2 (#649)
  • deps update dependency androidx.compose:compose-bom to v2025.07.00 (#651)
  • deps update hilt to v2.57 (#652)
  • deps update gradle to v8.11.1 (#632)
  • switch focus border should have corner radius (#627)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.1 (#619)
  • OudsButton and OudsLink are not described as buttons by TalkBack (#612)
  • deps update kotlin to v2.2.0 (#592)
  • deps update dependency com.google.firebase:firebase-bom to v33.16.0 (#602)
  • divider implement ordered display of color options (#598)
  • deps update gradle to v8.11.0 (#596)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.37.1 (#590)
  • OudsLink content horizontal alignment (#584)
  • deps update dependency androidx.compose:compose-bom to v2025.06.01 (#587)
  • update components initial settings to be in accordance with Figma (#537)
  • deps update dependency com.google.firebase:firebase-bom to v33.15.0 (#557)
  • deps update dependency androidx.appcompat:appcompat to v1.7.1 (#550)
  • deps update dependency androidx.compose:compose-bom to v2025.06.00 (#551)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.37.0 (#552)
  • deps update gradle to v8.10.1 (#546)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.36.0 (#547)
  • deps update grpc-java monorepo to v1.73.0 (#544)

0.2.0 (2025-05-27)

Features

  • handle tap feedback on components (#477)
  • handle high contrast mode in checkbox and radio button components (#523)
  • design toolbox Update components illustrations (#520)
  • design toolbox add Arabic translations and language change option (#485)
  • create component switch item (#482)
  • rename APIs parameters for homogenization purpose (#479)
  • create divider component (#449)
  • create component switch (#445)
  • create radio button item component (#409)
  • create radio button component (#385)
  • design toolbox display two checkboxes instead of one in each demo (#436)
  • design toolbox set maximum bottom sheet height to half screen (#381)
  • create checkbox item component (#367)
  • checkbox use new selector assets and remove usage of obsolete tokens (#380)
  • design toolbox add the token file version in the about page and the corresponding documentation (#350)
  • design toolbox display code implementation for each component (#343)
  • create checkbox component (#337)
  • design toolbox use Material color tokens generated by Tokenator (#354)
  • design toolbox add text value customization for link and button (#342)
  • design toolbox add the app version number in the about page (#305)

Bug Fixes

  • deps update dependency com.google.firebase:firebase-bom to v33.14.0 (#529)
  • deps update dependency androidx.compose:compose-bom to v2025.05.01 (#530)
  • deps update dependency androidx.datastore:datastore-preferences to v1.1.7 (#531)
  • deps update dependency org.mockito:mockito-android to v5.18.0 (#532)
  • deps update dependency org.json:json to v20250517 (#526)
  • design toolbox correct color tokens values in Arabic and adapt wording to change language in about screen (#519)
  • divider in a control item increases the height of the component (#502)
  • deps update gradle to v8.10.0 (#508)
  • visual aspect of focused or hovered components does not change when pressed (#506)
  • deps update kotlin to v2.1.21 (#516)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.35.0 (#515)
  • deps update dependency androidx.compose:compose-bom to v2025.05.00 (#511)
  • deps update dependency androidx.navigation:navigation-compose to v2.9.0 (#512)
  • deps update dependency androidx.datastore:datastore-preferences to v1.1.6 (#510)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.34.0 (#503)
  • deps update dependency androidx.compose:compose-bom to v2025.04.01 (#489)
  • deps update dependency com.google.firebase:firebase-bom to v33.13.0 (#493)
  • deps update gradle to v8.9.2 (#486)
  • deps update hilt to v2.56.2 (#483)
  • deps update grpc-java monorepo to v1.72.0 (#480)
  • radio button handle high contrast mode accessibility setting (#474)
  • deps update dependency androidx.compose:compose-bom to v2025.04.00 (#475)
  • deps update dependency androidx.core:core-ktx to v1.16.0 (#476)
  • design toolbox content obscured by display cutout in landscape (#462)
  • deps update dependency org.mockito:mockito-android to v5.17.0 (#460)
  • deps update dependency com.google.firebase:firebase-bom to v33.12.0 (#446)
  • deps update dependency androidx.compose:compose-bom to v2025.03.01 (#438)
  • deps update dependency androidx.datastore:datastore-preferences to v1.1.4 (#439)
  • deps update hilt to v2.56.1 (#435)
  • deps update gradle to v8.9.1 (#427)
  • design toolbox use grids.margin token for horizontal screen margins (#395)
  • checkbox handle high contrast mode to reach a11y AAA requirements (#391)
  • deps update dependency com.google.firebase:firebase-bom to v33.11.0 (#407)
  • deps update kotlin to v2.1.20 (#405)
  • deps update hilt to v2.56 (#404)
  • deps update gitchangelog (#398)
  • deps update dependency org.mockito:mockito-android to v5.16.1 (#397)
  • deps update dependency androidx.compose:compose-bom to v2025.03.00 (#394)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.9 (#393)
  • instrumented tests do not work on recent Android versions (#387)
  • customization bottom sheet bugs (#349)
  • deps update gradle to v8.9.0 (#373)
  • deps update grpc-java monorepo to v1.71.0 (#374)
  • deps update dependency org.mockito:mockito-android to v5.16.0 (#369)
  • deps update dependency com.google.firebase:firebase-bom to v33.10.0 (#366)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.8 (#365)
  • deps update dependency androidx.datastore:datastore-preferences to v1.1.3 (#364)
  • deps update dependency androidx.activity:activity-compose to v1.10.1 (#363)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.33.1 (#360)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.33.0 (#358)
  • deps update gradle to v8.8.1 (#348)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.7 (#345)
  • deps update dependency androidx.compose:compose-bom to v2025.02.00 (#346)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-gradle-plugin to v3.0.5 (#339)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.32.1 (#338)
  • deps update dependency com.google.firebase:firebase-bom to v33.9.0 (#334)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.32.0 (#324)

0.1.0 (2025-02-03)

Features

  • add a native components screen to test Material colors coming from Figma (#201)
  • create link component (#222)
  • finalize button v1 (#246)
  • propose a different way to use tokens in code (#256)
  • force light or dark mode in OudsColoredBox (#260)
  • update demo app colors in light mode and size tokens presentation (#247)
  • create colored box component (#242)
  • create button component (#213)
  • rename demo app (#237)
  • add code example for tokens use (#208)
  • implement sticky section titles in tokens screens (#207)
  • add headers for tokens in space screen (#192)
  • update the app icon with the new launch icon (#175)
  • add color tokens in the demo app (#158)
  • add color tokens (#152)
  • add grid tokens in the demo app (#149)
  • add dimension tokens in the demo app (#147)
  • opacity update opacity token illustration in demo app (#140)
  • add typography tokens in the demo app (#131)
  • add border tokens in the demo app (#129)
  • add opacity and elevation tokens in the demo app (#123)
  • add dimension tokens (#68)
  • update semantic tokens architecture (#104)
  • update font tokens to match with Tokenator generated files (#107)
  • add font tokens and theme typography (#97)
  • border change semantic tokens for border width (#69)
  • add grid tokens (#65)
  • opacity rename opacity-emphasis to opacity-strong (#63)
  • add elevation tokens (#62)
  • opacity update opacity800 from 0.88f to 0.80f (#60)
  • add border tokens (#54)
  • add opacity tokens (#53)
  • implement tokens architecture (#52)
  • create the basic architecture of the library (#32)
  • create the basic architecture of the demo application (#31)

Bug Fixes

  • deps update dependency androidx.compose:compose-bom to v2025.01.01 (#316)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.6 (#317)
  • use standard types instead of MutableState in constructor parameters of custom states (#309)
  • some Paparazzi snapshots are different from the previews (#282)
  • deps update gitchangelog (#311)
  • deps update kotlin to v2.1.10 (#312)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.31.0 (#297)
  • deps update grpc-java monorepo to v1.70.0 (#289)
  • deps update dependency androidx.activity:activity-compose to v1.10.0 (#266)
  • use PNG instead of SVG when path is long (#273)
  • deps update gitchangelog (#275)
  • deps update dependency com.google.firebase:firebase-bom to v33.8.0 (#270)
  • deps update grpc-java monorepo to v1.69.1 (#269)
  • deps update dependency androidx.compose:compose-bom to v2025 (#267)
  • deps update dependency androidx.datastore:datastore-preferences to v1.1.2 (#265)
  • deps update gradle to v8.8.0 (#257)
  • deps update hilt to v2.55 (#258)
  • deps update dependency org.json:json to v20250107 (#255)
  • deps update dependency org.mockito:mockito-android to v5.15.2 (#250)
  • deps update dependency org.json:json to v20241224 (#249)
  • deps update hilt to v2.54 (#245)
  • deps update dependency androidx.compose:compose-bom to v2024.12.01 (#231)
  • deps update grpc-java monorepo to v1.69.0 (#227)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.30.1 (#232)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.5 (#230)
  • deps update dependency com.google.firebase:firebase-bom to v33.7.0 (#223)
  • deps update grpc-java monorepo to v1.68.2 (#212)
  • draw a border around color token illustration when accessibility is poor (#193)
  • deps update dependency com.google.firebase:firebase-bom to v33.6.0 (#197)
  • deps update dependency androidx.compose:compose-bom to v2024.11.00 (#195)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.4 (#194)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.30.0 (#189)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-gradle-plugin to v3 (#186)
  • deps update dependency androidx.compose:compose-bom to v2024.10.01 (#176)
  • deps update dependency androidx.core:core-ktx to v1.15.0 (#169)
  • deps update grpc-java monorepo to v1.68.1 (#165)
  • deps update dependency com.google.firebase:firebase-bom to v33.5.1 (#153)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.29.0 (#151)
  • deps update dependency com.google.firebase:firebase-bom to v33.5.0 (#148)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-gradle-plugin to v2.5.2 (#144)
  • deps update dependency se.bjurr.gitchangelog:git-changelog-lib to v2.4.1 (#138)
  • deps update dependency androidx.compose:compose-bom to v2024.10.00 (#136)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.3 (#135)
  • deps update dependency androidx.activity:activity-compose to v1.9.3 (#134)
  • deps update dependency org.mockito:mockito-android to v5.14.2 (#128)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.28.0 (#102)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.2 (#101)
  • deps update dependency androidx.compose:compose-bom to v2024.09.03 (#100)
  • deps update dependency com.google.firebase:firebase-bom to v33.4.0 (#99)
  • deps update dependency org.mockito:mockito-android to v5.14.1 (#94)
  • deps update grpc-java monorepo to v1.68.0 (#93)
  • deps update dependency com.google.auth:google-auth-library-oauth2-http to v1.27.0 (#86)
  • deps update dependency androidx.navigation:navigation-compose to v2.8.1 (#85)
  • deps update dependency androidx.compose:compose-bom to v2024.09.02 (#80)
  • deps update dependency com.google.firebase:firebase-bom to v33.3.0 (#87)
  • deps update dependency org.mockito.kotlin:mockito-kotlin to v5.4.0 (#88)
  • deps update dependency org.mockito:mockito-android to v5.13.0 (#89)
  • deps update dependency androidx.activity:activity-compose to v1.9.2 (#79)
  • deps update zxing to v3.5.3 (#81)
  • apply naming rules (#28)
  • change product name in README.md
  • change product name in CONTRIBUTING.md
  • typo in CONTRIBUTING.md
  • update Renovate to target the main branch
  • set up 2 assignees in the issues templates
  • set up 2 assignees in the issues templates
  • set up 2 assignees in the issues templates