Andrea Busi
7e4d9c89bb
feat: Add new setting to enable/disable critical alerts
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/31
2021-03-23 19:12:39 +01:00
Andrea Busi
e806d1caf0
feat: Ask for critical alerts permission
2021-02-28 10:21:49 +01:00
Andrea Busi
d523bbf626
feat: Store push token
2021-02-28 10:21:34 +01:00
Andrea Busi
23cb35c71c
refactor: Improve names for user constants
2021-02-28 10:21:32 +01:00
Andrea Busi
6f2866a202
fix: Force server registration when Firebase token is received
2021-02-25 19:47:20 +01:00
Andrea Busi
fe38921f23
fix: Use test ads during debug
2021-02-21 20:54:12 +01:00
Andrea Busi
787cd8b4e7
refactor: Rename some constants
2021-02-21 20:51:28 +01:00
Andrea Busi
a9f16bca4a
refactor: Reorganise code related to background monitoring
...
- Move to Models folder
- Improve code and nullability notation
- Rename class with typo in name
2020-12-07 09:46:43 +01:00
Andrea Busi
be8fd7f4b5
refactor: Rewrite enum to be more Obj-C
2020-11-15 15:44:15 +01:00
Andrea Busi
96567c19f5
refactor: Remove unused GoogleMaps and GooglePlaces dependencies
2020-11-15 15:44:15 +01:00
Andrea Busi
6aecff1415
fix: Play notification sound also with app in foreground
2020-10-12 21:10:07 +02:00
Andrea Busi
e1bd26db48
refactor: Use proper method to store/load also dictionary
2020-10-08 21:36:28 +02:00
Andrea Busi
509b75e7b5
refactor: Use a shared method to handle push notification
2020-10-08 21:36:28 +02:00
Andrea Busi
0374a0a1bd
refactor: Improve notification management
2020-10-08 21:36:28 +02:00
Andrea Busi
95935dd377
refactor: Remove commented code
2020-10-08 21:36:28 +02:00
Andrea Busi
b3f099efd8
refactor: Move default settings save in dedicated methods
2020-09-27 17:28:17 +02:00
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