Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Releases: Orange-OpenSource/orange-trust-badge-android

OTB v2.0.5 release

10 Oct 09:06
Compare
Choose a tag to compare

Bug fixes
Disable logs by default

OTB v2.0.0

27 Jul 09:23
Compare
Choose a tag to compare

Major Release

OTB v1.3.0

24 Oct 08:14
Compare
Choose a tag to compare
  • Minor bug fixes
  • Readme update

OTB v1.2.0

19 Oct 15:53
Compare
Choose a tag to compare
  • 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

26 Jul 17:17
Compare
Choose a tag to compare

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

26 Jul 16:56
Compare
Choose a tag to compare

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

02 Jun 09:15
Compare
Choose a tag to compare

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.