New:
Features:
- [ASV-580] - delete account
Bug Fixes:
- [ASV-531] - App view paid apps
- [ASV-540] Handle errors on downloads
- [ASV-543] Changed toolbar color on ReadMore view in AppView
- [ASV-544] AppId not being correctly passed to install on tv dialog
- [ASV-547] fix: scrollview on appview retains state after navigation
- [ASV-550] [AppView] Open type not working
- [ASV-555] [AppView] Install from website deeplink not working
- [ASV-556] [Appview] Multiple Requests being sent to BI when screen rotation occurs
- [ASV-557] [Appview] Stars and Rate this App Alignment
- [ASV-558] As a user, I would like to have the default settings configuration on install/update
- [ASV-559] [AppView] Correctly handle GetApp request error
- [ASV-571] Search tabs with default theme in some store themes
- [ASV-578] - FABRIC - Fixed issues with app crashing on package name related deeplinks due to app not existing exception not being treated;
- [ASV-579] - FABRIC - Fixed issues with app crashing on appview due to mismanagement
Published
https://aptoide.atlassian.net/wiki/spaces/AQ/pages/430460/Vanilla
Database:
REALM_SCHEMA_VERSION= 8094
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.0.0.1(9007)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.0.0.1(9007)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java