Commit graph

968 commits

Author SHA1 Message Date
tibbi
e5532a2d7e show some extra info at the selected album 2020-10-05 19:12:24 +02:00
tibbi
7470e67336 show the album cover at opening 2020-10-05 18:36:54 +02:00
tibbi
7930551d78 show placeholders if an album or artist image isnt available 2020-10-05 16:13:01 +02:00
tibbi
7c924f473e show an album image at individual songs 2020-10-05 15:56:33 +02:00
tibbi
1b6416179c add a path to the songs album cover at Song model 2020-10-05 15:28:02 +02:00
tibbi
4cd25f9b7f store album cover art in the class itself 2020-10-05 12:55:38 +02:00
tibbi
48cf2dcc15 adding some sections at the albums view 2020-10-05 12:37:15 +02:00
tibbi
f0c44f3f18 show the tracks under albums too 2020-10-05 12:06:05 +02:00
tibbi
26a87b52dd prepare the AlbumsAdapter for showing individual songs too 2020-10-05 11:30:25 +02:00
tibbi
a2cc181ee5 fetch all album songs at fetching albums of an artist 2020-10-04 23:13:48 +02:00
tibbi
c59e399933 show the track id and duration at the list 2020-10-04 22:51:03 +02:00
tibbi
b10df276f6 removing a debug statement 2020-10-04 22:33:46 +02:00
tibbi
a7ed74896a fetch the trackId of songs 2020-10-04 22:31:46 +02:00
tibbi
b7c4c93ad5 show a preview image of albums 2020-10-04 21:13:49 +02:00
tibbi
c1876a0c1d show album and track count at artists 2020-10-04 11:36:36 +02:00
tibbi
bca31fd609 fetch the proper artist album and song count 2020-10-04 10:51:40 +02:00
tibbi
d21f780fae move the album and song fetchers to context extensions 2020-10-04 10:33:54 +02:00
tibbi
c1f2c2a6a7 adding an initial implementation of showing album art 2020-10-03 23:15:31 +02:00
Tibor Kaputa
bc44bb240e
Merge pull request #263 from davidre345/patch-6
Solved orthographic error
2020-10-03 20:52:55 +02:00
Emanuele Petriglia
637faa0420
Escape apostrophe 2020-10-03 13:25:14 +00:00
Emanuele Petriglia
55b50529c2
Strip a space character 2020-10-02 10:11:03 +00:00
Emanuele Petriglia
ed627ceffe
translate app_long_description in Italian 2020-10-02 10:02:24 +00:00
davidre345
a6884eaac9
Solved orthographic error
In galician language, you have to always contract the preposition "con" with the article "un" resulting in "cun". The other translations are OK.
2020-10-02 00:16:48 +02:00
tibbi
40ce1002e8 list fetched songs at the given activity 2020-10-01 20:53:11 +02:00
tibbi
19b4c98e2b rename SongAdapter to OldSongAdapter, create a new one 2020-10-01 20:44:26 +02:00
tibbi
63f8a0f2d1 add song fetching at the given activity 2020-10-01 20:39:24 +02:00
tibbi
de8f991ffa fixing an escaping in the galician file 2020-10-01 19:04:17 +02:00
Tibor Kaputa
4fc1945a12
reverting the galician app info translation 2020-10-01 18:37:21 +02:00
davidre345
a43313b316
Final version of updating galician strings 2020-10-01 17:34:04 +02:00
Tibor Kaputa
ac25332fdb
Merge pull request #261 from davidre345/patch-4
Updating galician strings
2020-10-01 17:12:42 +02:00
davidre345
1899193fca
Updating galician strings 2020-10-01 10:19:23 +02:00
D. Domig
07ff390d83
Update German translations 2020-10-01 09:32:29 +02:00
tibbi
59f839246a add a separate activity for displaying songs 2020-09-30 23:53:52 +02:00
tibbi
402ca4743f renaming ArtistActivity to AlbumsActivity 2020-09-30 23:41:30 +02:00
tibbi
4e1f7b2457 list artist albums in a separate activity 2020-09-30 22:55:12 +02:00
tibbi
b61fe8718d properly handle album fetching on Android below Q 2020-09-30 21:43:12 +02:00
tibbi
ca1a1a2b00 fetch albums after clicking an artist 2020-09-30 21:30:48 +02:00
tibbi
75df0fc4b9 show the fetched artists on the list 2020-09-30 19:43:06 +02:00
tibbi
c53418719a adding Artist fetching 2020-09-30 16:26:47 +02:00
tibbi
d7e7077aa3 fixing a typo at Artists 2020-09-30 15:37:26 +02:00
tibbi
97db70c4e4 adding a tab for artists 2020-09-30 15:35:57 +02:00
tibbi
e0e163e4c8 fill the playlists tab 2020-09-30 15:35:38 +02:00
tibbi
3c8dbf6cf0 call setupFragment on every fragment on creation 2020-09-29 22:55:16 +02:00
tibbi
e8f2bf9778 adding a very initial implementation of top tabs and playlists fragment 2020-09-29 22:46:33 +02:00
tibbi
6aa16c0315 update version to 5.3.4 2020-09-19 15:49:48 +02:00
tibbi
dcd90f206e updating some libraries 2020-09-19 15:26:02 +02:00
tibbi
f9dc0fa573 updating some libraries 2020-09-04 22:58:04 +02:00
memerornormie
d3713de011 add traditional chinese support for app_title, app_short_description and app_long_description in app/src/main/res/values-zh-rTW 2020-08-14 22:58:06 +08:00
tibbi
6f9957df36 fixing the french app name 2020-06-06 08:57:18 +02:00
Tommy He
9d200304cb Add translated strings for zh_CN. 2020-06-01 22:25:35 +08:00