196 Commits

Author SHA1 Message Date
Gustl22
0a8e56ea05
DateTime adapter (#628) 2019-02-19 12:05:39 +02:00
Gustl22
777d33a4de
Gradle: remove redundant resources (#660) 2019-02-19 11:15:43 +02:00
Gustl22
ce87e89b4f
Complete GL20 interface (#642) 2019-02-02 14:50:21 +02:00
Emux
5eb27b7553
Update Gradle 2019-01-23 12:19:34 +02:00
Gustl22
d806d6bcca
Add missing @Override annotations (#617) 2018-12-12 11:10:33 +02:00
Gustl22
70dd6554c3 refactor 'final static' to 'static final' convention 2018-12-06 21:06:04 +01:00
Emux
a530070ecf
Render themes: PNG scaling, fix #595 2018-10-11 14:08:35 +03:00
Emux
052e3970e5
Gradle: exclude R inner classes from jar files for Android libs 2018-08-13 12:21:48 +03:00
Emux
0bb0312913
AndroidSVG 1.3 2018-08-12 17:35:04 +03:00
Emux
4ebca73023
Android 9 compatibility, fix #550 2018-06-10 19:14:55 +03:00
Emux
12cb34146c
Scale factor for short vertices improvements, fix #537 2018-05-11 13:19:02 +03:00
Emux
516b18bdef
Scale factor for short vertices calculation, fix #537 2018-05-05 20:19:26 +03:00
Gustl22
d1f9a4e8f6
Fix blank tiles on large windows and tilt (#522) 2018-04-14 18:37:58 +03:00
Gustl22
d7aad27ed8
ViewController: refactor 'setScreenSize' to 'setViewSize', 'setMapScreenCenter' to 'setMapViewCenter' (#523) 2018-04-14 17:36:13 +03:00
Gustl22
067f08834d
Improved theme styles (#479)
Fonts added: thin, light, medium, black, condensed
2018-01-14 15:31:31 +02:00
Emux
a67b2f2c91
Gradle 4 / Android plugin 3 transitive dependencies, fix #433 2018-01-02 14:46:39 +02:00
Andrey Novikov
bc20664bc5
Do not read theme twice if format is predefined 2017-11-27 10:22:48 +03:00
Emux
1aa5f24e11 vtm-android-gdx module, fix #435 2017-10-29 18:53:24 +02:00
Emux
cbdeb58c2f Gradle 4 and Android plugin 3, fix #433 2017-10-29 18:52:55 +02:00
Emux
233f0c4f7e Allow custom tile size instead of the calculated one 2017-09-29 19:37:39 +03:00
Emux
02b29c7584 Samples improvements #32 2017-09-28 21:01:34 +03:00
Andrey Novikov
4a848cc08c Do not catch graphics exception too early (#413) 2017-09-27 14:39:15 +03:00
Emux
607cdeb5db Feature parameters, fix #403 2017-09-16 18:03:28 +03:00
Emux
9283b80594 Automatic tile size calculation #92 2017-09-12 20:21:56 +03:00
Emux
f81dff2365 CanvasAdapter: add getScale method #92 2017-09-11 13:05:22 +03:00
Emux
07138f3240 Mapsforge themes compatibility improvements #100, fix #392 2017-09-05 15:24:48 +03:00
Emux
f4f8eb8d1c Mapsforge themes compatibility improvements #388 #100 2017-09-03 18:02:55 +03:00
Longri
b695d43fee Mapsforge themes compatibility (#388) #100 2017-09-03 18:02:35 +03:00
Emux
8bb63c875f Use Google's Maven repository 2017-07-26 11:02:49 +03:00
Emux
f77c46f56d Render theme styles: allow setting menu callback #93 2017-06-01 14:53:11 +03:00
Emux
c2eb679adf Improve canvas DPI setting, fixes #349 2017-05-09 15:32:06 +03:00
Emux
4c9354c326 POT textures #334 improvements and samples 2017-03-16 14:48:06 +02:00
Longri
d1fdca170e POT textures (#334) 2017-03-16 14:15:39 +02:00
Emux
b190211e5a Android MapView in layout designer, closes #330 2017-03-08 13:17:35 +02:00
Emux
d1ce52ef52 Graphics API: enable paint text alignment, closes #320 2017-03-04 18:35:10 +02:00
Emux
ea402f77f1 Canvas fillColor: use common defaults, closes #314 2017-03-02 15:07:41 +02:00
Emux
29322acf87 Graphics API: draw line using floats 2017-02-28 20:58:13 +02:00
rodo
67afa0b7ab Graphics API: draw circle (#295) 2017-02-28 20:30:21 +02:00
Emux
735acc520a Android MapView: add onDestroy method 2017-02-13 10:14:53 +02:00
Longri
980e9d5e54 Add platform identification (#286) 2017-01-27 20:02:17 +02:00
Emux
1de6ca8fb7 Render styles improvements 2016-12-11 15:17:42 +02:00
Emux
4cd11462da SVG resources scaling, closes #214 2016-12-08 12:06:14 +02:00
Emux
ba93445259 Improved gestures: parallel system and samples #253 2016-11-28 14:41:32 +02:00
Andrey Novikov
71f7c45b21 Improved gestures (#249) #253 2016-11-28 14:28:44 +02:00
Emux
557e1858a7 Android: fix quick scale vs long press, fixes #250 2016-11-22 20:39:47 +02:00
Emux
58b5f2741b Use baseline 160dpi in scaling, closes #236 2016-11-13 16:52:29 +02:00
Emux
d4f3c32358 0.6.0-rc1 2016-10-08 18:47:05 +03:00
Emux
1e745a6e9b C-style string comparisons, fixes #190 2016-09-29 10:00:29 +03:00
Emux
cb732c6823 Clean old project.properties 2016-09-25 19:25:54 +03:00
Erik Duisters
7cdeacd1c2 Marker interface making marker handling more flexible 2016-09-17 17:16:04 +03:00