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