From e45f89f9521fb203474d85b8ee0675a6fbd4a91c Mon Sep 17 00:00:00 2001 From: linus_lee Date: Fri, 19 Sep 2014 15:27:31 -0700 Subject: Eleven: Move recents logic to song level instead of album level and enable it This also fixes an empty state bug for playlists not showing the proper text Also adds logic where if ids are not found, they are removed from the SongPlayCount and Recents db https://cyanogen.atlassian.net/browse/MUSIC-34 Change-Id: I550f0481944a6c2bc82c0270a4f8024c7339d86e --- res/values/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 120b056..3356d91 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -78,7 +78,8 @@ Favorite Favorites - Last added + Last Added + Recently Played My Top Tracks @@ -177,7 +178,8 @@ NO SEARCH RESULTS FOR Please check that you have the correct spelling or try a different keyword. Songs you mark as favorites will be shown here. - Albums you have listened to will show up here. Try playing some music. + NO RECENT SONGS + Songs you have listened to recently will show up here. NO SONGS IN PLAYLIST To add songs to this playlist, tap the options menu on a song, album or artist and select \"Add to playlist\". NO TOP TRACKS -- cgit v1.2.3