#New:
KPI: Cobrand
- ASV-1847 - Fixed problem with cobrand builds being debugabble
- ASV-1838 - Add oem_id parameter to getAds analytics
KPI: App Launch
- ASV-1863 - Persist Aptoide md5 in each different Aptoide version.
- ASV-1864 - Make Aptoide md5 calculation asynchronous.
KPI: App Bundles
- ASV-1870 - Support installation of Split apk's.
KPI: Quality
- ASV-1687 - Network error on Search now displays the correct network error and not the "no results" error
- ASV-1884 - Loading indicator now being correctly shown in the Promotions view
- ASV-1784 - MIUI fallback when Split installation fails now seems to be working with current MIUI versions
- ASV-1808 - Fixed Play to APPC migration events in Apps.
- ASV-1804 - Beta versions setting now in the General section since it affects more than the updates. Copy was also updated.
- ASV-1818 - Fixed Editorial fragment analytics parameter Context.
- ASV-1889 - Fixed an inflat exception caused by an error view. This issue came from ASV-1687, so it was never in production.
- ASV-1841 - Migration to AndroidX libs
- ASV-1879 - Fixed an error with big apk's that would make the progress go negative.
- ASV-1916: hotfix - crash in sign up screen - only in this version because of the AndroidX update
- ASV-1919: hotfix - crash in the edit store screen - only in this version because of the AndroidX update
KPI: Translations
- ASV-1823 - PoA Exposure
- ASV-1447 - APPC Information View
Database:
REALM_SCHEMA_VERSION=8102
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.6.0(9953)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.6.0(9953)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java