3193 Commits

Author SHA1 Message Date
Emux
bf67074cf3
Merge pull request #781 from mapsforge/cache
Android samples: use OkHttp cache
2020-09-02 17:09:48 +03:00
Emux
074320d6d2
Android samples: use OkHttp cache 2020-09-02 17:08:39 +03:00
Emux
6616c22a32
Update changelog 2020-08-30 20:24:41 +03:00
Izumi Kawashima
1ddba0fe8f
Use org.gretty instead of org.akhikhl.gretty maven repository (#780) 2020-08-30 18:09:28 +03:00
Emux
0a374bc635
0.14.0 0.14.0 2020-08-25 18:39:22 +03:00
marq24
8602b5780a
Fix issue with drawing elements with false style (#778)
When the style of the drawable has changed the level needs to adjusted before draw(...) is called - in any other case then you have the risk, that the false style will be applied to the drawable [since the false bucket (with wrong style) will be returned when calling t.buckets.get{.*}Bucket(level)]
2020-08-03 11:08:43 +03:00
Emux
ab32f25a7c
Update Android Gradle plugin 2020-07-15 11:30:28 +03:00
Emux
ebfb7bd85d
Merge pull request #776 from mapsforge/buffer
ReadBuffer.readFromFile: handle byte allocation
2020-07-14 15:04:45 +03:00
Emux
ed739c59f5
ReadBuffer.readFromFile: handle byte allocation 2020-07-14 15:00:49 +03:00
Emux
238a5f8f14
PointDrawable: correct constructor parameters, fix #775 2020-07-14 10:08:11 +03:00
Emux
126c47dfd7
Update samples 2020-07-03 14:22:35 +03:00
Emux
e8389e6887
LineStyle: rename constructor parameter stroke to color 2020-06-23 13:00:33 +03:00
Emux
81f526dc56
Merge pull request #773 from mapsforge/density
Android: use DisplayMetrics density
2020-06-22 15:11:33 +03:00
Emux
23ae072ed6
Android: use DisplayMetrics density 2020-06-22 14:02:06 +03:00
Emux
20f4fad7f3
Revert "Update Android build tools"
This reverts commit 1805e861
2020-06-11 11:21:38 +03:00
Emux
1805e86173
Update Android build tools 2020-06-11 11:15:00 +03:00
Emux
8acda4fbf5
Update Gradle 2020-05-29 14:35:14 +03:00
Emux
65d8bd9675
Merge pull request #771 from mapsforge/item
More mutable itemized layer
2020-05-01 10:25:13 +03:00
Emux
34ea0af92d
Update changelog 2020-05-01 10:17:27 +03:00
Emux
2d64186a1a
More mutable itemized layer 2020-04-28 14:15:05 +03:00
Emux
4604f07042
ItemizedLayer: fix populate in addItem 2020-04-26 16:00:29 +03:00
Emux
52f47bd797
Update docs 2020-04-24 14:45:21 +03:00
Emux
50f885b5f8
Update Android Gradle plugin 2020-04-21 11:26:58 +03:00
Emux
742405a193
Update documentation 2020-04-20 18:47:10 +03:00
Jan Lippert
18ee0a393f
Update vtm-jeo module (#770) 2020-04-20 18:39:29 +03:00
Emux
29634d29b5
Update changelog 2020-04-16 18:52:12 +03:00
Andrey Novikov
635d5bacdd
Render themes: symbol styles (#769) 2020-04-16 18:52:12 +03:00
Emux
1156976ea5
Disable vtm-jeo module, fix #768 2020-04-13 10:35:07 +03:00
Emux
964736d60f
Update Android Gradle plugin 2020-04-01 14:52:07 +03:00
Emux
2de19ef080
Update documentation 2020-03-18 09:57:02 +02:00
Emux
0faf3eca66
InternalItem: make public 2020-03-17 12:18:46 +02:00
Emux
c239d8c1b7
Samples: set user agent for OpenStreetMap provider
https://operations.osmfoundation.org/policies/tiles/
2020-03-17 12:03:03 +02:00
Emux
c28aec5f59
MarkerRenderer: sort option 2020-03-17 11:34:53 +02:00
Emux
e0efff50a8
Update Android Gradle plugin 2020-03-02 15:51:02 +02:00
Emux
8364ff83d1
Update Mapsforge providers 2020-02-25 11:33:30 +02:00
Emux
5d7a4e0954
Update Gradle 2020-02-25 11:03:13 +02:00
Emux
2785d22a3a
Update Mapsforge-Maps.md 2020-02-22 16:40:39 +02:00
Emux
2768f84a5f
Update ISSUE_TEMPLATE.md 2020-02-22 14:28:34 +02:00
Emux
1ede5c5456
Update CONTRIBUTING.md 2020-02-22 14:26:10 +02:00
Emux
5778d0e74a
Update Mapsforge providers 2020-02-21 14:27:41 +02:00
Emux
6672c57f05
Update Mapsforge server 2020-02-21 14:16:56 +02:00
Emux
c1fbdb42be
Merge pull request #766 from zimmi/allow-clearing-event-listeners
Add EventDispatcher::clear
2020-02-10 17:50:03 +02:00
thomas
841b3af042 Add EventDispatcher::clear 2020-02-09 13:51:36 +01:00
Emux
bdd08e3486
Update Android build tools 2020-01-30 10:49:20 +02:00
Emux
68679c6dc0
Merge pull request #765 from Meibes/improvement/android/examples
android-examples: demonstrate usage of VectorTileLayer.getTileSource()
2020-01-30 10:32:59 +02:00
Stephan Brandt
9f280a41c0
ViewController: allow rotation around map view center, fix drift (#764) 2020-01-30 10:03:44 +02:00
Meibes
65c8d5199f small improvements to examples, demonstrating the new VectorTileLayer.getTileSource()-method 2020-01-28 19:42:42 +01:00
Emux
2b8326f465
Update changelog 2020-01-26 18:16:19 +02:00
Emux
488b350671
Merge pull request #763 from Meibes/feature/MapScaleBarLayer/onDetach
MapScaleBarLayer: add onDetach-method to free resources automatically
2020-01-26 18:12:58 +02:00
Emux
5285b0c272
Merge pull request #762 from Meibes/getTileSource
VectorTileLayer.getTileSource
2020-01-26 17:55:40 +02:00