Releases: Aptoide/aptoide-client-v8
Release v9.9.6.1(9956)
Hotfix:
- ASV-1959 - Adult Content default is wrong
New:
KPI: Monetisation
- ASV-1906 - Removed IronSource SDK
KPI: Home
- RV Home - internet error on load more
KPI: Quality
- ASV-1921 - Flurry Keys: co-brand and dev
- ASV-1851 - Fixed rx chain leaking
- ASV-1854 - Fixed Glide transforms
- ASV-1859 - Events bug fix: App_viewed_Open_From, Editors_Choice_Download_Complete and Editorials
Release v9.9.6.0(9953)
#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
v9.9.5.0(9951)
#New:
KPI: APPC
- ASV-1608 - Play to APPC Promotion in Apps
- ASV-1845 - Fix AppView error while claiming wallet install
- ASV-1820 - Claiming promotions now requires Wallet verification.
KPI: MONETISATION
- ASV-1837 - Fix legacy ads url's not being called in certain scenarios.
- ASV-1793 - Fix Smaatoo setup issues
- ASV-1843 - Update Fyber and add needed dependencies.
- ASV-1828 - Fix AdMob problems - update to 17.2.1.0
KPI: Cobrand
- ASV-1815 - Fix: Cobrand versions were taking a while to show the app with the expected color
- ASV-1797 - My account view changes for cobrand: Aptoide Products
KPI: Quality
-
ASV-1800 - Optimizations to the launch time of the app view.
-
ASV-1825 - Aptoide now shows a Splash screen until first screen is drawn
-
ASV-1819 - Add 'aptoide-views' module to project for app modularisation
-
ASV-1853 - Update Dependencies: Dagger, Gradle, Kotlin
-
ASV-1817 - Fix Download Complete and Download events parameters
-
ASV-1818 - Fix Application Install and Install events parameters
-
ASV-1360 - Fixes to Clicked on Install Button: Download and Install events.
Database:
REALM_SCHEMA_VERSION=8102
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.5.0(9951)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.5.0(9951)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java
v9.9.4.0(9910)
#New:
KPI: APPC
- ASV-1848: fix: claim dialog clicks now working properly.
- ASV-1604: Helping on the installation of AppCoins wallet
- ASV-1746: Seasonal promotions: on server side
- ASV-1453 - APPC detail page: Deeplink broken
- ASV-1786 - App view and PoA - android - waiting for Microservices
- ASV-1726 - refactor: using total appc value from model instead of calculating them based on the promotion apps list, variable name change
KPI: MONETISATION
- ASV-1792 - Update MPub to 5.7
- ASV-1778 - Fabric: AdViewController.java:628
KPI: Quality
- ASV-1814 - Fix download stuck at 100%
- ASV-1779 - Facebook v5
- ASV-1685 - Aptoide Launch - Metrics
- ASV-1696 - Apps - click on item in updates/active-downloads when is updating
- ASV-1465 - Scrolling from Top Donations won't collapse the action bar
- ASV-1748 - Cancel installation event for BI
- ASV-1802 - HOTFIX - Fix updates download events
Database:
REALM_SCHEMA_VERSION=8102
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.4.0(9910)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.4.0(9910)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java
Release v9.10.0.0(9961)
New:
- ASV-2019 - Avoiding multiple retries with a retry flag
- ASV-2024 - fix: Disable App Bundles - ListAppsUpdates is still not ready
Added Hotfixes:
- ASV-1992: Disable App Bundles requests in Xiaomi (MIUI) devices
- ASV-1980: Error in links to apps
Features:
Highlight Proof-of-Attention (PoA) Apps by providing more information regarding campaign due date & APPC earned in FIAT.
New Layout for PoA bundle and App cards.
Countdown in PoA App view.
New deeplink for PoA Bundle
App Bundles download & install support. You can test this with LinkedIn, Netflix or AirBnB apps - latest version (split-store).
Bug Fixes & Improvements
We dropped support for In-App Billing via Aptoide, so all billing code & dependencies were removed. Developers were migrated to the Catappult console.
Support for new deeplinks.
Fixed client translation issue in a string in the APKFY flow.
Added analytics for App Bundles tracking.
Issue references in JIRA
[APPC]
ASV-1862: PoA - earn appc bundle in home and more home - Android
ASV-1862#ASV-1913: Redesign App View Campaign - BASE
ASV-1862#ASV-1911: Redesign Earn AppCoins Credits Bundle
ASV-1862#ASV-1915: Show PoA Campaign Budget left in App View
ASV-1862#ASV-1912: Redesign Earn AppCoins (More) View
ASV-1862#ASV-1914: Show PoA Campaign Countdown in App View
ASV-1924: New deeplink for Earn your AppCoins - More
[Quality]
ASV-1893: Remove Aptoide In-App Billing and all its resources, dependencies
ASV-1938: Apkfy Dialog title not translated
ASV-1872: New deeplink from web (editorial) to Aptoide
ASV-1880: Add a new deeplink from the thank you page
Release v9.9.2.0(9905)
New
KPI: Ads
- ASV-1742 - Add a new placement for native ads in home
KPI: APPC
- ASV-1536 - Play to APPC with Offer in App View
KPI: Quality
- ASV-1733 - Apps takes too long to load: first fix
- ASV-1483 - Background of the dialogs
- ASV-1712 - Add leaseback to q value
Database:
REALM_SCHEMA_VERSION=8101
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.2.0(9905)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.2.0(9905)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java
Release v9.9.1.1 (9904)
New
KPI: APPC
- Fix Bug: promotion id is now set to BONUS_CONQUER_APPCOINS_19
Database:
REALM_SCHEMA_VERSION=8101
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.1.1(9904)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.1.1(9904)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java
Release v9.9.1.0(9903)
New
KPI: MONETISATION
- ASV-1683 - AdMob integration
- ASV-1639 - Smaato integration
KPI: APPC
- ASV-1697 - Seasonal Promotions - Android
- ASV-1452 - Promotion: Deeplink broken
KPI: Home
- ASV-1679 - GetStoreWidgets for Apps chip returning wrong categories
KPI: Quality
- ASV-1654 - Home Navigation - saving state - click - go back and keep the position
- ASV-1708 - Deep link Play store/apps/details?id= not working api 27
- ASV-1663 - Keep Download state after 100%
- ASV-1694 - ListAppUpdates duplicated requests
Database:
REALM_SCHEMA_VERSION=8101
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.1.0(9903)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.1.0(9903)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java
v9.9.0.2(9900)
New
APPC
- ASV-1585 - New copy: APPC vs AppCoins
- ASV-1586 - New copy: PoA and APPC-C
- ASV-1682 - Change APPC Bundles names.
- ASV-1648 - Change priority of APPC apps in Editors’ Choice
Reactions
- Reactions were implemented
- ASV-1653 - Reaction limit toast - Log in button not showing inside article
- ASV-1655 - Reaction bar not being dismissed on scroll
- ASV-1669 - Implement new error structure for Reactions
- ASV-1678 - Fix reactions home view update
Quality
- ASV-769 - Update empty states/error views images
- ASV-1440 - bugfix: Adult content always false home/apps
- ASV-1570 - Quick win for progress inside app view
- ASV-1649 - Flurry and User properties
- ASV-1652 - Flurry id for nightly version
- ASV-1632 - Update gradle from 3.2.1 to 3.4.1
- ASV-1690 - Cannot resume download on App View
Database:
REALM_SCHEMA_VERSION=8101
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.0.2(9900)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.0.2(9900)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java
Release v9.9.0.1(9686)
New
Fabric
- ASV-1674 - Crash in FrameLayout - ClassCastException
- ASV-1675 - Recycler View IndexOutOfBoundsException
Database:
REALM_SCHEMA_VERSION=8099
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.0.1(9686)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.9.0.1(9686)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java