Skip to content

v9.9.3.0(9907)

Compare
Choose a tag to compare
@analaragomes analaragomes released this 11 Jul 12:37
· 2032 commits to master since this release

New

KPI: Monetisation

  • ASV-1745 - Reduce the number of calls to Wasabi AB testing

KPI: APPC

  • ASV-1591 - Play to APPC - App View - Metrics

KPI: Cobrand

  • ASV-1671 - Attribution issues on MIUI devices, fallback to default install

KPI: Home

  • ASV-1718 - Apps chip view: categories sort change (first was Others)
  • ASV-1722 - Home: Fix view glitch on load more - home would flicker each time

KPI: Curation

  • ASV-1710 - Color for category caption coming from the API

KPI: Search

  • ASV-1719 - RV Search - load more scroll issue
  • ASV-1785 - Remove Search AB test

KPI: Quality

  • ASV-1712 - Check if device supports leanback for Q hardware filtering
  • ASV-1720 - RV Home - use getAdapterPosition instead of onBind position in VH click listeners
  • ASV-1721 - RV Search - use getAdapterPosition instead of onBind position in VH click listeners.
  • ASV-1744 - Update 'bds-store' references to ‘catappult'
  • ASV-1751 - Disable second install
  • ASV-1716 - When Apps/Games chips are selected, Home BN item doesn't do anything -> now has new functionality
  • [ASV-1802] Fixed downloads events for updates and downgrades

Translations:

  • ASV-1780 - Copy change for settings - Beta versions

Database:

REALM_SCHEMA_VERSION=8102
public static final int DATABASE_VERSION = 60;

https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.3.0.0(9907)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.3.0.0(9907)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java