From 13435088a0030e218b8791cdd10b9bb4c26f5345 Mon Sep 17 00:00:00 2001 From: Tayeb Sedraia Date: Fri, 15 Mar 2024 15:13:15 +0100 Subject: [PATCH] 356 bug about store reference (#357) * app : change text store term of service * app and library : add changelog --- app/CHANGELOG.md | 1 + app/assets/ic_about_terms_of_service.md | 6 +++--- library/CHANGELOG.md | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 66b7d068..970f0895 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Bug]: Spacing for the 'Small Card' component ([#342](https://github.com/Orange-OpenSource/ods-flutter/issues/342)) - [Bug]: Snackbar without action text positioning ([#198](https://github.com/Orange-OpenSource/ods-flutter/issues/198)) - [Bug]: SheetBottom. Tap to scroll down ([#341](https://github.com/Orange-OpenSource/ods-flutter/issues/341)) +- [Bug]: About - store reference ([#356](https://github.com/Orange-OpenSource/ods-flutter/issues/356)) ### [0.8.O](https://github.com/Orange-OpenSource/ods-flutter/compare/0.1.1...0.8.0) - 2023-03-02 diff --git a/app/assets/ic_about_terms_of_service.md b/app/assets/ic_about_terms_of_service.md index 55b7b254..d28acaea 100644 --- a/app/assets/ic_about_terms_of_service.md +++ b/app/assets/ic_about_terms_of_service.md @@ -17,7 +17,7 @@ Access to and use of the Service are subject to these General Conditions of Use In these GCU, the following terms shall, unless otherwise stated, have the following meanings: -**Application:** means to the software application titled "Orange Design System", which provides access to the Service and is available for free on the GOOGLE Inc, Google Play Store and which the User has chosen to download onto his/her Device for free from the Google Play Store. +**Application:** means to the software application titled "Orange Design System", which provides access to the Service and is available for free on the mobile Store and which the User has chosen to download onto his/her Device for free. **Networks:** means the electronic communication networks open to the public operated by Orange SA, regardless of the technology or standards used by these networks (cable, satellite, ADSL, optical fibre, GSM, GPRS, EDGE, UMTS, Wi-Fi, WIMAX, etc.). The Service is connected to the Networks. @@ -75,7 +75,7 @@ Orange Innovation in no way guarantees that the Service and/or Application are e ### ARTICLE 7 – SUSPENSION AND TERMINATION -Orange Innovation reserves the right to stop providing the Service in the GOOGLE Inc, Google Play Store without prior notice and without penalty. Orange Innovation may at any time permanently stop providing the Service. +Orange Innovation reserves the right to stop providing the Service in the mobile Store without prior notice and without penalty. Orange Innovation may at any time permanently stop providing the Service. Upon termination, the User will still be bound by the guarantees made and by the exclusions and limitations of Orange Innovation liability. In addition, Orange Innovation will not be liable to Users or any third party for any termination of access to the Service. @@ -103,7 +103,7 @@ Any improvements, updates, derivative works or upgrades regarding the Service, w ### 9.3 license -Orange Innovation hereby grants the User a non-exclusive, non-transferable, revocable right of use, valid globally, for as long as the Service is available free of charge and the User uses the Application on an Android or iOS compatible Device. The right of use is subject to compliance with these GCU and the GOOGLE Inc, Google Play Store terms of use. +Orange Innovation hereby grants the User a non-exclusive, non-transferable, revocable right of use, valid globally, for as long as the Service is available free of charge and the User uses the Application on an Android or iOS compatible Device. The right of use is subject to compliance with these GCU and the mobile Store terms of use. These GCUs do not give the User, with respect to the Application, its source code and/or software components, the right to sublicense, assign, use, copy, modify, distribute, access, disassemble, decompile or translate the Application, except as expressly authorised by applicable law. diff --git a/library/CHANGELOG.md b/library/CHANGELOG.md index 04e6dfbe..97f0e23f 100644 --- a/library/CHANGELOG.md +++ b/library/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Bug]: Spacing for the 'Small Card' component ([#342](https://github.com/Orange-OpenSource/ods-flutter/issues/342)) - [Bug]: Snackbar without action text positioning ([#198](https://github.com/Orange-OpenSource/ods-flutter/issues/198)) - [Bug]: SheetBottom. Tap to scroll down ([#341](https://github.com/Orange-OpenSource/ods-flutter/issues/341)) +- [Bug]: About - store reference ([#356](https://github.com/Orange-OpenSource/ods-flutter/issues/356)) ## [0.8.O](https://github.com/Orange-OpenSource/ods-flutter/compare/0.1.1...0.8.0) - 2023-03-02