f19de9ad56
[ios][android]: Replace layer icons
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-03 20:20:34 +03:00
vng
3a19edbd6b
[iOS][android] Removed UGC.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-04-03 17:02:21 +03:00
09f25f2501
[android]: Fix Gradle warnings
...
Do what the latest Gradle ask me to do.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-03 11:24:28 +02:00
vng
8610d5f228
Fixed routing.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-04-03 12:10:27 +03:00
1bc11bf132
Replace symbols
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-03 10:50:40 +03:00
16b69c3f22
[android]: Enable bundled assets for all flavors
...
See https://github.com/omapsapp/omapsapp/issues/281
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-03 10:47:42 +03:00
090b7042d4
[android]: Revert "load settings dir in Platform constructor"
...
This reverts commit 0b71876515
.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-01 17:28:37 +03:00
9b5a03ab1c
[android] Remove APK expansion files (OBB)
...
This feature is deprecated. According to Google, from August 2021, new
apps will be required to publish with the Android App Bundle on
Google Play. Android App Bundle (.aab) is not compatible with OOB.
See https://developer.android.com/guide/app-bundle
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-01 17:28:37 +03:00
1e891f1eb4
[android]: Remove legacy KitKat data migration
...
This app doesn't support KitKat (API 19).
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-04-01 17:28:37 +03:00
Eugene Step
15d9396887
[docs] configure.sh and QT_PATH usage
...
Signed-off-by: Eugene Step <lonforton@gmail.com>
2021-04-01 14:29:49 +02:00
Eugene Step
844a1a202c
[docs] improved install.md description
...
Signed-off-by: Eugene Step <lonforton@gmail.com>
2021-04-01 14:29:49 +02:00
2b3d594435
[android]: Fix "Ask every time" location option
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-28 09:27:33 +03:00
9dbd990787
[strings] Clean up on-boarding localizations
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-28 09:27:33 +03:00
70443914c9
[android]: Remove onboarding screens
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-28 09:27:33 +03:00
a68e23e0f7
[android]: Fix a crash on the start
...
Follow up 70a0ffa
"Removed metrics and local notifications"
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-27 21:04:34 +03:00
ab4662bf19
[twine] Fixed strings regeneration script on Mac OS X
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-27 20:34:22 +03:00
7c3f90b986
[ios]: Remove metrics leftovers
...
Follow up the previous commit.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-27 19:00:21 +03:00
Alexander Borsuk
70a0ffaca9
Removed metrics and local notifications
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 16:02:01 +01:00
vng
4928f13bdf
Merge remote-tracking branch 'mapsme/master' into master
2021-03-27 15:52:20 +03:00
Alexander Borsuk
9ba8279ce9
[strings] Regenerated strings
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:18:17 +01:00
Alexander Borsuk
8e740d72ba
[strings] Clean up
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:18:17 +01: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
263416f3fe
[android] Removed duplicated c++17 flag and disabled unused sections
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:17:59 +01:00
Alexander Borsuk
e0bbe4fdad
[android] Minor abi rewording during the build
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:17:59 +01:00
Alexander Borsuk
446b9e16a7
[android] Enabled R8, google will force it soon
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:17:59 +01:00
Alexander Borsuk
ae7a0487e6
[android] Removed unused properties
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:17:59 +01:00
Alexander Borsuk
c1d0ac2f11
[android] Fixed qt warning at cmake build
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:17:59 +01:00
Alexander Borsuk
199db807ab
32-bit warning fixes
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:17:38 +01:00
tatiana-yan
639d866ab7
[generator] Remove unused.
2021-03-26 10:50:02 +03:00
tatiana-yan
6b630d30e2
[transit] Reuse direction information from ProjectStopsToShape.
2021-03-25 14:28:52 +03:00
tatiana-yan
ad17db2e80
[transit] Fix crash.
2021-03-25 12:38:34 +03:00
tatiana-yan
962496b4ae
[transit] Fix invalid stops dereference.
2021-03-24 13:45:36 +03:00
Alexander Borsuk
99c5b878a0
Parallel submodules checkout in GH Actions
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-24 09:04:12 +03:00
Alexander Borsuk
3ac20f09c5
[android] Cast linter fixes
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-24 09:04:12 +03:00
Alexander Borsuk
53167676b7
[android] Cleanup code with linter
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-24 09:04:12 +03:00
Alexander Borsuk
b87ee95bae
Fixed configure.sh script and gh actions
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-23 17:47:44 +01:00
2b28d0334e
[android] Remove ndk.dir from local.properties
...
Fix Gradle 6.8.x warning.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-23 17:47:44 +01:00
Alexander Borsuk
1d6cdc5793
Explicitly disable C/C++ gnu extensions, we never rely on them
2021-03-23 12:09:33 +01:00
Alexander Borsuk
0a0ef8b513
Fixed script on Mac
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-23 08:43:18 +03:00
vng
3356e36621
[tests] Fixed storage_integration_tests.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-23 08:40:29 +03:00
vng
d97ad2a063
[tests] Fixed test web server url.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-23 08:40:29 +03:00
vng
1d92900842
Fixed overhead bug with lightweight CountryInfoGetter.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-23 08:40:29 +03:00
Alexander Borsuk
1cd991fd5a
Fixed ccache for desktop and Android builds, enabled it by default
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-23 08:39:58 +03:00
Evgeniy A. Dushistov
5b88872cd1
Fix build of skin_generator: no explicit QString->QDir conversation
...
If code compiles with "-DQT_USE_QSTRINGBUILDER" (for more fast QString
concantation) then code with implicit QString -> QDir conversation
cause compile time error.
2021-03-22 13:14:09 +03:00
Alexander Borsuk
50209329be
Restored fast-math compiler option
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-21 19:45:14 +03:00
tguen
ab1eadbe22
Update INSTALL.md
...
Signed-off-by: tguen <tguen@tutanota.com>
2021-03-21 19:25:46 +03:00
vng
6e8b6264db
Removed obsolete stats collection.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-21 18:32:45 +03:00
vng
8bbeed4385
More clear SearchAPI initialization logic.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-21 18:32:45 +03:00
vng
37f7a3abac
Removed dummy warning log.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-21 18:32:45 +03:00
vng
d2b2c2b5d9
[iOS] Removed obsolete 3party framework path.
...
Signed-off-by: vng <viktor.govako@gmail.com>
2021-03-21 18:32:45 +03:00