aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/changelog.xml
blob: 8d6471fbd9bcdba0b26aa5b6b45183b766978fad (plain)
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<?xml version="1.0" encoding="utf-8"?>
<changelog>
	<release version="5.1" versioncode="163" releasedate="11/5/2015">
		<change>Android Auto support</change>
		<change>Thumb/Star on Android Wear</change>
		<change>Podcast Channel Artwork (Subsonic 5.3+)</change>
		<change>Podcast: Most recent episodes</change>
		<change>Device Handoff: option to never ask again</change>
		<change>Added Swedish translation (thanks popeen)</change>
		<change>Improved fast scrolling</change>
		<change>List decades down to 1800 for old composers</change>
		<change>Improved low memory handling</change>
		<change>Add scrolling to widget titles</change>
		<change>Fix artist artwork after Last.FM change</change>
		<change>Fix bug with sleep timer display</change>
		<change>Fix bug with user permissions not refreshing</change>
		<change>Fix bug changing user's permissions on Admin tab</change>
	</release>
	<release version="5.0.4" versioncode="159" releasedate="10/8/2015">
		<change>Add ability to star/rate albums in root folder</change>
		<change>Chat Tab: default to bottom/newest messages</change>
		<change>Offline Mode: do not show playlists with no cached songs</change>
		<change>Fix broken starring artist</change>
		<change>Fix not being able to cache videos</change>
		<change>Various bug fixes</change>
	</release>
	<release version="5.0.3" versioncode="158" releasedate="9/28/2015">
		<change>Add context menu items back as optional</change>
		<change>Add setting to shuffle by albums or by songs</change>
		<change>Fix missing Most Played albums</change>
	</release>
	<release version="5.0.2" versioncode="157" releasedate="9/18/2015">
		<change>Remove new auth since servers using LDAP break</change>
		<change>Auto skip non-downloaded songs with Wifi required setting</change>
		<change>Admin tab: directly display user if non-admin</change>
		<change>Support latest Madsonic 6 Beta changes</change>
		<change>Fix position not updating while casting</change>
		<change>Minor bug fixes</change>
	</release>
	<release version="5.0.1" versioncode="156" releasedate="9/11/2015">
		<change>Make colored bars optional</change>
		<change>Minor tweaks based on feedback</change>
		<change>Add back some context menu options</change>
		<change>Reverse By Decade order (5.3+)</change>
		<change>Top Tracks option (5.3+)</change>
		<change>Use tokens for more secure unencrypted traffic</change>
		<change>Madsonic 6.0 Beta support</change>
		<change>Add videos list for Browse By Tags</change>
		<change>Add title to details dialog</change>
		<change>Add changed date to Playlist details (5.3+)</change>
		<change>Fix crash on removing first song in playlist</change>
		<change>Nerd Stuff: Custom User Agent</change>
	</release>
	<release version="5.0" versioncode="155" releasedate="9/4/2015">
		<change>Moderate Material rewrite</change>
		<change>Long select to multiselect songs/albums</change>
		<change>Colored status bar</change>
		<change>Swiped up playing bar</change>
		<change>Swiped to remove from current playing list</change>
		<change>Updated pull out Drawer</change>
		<change>Toggle offline from Drawer</change>
		<change>Select server from drawer</change>
		<change>Playlists with album art</change>
		<change>Separate sections for mine vs shared playlists</change>
		<change>Updated search display</change>
		<change>Better looking detail dialogs</change>
		<change>Sleep time remaining</change>
		<change>Option to keep 0, 1, 2, or 3 past songs in list</change>
		<change>Add Permanent Cached song count to About dialog</change>
		<change>Updated icon</change>
		<change>Updated notification on Lolipop</change>
		<change>Performance enhancements</change>
		<change>Removed support for Android 2.3</change>
	</release>
	<release version="4.9.7" versioncode="152" releasedate="5/8/2015">
		<change>Lazy load artist bio information</change>
		<change>Keep previous search in bar when searching again</change>
		<change>Warning if trying to stream on mobile if set to stream only on Wifi</change>
		<change>Fix crash on alphabetical list for some users</change>
		<change>Hide per folder option for Browse By Tags (Subsonic does not support it)</change>
		<change>Misc improvements/fixes</change>
	</release>
	<release version="4.9.6" versioncode="150" releasedate="4/20/2015">
		<change>New setting: Automatic renaming of duplicate songs</change>
		<change>New setting: auto play on headphone insert</change>
		<change>New setting: make automatic renaming of duplicate songs optional</change>
		<change>Persistent Notification: dismissible when not playing</change>
		<change>Duplicate artists: combine them into a single listing when browsing all folders</change>
		<change>No internet: display last loaded version of albums lists</change>
		<change>Bug fixes for Ampache users</change>
	</release>
	<release version="4.9.5" versioncode="149" releasedate="3/25/2015">
		<change>Handoff: move to another DSub client and pickup where you left off (Subsonic 5.2+)</change>
		<change>DLNA: gapless playback on supported renders</change>
		<change>Option to warning on back press</change>
		<change>Better handle date for Subsonic 5.1+</change>
		<change>Handle more ReplayGain tag formats</change>
		<change>Minor bug fixes</change>
	</release>
	<release version="4.9.4" versioncode="147" releasedate="3/9/2015">
		<change>Cast proxy setting for fixing casting with self-signed certificates</change>
		<change>View all albums in alphabetical order from Home tab</change>
		<change>View all videso from Home tab</change>
		<change>Artist Radio for Madsonic users</change>
		<change>Minor bug fixes</change>
	</release>
	<release version="4.9.3" versioncode="146" releasedate="2/27/2015">
		<change>Browse starred by folder as well (Subsonic 5.2+)</change>
		<change>Crash fixes</change>
	</release>
	<release version="4.9.2" versioncode="145" releasedate="2/20/2015">
		<change>Fix some more DLNA issues (still working on others)</change>
		<change>Artist Radio (Subsonic 5.1+)</change>
		<change>Checkbox to browse Recently Added, etc by folder (Subsonic 5.1+)</change>
		<change>Ability to open straight to other tabs</change>
		<change>Add play/shuffle to similar artists menu</change>
		<change>Offline Podcasts: dont show duplicate folder</change>
		<change>Fix crash with Madsonic servers</change>
		<change>Fix widget not showing info when app is not running</change>
		<change>Show folder as empty immediately after deleting last song in it</change>
	</release>
	<release version="4.9.1" versioncode="143" releasedate="1/29/2015">
		<change>Fix searching with spaces in it</change>
		<change>Fix pressing play on widget before app starts not working</change>
	</release>
	<release version="4.9" versioncode="142" releasedate="1/27/2015">
		<change>Cast audio to DLNA (email me with issues)</change>
		<change>Artist image + details header (Subsonic 5.1+)</change>
		<change>Similar Artists option (Subsonic 5.1+)</change>
		<change>View similar artists missing from your server (Subsonic 5.1+)</change>
		<change>On starred list, load artist image (Subsonic 5.1+)</change>
		<change>Podcasts: clicking on description wrapers around image</change>
		<change>Hide folder selection if user only has one</change>
		<change>Fix seeking after file finished downloading restarting the song</change>
		<change>Fix sleep timer incrementing on it's own</change>
		<change>Fix bookmarks not being auto deleted while casting</change>
		<change>Fix clean cache not deleting artwork/avatars</change>
		<change>Fix search with tag browsing on Ampache servers</change>
	</release>
	<release version="4.8.6" versioncode="134" releasedate="12/27/2014">
		<change>Play/shuffle quick album lists such as Recently Added or Random</change>
		<change>Change download status to a percentage</change>
		<change>Improved unknown album art</change>
		<change>Allow any size cache to be set</change>
		<change>Improved search sort order</change>
		<change>Fix settings coloring on older versions of Android</change>
		<change>Fix sleep timer not remembering last value</change>
		<change>Fix caching not working while casting</change>
	</release>
	<release version="4.8.5" versioncode="133" releasedate="11/26/2014">
		<change>Fix crash on GB</change>
		<change>Fix some theme issues</change>
	</release>
	<release version="4.8.4" versioncode="132" releasedate="11/22/2014">
		<change>Partial Material Theme update</change>
		<change>Make playing notification public for Lolipop</change>
		<change>Fix Lolipop connectivity issues for some users</change>
		<change>Fix cache from playlist view downloading starred songs instead</change>
		<change>Fix remove from playlist not showing up on MusicCabinet servers</change>
	</release>
	<release version="4.8.3" versioncode="131" releasedate="11/14/2014">
		<change>Fix color on Lolipop lockscreen notification</change>
		<change>Various bug fixes</change>
	</release>
	<release version="4.8.2" versioncode="130" releasedate="11/2/2014">
		<change>Improve automatic bookmark logic</change>
		<change>Tasker: Toggle online/offline</change>
		<change>Tasker: Set start/end year + genre for shuffle</change>
		<change>Remove files no longer on server</change>
		<change>Calculate bitrate instead of relying on tags</change>
		<change>Work around for issue of EQ sometimes not starting</change>
		<change>Fix issues with offline playlists</change>
		<change>Fix all servers sharing a recently added count</change>
		<change>Fix star options not showing up when using Show Album</change>
	</release>
	<release version="4.8.1" versioncode="128" releasedate="10/12/2014">
		<change>Delete songs removed from server</change>
		<change>Fix crash on GB devices</change>
	</release>
	<release version="4.8" versioncode="127" releasedate="10/8/2014">
		<change>ReplayGain: read tags to normalize sound</change>
		<change>ReplayGain: choose smart tag reading or specify track/album tags</change>
		<change>Scrobbling: implemented according to Last.FM standard</change>
		<change>Scrobbling: scrobble if more then 4 minutes or 50% in</change>
		<change>Scrobbling: do not scrobble if less then 30 seconds</change>
		<change>Madsonic: view artists Top Tracks from Last.FM (Madsonic 5.1+)</change>
		<change>Settings: changed a few to be seek bars</change>
		<change>Tasker: fix issue with not always starting</change>
		<change>Artist view: add recursive cache/delete menu options</change>
		<change>SSID Settings: added copy current button</change>
		<change>Conditionally remove Cache/Delete Cache from context menus</change>
		<change>Added transition animations</change>
		<change>Fix crash when casting on GB</change>
		<change>Fix widget showing blank on restart</change>
		<change>Fix Show all media</change>
		<change>Various bug fixes</change>
	</release>
	<release version="4.7.8" versioncode="126" releasedate="9/17/2014">
		<change>Rating: show rating directly on albums</change>
		<change>Albums: rate/star from album's screen</change>
		<change>Limit misc artwork from growing above 100 MB</change>
		<change>Fix cover art bug with latest Subsonic Beta</change>
		<change>Fix Set Rating from now playing screen</change>
		<change>Fix offline starring of albums with tag browsing</change>
		<change>Fix current position on Nexus 5 going above duration</change>
		<change>Windows Server: SNI support</change>
		<change>Minor memory optimizations</change>
		<change>Misc bug fixes</change>
	</release>
	<release version="4.7.7" versioncode="124" releasedate="9/8/2014">
		<change>Add Set Rating to Now Playing's songs menu</change>
		<change>Fix "overwrite existing playlist" not showing</change>
		<change>Fix duplicate songs display status in Now Playing</change>
	</release>
	<release version="4.7.6" versioncode="123" releasedate="9/5/2014">
		<change>Ratings: set album/song ratings</change>
		<change>Ratings: quick thumbs up/down from now playing screen</change>
		<change>Ratings: automatically ignore 1-starred songs</change>
		<change>Add To Playlist: show when song already in</change>
		<change>Recently Added: show count from Home</change>
		<change>Bookmarks: auto bookmark tagged Audio Books</change>
		<change>Bookmarks: show indicator in listing/now playing screen</change>
		<change>Video: Download using hls transcode settings</change>
		<change>Sync: Disable per server</change>
		<change>Global Shuffle: optimize for large list preferences</change>
		<change>Global Shuffle: don't add duplicates</change>
		<change>Offline Shuffle: improve randomness</change>
		<change>Move EQ to options menu</change>
		<change>Fix issue with empty folder</change>
		<change>Fix various cache coherency issues</change>
		<change>Old Servers: fix broken scrobbling</change>
		<change>Fix cache location reseting</change>
	</release>
	<release version="4.7.5" versioncode="121" releasedate="8/24/2014">
		<change>Bookmarks: Resume from albums/playlists</change>
		<change>Bookmarks: Auto bookmark long songs/podcasts</change>
		<change>Bookmarks: Auto delete after played</change>
		<change>Bookmarks Tab: Show artist/album</change>
		<change>Bookmarks: Delete from album/playlist</change>
		<change>Stars: Update without refresh</change>
	</release>
	<release version="4.7.4" versioncode="120" releasedate="8/8/2014">
		<change>Tasker Plugin: Start + optional start Shuffle Mode</change>
		<change>Madsonic 5.1+: Add Rescan Server option to Home tab</change>
		<change>Sort quick search results by closeness to query (instead of Artists -> Albums -> Songs)</change>
		<change>Clicking on Sync notifications goes to corresponding tab</change>
		<change>Fix no podcasts showing up if one of them is the error state</change>
		<change>Fix starring some albums when browsing by tags</change>
		<change>A few crash fixes</change>
	</release>
	<release version="4.7.3" versioncode="119" releasedate="7/18/2014">
		<change>Require password for entering admin tab for security</change>
		<change>Improvements to sync notifications</change>
		<change>Fix crash on sharing</change>
		<change>Misc bug fixes</change>
	</release>
	<release version="4.7.2" versioncode="116" releasedate="7/10/2014">
		<change>Android Wear notification support</change>
		<change>Selected drawer tab is now bold</change>
		<change>Scroll to song when clicked in search results</change>
		<change>Custom sort is now a toggle between sorting by year and alphabetical</change>
		<change>For persistent notification, use standard notification layout + x in corner</change>
		<change>Don't display type information for each song</change>
		<change>Properly save songs for use with external players</change>
		<change>Return fast scrolling hack for devices still on Android 4.4.2</change>
		<change>Various bug fixes and enhancements</change>
	</release>
	<release version="4.7.1" versioncode="113" releasedate="6/25/2014">
		<change>Only show podcast, share, and jukebox options when user has server permissions</change>
		<change>Remove playlist options from public, non-owned lists (throws error anyways)</change>
		<change>Add avatars to chat tab</change>
		<change>Better refresh status</change>
		<change>Better downloading notification</change>
		<change>Use system volume menu for Jukebox/casting</change>
		<change>Fix infinite errors when selecting bad server</change>
		<change>Fix context menu errors on old small album art view</change>
		<change>Fix issue with background downloads stalling</change>
		<change>New language: French (thanks Cotib)</change>
	</release>
	<release version="4.7" versioncode="112" releasedate="6/16/2014">
		<change>Admin tab</change>
		<change>Create/delete users, change others passwords/emails/permissions if admin</change>
		<change>Change own password either way</change>
		<change>FAQ dialog</change>
		<change>Click on Podcast Channel description to expand it</change>
		<change>Add Podcast Episode description to Details dialog</change>
		<change>Don't switch views when clicking on bottom portion of album art</change>
		<change>Keep notification open when receiving a call</change>
		<change>Fix for delay between headset disconnect and pause</change>
		<change>Fix background bluetooth disconnects causing playback to stop</change>
		<change>Fix app trying to upsample songs in mp3 -> mp3 transcode</change>
		<change>Fix for DSub preempting bluetooth events</change>
	</release>
</changelog>