-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNEWS.txt
87 lines (67 loc) · 2.08 KB
/
NEWS.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
Version 1.4.9 - not yet released
Version 1.4.8 - 31-dec-2023
* fix crash on Android 14, add FOREGROUND_SERVICE_LOCATION permission (#31)
Version 1.4.7 - 04-sep-2023
* update target SDK version 34 (Android 13)
Version 1.4.6 - 04-jan-2022
* update target SDK version 32
* fix creating a new background service each time the app is reopened (#30)
Version 1.4.5 - 16-dec-2021
* request the ACCESS_BACKGROUND_LOCATION permission
Version 1.4.4 - 09-dec-2021
* update target SDK version 30
Version 1.4.3 - 27-aug-2019
* remove fix ip address (#26)
Version 1.4.2 - 01-feb-2019
* rework notification (#25)
Version 1.4.1 - 20-jan-2019
* set time in notification
Version 1.4.0 - 18-jan-2019
* remove SMS configuration feature (due to Googles SMS permissions restriction)
Version 1.3.4 - 16-jan-2019
* fix Auto Start Tracking problem (#24)
Version 1.3.3 - 11-jan-2019
* update target SDK version 28
* target min SDK 14
* add Permissions handling
* run service in foreground
* change for gradle build infrastructure
* rework tests WIP
Version 1.3.2 - not released
* update target SDK version 27
Version 1.3.1 - 01-Sep-2017
* update target SDK version 25
* fix NPE (#18)
Version 1.3.0 - 28-feb-2017
* queue fix if phone is not connected (#10)
* tracking interval and key change on the fly (#14)
* bugfixes (#13)
* upgrade to splunk mint 5.1
* upgrade to roboelectric 3.0
* update target SDK version 22
* Change checkbox to switch button
* Improved status line
* Improve network state change
Version 1.1.0 - 25-mai-2015
* update target SDK version 22
* some text changes
* migrate to splunk mint 4.2
* cleanup unused code
* make server ip address modifiable (#8)
* improve localizations (#9)
Version 1.0.4 - 07-jan-2015
* fix ip address problem (#7)
Version 1.0.3 - 14-dec-2014
* fix NPE on stop Looper (#4)
* prepare for Android 5
* minor GUI cosmetic changes
* updated SkyLines server IP (#6)
* more unit test
Version 1.0.2 - 07-feb-2014
* prompt user to enable GPS (#2)
Version 1.0.1 - 08-jan-2014
* support for Android 2.1
* fix Invalid BigInteger (#1)
* upgrade to bugsense 3.6
Version 1.0 - 27-nov-2013
* initial release