-
Notifications
You must be signed in to change notification settings - Fork 7
/
HISTORY
133 lines (109 loc) · 2.41 KB
/
HISTORY
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
1.1
---
* Shuffle stored playlist
* Interleave category/folder/playlist with play queue
* Fix occasional crash
1.1.1
-----
* Fix handling of special characters in folder names
1.2
---
* Show current music folder when selecting a new
* Automatically refresh folder view when changing music folder
* New folder tab icon
1.3
---
* Shuffle before play/queue/interleave/add to play list from category
* Possible to interleave from options menu
* Improve layout of playback view
1.4
---
* Preference to change click on song behaviour
* Export playlist to M3U file in Music folder
* Command to clear duplicates from play queue and playlist
* Enable Android 4.0 (Ice Cream Sandwich) UI enhancements
1.5
---
* Improve system notification layout on Android 2.x
* Enable more Android 4 UI enhancements, by using Holo theme
* Possibility to stop after current song
1.6
---
* Use Holo theme consistently on Android 4
1.7
---
* Some changes to cater for tablets in landscape mode
* Make it possible to run in AndroVM
1.8
---
* Basic tablet support
* Properly styled icon for playlist shortcuts
* Avoid interference with other music players when switching tabs
1.9
---
* Bug fixes
* Layout improvements
* Performance improvements
2.0
---
* Integrate current playing song and play queue view
* Use Action Bar and other Android 4 UI enhancements
* Improved tablet support
2.1
---
* Improve interleave menu
* Don't zoom play queue in landscape mode
* Improved app widget
* Remote control in lock screen
2.2
---
* Improved app widget
* Pause button in system notification
2.3
---
* Bug fixes
* Play all next for categories
* Improved music picking
2.4
---
* Hide rescan music on Android 4.4, since it does not work there
* Two column layout for tablets
* Context menu button in lists
2.5
---
* Improved tablet layout
* Bug fixes
2.6
---
* Improved layout
* About
* Bug fixes
2.6.1
-----
* Bug fixes
2.6.2
-----
* Bug fix
2.6.3
-----
* Improved layout on phones without menu button, or with Android 4.4+
2.7
---
* Share playlist
* Transfer playlist between two devices via Bluetooth or WiFi Direct
2.8
---
* Cross-fade between songs
2.9
---
* Bug fix in removing dups from playlist
* Show filename of exported playlist
* Add all songs in one playlist to another playlist
* Add all songs in queue to a playlist
2.10
----
* Playback buttons in notification
* Remote control in lock screen now works in Android 5
2.11
----
* ViewPager to swipe horizontally between tabs