Skip to content

Releases: Aptoide/aptoide-client-v8

Release v9.18.0.1(10046)

27 May 12:05
Compare
Choose a tag to compare

Bug Fixes & Improvements

  • Fixed a bug that would prevent some users to load the Apps menu.

Issue references in JIRA

[Quality]

Release v9.18.0.0(10044)

13 May 14:07
8df024c
Compare
Choose a tag to compare

Features

  • An Out of Space dialog with uninstall action is now shown when device storage is not sufficient to install a certain app.
    • This is something we believe it might be handy on scenarios where your storage is nearly full. We want to empower you with the tools to take action imediatelly within the app. This way we remove unnecessary friction from the download flow.

Bug Fixes & Improvements

  • Delete account now takes you to a new page where you delete your Aptoide account.
  • Aptoide's social media is now more visible within the app.
  • Small bugfixes.

Issue references in JIRA

[Install]

[GDPR]

[AppCoins]

[Community]

[Quality]

Release v9.17.3.1(10042)

16 Mar 12:12
052f3fb
Compare
Choose a tag to compare

Features

  • Change when we trigger the Updates request for the first time
    • When the user arrives in Aptoide through the APKFY flow, we would make the Updates request in background to show the number of updates the user has to do to their apps. This was often looked as a hook for him to explore Aptoide's updates feature and to generate more downloads. We know the notification is not very efficient, probably due to the nature of the APKFY flow. Users come and install the app, they go out. This would cause a lot of pressure on our webservices, since every user would be making this request as soon as they enter the app. We changed it so it only is made when the user actually goes to the Apps bottom navigation menu. We kept the dot indicator on top of the Apps menu for the initial session.

Bug Fixes & Improvements

  • Remove duplicate request to refresh updates that would happen in some situations.
  • Support more Aptoide Website patterns to avoid issues in the future.

Issue references in JIRA

[Updates]

[Quality]

Release v9.17.3.0(10040)

15 Jan 13:43
Compare
Choose a tag to compare

Features

  • Changed trending from 30d to 60d in order to try and hide fake apps giving us more time to remove them.
  • Added legacy installer setting to allow users that have issues with the split installer to be able to install apps.
  • Clicking on AppCoins featured bundle now navigates to the AppCoins detail page.
  • Deeplinks
    • Support new /app pattern
    • Support https
    • Stopped catching influencers links ( like premium.apk.aptoide.com/ … )
    • Removed wild card and supporting specific aptoide sub domains

Bug Fixes & Improvements

  • Devices close to full storage that get out of space error is now handled and the download does not get stuck in an inconsistent state

Issue references in JIRA

[APPC]

[Quality]

Release v9.17.2.0(10039)

15 Dec 14:38
Compare
Choose a tag to compare

Features

  • Install in background for users with Android 10+ should now work.
    • Android changed the timing we can request the system install dialog to install an app. For the Dialog to show up, we must be in foreground. For users with devices older than 10, this should not change anything. For the rest, a notification will show up when an app is ready to install and clicking it will initiate the install flow.

Bug Fixes & Improvements

  • Added a Beta icon on App View to know the app is an alpha or beta version
  • Added a badge to Editorial for app that have in-app purchases promotions.
  • Minor fixes and improvements

Issue references in JIRA

[APPC]

[Quality]

Release v9.17.1.2(10037)

24 Nov 13:46
3885f9c
Compare
Choose a tag to compare

Bug Fixes & Improvements

  • Hotfix to search ads to be compliant to MoPub policies.

Issue references in JIRA

[Ads]

Release v9.17.1.1(10035)

22 Oct 13:05
37e1f30
Compare
Choose a tag to compare

Bug Fixes & Improvements

  • Fix to the Rakam new users issue
  • Launch logic improvements

Issue references in JIRA

[Quality]

Release v9.17.1.0(10033) Unpub

02 Oct 14:29
414a6c9
Compare
Choose a tag to compare

Features

  • Highlighted Search results
    • In order to provide a faster way for the user to get what he came searching for, we have provided a new type of search result: the Highlighted search result. This view is only shown when the query fits the app with a high probability of success. It has an install button and screenshots in order to provide more information.
  • Migration from AlarmManager to WorkManager in scheduled background work.
    • We have many OS constraints in order to sync work from background and showing notifications. An example is the campaigns, which when we launch one only reach a low percentage of the users. By using WorkManager we want to provide a more reliable service for this type of background work.

Bug Fixes & Improvements

  • Aptoide now also share avatar/nickname information for the Uploader auto-login feature.
  • Fix crash on search that would sometimes occur on scroll.
  • Fix crash on search that would occur on older devices Kit Kat and below.
  • Fix UI issues with notification (wrong theme)

Issue references in JIRA

[Search]

[Quality]

Release v9.17.0.1(10029)

27 Aug 09:53
Compare
Choose a tag to compare

Bug Fixes & Improvements

  • Fixed a bug that would leave the user in installing state until timeout if he clicks cancel in the install app system dialog.

Issue references in JIRA

[Quality]

Release v9.17.0.0(10028)

21 Aug 10:33
Compare
Choose a tag to compare

Features

  • New Search results UI with filtering options
    • In order to provide more awareness for the user about Trusted & Beta apps, we added filtering options to the search results for the user to be able to narrow down what he is looking for.

Bug Fixes & Improvements

  • Fixed progress bar showing at the wrong time.
  • Fixed having different results after performing a search, opening an app view and coming back.
  • Filtered unnecessary load more request after coming back from AppView.
  • Fixed different results with the same filters (AppCoins and Followed stores (the fix in the previous RC was only for when one of the filters gives empty results, even with the load more).
  • Fixed inconsistency on the results, when the same filters are applied in a different order.
  • Using Package Installer to provide a better install experience, especially in cases like the updates.
    • Some more fixes and minor improvements.

Issue references in JIRA

[Search]

  • MOB-931: [Search Filters] No results for Appcoins, Trusted filters & Loading behind apps
  • MOB-938: [Search] Wrong results after returning from an appview
  • MOB-940: [Search] Load More upon returning from appview
  • MOB-941: [Search Filters] Inconsistent results for the same filters selected in different orders
  • MOB-785: New Search Results - Filters - https://aptoide.atlassian.net/browse/MOB-775

[Updates]

[Analytics]

[Quality]