Commit graph

150 commits

Author SHA1 Message Date
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
24e2b7c0ed Fixed crash when disabling wifi. 2014-01-02 05:27:11 +01:00
d950487610 Workaround for crash when Windows Media Player is active. 2014-01-02 05:27:10 +01:00
33c6eababa Refactored ListView mode changes into seperate methods. 2014-01-02 05:27:10 +01:00
956a16c5cc Fixed notification not showing after resuming playback. 2014-01-02 05:27:10 +01:00
6eab372680 Restore current tab if app was killed by system. 2014-01-02 05:27:10 +01:00
90cec806ae Fixed another BroadcastReceiver leak. 2014-01-02 05:27:10 +01:00
5694d45660 Fixed BroadcastReceiver being leaked on exit. 2014-01-02 05:27:10 +01:00
d2a8aeeb34 Fixed crash when exiting app during playback. 2014-01-02 05:27:10 +01:00
bb2d385460 Fixed RouteFragment to show correct empty view when showing playlist on start. 2014-01-02 05:27:10 +01:00
8bdbd40c7c Renamed "renderer" tab to "route". 2014-01-02 05:27:10 +01:00
cc2fda0166 Changed notification to always shouw route fragment. 2014-01-02 05:27:10 +01:00
8a08fb00ec Changed playlist to automatically scroll to current item in playlist on change. 2014-01-02 05:27:10 +01:00
99f72ee862 Fixed controls overlapping playlist. 2014-01-02 05:27:10 +01:00
484fbe3bdd Fixed notification being permanently updated. 2014-01-02 05:27:10 +01:00
5b1b539083 Adjusted activity launch mode. 2014-01-02 05:27:10 +01:00
cad94167ef Added playback time texts to control view, slight layout changes. 2014-01-02 05:27:10 +01:00
a5ab978bba Added missing change from previous commit, fixed player control background color. 2014-01-02 05:27:10 +01:00
bb308013ac Adjusted layout name to fit fragment name. 2014-01-02 05:27:10 +01:00
fdf8f9c9c5 Added ListView empty views (depending on current state). 2014-01-02 05:27:10 +01:00
d117a56fd4 Updated readme. 2014-01-02 05:27:10 +01:00
7f3f631325 Bumped version to 0.4.1 2014-01-02 05:26:27 +01:00
0184355397 Improved handling if wifi is disconnected. 2014-01-02 05:04:23 +01:00
92768d518b Improved notification handling. 2014-01-02 05:04:23 +01:00
9dea15f707 Externalized a string. 2014-01-02 05:04:22 +01:00
c28e53767d Bumped version to 0.4.0 2014-01-02 05:02:33 +01:00