-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog.txt
97 lines (94 loc) · 4.91 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
0.9.8-27.0
- fix crash after verify ApproachModel on connector between tiles
0.9.8-26.0
- bidirectional AStar
- longer routing distances
- more routing profiles
- remaining duration in routing
- ... much more
- new Feature: qc button to reverse direction of MTL
- remove FSRemainings, logically replaced by FSTrackDetails
- replace menu animation timeout with menu animation duration setting
- new Feature: track details
- additional height data source (based on lidar) for europa (incl automatic re-download offer)
- allow alternative routing profiles (developer feature)
- improved routing performance due to lazy GGraphTile loading
0.9.8-20.0
- fix crash on startup of release version (due to colorMap setup via reflection)
0.9.8-19.0
- prevent keyboard from showing password
- limit EditTextPreferences with numeric values to the InputType.TYPE_CLASS_NUMBER
- fix top/bottom margin for Android API<30
- encapsulate LatLong usage in MapViewUtility
- show search label on geo request with label
- fix potential UIThread problem in ETV for setText
- fix update problem for pref from sharedPreferences
- allow password secured zip installation via mgmap-install
- rework docs to current state
- improve awareness for main theme setting
- fix startForground for Android <Q, introduced with Android14 changes
- refactor CC handling, avoid static reference to context
- refactor onNewIntent in MGMapActivity; remove intent handling from GpxImporter
- merge setting and further settings; add fileMgr to task menu
- new Feature: tiny editor for small files
- new Feature: optional two line menu, adopt scalebar
- sample map configs with mgmap-install
- cleanup usage og android.util.Log, replace with MGLog
- fix Crash on recreate MGMapActivity while search is on
- new Feature: File Manager (to create/rename/open/share/receive via share/delete Files)
- new versions of Mapsforge, zip4j
- fix SearchResultView (replace transparent with invisible elements)
- fix dimension calculation for BBox
- gradle 8.1.2 (and rework new build warnings), Android Studio Giraffe | 2022.3.1 Patch 2
- Android 14 minimal changes
- improved TrackLogPoint verification
0.9.7-17.0
- fix crash on calc remainings with start and end approach point to different segments
- fix multiple 'Track verlassen' messages
0.9.7-16.0
- FSSearch: change onClick (now locate result) and onLongClick (now enlarge) behaviour
- Graphhopper: provide search details
- show search result details as developer pref switchable
- Graphhopper shows additionally the country code of search results
- new Feature: Search on current map location can be switched off/on
(was always on, but e.g. being in "Heidelberg" searching for "Füssen" failed with position based search.)
- if search result is outside the mapsforge map(s), show dialog with 'locate anyway'
- graphDetails visibility only on zoom level > 13 (even after zoomIn)
- battery saving supervision: escalate only on TrackRecording, not on GPS; remove GpsSupervisorWorker
- TurningInstructionService: onTrack Message after 500m, if there is no other instruction
0.9.7-15.0
- Track left/on Track Message in TurningInstructionService
- escalate mediumAwayCnt only, if distance is growing more than 10m
- use PURPLE instead of PURPLE_A150 for routes (none transparent base color), increase visibility in case of underlying STL
- add acoustic alarm on potential power saving problem during track logger service usage (debug settings)
- ensure defined view order of ATL/STL, RoTL, RTL
- remove unused code for ApproachViews
- remove unused code for direct routing code from RoutingEngine, RoutePointModel and FSRouting
- reduce strokeIncrease for GL Tracks (too broad on high zoom level)
- use speaking names for observables in MGMapApplication
- log FeatureService that is affected by property change
- catch exception during cache purge
- elevate5.2 already as default theme
- log battery percent
- don't create log entry in BarometerListener, if there isn't a barometer
- log entry, if location is dropped due to heightConsistencyThreshold
- log state changes of GnssLocationListener
0.9.7-14.0
- fix package name for ignore battery optimization
0.9.7-13.0
- Request ignore battery optimization
0.9.7-12.0
- access hgt data server via https (fallback http)
- reset gain/loss mode of track visualisation, if track has no gain/loss data
- limit zoomForBB to zoom range (6..18)
- make SelectedTrackLog visible for track with numPoints>=1 (was 2)
- generate from MarkerTrack with length 1 a RouteTrackLog also with length 1 (was 0)
- fix sequence in disable pcl of etv
- qfix: track after delete still visible (if delete directly after recording)
- don't save empty tracks
- refresh battery value on resume
- do not centre while bbox mode is on
- mgmap-install - protocol prefix for generic zip installation
- adopt to Elevate5.2
- allow new theme distribution
- add sapmle config.xml files for Maponline/Mapstore layer