Proto commits in clementine-player/Android-Remote

These 29 commits are when the Protocol Buffers files have changed:

Commit:31eaf09
Author:Andreas
Committer:GitHub

Change license for protocol buffer file to Apache

The documentation is generated from this commit.

Commit:f72674e
Author:Andreas

Global search now adds metadata in Clementine playlists.

Commit:a8c5148
Author:Andreas

Added global search. Fixes #64

Commit:e1661d0
Author:Andreas

Enable the download of every song in the library. Either long click on items in playlist or the library to download them. - Improved download fragment and items Fixes #38

Commit:df19129
Author:Frieder Bluemle

Move directory structure to standard Gradle layout

Commit:19cf789
Author:Andreas

Update protocol buffer to version latest Clementine uses.

Commit:09dc778
Author:Andreas

Merge master

Commit:fb6594d
Author:Andreas

- Tasker & Locale support. Updates #45. - Make connecting a bit more sane.

Commit:3c1e4ed
Author:Andreas

Download fragment: Show total download filesize + downloadspeed.

Commit:a6e569a
Author:Andreas

Add remove songs from playlist to ClementineMessageFactory.

Commit:0982319
Author:Andreas

First work on library browsing (download library and optimize it).

Commit:5c57161
Author:Andreas

Add song information fragment.

Commit:1a98720
Author:Andreas

- Backend can create rating current song message. - ClementinePbCreator cannot be instantiated anymore.

Commit:0e447d4
Author:Andreas

- Enhanced download handling. - Updated changelog. - Bumped version

Commit:aa6cd0e
Author:Andreas

- New download handling. Clementine offers a song first, after the response it sends it. - New option: Override existing files.

Commit:0fb1fd9
Author:Andreas

Long click on pause: stop after current track.

Commit:cac55f8
Author:Andreas

- Send request for next song after current was received completely. - Updated Settingsdialog.

Commit:f6f7e05
Author:Andreas

Clementine Remote can now download tracks and albums from Clementine.

Commit:672d5fe
Author:Andreas

Touching the cover art shows the lyrics now.

Commit:bff9546
Author:Andreas

- Bump proto version. - Correct access of shared preference.

Commit:72063dd
Author:Andreas

- Lastfm: love or ban tracks

Commit:0a2fed2
Author:Andreas

- Fix two nullpointer exceptions. - Create a welcome dialog. - Updated could not reach host message. - Update changelog.

Commit:23eaf7f
Author:Andreas

- Fix Nullpointer when connected on tablet layout. - New Connection handling.

Commit:5ccf9a1
Author:Andreas

- Use Fragment for player. - New Landscape layout for mobiles and tablets. - Show playlist on landscape layout on tablets.

Commit:83df50d
Author:Andreas

- Updated proto to newest version - Landscape Layout for player

Commit:408a914
Author:Andreas

- The download of the playlist songs is now done in the playlist activity. - When the active playlist changes, the whole songs aren't downloaded anymore.

Commit:27fc72b
Author:Andreas

- Fixes playlist FC - Bump Proto Version, so people update clementine

Commit:4f05e35
Author:Andreas

- Added Notifications - Rearranged player layout - Added support for authentication codes - Play shows now current track position

Commit:7bc4847
Author:Andreas

Initial commit.