mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Added discover/recentryAddedAlbum/recentlyPlayedAlbum/mostPlayedAlbum data retrieval
This commit is contained in:
parent
304a5f078a
commit
532fcd1ee6
45 changed files with 351 additions and 1205 deletions
|
|
@ -56,19 +56,6 @@
|
|||
app:useSimpleSummaryProvider="true" />
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory app:title="@string/sync_header">
|
||||
<Preference
|
||||
android:key="@string/music_sync"
|
||||
android:summary="@string/music_sync_caption"
|
||||
android:title="@string/music_sync" />
|
||||
|
||||
<Preference
|
||||
android:key="@string/playlist_song_cross_sync"
|
||||
android:summary="@string/playlist_song_cross_sync_caption"
|
||||
android:title="@string/playlist_song_cross_sync" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory app:title="@string/about_header">
|
||||
<Preference
|
||||
app:selectable="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue