Commit graph

13 commits

Author SHA1 Message Date
crimean
bec204e9a9 Drop firebase/facebook 2019-05-22 10:59:29 +03:00
crimean
fa3917510c Fix build.gradle for plugins and core-sample app 2018-06-19 16:04:25 +03:00
Victor Shcherb
cc8c8fb095 Remove warnings 2018-06-17 17:30:28 +02:00
Victor Shcherb
a1faf5a3d7 Remove warnings 2018-06-17 17:26:17 +02:00
Victor Shcherb
fe9c4f9484 Remove warnings' 2018-06-17 16:58:20 +02:00
Alexey Kulish
976594927d Fix plugins 2016-12-24 15:56:33 +03:00
Alexey Kulish
b85edcbb63 Revert plugins 2016-12-24 10:20:17 +03:00
Victor Shcherb
62041fa087 Update manifest versions 2016-12-11 13:05:39 +01:00
Alexey Kulish
07bd24ccf3 Improved srtm plugin 2016-12-09 19:15:08 +03:00
Roman Inflianskas
5944fccd36 Fix idea dependency error.
On dependency changes in File -> Project structure... I get following errors (for 3 projects):

{% for project in ['Osmand', 'Osmand-SRTMPlugin', 'Osmand-ParkingPlugin'] %}
  Module "{{ project }}"
  must not contain source root
  "~/osmand/android/plugins/{{ project }}/src".
  The root already belongs to module "{{ project }}"
{% endfor %}

This is due duplicate lines in "{{ project }}.iml" file that is
generated based on "build.gradle" files.

This commit fixes this situation.
2016-06-08 19:37:11 +03:00
Victor Shcherb
ee4ee52943 Update fonts 2015-09-09 18:22:47 +02:00
Alexey Pelykh
2a49b0ad61 Fix 2015-02-17 11:06:34 +02:00
Alexey Pelykh
d3fef615cf Plugins gradle 2015-02-03 13:58:26 +02:00