forked from Seva-coder/Finder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog.txt
47 lines (37 loc) · 1.4 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
v1.9
- new feature: auto activation GPS
- some fixes in english translation
v1.8
- added German translation (by moosburger)
- added "adaptive" icon for newer Android version
v1.7
- fixed bug with not working wifi-searching feature
- fixed bug with crash on android 8 when mute feature enabled
- notifications on android 8 now are working
v1.6
- fixed bug on Android Oreo 8.0, when for sending SMS "READ_PHONE_STATE" permission also needed (it used only in this android version)
- fixed bug when user can set empty commands and other settings
- now commands are compared with each other (to be different)
v1.5
- cache trim size now depend from max size
- new tracking feature
v1.4
- number of digits in SMS after comma reduced
- new satellite map (uses MapBox)
- cache size setting
v1.3
- map changed to OpenStreetMap
- "add" button disabled if phone field is empty
v1.2
- added names for contacts
- eliminated leakage with SQLite
- fixed critical bug with mobile nets on old Android versions
- main layout changed to "Tablelayout", toolbar reduced (help now is button)
- new phone now add via dialog (field of name and number are deleted)
- some improvements in formatting info about location in history
v1.1
- unused permissions deleted
- Android bug/feature with getting wifi-data only with enabled GPS described in help. Added notification about it when number added
- screenshot of map in play market
v1.0
- initial release