Commit graph

37 commits

Author SHA1 Message Date
Manuel Fuhr
7a6d3bd9d9 Enable PMD rule UseDiamondOperator and fix violations 2023-05-09 23:11:14 +02:00
moving-bits
79b1eda1ed Unify brackets for opening blocks with comments 2023-04-29 19:04:52 +02:00
afischerdev
3d31b8284c reduze exception info to message only 2023-03-14 14:22:12 +01:00
afischerdev
d67b3c0ec9 change use of direct routing 2022-12-05 11:50:52 +01:00
Manuel Fuhr
a07fc132d2 Enable PMD rule SingularField and fix violations 2022-11-14 22:06:18 +01:00
Manuel Fuhr
30be64cbbe Enable PMD rule LooseCoupling and fix violations 2022-11-14 22:06:18 +01:00
Manuel Fuhr
c15913c1ab Reformat whole codebase using Android Studio 2022-07-25 06:14:46 +02:00
afischerdev
8e008a8d66 hardcoded waypoint distance to variable 2021-07-30 14:15:12 +02:00
Niklas Guertler
dbdfd36f88 Cleanup base directory selection, use Context.getExternalFilesDirs and request WRITE_EXTERNAL_STORAGE permission, use AndroidX and raise minSdkVersion to 14. Use File instead of plain Strings for paths in some places, use try-with-resources, and some other small improvements. 2020-05-24 17:59:23 +02:00
Arndt Brenschede
f9f08cc0b7 1.5.0 preparations 2019-06-30 17:34:21 +02:00
Arndt Brenschede
9f6878f891 direct weaving/escape-analysis 2019-06-23 18:57:46 +02:00
Arndt Brenschede
661a09817a direct weaving option 2019-05-30 15:11:12 +02:00
Arndt Brenschede
9e64eb39c4 refactored waypoint-matching into map-access-layer 2019-04-17 18:00:38 +02:00
Arndt Brenschede
19e434facb minor refactoring 2019-04-17 11:33:07 +02:00
Arndt Brenschede
599a24f710 automatically ignore islands 2018-04-02 19:19:52 +02:00
Arndt
56bdf76806 1.4.6 (memory footprint) 2016-09-30 13:17:03 +02:00
Arndt
448bb11ad4 performance 2016-09-10 16:03:15 +02:00
Arndt Brenschede
9d00b0181e performance 2016-09-09 19:42:00 +02:00
Arndt Brenschede
ead7f2ac6d cleanup and bugfixes 2016-09-02 19:05:50 +02:00
Arndt
686d693103 some more cleanup and performance squeezing 2016-08-26 08:40:52 +02:00
Arndt
12d8cae46f some more cleanup and performance squeezing 2016-08-23 14:33:37 +02:00
Arndt
f70dd3c3ac removed some old stuff, added profiler, minor performance tuning 2016-08-20 18:53:50 +02:00
Arndt
14a18fd770 more re-use after timeout 2015-10-25 13:39:23 +01:00
Arndt Brenschede
112d04979b 1.3 preparation 2015-10-15 19:12:05 +02:00
Arndt
ccf6641bad statistical encoding 2015-10-11 19:27:33 +02:00
Arndt
2cec35f3cc removed old format support 2015-08-28 17:49:35 +02:00
Arndt
0fe5d5144a changed error message for missing datafile to include filename 2015-02-08 10:05:50 +01:00
Arndt Brenschede
3860b12cd9 forceSecondaryData flag 2014-11-17 19:14:44 +01:00
Arndt
631057cd5f extended configuration (to hande Kitkat issues) 2014-07-26 12:25:44 +02:00
Arndt
8fa82633d4 1.0 preparations 2014-06-19 09:15:51 +02:00
Arndt
eba5737739 variable length tag descriptions (minor lookup versions, bugfixes) 2014-06-01 19:38:47 +02:00
Arndt
afa498637a variable length tag descriptions (downwards compatibility) 2014-05-29 16:47:43 +02:00
Arndt Brenschede
47b8369b26 route server with threadpool 2014-02-28 20:08:09 +01:00
Arndt Brenschede
db0c372941 uups 2014-02-02 21:09:26 +01:00
Arndt Brenschede
87ed332a56 added more cache reuse for better short-route performance 2014-02-02 20:37:22 +01:00
Arndt Brenschede
b4aa961f2d added crc logic for datafile access 2014-02-02 17:04:17 +01:00
Arndt Brenschede
91e62f1164 initial commit of BRouter Version 0.98 2014-01-18 15:29:05 +01:00