antonio
|
5a43137984
|
fix: fixed issue with dynamic color not being correctly applied
|
2023-08-14 19:02:26 +02:00 |
|
 CappielloAntonioandGitHub
|
761b07450f
|
Merge pull request #36 from ThePBone/fix-filter
fix: filter array of songs in setItems (DownloadHorizontalAdapter)
|
2023-08-14 18:10:49 +02:00 |
|
antonio
|
0c2f0d23cd
|
build: bump up code version
|
2023-08-14 11:46:33 +02:00 |
|
 CappielloAntonioandGitHub
|
dc201e6c8f
|
Merge pull request #35 from ThePBone/fix-npe
fix: handle null values for genres, artist ids, and album ids in DownloadHorizontalAdapter
|
2023-08-14 00:44:24 +02:00 |
|
antonio
|
28565b691a
|
feat: always display the download button for tracks as users can now re-download the same track multiple times, either by relying on the original download endpoint or setting their preferred codec and bitrate
|
2023-08-13 23:20:01 +02:00 |
|
antonio
|
7c6faf66c1
|
feat: implemented logic for track download with codec and bitrate definition
|
2023-08-13 23:18:17 +02:00 |
|
antonio
|
b160274859
|
feat: added options in settings to define codec and bitrate for downloaded tracks
|
2023-08-13 23:17:24 +02:00 |
|
antonio
|
3a1ced65d5
|
feat: added options in settings to define codec and bitrate for downloaded tracks
|
2023-08-13 23:17:05 +02:00 |
|
antonio
|
afeb72803d
|
fix: added file URI to Download object for improved download indexing
|
2023-08-13 23:15:25 +02:00 |
|
antonio
|
600c28c2a3
|
fix: added file URI to Download object for improved download indexing
|
2023-08-13 20:27:38 +02:00 |
|
antonio
|
ec799fff96
|
feat: included download URI in the download class
|
2023-08-13 20:16:06 +02:00 |
|
antonio
|
60da08cdbc
|
feat: implemented folder download feature for on-screen visible files (not folder and files in subfolder)
|
2023-08-12 23:25:00 +02:00 |
|
antonio
|
bdda3743db
|
style: made the distinction between folders and files visible in folder navigation
|
2023-08-12 23:14:44 +02:00 |
|
antonio
|
59fcf11ae3
|
build: started preparations for F-Droid release
|
2023-08-12 21:36:13 +02:00 |
|
antonio
|
77c80b7695
|
style: add graphic constraints
|
2023-08-12 11:27:55 +02:00 |
|
 CappielloAntonioandGitHub
|
13f168f78c
|
Merge pull request #33 from dnno/fix/update-german-localization
fix: update german localization
|
2023-08-12 11:20:52 +02:00 |
|
antonio
|
324eed7e02
|
Merge remote-tracking branch 'origin/main'
|
2023-08-12 11:19:43 +02:00 |
|
antonio
|
4a99c7e9b1
|
feat: implemented last set filter as default grouping for downloaded tracks
|
2023-08-12 11:17:46 +02:00 |
|
antonio
|
01e5917642
|
clean: increase distance between the title and the list
|
2023-08-12 10:57:36 +02:00 |
|
 CappielloAntonioandGitHub
|
e24efc4948
|
Merge pull request #32 from dnno/feat/add-german-localization
feat: add german localization
|
2023-08-11 16:44:01 +02:00 |
|
 CappielloAntonioandGitHub
