This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
Releases: Orange-OpenSource/orange-trust-badge-android
Releases · Orange-OpenSource/orange-trust-badge-android
OTB v2.0.5 release
OTB v2.0.0
Major Release
OTB v1.3.0
- Minor bug fixes
- Readme update
OTB v1.2.0
- Some default text fix
- Drawable resources are now prefixed with "otb_" tag to avoid unwanted overriding
- minor fixes to supports right-to-left layouts
OTB v1.1.2
With the Orange trust badge, aka "Badge de confiance", give transparent informations and user control on personal data and help users to identify if your application has any sensitive features.
What's new in OTB v1.1.1
Minor fixes
OTB v1.1.1
With the Orange trust badge, aka "Badge de confiance", give transparent informations and user control on personal data and help users to identify if your application has any sensitive features.
What's new in OTB v1.1.1
Fix Open Issues:
- Deprecated TrustBadgeElementListener Interface in V1.1.0 is no longer broken in V1.1.1
- Toggables in ElementType.USAGE list are now correctly managed in both data and usage list
OTB v1.1.0
With the Orange trust badge, aka "Badge de confiance", give transparent informations and user control on personal data and help users to identify if your application has any sensitive features.
What's new in OTB v1.1.0
- You can now add custom permissions and/or data usages TrustBadgeElement which are not included in the pre-defined list or which are not depending on system permissions. An exemple has been added to the demo app.
- Previous TrustBadgeElementListener interface has been deprecated to propose a more flexible BadgeListener general interaface. The new interface will allow to listen for a TrustBadgeElement specifically instead of GroupType.