Commit graph

7821 commits

Author SHA1 Message Date
0310da8599 [store] 2024.09.07 Release Notes
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-09-09 00:31:21 +03:00
Michał Brzozowski
e1ca1204a9 [strings] Regenerated
Signed-off-by: Michał Brzozowski <www.haxor@gmail.com>
2024-09-09 00:30:27 +03:00
67bb7a2a94 [strings] Regenerated
Signed-off-by: map-per <map-per@gmx.de>
2024-09-06 15:16:50 +02:00
Alexander Borsuk
9830631b97 [ios] Red dots on menu and help button now properly pass taps to the underlying buttons
- Without this fix, tapping on a red dot does nothing instead of opening the menu

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-05 15:31:11 +02:00
Alexander Borsuk
9d61747404 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-04 22:47:32 +02:00
2d2377fab7 [strings] Regenerated
Signed-off-by: map-per <map-per@gmx.de>
2024-09-04 16:23:19 +02:00
Alexander Borsuk
2f2370f494 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-03 20:11:11 +02:00
Alexander Borsuk
50a809dcfc [strings] Regenerated he
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-03 19:08:39 +02:00
4162ce7bbf [strings] regenerate
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
8d6b7e2d58 [ios] remove recent track feature
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
6be7eaebbc [ios] implement track recording to the Menu
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
432edfee53 [ios] add TrackRecorder to handle recording state and start/stop actions
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
40ed4a3181 [ios] implement track recording feature support to the FrameworkHelper
to ineterop with the cpp code
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
f48ed054e4 [ios] add checkLocationStatus to the LocationManager
To check location availability on start track recording
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
747b3553fb [ios] fix topViewController to show the alerts and mail composer correclty
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-03 18:26:15 +02:00
Alexander Borsuk
b2a231ea5b [strings] Regenerated he
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-03 17:55:20 +02:00
David Martinez
ff770ac099 [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-09-03 11:11:24 -03:00
5a0ba02276 [ios] disable location updates pausing in BG during the nav/track recording
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-09-02 16:35:31 +02:00
Alexander Borsuk
7c151ec289 [ios] Minor fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-01 18:37:12 +02:00
Alexander Borsuk
9546637ab7 [strings] Regenerated he
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-09-01 18:23:58 +02:00
Alexander Borsuk
6ccbccd9a1 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-27 21:43:45 +02:00
Alexander Borsuk
f8e4cd4b43 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-27 16:51:53 +02:00
Alexander Borsuk
4d0ae85720 Renamed m_speedMpS to m_speed because MpS can be read as Miles per second or Meters per second
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-27 11:50:16 +02:00
Alexander Borsuk
56f5ed6a88 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-26 16:22:39 +02:00
df4d96b068 [ios] fix Recent Path cell localized title
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-25 16:28:49 +02:00
69dcf787da [kml] [ios] add method to convert Predefined color to the RGB
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-25 15:56:32 +02:00
Alexander Borsuk
dbb3ff6ce0 [strings] Regenerated zh
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-25 12:51:15 +02:00
714136e249 [ios] fix the icloud trashing bug
When the file doesn't exist in the icloud dir and the manager attemps to move this file into the trash the exception is thrown and the sync is stopped. This issue was fixed by the additional file existence check.

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-25 12:10:45 +02:00
Alexander Borsuk
fcb68d0e81 [strings] Regenerated he and zh
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-25 07:04:52 +02:00
Alexander Borsuk
ab24b6eb48 [ios] Distinguish bug reports from iCloud by their email subject
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-24 18:23:51 +02:00
b64264476d [strings] regenerate
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-24 12:59:44 +03:00
1830de7753 [ios] [android] rename continue_download to continue_button
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-24 12:59:44 +03:00
90ee2af3f6 [strings] Regenerated
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-08-24 10:36:19 +03:00
bc2955dcff [android] Re-implement recent track recroding
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
Co-authored-by: Roman Tsisyk <roman@tsisyk.com>
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-08-24 10:36:19 +03:00
8bbe3dc9c1
[Android] OAuth2 flow with browser V2 (#9044)
* [Android] Implemented OAuth2 flow with browser

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* [Android] Small improvements

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Small changes according to PR comments.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

---------

Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-08-21 16:58:02 +02:00
Alexander Borsuk
4cbf914333 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-21 15:23:04 +02:00
Alexander Borsuk
4904b75ad6 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-21 11:39:14 +02:00
Dwayne Bailey
6578a2f672 [strings] Drop Twine headers
Signed-off-by: Dwayne Bailey <dwayne@translate.org.za>
2024-08-20 13:08:22 +02:00
Fabian Wüthrich
01fa5cad4f [ios] Configure audio session once with AVAudioSessionModeVoicePrompt
The audio session is once configured during initialisation and then each time a
audio session is set active. This commit configures the audio session only once
when the app is started. In addition, it sets AVAudioSessionModeVoicePrompt,
which is recommended for apps that use text-to-speech.

Signed-off-by: Fabian Wüthrich <me@fabwu.ch>
2024-08-20 13:07:06 +02:00
Alexander Borsuk
afe8090982 Refactored optional position parameter passing
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-20 13:05:14 +02:00
David Martinez
8435209a77 [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-08-19 17:34:47 +02:00
David Martinez
4e8280f923 [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-08-19 11:00:49 -03:00
David Martinez
de97b28f81 [ios] Add "Operator: %@"
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-08-19 11:00:49 -03:00
David Martinez
dc29c0101d [ios][placepage] Add network to place page
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-08-19 11:00:49 -03:00
Alexander Borsuk
70e06eeeea [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-18 22:48:06 +02:00
David Martinez
ffd68c6956 [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-08-17 12:51:49 -03:00
74035ab3c2 [strings] regenerate
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-15 12:59:33 +02:00
5881612fe4 [ios] implement recently deleted feature UI (screen and view model tests)
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-15 12:59:33 +02:00
f3d1cc63c2 [ios] add support for the recently deleted feature to the bookmark manager
- add and implement @protocol RecentlyDeletedCategoriesManager
- move the bmmanager observing method to the @protocol BookmarksObservable to make manager mokable
- add RecentlyDeletedCategory class as a lightweight version of the `CategoryData` to pass to it the swift
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-08-15 12:59:33 +02:00
Dwayne Bailey
9c4400eab1 [strings] Sort plural forms in CLDR order
Signed-off-by: Dwayne Bailey <dwayne@translate.org.za>
2024-08-15 12:12:49 +02:00