Alexander Borsuk
d16417dcbf
[strings] Regenerated $
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-16 21:07:50 +02:00
Kiryl
4566643f46
[ios] [bookmarks] Remove observer pattern during the category files exporting ( #7933 )
2024-04-16 20:41:41 +02:00
d62aad957c
[ios] fix: user interface auto theme changing issue
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-16 20:09:49 +02:00
Alexander Borsuk
538719955b
[ios][mac] Fix assert/check on shutdown of iOS app on Mac
...
- Removed thread checker for delayed thread pool. It does not really matter which thread destroys the pool.
On Mac, thread pools are created on the main thread, but static destructors are called from another system thread.
And checker failed for the statically created DrapeRoutine's thread pool.
- Avoid unnecessary MWMThemeManager invalidate on destruction when nothing has changed
- Add missing include
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-16 17:01:31 +02:00
7595fc8f28
[strings] Capitalized translations
...
Signed-off-by: map-per <map-per@gmx.de>
2024-04-16 11:59:20 -03:00
6856fe5855
[strings] Regenerated
...
Signed-off-by: map-per <map-per@gmx.de>
2024-04-16 11:59:20 -03:00
da0babe32e
[xcode] disable tests parallelizing
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-15 09:05:29 +02:00
Matheus Gomes
1b8ca0c814
[strings] Regenerated pt
...
Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>
2024-04-12 20:58:13 +02:00
Kiryl
adb5c6fc81
[ios] add unit test target ( #7740 )
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-12 13:21:56 +02:00
4949d0071c
[strings] Regenerate for PT shelter
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-11 23:23:24 -03:00
Valery Lozko
514423a829
[ios] fix: Text trimming on the Menu screen on small screen #7605
...
Signed-off-by: Valery Lozko <valerylozko@gmail.com>
2024-04-11 22:18:42 +02:00
Alexander Borsuk
5fc48d73f0
[strings] Regenerated
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-10 18:33:33 +02:00
Alexander Borsuk
aad1e5894e
[strings] Rёgёnёratёd
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-10 18:17:08 +02:00
59672f52e6
[strings] Regenerate
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-09 21:58:10 +02:00
959fd7ee50
[ios] add PrivacyInfo with missing API declarations
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-08 08:39:02 +02:00
Viktor Govako
00cd4a57da
[strings] Regenerated.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-04-06 15:48:04 -03:00
Viktor Govako
46241b0531
Update IsHotelChecker.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-04-06 15:48:04 -03:00
2b085b027d
[strings] Regenerate for tourism=alpine_hut, =chalet and related translations
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-06 15:26:36 -03:00
Alexander Borsuk
d5d1eabed4
[xcode] Fixed running test binaries on Mac
...
- Increased MACOSX_DEPLOYMENT_TARGET to 10.15 (Catalina)
- Automatically generate info.plist file for test binaries
- Fixed paths to Qt6
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-06 14:31:08 +02:00
18408567c4
[strings] Regenerate for craft-painter
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-06 12:07:24 +03:00
v-lozko
706f0fa27b
[ios] Fix isolines reminder being displayed on top of other dialogs ( #7694 )
...
* [ios] Fix isolines reminder being displayed on top of other dialogs, Issue #7555
Signed-off-by: Valery Lozko <valerylozko@gmail.com>
2024-04-06 00:16:20 +02:00
a30ff17ef5
[strings] Regenerate for boundaries
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-05 15:08:43 -03:00
Alexander Borsuk
f2fa99eca9
[strings] Regenerated Greek
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-05 13:11:38 +02:00
9d29851fc7
[ios] fix: circular downloading progress bar laout on the PP
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-05 11:57:31 +02:00
8f376115c3
[ios] fix: radiOn/Off buttons icons
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-05 09:09:31 +02:00
Alexander Borsuk
fff96447ff
[strings] Regenerated
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-05 00:32:51 +02:00
ad405b69f6
Include review suggestions
...
Signed-off-by: map-per <map-per@gmx.de>
2024-04-04 21:00:57 +03:00
3b945f3e4a
[strings] Regenerated
...
Signed-off-by: map-per <map-per@gmx.de>
2024-04-04 21:00:57 +03:00
0f6ce4fc2f
[strings] Regenerate for bare_rock, scree, shingle, rock
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-04 13:16:56 +03:00
55c719ad58
[ios] fix: tappable area for the color selection icon
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-04-04 09:19:23 +03:00
Alexander Borsuk
83f67ca040
[ios] Sort by name
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-04 09:05:59 +03:00
Alexander Borsuk
e40bbcf554
[strings] Regenerated
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-04 09:05:59 +03:00
d390e7bfb9
[ios] Removed 'retain' modificator
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
fadf94082f
[ios] Changed link handling with NSLinkAttributeName
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +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
388217fa58
Formatting
...
Removed EditorHostFragment.clearNoobAlertFlag() method
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
491bb5db68
[strings] Regenerated strings
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
3984ff34b1
[ios] Removed debug method
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
e31a5864e7
[strings] Regenerated strings
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
772d4cce70
Renamed HttpClient::m_handleRedirects to HttpClient::m_followRedirects
...
Made updates all over the code
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
76b85c4594
[iOS] Moved new alert to viewDidLoad method
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
d459723336
[ios] Added comments
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
df2e7e1748
[ios] Fixed OSM login alert UI
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
bf5ffcec89
[strings] Regenerated strings
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
e893f6189a
[ios] Added blue color for link inside MWMOsmReauthAlert
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
411431164f
[strings] Regenerated strings
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
b08b563bd0
[iOS] Updated alert strings
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
25c548c96f
[ios] Added new alert for OSM re-auth action
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
b39ae99736
[strings] Regenerated strings
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00
04b613137c
[iOS] Removed MWMAuthorizationWebViewLogin from storyboard
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-04-04 08:45:39 +03:00