Commit Graph

16 Commits

Author SHA1 Message Date
Lefucjusz
2e04d268c4 [MOS-1068] Fix A2DP stream not restarting after song changes
Workaround for the issue that A2DP stream
would sometimes not restart when music
player changes song to the next one.
2024-05-29 17:33:30 +02:00
Lukasz Mastalerz
d9a1194e6f [BH-1688] Create a standard for logs
* Adding document describing how to use logger
* Adjusting logs to follow a new guide
* Change order in log header:
  line number is now before function name
2023-10-23 15:17:44 +02:00
Lefucjusz
d6055890b6 [MOS-1036] Fix song time not updated when returning from list
* Fix of the issue that switching from songs
list to main view after playing and stopping
some track resulted in elapsed time counter
not being updated until the song is unpaused;
* cleanups.
2023-09-13 14:07:39 +02:00
Lefucjusz
bdcec85e15 [MOS-532] Music player progress bar behaviour fix
Fix of the issue that after pausing playback
using bluetooth device button the progress
bar remained in progress and playback
time continued to count.
Correction of typo in variable name.
2022-06-03 14:10:28 +02:00
Przemyslaw Brudny
4dd045f30f [EGD-3544] Label replacement with OneLine text
Label replacement with OneLine text. Style and usage fixes.
2022-01-20 12:10:31 +01:00
tomaszkrosnowski
62465a8232 [EGD-7927] Long track attributes/names drawing
When playing tracks with long names they were incorrectly drawn in MP.
Now the beginning of string + elipsis is shown.
2021-11-15 14:08:35 +01:00
tomaszkrosnowski
55da243efb [EGD-7913] Fix offline info for message and call
Fixed info text when trying to send message or make a call.
2021-11-04 17:15:54 +01:00
tomaszkrosnowski
86ea73eb78 [EGD-7861] Fixed MP track change flow
When next/prev track was played the screen was blinking with stopped
state for a short moment between last track is finished and before
current track is started.
2021-11-03 17:40:45 +01:00
tomaszkrosnowski
fed0508bb8 [EGD-5371] Fixed UI for calls
Calllog window and call details UI and layout fixes. Replaced icons.
Other UI changes.
2021-10-28 17:30:40 +02:00
Przemyslaw Brudny
7597d38852 [EGD-7857] Renamed BottomBar to NavBar
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
tomaszkrosnowski
6cac30cb1c [EGD-7848] Fix MP behavior
When track is finished and track progress bar is shown it now will be
replaced with empty track screen.
2021-10-22 13:27:12 +02:00
tomaszkrosnowski
cf96290deb [EGD-7232] Music player track preview
Added track progress bar and track preview window.
2021-10-14 18:43:32 +02:00
alek
0513c8d413 [EGD-3747] music player empty window 2020-09-18 11:22:16 +02:00
jimmorrisson
63685f9247 [EGD-3097] Add storing and updating audio settings in database. 2020-09-11 12:06:03 +02:00
jimmorrisson
b4d4eb9e3b [EGD-3496] Music player - simple volume indicator 2020-08-19 14:32:08 +02:00
alek
bc7f0091ca [EGD-3423] Added simple music player 2020-08-04 16:53:12 +02:00