tzugen
e53da92dac
Unify terminology also by renaming DownloadFile.song -> DownloadFile.track
2022-03-27 16:39:35 +02:00
tzugen
2de59b2206
Rename MusicDirectory.Entry to Track to make more clear what it is
2022-03-27 16:39:35 +02:00
tzugen
d05ac1489e
Merge branch 'develop' into detailed-media-info
2022-03-23 11:48:04 +01:00
Holger Müller
fc94d28862
satisfy CI checker
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-22 08:50:35 +01:00
Holger Müller
8bec74e66a
replaced visibility by isVisible thanks to @tzugen
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-22 08:26:24 +01:00
Holger Müller
acf6c5a681
removed untranslatable string from all languages
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-22 08:09:53 +01:00
Holger Müller
cf86101de2
updated settings.download_transition
2022-03-21 22:54:41 +01:00
Nite
423957d954
Merge branch 'develop' into draft/okhttp
2022-03-21 18:51:00 +01:00
Holger Müller
0944bd2217
removed unused import to satisfy CI checker
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-21 18:43:10 +01:00
Holger Müller
7b750c692c
shorten onCurrentChanged() to 60 lines to not fail CI LongMethod
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-21 18:38:27 +01:00
Holger Müller
c247e930c4
reworks requested by @ogarcia
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-21 18:04:55 +01:00
tzugen
7a51c271ba
Merge branch 'develop' into addLocaleChooser
2022-03-21 10:00:28 +01:00
tzugen
fe3b713241
Tweak wording
2022-03-21 09:47:46 +01:00
Holger Müller
2f5704548c
implemented @tzugen way to show the song details
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-20 22:05:59 +01:00
tzugen
17850980e1
Remove traditional german variant
2022-03-20 13:35:11 +01:00
tzugen
555ef5b7ff
Differentiate chinese variants
2022-03-20 13:10:40 +01:00
tzugen
c269243a0d
Complete traditional strings
2022-03-20 09:14:47 +01:00
tzugen
2d8b93301f
Add traditional german variant
2022-03-20 09:09:14 +01:00
tzugen
e4a41de3ef
Reword alert for better help
2022-03-20 07:57:50 +01:00
tzugen
f6f9683a9c
Migrate some old calls
2022-03-19 17:39:59 +01:00
tzugen
f30a582c7b
Add locale chooser
2022-03-19 17:00:16 +01:00
Holger Müller
cc5f29ca98
fixed failed ultrasonic:ktlintMainSourceSetCheck
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-19 14:51:39 +01:00
Holger Müller
8f18192c36
fixed failed ultrasonic:ktlintMainSourceSetCheck
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-19 14:38:10 +01:00
Holger Müller
ae2055e324
add detailed song information to Now Playing
...
Signed-off-by: Holger Müller <github@euhm.de>
2022-03-18 20:46:38 +01:00
Nite
e8c31db90f
Merge branch 'develop' into fix-debug-file-size2
2022-03-15 11:33:44 +01:00
Nite
9ee03aae2f
Merge branch 'develop' into fix/search2-result-artist
2022-03-15 11:08:24 +01:00
Nite
ebfc06c423
Fixed tests
2022-03-15 10:52:22 +01:00
Nite
6bfd06c6a0
Updated Search2 Artist result to use Index instead of Artist
...
(As needed for listing the Artist's albums afterwards)
2022-03-15 10:31:38 +01:00
Óscar García Amor
6442bae882
Merge branch 'develop' into strings-update
2022-03-15 09:15:40 +01:00
Holger Müller
5941e5ab87
fixed output of debug file size (in MB)
2022-03-12 15:40:21 +01:00
Holger Müller
cf52d76698
updated english language
2022-03-12 15:35:45 +01:00
Cem Eren
273ac8f9b8
Reused existing functions for track actions
...
Updated existing functions with additional parameter so they can be used
by context menu but added default value function so that existing calls
on buttons can remain without parameters being passed in.
2022-03-11 19:35:18 +01:00
Cem Eren
0961f56a7d
Corrected style violation
2022-03-06 00:19:25 +01:00
Cem Eren
eb0fa67431
Updated references to context_menu_track to correctly identify events
...
Additionally updated event handler to correctly play, queue, pin and
download songs now that events are triggering correctly.
2022-03-05 00:10:20 +01:00
Nite
b5bfd87fcc
Merge branch 'develop' into fix-play-all
2022-02-19 21:30:36 +01:00
Philippe Daouadi
d03b633eeb
TrackCollectionFragment: fix play all button
...
The button would not work because the entries are actually of the Album
type instead of Entry.
Signed-off-by: Philippe Daouadi <philippe@ud2.org>
2022-02-19 18:30:59 +01:00
Nite
8675f25668
Fixed Search and Edit Server to hide the keyboard when navigating away
2022-02-19 13:54:25 +01:00
Nite
b7d1e4acf6
Made About text scrollable, fixed title
2022-02-19 11:26:13 +01:00
Nite
9bf7e99abd
Fixed Lint
2022-02-16 19:04:27 +01:00
Óscar García Amor
9581a17bd9
Update translations
2022-02-15 09:17:08 +01:00
Óscar García Amor
3fbf47dedf
Mark URL strings from about screen as not translatable
2022-02-15 08:42:39 +01:00
Nite
f210a6e363
Redesigned the About fragment - removed WebView
2022-02-13 19:42:34 +01:00
Nite
5962cc2add
Merge branch 'develop' into dependabot/gradle/versions.kotlin-1.6.10
...
Added temporary fix for Koin bug
2022-02-08 18:18:58 +01:00
Nite
ca9ba68a5e
Merge branch 'develop' into ready/LRUCache
2022-02-05 11:54:38 +01:00
Nite
586bc51a9c
Revert "Merge pull request #667 from ultrasonic/patchBranch"
...
This reverts commit 41a462708d
, reversing
changes made to fd239e8e72
.
2022-02-05 11:06:20 +01:00
Óscar García Amor
4778d18fb9
Update translations
2022-02-04 09:00:35 +01:00
Óscar García Amor
2ff944d77d
Merge branch 'develop' into ready/LRUCache
2022-02-04 08:47:42 +01:00
Óscar García Amor
121bcde18a
Update translations
2022-01-18 10:55:58 +01:00
Nite
5e24c3ab40
Fixed text visibility
2022-01-14 19:36:05 +01:00
tzugen
f68b46678a
Deactivate custom color and set DB to version 3
2022-01-13 19:22:44 +01:00