Commit Graph

18 Commits

Author SHA1 Message Date
Maciej Janicki
706a25df1d [BH-1125] Add file indexer
Add file indexer
2021-12-06 09:46:13 +01: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
Maciej Gibowicz
5ca5e759c6 [EGD-7674] Add separate list of music files currently being played
In addition to the list of music tracks displayed to the user,
a separate list of currently played tracks has been implemented.
2021-10-06 20:28:55 +02:00
Maciej Gibowicz
c69fde01d4 [EGD-6630] Integration file indexer with music player
The list of music tracks is retrieved from the database,
where they are indexed beforehand,
instead of being searched in real time in the file system.
2021-09-23 20:29:14 +02:00
Piotr Tański
90e7a48198 [EGD-7362] Merge release/0.76.1 into master
Merge release/0.76.1 into master.
2021-09-02 11:12:59 +02:00
Alek Rudnik
cf019e3d96 [EGD-6776] Music Player All Songs Window
Full MVP design.
Removed redundant Empty Window.
Added play/pause/resume/stop control.
2021-07-30 10:36:30 +02:00
Alek Rudnik
99ae1539c2 [EGD-6723] Music Player application skeleton
Rewritten Music Player to use MVP pattern.
There are no functional changes under this commit.

Fix for port audio leakage
2021-07-26 14:25:25 +02:00
Przemyslaw Brudny
f463a75a93 [EGD-7164] ListViewEngine separation from ListView
ListViewEngine separation from ListView to support different
scrolls and body ListViews on Bell.
2021-07-19 16:32:10 +02:00
Przemyslaw Brudny
46e0cd3d89 [EGD-6552] Options cleanups and fixes
Fixed options crashes and cleared its structure. All
options returns points to proper list indexes.
2021-04-16 16:49:16 +02:00
Jakub Pyszczak
b4875c8a85 [EGD-5983] Remove volume label from music app
Removed volume label from application music player.
Volume level should be shown using new popup system.
Introduced minor fixes in music player.
2021-03-02 14:26:37 +01:00
Radoslaw Wicik
4bdfb00de7 [EGD-4214] Convert service audio to library 2020-11-09 11:56:19 +01:00
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
alek
0513c8d413 [EGD-3747] music player empty window 2020-09-18 11:22:16 +02:00
Przemyslaw Brudny
75088c62ac [EGD-3519] Fixed MusicPlayer list building and song name font size. 2020-08-19 11:14:43 +02:00
Przemyslaw Brudny
1b109a1158 [EGD-3451] Messages search refactored and misc fixes. 2020-08-07 12:26:44 +02:00
alek
bc7f0091ca [EGD-3423] Added simple music player 2020-08-04 16:53:12 +02:00