Commit graph

35630 commits

Author SHA1 Message Date
Alexander Borsuk
d2e015f16f Fixed curl params for HEAD requests
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-26 08:47:53 +03:00
Alexander Borsuk
c54322ebf5 Removed private car_model_coefs_default.hpp
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-26 08:47:53 +03:00
Alexander Borsuk
c51af5bf09 Default metaserver for the open source mode
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-26 08:47:53 +03:00
8eee2a3009 [ci][android] Run monkey once per day
Save money.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-26 08:45:45 +03:00
Alexander Borsuk
e85238ab17 [symbols] Regenerated with new route stops icons
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-25 23:10:51 +02:00
Alexander Borsuk
ede1c704dd Added new 1-20 route stops icons
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-25 23:10:51 +02:00
Alexander Borsuk
61e7d83eb1 Use the best optimization options for faster skin generation
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-25 23:10:51 +02:00
Alexander Borsuk
a274773b42 [android] Bookmark button now shows "Save" and "Delete" instead of just "Bookmark"
The behavior was fixed to represent the current iOS implementation and to avoid
accidental delete (now it's very clear for the user).

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-25 23:10:36 +02:00
9c2d9205f6 [platform] Remove RESOURCES_METASERVER_URL artifact
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-25 08:26:49 +02:00
Caspar
d88ff6e9b5
More intermediate stops (#1141)
* Add required changes to allow multiple intermediate stops

Signed-off-by: CasparNuel <73889285+CasparNuel@users.noreply.github.com>
2021-08-24 10:58:45 +02:00
9cf7e2bbe3 [android] Don't download maps automatically on F-Droid
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-24 10:47:06 +02:00
d11f0f964f [android][ci] Add --depth to git clone
Follow up the previous commit.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-24 11:22:07 +03:00
156130859d [android] Unify version generation with iOS
Use the number of commits in the current day for version

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-24 10:29:17 +03:00
14fd1bac17 [android] Revert to original chunk downloader
Android DownloadManager is unreliable.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-23 09:17:07 +03:00
Alexander Borsuk
6706271190 [android] Updated full description
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-23 09:14:08 +03:00
Alexander Borsuk
546b4f749e [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-23 09:13:34 +03:00
Alexander Borsuk
3d8cfc89b5 [strings] Fixed German avoid roads setting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-23 09:13:34 +03:00
Alexander Borsuk
a7c6ef06b9 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-23 09:13:18 +03:00
Alexander Borsuk
e77caafe6f [strings] Properly stored Belarusian sound strings
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-23 09:13:18 +03:00
Alexander Borsuk
84ee2669eb [strings] Moved sound strings to data/strings for consistency
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-23 09:13:18 +03:00
Alexander Borsuk
791c20ecef [android] Use build tools version from gradle.properties
And minor update of android gradle plugin

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 22:08:25 +02:00
Viktor Govako
f02f23d265 [styles] Fixed farmland to satisfy current area priority test.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2021-08-21 21:45:42 +02:00
Alexander Borsuk
e2fa6e20c2 [ios] Fixed shaders project dependency
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
d7c9b6bd12 [ios] Cleanup projects, fixed projects settings, dependencies and sources sorting order
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
61b820d4b4 Warning fix
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
aa99ba786d Removed unnecessary geometry lib dependency
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
803ec1395d [mac] Partial fix of metal compilation
TODO: Port OpenGL ES to OpenGL desktop and build it on Mac
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
23382886bc [mac] Properly detect data directory for XCode test builds
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
32b6e1f0eb [ios] Removed unused code
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
3ac3eb36e8 [ios] Cleaned up unused guides layout
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-21 16:10:07 +03:00
Alexander Borsuk
99384652a8 Properly update apt repo on GH-actions before installing packages
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-20 23:00:35 +02:00
Alexander Borsuk
e2317d23fd Do not cancel one Linux GH-action build if another has failed
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-20 22:14:21 +02:00
Sean
8b717a7797 add farmland color
similar to openstreetmap.org's color

Signed-off-by: Sean Connelly <seanconn256@protonmail.com>
2021-08-20 20:39:06 +02:00
Viktor Govako
67a8fb1fba Fixed possible races in pinger.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2021-08-20 20:36:48 +02:00
Alexander Borsuk
cf9ff528da [fdroid][android] Updated whats new
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-19 13:42:21 +02:00
b2bf93843d
Bump versions
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-19 09:40:46 +03:00
6dbec0683c [ci] Fix Android pipeline
Couldn't follow symbolic link 'android/src/google/play/listings/en-US/graphics'

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-19 09:38:02 +03:00
Alexander Borsuk
39326503b8
[android] Updated Whats New (#1123)
* [android] Updated Whats New

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-18 23:29:28 +02:00
697ad142e0
[android] Fix download progress (#1119)
* [android] Fix download progress

mTrackingIds (Java) and g_completionHandlers (C++) do the same job.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
Signed-off-by: Alexander Borsuk <me@alex.bio>
Co-authored-by: Alexander Borsuk <me@alex.bio>
2021-08-18 17:50:21 +02:00
Viktor Govako
473a8ecd97 [styles] Regenerated styles.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2021-08-18 08:26:10 +03:00
Viktor Govako
2f0434077a [styles] Removed dummy railway-station-subway-<color> types that prevented valid -<city> detection for metro.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2021-08-18 08:26:10 +03:00
Alexander Borsuk
85752c2563 [android] Updated Google Play description
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-16 20:24:56 +02:00
Alexander Borsuk
5350207ebc [android] Minor warning fixes and deps updates
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-16 09:43:23 +02:00
aa02e3d81a [android] Add "Report a bug" button to main menu
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-16 09:47:05 +03:00
629782ceeb [android] Use fractional progress in downloads
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-16 09:46:54 +03:00
e7a0a419f1 [ios][ci] Add missing "with:"
Follow up the previous commit.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-15 21:06:49 +03:00
28b941cda1 [ios][ci] Add --depth to git clone
iOS uses the number of commits in the current day as a build number.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-15 20:03:59 +02:00
Alexander Borsuk
ea15e37c0e Moved sound localization file into the correct location
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-14 23:36:10 +02:00
Alexander Borsuk
bb796b9e13 Fixed private.h dependency for CMake
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-14 22:10:40 +02:00
711c0b3e0e [ios][ci] Upload to TestFlight automatically
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-14 14:15:07 +03:00