Kiryl Kaveryn
9abc8e5a79
[core] Implement products configuration ( #9695 )
...
* [platform] add ProductsConfig
1. fetch and parse ProductsConfig json
2. save it to the separate file "products_settings.json"
3. small servers_list.cpp refactoring
4. add unit tests for servers config and products config
5. add products fetching to the framework
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-25 12:32:01 -03:00
0197b881db
[ios] implement logging to the file
...
- get logs from core
- log them in the default os_log to see in the Console app
- write to file
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-07-01 18:06:19 +02:00
9a4fdfc1a6
[ios] default implementation of the iCloud sync feature
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-30 10:15:34 +03:00
5a85c39c11
[ios] Removed calls to NSUserDefaults.synchronize method all over the code
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
bb68a66ffa
[ios] fix the initial 'userInterfaceStyle' theme
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-03-03 10:49:23 -03:00
5f04705c2d
[ios] enable Dark/Light theme switching
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-02-03 00:43:04 +02:00
Alexander Borsuk
12ab0eed44
[desktop] Removed unnecessary Framework::SaveLargeFontsSize
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-07-02 08:18:21 +02:00
Alexander Borsuk
45c0ac9baf
NY support
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-17 07:50:21 +02:00
Alexander Borsuk
41fcb82c59
[ios][strings] Minor correction and tr string update
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-21 15:33:41 +01:00
Alexander Borsuk
9eb900db59
[ios] One more menu item
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-20 08:47:19 +02:00
Alexander Borsuk
5400ec553a
Removed local ads
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:18:17 +01:00
Alexander Borsuk
89799be335
[ios] Remove crashlytics
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 18:15:57 +01:00
Alexander Borsuk
1a0e062cf2
[core][ios] Removed statistics and Alohalytics submodule
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 10:49:56 +03:00
Alexander Borsuk
80d630439b
[ios] Changed min iOS version from 11.0 to 12.0
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-14 10:49:56 +03:00
vng
39c1c0955c
[iOS] Removed banners and ads. Allows to compile with free profile.
...
Signed-off-by: Viktar Havaka viktor.govako@gmail.com
2021-01-26 21:30:58 +03:00
Aleksey Belousov
8fc6e1ad2d
[iOS] elevation profile basic integration
2020-04-14 16:19:24 +03:00
Aleksey Belouosv
ecd6dce8de
[iOS] remove unused imports
2019-10-22 17:48:03 +03:00
Aleksey Belouosv
6febaa6072
[iOS] move cpp wrappers to separate framework
2019-10-22 17:48:03 +03:00
Zoia Pribytkova
33e5054401
[iOS][CarPlay] Base 1.0 CarPlay Integration
2019-06-25 17:19:48 +03:00
Aleksey Belouosv
92174525bf
[iOS] add options to avoid some road types when routing
2019-04-04 18:01:39 +03:00
Aleksey Belouosv
553927e2e1
[iOS] remove ads in settings
2018-12-04 16:12:06 +03:00
Aleksey Belousov
3546fab26b
[ios] add opt-out options to about screen. Update Flurry SDK
2018-06-06 12:00:18 +03:00
Ilya Grechuhin
1d2b67ff76
[device-model] [ios] Moved trackwarning alert setting 2 MWMSettings.
2018-03-05 12:02:52 +03:00
Ilya Grechuhin
21260955c1
[cleanup] [ios] Updated Flurry support.
2018-01-23 15:56:28 +03:00
Ilya Grechuhin
cc80acaaac
[cleanup] [ios] Fixed dot syntax usage.
2017-09-13 16:25:35 +03:00
Ilya Grechuhin
b64b273155
[cleanup] [ios] Code (imports) cleanup.
2017-08-15 19:16:03 +03:00
Ilya Grechuhin
3a0e657eb4
[cherry] [MAPSME-4619] [ios] Added transliteration setting.
2017-05-31 13:27:10 +03:00
Ilya Grechuhin
4ed9fbc45a
[themes] [ios] Added theme manager.
2017-01-31 12:06:27 +03:00
Ilya Grechuhin
7f4370fdb2
[themes] [ios] Exposed settings to Swift.
2017-01-31 12:06:27 +03:00
Ilya Grechuhin
5af5ab1abc
[themes] [ios] Refactored theme settings.
2017-01-27 15:58:31 +03:00
Ilya Grechuhin
3c0c80465c
[MAPSME-3452] Clang-format.
2017-01-10 12:12:43 +03:00
Ilya Grechuhin
b302acb537
[MAPSME-3452] [ios] Added large fonts scale support.
2017-01-10 12:12:05 +03:00
Ilya Grechuhin
29e65d3ccd
[cleanup] [ios] Project structure cleanup.
2016-12-19 16:44:37 +03:00