-
Notifications
You must be signed in to change notification settings - Fork 18
/
CHANGELOG
66 lines (45 loc) · 1.29 KB
/
CHANGELOG
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
# BETA 2.1.1
# Fixes
- Fixed seekbar in lower android versions
- Fixed stationlist lag
# BETA 2.1
## Changes
- Serious layout optimisations with ConstraintLayout
# BETA 2.0
## New
- Slideshow support!
## Changes
- Changed interface to support slideshow
# BETA 1.2.2
## Fixes
- Fixed minor bug which caused the queued action from connecting
(For example when you send the service a request to play) not
being executed on the board executor thread, caused weird issues
# BETA 1.2
# Fixes
- Fixed station copy loop bug
- Fixed search dialog bugs
- Fixed performance fixes
# Changes
- Changed package name
# New
- Added FM mode
# BETA 1.1.1
## Fixes
- PlayerService refector
- Comments
## Changes
- Volume will now mimic system volume, so volume buttons will affect radio volume
# BETA 1.1
## Fixes
- Fixed major issues with backwards compatibility referenced in #2
- Fixed issue with the connection never timing out
- Fixed progress icon not being visible when retrying connection on DAB search
- Removed unused icons from assets
- Fixed pending intent backwards compatibility
## Changes
- Changed connection timeout to 10 seconds
- Changed size of signal strength and radio status
## New
- Added support down to API 16
- Added connecting status for when the app is trying to connect to the device