|
e83388b5f1
|
Fixed seek not working.
|
2014-04-13 14:24:30 +02:00 |
|
|
5aa6ae6ed8
|
Fixed next track not autoplaying on gmediarenderer.
|
2014-04-13 13:08:03 +02:00 |
|
|
2997938e18
|
Fixed playback to gmediarenderer.
Calling stop before play fixes the otherwise buggy playback.
|
2014-04-13 11:38:05 +02:00 |
|
|
635bdb04d3
|
Removed unused line.
|
2014-04-09 10:32:49 +02:00 |
|
|
9c315124e1
|
Changes to device names/descriptions that are displayed.
|
2014-02-28 11:09:23 +01:00 |
|
|
6cab4b4d32
|
Fixed playback stopping after first track of new playlist, fixed notification not showing.
|
2014-02-22 02:00:11 +01:00 |
|
|
b06d889c10
|
Added scrolling to current track on notification click.
|
2014-02-21 23:29:56 +01:00 |
|
|
86b6179ad0
|
Bumped version to 0.5.2.
|
2014-02-20 22:11:55 +01:00 |
|
|
f36bf6cb27
|
Slight adjustments to readme.
|
2014-02-20 22:10:43 +01:00 |
|
|
0dc71c4025
|
Added fixed ordering for devices.
|
2014-02-20 22:04:17 +01:00 |
|
|
d8947fff67
|
Removed unused comparison feature in FileArrayAdapter (this is done server-side).
|
2014-02-20 21:59:20 +01:00 |
|
|
bf427811c6
|
Updated description in readme.
|
2014-02-20 17:17:45 +01:00 |
|
|
5f79120cc7
|
Fixed play/pause button status after exiting playlist during playback and reentering it.
|
2014-02-09 20:28:34 +01:00 |
|
|
b804cef68a
|
Fixed play notification to show playlist on click.
|
2014-02-09 20:00:56 +01:00 |
|
|
2314e895d1
|
Removed trailing whitespaces, replaced space intendation with tabs.
|
2014-02-08 21:16:30 +01:00 |
|
|
10e5f86ecf
|
Extracted RemotePlayService.Binder into RemotePlayServiceBinder.
|
2014-02-08 21:06:18 +01:00 |
|
|
c0146efb72
|
Changed RemotePlayService so that it works for multiple routes at once.
|
2014-02-08 20:50:26 +01:00 |
|
|
c02d9124ae
|
Fixed a crash on notification tap.
|
2014-02-08 20:50:14 +01:00 |
|
|
278c2bb75a
|
Fixed crash on screen rotation in server fragment.
|
2014-02-03 03:49:27 +01:00 |
|
|
b037a17f2a
|
Fixed crash on screen rotation in playlist view.
|
2014-02-01 22:24:24 +01:00 |
|
|
8b9359ba4f
|
Bumped version to 0.5.1
|
2014-01-07 11:11:35 +01:00 |
|
|
7ace238723
|
Fixed list state in server tab not being restored correctly.
|
2014-01-05 23:37:36 +01:00 |
|
|
86ba981c3c
|
Changed wifi disabled warning dialog.
|
2014-01-05 22:28:48 +01:00 |
|
|
017c8a6411
|
Fixed play/pause state to be correct after playlist is over.
|
2014-01-05 20:26:35 +01:00 |
|
|
c69bb01b7b
|
Fixed play/pause state being wrong on some possible execution flows.
|
2014-01-05 19:53:15 +01:00 |
|
|
5b392f0393
|
Improved error reporting, show errors as toast.
|
2014-01-05 01:13:36 +01:00 |
|
|
cb65836ff4
|
Minor refactoring.
|
2014-01-04 17:56:59 +01:00 |
|
|
b0f124c158
|
Changed string.xml organization, fixed play/pause button description.
|
2014-01-04 17:41:44 +01:00 |
|
|
e5063fd8e9
|
Fixed UPNP route provider service manifest label.
|
2014-01-04 17:25:56 +01:00 |
|
|
3589b71da6
|
Fixed status being polled while playback is paused.
|
2014-01-04 16:58:26 +01:00 |
|
|
7619bc174a
|
Fixed playback not working after activity resume.
|
2014-01-04 15:25:11 +01:00 |
|
|
002934b2a1
|
Fixed duplicate routes being added on activity resume.
|
2014-01-04 03:54:13 +01:00 |
|
|
3b7bc513ad
|
Changed RouteFragment to scroll to current item on clicking play button.
|
2014-01-03 15:43:08 +01:00 |
|
|
b98df87408
|
Fixed tracks being skipped.
|
2014-01-03 14:49:47 +01:00 |
|
|
8d48f73e07
|
Fixed crash if music file has not artist metadata.
|
2014-01-02 17:25:20 +01:00 |
|
|
0155c3ac67
|
Added build instructions for cling library.
|
2014-01-02 13:51:04 +01:00 |
|
|
90d0692c6f
|
Removed .gradle/ and build/ from git.
|
2014-01-02 13:48:09 +01:00 |
|
|
3c0d586509
|
Added gradle support.
|
2014-01-02 05:28:20 +01:00 |
|
|
81e9383dea
|
Bumped version to 0.5.0
|
2014-01-02 05:28:20 +01:00 |
|
|
7f5a1f1496
|
Changed behaviour of 'previous' button.
Single tap restarts current item, double tap plays previous item.
|
2014-01-02 05:27:11 +01:00 |
|
|
104464713f
|
Changed next button on last playlist item to stop playback.
|
2014-01-02 05:27:11 +01:00 |
|
|
e31747e44b
|
Added shuffle and repeat functionality.
|
2014-01-02 05:27:11 +01:00 |
|
|
b86bf827f0
|
Updated targetSdkVersion to 19.
|
2014-01-02 05:27:11 +01:00 |
|
|
3805ab18f9
|
Added project.properties to .gitignore
|
2014-01-02 05:27:11 +01:00 |
|
|
0cbb178188
|
Adjusted license file.
|
2014-01-02 05:27:11 +01:00 |
|
|
0090dbb107
|
Changed some strings.
|
2014-01-02 05:27:11 +01:00 |
|
|
82bb045911
|
Fixed server icons flickering.
|
2014-01-02 05:27:11 +01:00 |
|
|
e94991c85a
|
Fixed playlist layout (again).
|
2014-01-02 05:27:11 +01:00 |
|
|
1cbee26731
|
Fixed crash when playing to XBMC.
|
2014-01-02 05:27:11 +01:00 |
|
|
ea90337602
|
Fixed playlist being aligned to screen bottom.
|
2014-01-02 05:27:11 +01:00 |
|