10e7d3cad6
[docs] Describe desktop app's run-time options
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-12-24 22:00:15 +01:00
3d19108cd3
[docs] Update desktop app running options
...
Add a way to switch map language.
Needed-for: #1638
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-12-24 22:00:15 +01:00
Alexander Borsuk
38924e23f7
[android] Upgraded to the latest NDK
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-12-24 21:37:46 +01:00
7760ed78e2
[build] Add cli options to limit number of parallel processes
...
"-Pnjobs=<N>" option for gradle builds.
"-n <NUM>" option for build_omim.sh.
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-12-18 20:35:00 +01:00
62baa1b172
[docs] Sort historical list of [subsystems] by most used
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-11-23 23:42:51 +01:00
38dc07223e
[docs] Expand and simplify dev env setup docs
...
- add repo clone options
- add Android Studio setup details
- add System Requirements section
- build via Android Studio by default
- update build variants
- add build options like -Parm64 and -Ppch
- add advices for low-spec machines
- move details and special options into separate subsections
- update HOW_TO_USE_GRADLE.txt
- update build_omim.sh usage help
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-11-23 23:47:17 +03:00
d63f8c9a3c
[docs] Dedup and improve Getting Sources section ( #1551 )
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-11-17 15:49:48 +01:00
34435f505e
[docs] Update Android dev environment setup
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-11-10 10:04:31 +01:00
13ac5b9377
[docs] Fix android Sdk path
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2021-11-05 16:00:24 +01:00
5aafe6604f
[android] Add a help button to the main toolbar
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-11-04 00:00:19 +01:00
191434038f
[tools] Add working Google Translate script
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-11-02 11:17:55 +03:00
Alex Yesmanchyk
25d67762d8
No need in Apple Developer Program for Simulator
...
Signed-off-by: Alex Yesmanchyk <aliaksandr.yesmanchyk@gmail.com>
2021-10-02 13:38:11 +02:00
yesmanchyk
c8df94433c
Removed Cocoapods installation requirement
...
No longer needed - was able to build and run the project in Xcode right after ./configure.sh step.
Signed-off-by: Alex Yesmanchyk <aliaksandr.yesmanchyk@gmail.com>
2021-10-02 13:38:11 +02:00
Harry Bond
540f5fcd87
Adding version specifier for brew dependency Qt ( #1324 )
...
Latest Qt version is 6.1.3 which doesn't work with building
Signed-off-by: Harry Bond <endim8@pm.me>
2021-09-22 23:18:04 +02:00
0fa9875cac
[android] Update to the latest Android Gradle Plugin
...
Android Studio 2021.3.1 is out
The new plugin uses different directory layouts.
Please `rm -rf build nativeOutputs/` to remove old garbage.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-14 12:04:08 +03:00
083df4ebee
[android][ios] Upload metadata and screenshots to AppStore / GooglePlay
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-14 09:54:00 +03:00
3a644d1dbd
[android] Add F-Droid metadata and enable automatic upload
...
Please note that this patch doesn't add new screenshots
into the repo.
Closes #206
Closes #825
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-08-08 10:18:49 +03:00
171e1d05c4
[docs] Reformat DCO.md
...
Fixes #456
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-27 13:43:30 +03:00
Alexander Borsuk
38a92fef45
Formatted and updated documentation
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-07 08:26:40 +03:00
fcb3d572b0
[docs] Update README
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-06 19:24:42 +03:00
f9c22a6a23
[docs] Update the build instructions for Windows
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-01 10:16:41 +03:00
Francesco Gazzetta
b22cb03e2d
Remove executable bit from data files
...
It could cause problems in packaging: some distributions do not allow
executable files in data directories.
Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
2021-05-16 21:21:50 +03:00
7621e45ccf
Update links and names
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-05-13 21:39:34 +03:00
34055bb746
[docs] Actualize documentation
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-05-08 10:20:04 +03:00
Alexander Borsuk
0c9c54f0c0
Removed not used OMIM_PRODUCTION
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-04-30 00:00:14 +02:00
Alexander Borsuk
2fcd601b88
[core][ios] Cleaned up Booking, guides, ugc, taxi
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-04-22 08:11:07 +03:00
vng
1e9d9b9f49
[ci] Enable unit tests
...
- Enable unit tests on CI
- Use clang & ninja for CI.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-04-06 08:36:03 +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
Alexander Borsuk
70a0ffaca9
Removed metrics and local notifications
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 16:02:01 +01:00
Alexander Borsuk
5400ec553a
Removed local ads
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-03-27 12:18:17 +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
tguen
ab1eadbe22
Update INSTALL.md
...
Signed-off-by: tguen <tguen@tutanota.com>
2021-03-21 19:25:46 +03: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
76de4be9e9
[docs] Rewrite INSTALL.md
...
Add actual instructions for desktop/android/ios.
Co-authored-by: Andrej Shadura <andrew@shadura.me>
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-03-06 08:59:34 +03:00
cd5c20b533
Merge https://github.com/mapsme/omim
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-01-24 17:06:08 +00:00
Olga Khlopkova
1b4e8ca9ff
[README] Instructions for turning on full public transport support.
2021-01-15 13:50:34 +03:00
375d0d3497
[docs] Integrate the community documentation from wiki
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-01-03 18:02:18 +03:00
ad7a406200
[docs] Remove mentions of a private repository
...
There is no a private repository anymore.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-01-03 17:43:09 +03:00
72e1748898
[docs] Update guidelines
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-01-03 17:43:08 +03:00
d57f3df5cd
[android][docs] Update Android instructions
2021-01-01 17:36:48 +03:00
08e37f4959
Refactor configure.sh
...
- Save default values in the repository.
- Remove support for private repository.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-01-01 17:36:48 +03:00
85a3b8c47d
[strings][android][qt][tools] Rebranding
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2020-12-31 08:11:33 +00:00
478783d84b
[legal] Replace CLA with DCO
...
This project doesn't use Contributor License Agreement (CLA) anymore.
To contribute you must assure that you have read and are following the
rules stated in the [Developers Certificate of Origin](docs/DCO.md).
To sign-off a patch, just add a line in the commit message saying:
Signed-off-by: Some Developer somedev@example.com
Git has a flag that can sign a commit for you. An example using it is:
git commit -s -m 'An example commit message'
Use your real name or on some rare cases a company email address,
but we disallow pseudonyms or anonymous contributions.
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2020-12-29 10:58:04 +03:00
2b286f8c8c
[docs] Update github.com links
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2020-12-29 10:42:39 +03:00
9eebe39ce0
[docs] Update the build instructions for Ubuntu && Fedora
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2020-12-29 10:27:32 +03:00
Vladimir Byko-Ianko
ecb83d1081
[docs] Review fixes.
2020-07-08 15:40:55 +03:00
Vladimir Byko-Ianko
6dd1e1afee
[docs] Adding problem solving to building pybindings documentation.
2020-07-08 15:40:55 +03:00
Victor Popov
9cb1a51ef5
[pybindings] PR review improvements
...
- docs refinements
- python style fixes
2020-06-03 16:37:10 +03:00
Victor Popov
943d6ca6fd
[pybindings] PR review improvements
...
- PEP8 formatting
- suppress warning about package name
- add package data to pygen, pysearch, pytraffic bindings
- improve documentation a bit
2020-06-03 16:37:10 +03:00