|
f8ad18ed5a
|
Merge pull request #30 from dnno/fix/hardcoded-strings
clean: extract hard coded strings to resources
|
2023-08-11 16:42:30 +02:00 |
|
antonio
|
17345372a2
|
fix: set placeholder if track number is null
|
2023-08-11 16:37:57 +02:00 |
|
antonio
|
db76494525
|
fix: mediaitem null-proofing
|
2023-08-11 16:37:14 +02:00 |
|
antonio
|
e87eda2757
|
feat: added the ability to filter and group downloaded songs
|
2023-08-11 16:23:53 +02:00 |
|
antonio
|
06e2729aca
|
feat: created contextual menu for filtering and grouping downloaded songs
|
2023-08-11 16:23:01 +02:00 |
|
antonio
|
37ffb88d67
|
fix: null checking
|
2023-08-11 16:20:28 +02:00 |
|
antonio
|
3d4437151a
|
build: dependencies update
|
2023-08-11 16:20:02 +02:00 |
|
antonio
|
9d7acdb892
|
feat: added the option in the settings to delete all saved offline content.
|
2023-08-06 00:01:02 +02:00 |
|
antonio
|
05325913f7
|
fix: semantic error
|
2023-08-05 11:57:22 +02:00 |
|
antonio
|
5733dca68a
|
feat: implemented the ability to choose external storage (if available) as storage for offline file downloads
|
2023-08-04 23:46:33 +02:00 |
|
antonio
|
838d4496e5
|
fix: semantic error
|
2023-08-04 23:42:43 +02:00 |
|
antonio
|
4967363116
|
build: added foreground service types and permissions
|
2023-08-04 23:41:30 +02:00 |
|
antonio
|
fc61308be5
|
feat: added downloaded file title to notification
|
2023-08-03 07:22:28 +02:00 |
|
antonio
|
5c4a292542
|
feat: preventing closing of bottom sheet dialog when heart icon is clicked
|
2023-08-02 15:13:19 +02:00 |
|
antonio
|
aa68c2c3d8
|
ci: upload database schemas
|
2023-08-02 11:30:26 +02:00 |
|
antonio
|
9c0ebca66f
|
feat: created and invoked methods for checking starred/unstarred items from favorites when offline
|
2023-08-02 10:53:21 +02:00 |
|
antonio
|
888f177597
|
refactor: update repository references for adding/removing favorites
|
2023-08-02 10:51:13 +02:00 |
|
antonio
|
c69fbcfa68
|
feat: centralized star/unstar handling and added offline support
|
2023-08-02 10:49:21 +02:00 |
|
antonio
|
f044db142c
|
feat: created class for storing information on tracks, albums, and artists starred or unstarred while offline or when the server was unreachable
|
2023-08-02 10:47:37 +02:00 |
|
antonio
|
9af7bc3ac8
|
feat: started work on centralizing network state monitoring controls
|
2023-08-02 10:44:53 +02:00 |
|
antonio
|
cd87fcde26
|
refactor: removed common starring methods from repository classes
|
2023-08-02 10:43:29 +02:00 |
|
antonio
|
9e1a6c804f
|
fix: null checking
|
2023-08-01 21:37:47 +02:00 |
|
antonio
|
4c15f6eb01
|
fix: set new default color for artist folder images
|
2023-08-01 10:35:46 +02:00 |
|
antonio
|
4ad2722e81
|
feat: added fast scrollbar to folder navigation screen.
|
2023-08-01 10:34:39 +02:00 |
|
antonio
|
b267b904cc
|
feat: added the ability to request download for an unplayed podcast episode
|
2023-07-31 11:39:35 +02:00 |
|
antonio
|
1ebe9ff8ba
|
fix: resized splash icon
|
2023-07-30 18:13:32 +02:00 |
|
antonio
|
623a4956a5
|
fix: limit the number of playlists' tracks queued
|
2023-07-30 16:58:26 +02:00 |
|
antonio
|
6572b846c8
|
fix: fixed boolean evaluation in the code
|
2023-07-30 16:57:18 +02:00 |
|
antonio
|
fe3ba9fb89
|
fix: null checking
|
2023-07-30 16:12:32 +02:00 |
|
antonio
|
c4b9db303a
|
feat: improved stability and added cover image for playlist section
|
2023-07-30 15:51:03 +02:00 |
|
antonio
|
aed52fdbf8
|
clean: code cleanup
|
2023-07-30 12:45:51 +02:00 |
|
antonio
|
f9573b3eab
|
feat: updated podcast channel UI
|
2023-07-30 12:23:49 +02:00 |
|
antonio
|
7a8880ee68
|
clean: code cleanup
|
2023-07-30 12:22:38 +02:00 |
|
antonio
|
68aae32d06
|
feat: add filter to display podcast episodes not yet downloaded
|
2023-07-30 12:22:02 +02:00 |
|
antonio
|
4b07f37378
|
fix: fixed the issue with opening podcast channels from the catalog view.
|
2023-07-29 23:46:47 +02:00 |
|
antonio
|
4d573c6b9d
|
fix: resolved issue with scrobbling the last track
|
2023-07-29 23:45:34 +02:00 |
|
antonio
|
10dcb2380c
|
gradle: dependency update
|
2023-07-29 17:21:05 +02:00 |
|
antonio
|
fcbe4377aa
|
gradle: bump up code version
|
2023-07-20 17:46:49 +02:00 |
|
antonio
|
84db4060e6
|
feat: added server-side track transcoding settings option
|
2023-07-20 17:20:57 +02:00 |
|
antonio
|
b73a1c532b
|
fix: checking for the presence of a system equalizer
|
2023-07-20 12:33:10 +02:00 |
|
antonio
|
4fe27067e9
|
fix: null checking
|
2023-07-20 09:48:12 +02:00 |
|
antonio
|
9c6981ed19
|
gradle: bump up code version
|
2023-07-18 12:45:03 +02:00 |
|
antonio
|
560ac2df68
|
fix: fixed search functionality
|
2023-07-18 10:37:17 +02:00 |
|
antonio
|
260e6e9daa
|
style: temp - icon splash
|
2023-07-17 11:11:12 +02:00 |
|
antonio
|
38a1368c76
|
style: icon toolbar
|
2023-07-17 11:10:56 +02:00 |
|
antonio
|
9bf3139bd2
|
style: icon launcher
|
2023-07-17 11:10:44 +02:00 |
|
antonio
|
d389d1d62a
|
style: icon launcher
|
2023-07-17 11:10:06 +02:00 |
|
antonio
|
e60c0e312c
|
fix: null checking
|
2023-07-17 10:55:40 +02:00 |
|
 CappielloAntonioandGitHub
