Andrea Busi
d3a8e410d0
refactor: Seismic map detail now inherit from new base map controller
2021-03-10 21:28:16 +01:00
Andrea Busi
8465350a67
refactor: Improve EQNSegnalazione model
2021-03-06 17:25:27 +01:00
Andrea Busi
5def7e15a9
refactor: Improve Swift interoperability
2021-03-06 17:25:27 +01:00
Andrea Busi
1531d2851e
refactor: Rename some enum to be more Swift friendly
2021-03-06 17:25:27 +01:00
Andrea Busi
23cb35c71c
refactor: Improve names for user constants
2021-02-28 10:21:32 +01:00
Andrea Busi
d36b07cbd4
feat: Add countdown also in home alert cell
2021-02-27 21:05:42 +01:00
Andrea Busi
51c4e15c57
fix: Solve crash during initial setup
2021-02-27 17:12:56 +01:00
Andrea Busi
6f2866a202
fix: Force server registration when Firebase token is received
2021-02-25 19:47:20 +01:00
Andrea Busi
dfa6e960da
refactor: Avoid self usage in init method to avoid concurrency issues
2021-02-25 19:47:20 +01:00
Andrea Busi
c10000df53
fix: Retry server registration if fails
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/30
2021-02-24 21:05:50 +01:00
Andrea Busi
c77a31e322
refactor: Remove no longer used EQNAdsUtility class
2021-02-21 20:56:12 +01:00
Andrea Busi
5ab30c139f
refactor: Rename ReteSismicaAnnotation in EQNMapAnnotationSeismicNetwork
2021-02-21 20:56:05 +01:00
Andrea Busi
852e950428
refactor: Rename PastquakesAnnotation in EQNMapAnnotationPastquakes
2021-02-21 20:56:05 +01:00
Andrea Busi
e882a83694
refactor: Rewrite seismic map in Swift and rename its annotation model
2021-02-21 20:56:05 +01:00
Andrea Busi
0d26e641d7
refactor: Improve NSNotification definition to be Swift friendly
2021-02-21 20:56:05 +01:00
Andrea Busi
4c6a07c9d0
refactor: Use adaptive banners in main controllers
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/22
2021-02-21 20:55:51 +01:00
Andrea Busi
787cd8b4e7
refactor: Rename some constants
2021-02-21 20:51:28 +01:00
Andrea Busi
a05e186275
refactor: Rewrite EQNReteSmartphone model in Swift and use proper types for properties
2020-12-08 16:20:10 +01:00
Andrea Busi
9844dc9ac2
fix: Add missing return
2020-12-07 09:57:27 +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
ad1487afdf
feat: Add server request to register in-app purchase
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/29
2020-12-07 09:46:24 +01:00
Andrea Busi
24f63c7d4b
feat: Add message if no subscriptions are available to restore
2020-12-02 21:16:10 +01:00
Andrea Busi
9678040d51
refactor: Improve log in in-app purchase manager
2020-12-02 21:16:10 +01:00
Andrea Busi
b382b70aa9
refactor: Reorganize some code
2020-11-21 15:50:37 +01:00
Andrea Busi
2ab07b7010
feat: Add methods to check enabled subscriptions
2020-11-15 15:44:15 +01:00
Andrea Busi
a474d5782f
refactor: Improve style and comments for EQNUtility class
2020-10-15 08:40:03 +02:00
Andrea Busi
c538ca7dcb
refactor: Move ads utility in a dedicated class
2020-10-15 08:40:03 +02:00
Andrea Busi
e46fa0417d
refactor: Update notification sound and remove not yet used setting parameter
2020-10-13 08:08:48 +02:00
Andrea Busi
d286909a8d
refactor: Move method to get string from coordinate in EQNUtility class
2020-10-08 22:18:51 +02:00
Andrea Busi
708e6dd92f
feat: Add cache mechanism for seismic data
...
- download data only after 2 minutes after the previous download
- download data when app returns from the background
- user can force data download
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/18
2020-10-08 21:36:28 +02:00
Andrea Busi
27503c1643
refactor: Add new method to store/retrieve an array from NSUserDefault
...
This method uses only supported API, in order to solve deprecated warnings. Also, remove useless method
2020-10-08 21:36:28 +02:00
Andrea Busi
a1b7a5ee70
fix: Seismic filter now use case-insensitive check for networks
2020-10-08 14:01:36 +02:00
Andrea Busi
a07480f90a
fix: Handle seismic date as nullable parameter to avoid crashes
2020-10-03 12:09:47 +02:00
Andrea Busi
4e5e93e3f1
refactor: Rename method to convert server string into date
2020-10-03 12:09:31 +02:00
Andrea Busi
ba2fbfaa60
feat: Handle weather code as nullable parameter
2020-10-03 12:01:17 +02:00
Andrea Busi
2b304cd7aa
feat: Improve country picker selection
2020-09-28 10:26:33 +02:00
Andrea Busi
7a9206b15a
feat: Add new seismic networks
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/20
2020-09-27 17:28:18 +02:00
Andrea Busi
ee7596644b
refactor: Use new endpoint to save settings value and remove no longer needed settings
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/20
2020-09-27 17:28:17 +02:00
Andrea Busi
85191d228e
fix: Save missing value for raggio sismi forti setting
2020-09-27 17:28:17 +02:00
Andrea Busi
b3f099efd8
refactor: Move default settings save in dedicated methods
2020-09-27 17:28:17 +02:00
Andrea Busi
89193b61ce
fix: Minor layout fixes
2020-09-27 14:02:43 +02:00
Andrea Busi
211de82031
feat: Add "expande/collapse" to show/hide buttons in seismic cards
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/21
2020-09-26 18:31:00 +02:00
Andrea Busi
0731a1e134
fix: Update seismic networks
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/21
2020-09-26 18:31:00 +02:00
Andrea Busi
ea275e46b9
feat: Add command to set default settings
2020-09-26 14:28:11 +02:00
Andrea Busi
1501b88a02
refactor: Improve EQNSisma model in order to use proper data types
2020-09-24 10:43:28 +02:00
Andrea Busi
eed5f6ae28
refactor: Convert constants from macro to static const (and use https)
2020-09-24 10:26:55 +02:00
Andrea Busi
e56919d279
feat: Add different seismic endpoints based on the magnitude filter
...
Resolves: https://gitlab.steamware.net/eqn/eqn.ios/-/issues/15
2020-09-24 10:26:55 +02:00
Andrea Busi
8a4f6436f0
refactor: Use updated API to retrieve seismics
2020-09-24 10:26:55 +02:00
Andrea Busi
0f5c4fc8dc
Merge branch 'stable/v2.2.x' into develop
2020-09-24 10:25:45 +02:00
Andrea Busi
ce3436876d
refactor: Improve code for notification models
2020-09-21 09:33:03 +02:00