tibbi
|
d138876f82
|
finish TrackActivity if there is no current song
|
2020-10-08 11:00:20 +02:00 |
|
tibbi
|
daf395734a
|
handle reseting queue items on selecting some new songs
|
2020-10-07 23:31:50 +02:00 |
|
tibbi
|
f5abbedd70
|
creating a new QueueItems table for storing the currently queued tracks
|
2020-10-07 23:14:55 +02:00 |
|
tibbi
|
bbc073f83e
|
implementing the Track screens seekbar
|
2020-10-07 22:05:59 +02:00 |
|
tibbi
|
c574320030
|
implementing Shuffle and Song Repetition buttons
|
2020-10-07 20:54:10 +02:00 |
|
tibbi
|
79f4ed1957
|
allow only 1 line at track artist and title
|
2020-10-07 20:38:24 +02:00 |
|
tibbi
|
0f11134a82
|
give the top art fixed size
|
2020-10-07 20:37:06 +02:00 |
|
tibbi
|
b42dc4cd77
|
implementing some new buttons at the Track screen
|
2020-10-07 19:43:48 +02:00 |
|
tibbi
|
af80472d53
|
update the track progress on its screen
|
2020-10-07 19:16:29 +02:00 |
|
tibbi
|
7cba12c0e9
|
show 00:00 on timers by default
|
2020-10-07 15:17:46 +02:00 |
|
tibbi
|
e3104403e0
|
adding some navigation buttons at the Track screen
|
2020-10-07 15:14:08 +02:00 |
|
tibbi
|
38935d6512
|
show a progressbar at the Track screen
|
2020-10-07 13:08:54 +02:00 |
|
tibbi
|
6cb2efb0ad
|
use a bigger font for the artist
|
2020-10-07 12:49:48 +02:00 |
|
tibbi
|
504deb6dc3
|
show the track title and artist at the Track screen
|
2020-10-07 12:49:17 +02:00 |
|
tibbi
|
c048a1f312
|
add top shadow to the track image
|
2020-10-07 12:27:14 +02:00 |
|
tibbi
|
37fa9d213f
|
show the albums cover image at the top of the Track screen
|
2020-10-07 11:59:59 +02:00 |
|
tibbi
|
d94c63d0ea
|
open Track activity from Songs on click too
|
2020-10-06 23:11:19 +02:00 |
|
tibbi
|
9d9e065c4d
|
creating the basic TrackActivity with transparent top
|
2020-10-06 14:44:01 +02:00 |
|
tibbi
|
1dd7eeb799
|
do not allow clicking on album section headers
|
2020-10-05 21:36:11 +02:00 |
|
tibbi
|
32c89ccac2
|
adding the missed headset icons with some padding
|
2020-10-05 21:05:38 +02:00 |
|
tibbi
|
ff4412d6f3
|
launch TrackActivity on picking a track to play
|
2020-10-05 21:05:20 +02:00 |
|
tibbi
|
c2d96a751e
|
show the albums image thumbnail at songs list
|
2020-10-05 20:31:48 +02:00 |
|
tibbi
|
7ccaa76026
|
show the album artist at the header too
|
2020-10-05 19:22:30 +02:00 |
|
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 |
|