|
dc13beca49
|
Update github_release.yml
|
2023-07-12 10:16:27 +02:00 |
|
antonio
|
6399488819
|
Merge remote-tracking branch 'origin/main'
|
2023-07-12 10:04:45 +02:00 |
|
antonio
|
69c1b93d28
|
gradle: bump up code version
|
2023-07-12 10:04:36 +02:00 |
|
antonio
|
50c240793a
|
gradle: update dependencies
|
2023-07-12 10:03:52 +02:00 |
|
 CappielloAntonioandGitHub
|
80f7783b7d
|
Update github_release.yml
|
2023-07-12 10:03:17 +02:00 |
|
antonio
|
259c8b3599
|
refactor: added search2 method as per Subsonic API specifications
|
2023-07-12 09:52:57 +02:00 |
|
antonio
|
ba1295440b
|
feat: added ReplayGain functionality in main flavor
|
2023-07-12 09:27:58 +02:00 |
|
antonio
|
9e6178037c
|
feat: added ReplayGain functionality in main flavor
|
2023-07-03 09:27:35 +02:00 |
|
antonio
|
47302815c1
|
clean: code cleanup
|
2023-07-03 09:26:31 +02:00 |
|
antonio
|
c81bfe1457
|
fix: deleted an irrelevant minus sign
|
2023-07-03 09:24:20 +02:00 |
|
antonio
|
f413b5d498
|
feat: added initial version ReplayGain functionality, still in development
|
2023-07-02 23:38:33 +02:00 |
|
antonio
|
feae1b8bdd
|
feat: added settings to enable and disable ReplayGain
|
2023-07-02 23:36:52 +02:00 |
|
antonio
|
57bb51fb8d
|
feat: version number is now taken dynamically from the VersionName parameter
|
2023-07-02 19:59:03 +02:00 |
|
antonio
|
0f1364502a
|
fix: modified list scrolling behavior
|
2023-07-02 19:55:05 +02:00 |
|
antonio
|
a508ec0af6
|
feat: make music directory section optional
|
2023-07-02 19:36:39 +02:00 |
|
antonio
|
a9b264004c
|
fix: fixed directory navigation
|
2023-07-02 19:23:08 +02:00 |
|
antonio
|
803b61430f
|
build: removed unused dependencies
|
2023-07-02 12:32:08 +02:00 |
|
antonio
|
25367512c0
|
build: removed unused dependency
|
2023-07-02 12:13:50 +02:00 |
|
antonio
|
e3720f4a50
|
build: disabled jetifier
|
2023-07-02 12:11:36 +02:00 |
|
antonio
|
1168cc58f4
|
clean: removed unused repositories
|
2023-07-02 12:09:37 +02:00 |
|
antonio
|
c711b387bb
|
refactor: extracted common toolbar to better handle two flavors and minimized file duplication
|
2023-07-01 18:11:44 +02:00 |
|
antonio
|
a3fe0de233
|
feat: initial groundwork for creating the flavor
|
2023-07-01 11:37:36 +02:00 |
|
antonio
|
922153837d
|
fix: tap the player bottom sheet header to bring player up
|
2023-06-30 18:34:33 +02:00 |
|
antonio
|
960dd6c76a
|
fix: shuffle all action
|
2023-06-30 18:23:12 +02:00 |
|
antonio
|
fcb7135c3d
|
fix: changed the translation label
|
2023-06-25 22:12:45 +02:00 |
|
antonio
|
3102bff729
|
gradle: bump up code version
|
2023-06-24 15:29:40 +02:00 |
|
antonio
|
992b16cc1d
|
clean: explain user why to disable manufacturer optimizations and troubleshooting steps
|
2023-06-24 15:28:02 +02:00 |
|
antonio
|
2046872d79
|
gradle: bump up code version
|
2023-06-24 15:02:52 +02:00 |
|
antonio
|
7312ae20d1
|
fix: improved error handling during scanning phase
|
2023-06-24 15:02:13 +02:00 |
|
antonio
|
e8f2385928
|
gradle: bump up code version
|
2023-06-24 13:40:55 +02:00 |
|
antonio
|
204f9ff4c7
|
fix: addConverterFactory to retrofit client
|
2023-06-24 13:40:06 +02:00 |
|
antonio
|
17e64f3dd0
|
fix: cull checking
|
2023-06-24 13:38:45 +02:00 |
|