Skip to content

Releases: Aptoide/aptoide-client-v8

Release v8.3.0.1_8304

01 Jun 09:03
Compare
Choose a tag to compare

New:

Published:
https://aptoide.atlassian.net/wiki/display/AQ/Aptoide+8.3.0.1

Database:
public static final int SCHEMA_VERSION = 8084;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.3.0.1(8304)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.3.0.0_8300

30 May 08:53
Compare
Choose a tag to compare

New:

Minor:

Published:
https://aptoide.atlassian.net/wiki/display/AQ/Aptoide+8.3.0.0

Database:
public static final int SCHEMA_VERSION = 8083;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.3.0.0(8300)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.2.1.1_8293

15 May 09:23
Compare
Choose a tag to compare

Partners v8.1.2.1p1.0 (8210)

11 May 15:12
Compare
Choose a tag to compare

Release v8.2.1.0_8292

09 May 16:19
Compare
Choose a tag to compare

New:

  • Spot&share:

    • Ghosts: AN-1474
    • Share via Spot&Share AN-1174
    • bug fix: AN-1453 and AN-1526
  • new fields to all requests: md5 and aptoide_package - AN-1430

  • OOM app view - AN-1506

  • Root install - temporary solution - AN-1533

  • Download manager: set number of retries and increase timeouts - AN-1530

  • cpd - AN-1532

  • [UpdatesTab] make current version invisible - AN-1534

  • [AddStore] open store - AN-1538

  • Metrics

    • Missing event on Facebook Analytics -AN-1535
    • [Metrics] copy metrics from localytics to facebook - AN-1486
    • Problems with Google and Facebook log-in when trying to purchase - AN-1549
    • [Metrics] complete current metrics AN-1543
  • Billing

    • [Billing] Billing Analytics - AN-1531
    • Problem when trying to purchase an app - AN-1551

Database:
public static final int SCHEMA_VERSION = 8082;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.2.1.0(8292)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.2.0.4_8281

06 Apr 18:09
Compare
Choose a tag to compare

New:

  • APKFY
    AN-1499 - wizard was removed from apkfy and entering the app for the first time coming from a deep link
  • Payments -
    • AN-1483 - apps in landscape can purchase using aptoide.

Stores: rmota

Database:
public static final int SCHEMA_VERSION = 8081;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.2.0.4(8281)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.2.0.3_8279

03 Apr 08:47
Compare
Choose a tag to compare

New:

Store: apps

Database:
public static final int SCHEMA_VERSION = 8081;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.2.0.3(8279)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.2.0.2_8276

28 Mar 18:36
Compare
Choose a tag to compare

New:

  • [AN-1444] - Review Cache on Home - cache for getAds()
  • [AN-1452] - Changed super class of wizard fragments in order to override onBackPress. This was required in order to go back to the devices natural orientation.
  • [AN-1464] Toolbar now shows up without internet on app run.
  • [AN-1455] - apk size - svg for aptoide logo in toolbar and wizard
  • AN-1471 - [Settings] dark theme remove
  • [AN-1457] Landscape layout: Changed buttons location to accomodate more space to the rest of the layout views.

Pub: /installer

Database:
public static final int SCHEMA_VERSION = 8081;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.2.0.2(8276)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.2.0.1_8173

27 Mar 17:20
Compare
Choose a tag to compare

New:

  • Home tab problem: listApps error solved
  • [AN-1443] - Changed navigation on BackPress in CreateUserActivity.
  • [AN-1462] - check whether intent is null in installed service
  • [AN-1455] - apk size

Pub: /installer

Database:
public static final int SCHEMA_VERSION = 8081;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.2.0.1(8273)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java

Release v8.2.0.0_8271

27 Mar 13:45
Compare
Choose a tag to compare

New:

  • Spot&Share
  • timeline for stores and profiles:
    • getHome and HOME_META instead of STORE_META
  • New connections: address book, set phone number, twitter and Facebook
  • new login
  • new wizard
  • new Add stores button
  • new Add stores dialog
  • Auto-complete for add stores
  • My store => 3rd state [AN-1124]
  • reset "don't show this dialog again" variable for shares in timeline
  • Settings: auto-updates
  • New payment flow:
    • User selects Créditos Gold payment method.
    • User taps buy button.
    • If user already authorized Aptoide to pay using Créditos Gold the payment is processed right away.
    • If payment method is not authorized the authorization view is displayed and payment is processed after authorization is granted.
  • Refactor:
    • account manager
    • web sockets
    • donwload/install process [AN-1069]

Store: rmota

Database:
public static final int SCHEMA_VERSION = 8081;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.2.0.0(8271)/database/src/main/java/cm/aptoide/pt/database/accessors/Database.java