Commit Graph

13 Commits

Author SHA1 Message Date
Andrea Busi 73c8ce1094 refactor: Move background fetch directly in the AppDelegate 2020-09-25 13:30:30 +02:00
Andrea Busi ce3436876d refactor: Improve code for notification models 2020-09-21 09:33:03 +02:00
Andrea Busi d6b6d6883f refactor: Remove distanza sismi vicini setting and change label
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/11
2020-09-02 22:51:38 +02:00
Andrea Busi 1970cc21ec refactor: Remove sismi senza intensità setting
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/11
2020-09-02 22:51:38 +02:00
Andrea Busi ffa63352b2 refactor: Remove unused CoreData initialization 2020-09-01 19:27:54 +02:00
Andrea Busi 08a493d0a3 feat: Add navigation bar style management using UIAppearance 2020-08-15 16:37:27 +02:00
Andrea Busi 0636ea65da refactor: Use standard tab bar for main app interface 2020-08-15 16:37:27 +02:00
Andrea Busi 9f7545ddb7 refactor: Remove not used code 2020-07-30 21:09:04 +02:00
Andrea Busi 3701ff9df0 refactor: Remove old logic for in-app purchases 2020-07-30 21:09:04 +02:00
Andrea Busi c933e44f4b refactor: Improve code 2020-07-24 16:21:35 +02:00
Andrea Busi 7d44345521 refactor: Remove unused and deprecated code for push notifications
Code related to UIUserNotificationSettings has been removed, because the app targets iOS 12 and is not yet needed (deprecated since iOS 10).

`application:didReceiveRemoteNotification` is not needed because Firebase handle it automatically
2020-07-24 16:21:32 +02:00
Andrea Busi fac6aec3d6 fix: Change Google Ads init due to framework update 2020-07-24 16:21:24 +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