Commit Graph

9 Commits

Author SHA1 Message Date
Andrea Busi 78abc28a7e refactor: Remove useless imports of MasterViewController 2020-08-13 13:31:18 +02:00
Andrea Busi 437e2da81b refactor: Code to show/hide banner for Pro version is now more simple 2020-07-30 21:09:04 +02:00
Andrea Busi 705cd7ac1e refactor: Create a common method to check for a pro version enabled
Pro version is enabled also if a yearly subscription has been bought

Resolves: http://gitlab.steamware.net/eqn/eqn.ios/-/issues/3
2020-07-30 21:09:04 +02:00
Andrea Busi f63a9b44fc refactor: Recreate controllers for subscriptions 2020-07-30 21:09:03 +02:00
Andrea Busi ccfd56d4d0 feat: Add discount price management for Pro version 2020-07-30 21:09:03 +02:00
Andrea Busi 864a20faf6 fix: Solve crash on first app start due to wrong user_id type 2020-07-30 10:24:28 +02:00
Andrea Busi ad444c8d6b fix: Properly handle user_id (saved as number) 2020-07-27 22:54:46 +02:00
Andrea Busi 0f46587456 refactor: Recreate Menu controller in Swift and use updated website address
- Remove old controller
- Create cell classes for menu cells
- Update website url with new one
2020-07-27 21:39:53 +02:00
Andrea Busi 4d8bbdc7ef Production version
Add to Git the current app version (the same available in the OriginalZip folder)
2020-07-24 15:33:53 +02:00