Commit graph

955 commits

Author SHA1 Message Date
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
tibbi
18b0b72029 update version to 5.3.3 2020-05-30 16:16:46 +02:00
tibbi
5d76833145 use the proper way of stopping the music service 2020-05-30 15:50:43 +02:00
tibbi
c8530ea110 adding some widget config related code style tweaks 2020-05-30 13:34:47 +02:00
tibbi
a198b1f65d updating the app icon on some devices 2020-05-24 21:25:47 +02:00
Guillaume
be1039b47d
Dutch
Note: EXIF data is used in (JPEG) files, not in audio files (with the exception of RIFF WAV). Do you mean ID3 here?
2020-05-18 16:17:58 +02:00
tibbi
77361f7bba update version to 5.3.2 2020-05-16 22:35:37 +02:00
tibbi
e1404d2884 move the Open Playlist menu button above Sorting 2020-05-16 22:13:51 +02:00
tibbi
a82cffa43d show a prompt about our new apps to some users 2020-05-16 22:06:16 +02:00
tibbi
e0563242d7 properly handle some third party intent playback handling 2020-05-16 22:05:08 +02:00
tibbi
118ad0cea0 update version to 5.3.1 2020-05-06 19:11:28 +02:00
tibbi
cf76af7b12 do not refresh the songs list if empty, while search is open 2020-05-06 19:01:35 +02:00
tibbi
eddedbb869 update commons to 5.27.9 2020-05-06 18:53:11 +02:00
tibbi
4f3de9a9ad adding a crashfix at actionmenu item checking 2020-05-06 18:37:46 +02:00