.. |
FormatCsv.java
|
added new format classes
|
2023-11-20 17:08:20 +01:00 |
FormatGpx.java
|
moved some format routines
|
2023-11-21 13:00:39 +01:00 |
FormatJson.java
|
added new format classes
|
2023-11-20 17:08:20 +01:00 |
FormatKml.java
|
added new format classes
|
2023-11-20 17:08:20 +01:00 |
Formatter.java
|
removed unused formatting
|
2023-11-21 14:05:19 +01:00 |
KinematicModel.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
KinematicPath.java
|
Unify brackets for opening blocks with comments
|
2023-04-29 19:04:52 +02:00 |
KinematicPrePath.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
MessageData.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
OsmNodeNamed.java
|
update lib part one
|
2022-11-02 09:37:12 +01:00 |
OsmNogoPolygon.java
|
Enable PMD rule UseDiamondOperator and fix violations
|
2023-05-09 23:11:14 +02:00 |
OsmPath.java
|
update new exports
|
2023-04-22 12:45:36 +02:00 |
OsmPathElement.java
|
Fix rounding error in calcDistance
|
2023-01-20 10:22:01 +01:00 |
OsmPathElementWithTraffic.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
OsmPathModel.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
OsmPrePath.java
|
Enable PMD rule UnnecessaryImport and fix violations
|
2022-11-14 22:06:18 +01:00 |
OsmTrack.java
|
changed version numbers
|
2024-04-05 13:29:52 +02:00 |
ProfileCache.java
|
optimizing constant expressions in profile parsing
|
2023-06-25 12:51:10 +02:00 |
RoutingContext.java
|
added one place for parameter
|
2023-08-24 10:05:38 +02:00 |
RoutingEngine.java
|
changes for engineMode 2
|
2023-11-21 13:26:05 +01:00 |
RoutingHelper.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
RoutingIslandException.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
RoutingParamCollector.java
|
moved string control to app worker
|
2023-10-05 12:48:06 +02:00 |
SearchBoundary.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
StdModel.java
|
Reformat whole codebase using Android Studio
|
2022-07-25 06:14:46 +02:00 |
StdPath.java
|
Add "DIVIDE" command and new "maxslope" and "maxslopecost" parameters (#642)
|
2024-01-17 16:34:52 +01:00 |
SuspectInfo.java
|
Enable PMD rule PrimitiveWrapperInstantiation and fix violations
|
2023-05-09 23:11:14 +02:00 |
VoiceHint.java
|
Explicitly map internal voice hint ids to external JSON API ids
|
2023-07-12 08:59:12 +00:00 |
VoiceHintList.java
|
Enable PMD rule UseDiamondOperator and fix violations
|
2023-05-09 23:11:14 +02:00 |
VoiceHintProcessor.java
|
check for NPE on badWays
|
2023-07-31 10:24:14 +02:00 |