Commit graph

17 commits

Author SHA1 Message Date
Vitaliy
30a34b12a9 Add plugin dependent items to custom plugins 2020-03-17 12:53:17 +02:00
Vitaliy
fcd6974482 Migration to AndroidX 2020-03-04 16:12:06 +02:00
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
9a1a2a6827 Improved parking plugin 2016-12-09 19:10:52 +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
79a24596bc Update dependencies 2016-05-06 22:56:48 +02:00
GaidamakUA
1523c82ecf Gradle dependecy replaced with JAR 2015-11-18 11:58:29 +02: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