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 |
|
antonio
|
d09e7e7981
|
fix: collapse player bottom sheet on logout
|
2023-06-24 13:38:21 +02:00 |
|
antonio
|
95e9d06e47
|
gradle: bump up code version
|
2023-06-24 12:13:02 +02:00 |
|
antonio
|
f147c762d5
|
fix: reduced the frequency of the optimization prompt dialog and made it possible to disable it
|
2023-06-24 12:12:14 +02:00 |
|
antonio
|
200ce6555b
|
Gradle: removed old search bar implementation and updated code version in preparation for the tag
|
2023-06-24 11:17:23 +02:00 |
|
antonio
|
b5e5537691
|
feat: Removed limit of 5 search suggestions
|
2023-06-24 11:16:05 +02:00 |
|
antonio
|
3b80725673
|
feat: replace old searchbar implementation with official material3
|
2023-06-24 11:15:04 +02:00 |
|
antonio
|
d7c5be834e
|
Merge remote-tracking branch 'origin/main'
|
2023-06-23 18:28:31 +02:00 |
|
antonio
|
4a5672fc77
|
build: bump up code version
|
2023-06-23 18:28:16 +02:00 |
|
antonio
|
34fa2f456e
|
fix: resolved potential issues related to missing or invalid prefixes
|
2023-06-23 18:23:44 +02:00 |
|
antonio
|
663285611b
|
build: dependencies update
|
2023-06-23 09:29:10 +02:00 |
|
 CappielloAntonioandGitHub
|
a62cc78e18
|
Update README.md
|
2023-06-21 14:50:22 +02:00 |
|
antonio
|
574f49345b
|
clean: github link edit
|
2023-06-21 12:51:48 +02:00 |
|
antonio
|
b49da5263d
|
clean: gradle cleanup
|
2023-06-21 10:51:38 +02:00 |
|
antonio
|
aee791b0c3
|
style: lambda to explicit
|
2023-06-21 10:51:20 +02:00 |
|
antonio
|
76c53bd502
|
style: @keep class from minification
|
2023-06-21 10:50:54 +02:00 |
|
antonio
|
cb3f1290d1
|
style: callback interface methods have become default methods
|
2023-06-21 10:48:46 +02:00 |
|
antonio
|
efc1baa802
|
build: rollback gradle and compileOptions/kotlinOptions update
|
2023-06-19 19:35:43 +02:00 |
|
 CappielloAntonioandGitHub
|
2807cec495
|
Update github_release.yml
|
2023-06-19 19:34:51 +02:00 |
|
 CappielloAntonioandGitHub
|
c94bfe50b8
|
Update github_release.yml
|
2023-06-19 19:26:13 +02:00 |
|
 CappielloAntonioandGitHub
|
c47c421ad5
|
Update github_release.yml
|
2023-06-19 19:23:06 +02:00 |
|
antonio
|
301896b042
|
Merge remote-tracking branch 'origin/main'
|
2023-06-19 19:13:54 +02:00 |
|
antonio
|
612c332723
|
build: redefined JavaVersion in compileOptions
|
2023-06-19 19:13:13 +02:00 |
|
 CappielloAntonioandGitHub
|
8997c311d2
|
Update github_release.yml
|
2023-06-19 19:04:52 +02:00 |
|
 CappielloAntonioandGitHub
|
01fb027b53
|
Update github_release.yml
|
2023-06-19 19:01:02 +02:00 |
|
antonio
|
e8ff534ff8
|
Merge remote-tracking branch 'origin/main'
|
2023-06-19 19:00:11 +02:00 |
|
antonio
|
0d9e012eef
|
build: redefined JavaVersion in compileOptions
|
2023-06-19 18:59:58 +02:00 |
|
 CappielloAntonioandGitHub
|
06c4b43230
|
Update github_release.yml
|
2023-06-19 18:51:45 +02:00 |
|
antonio
|
60e16938a6
|
Merge remote-tracking branch 'origin/main'
|
2023-06-19 18:48:17 +02:00 |
|
antonio
|
a477063a11
|
build: bump up app version
|
2023-06-19 18:46:59 +02:00 |
|
antonio
|
1a54b18aaa
|
clean: deleted hard-coded credentials
|
2023-06-19 18:46:30 +02:00 |
|
 CappielloAntonioandGitHub
|
8387cd0f00
|
Update README.md
|
2023-06-19 18:26:17 +02:00 |
|
antonio
|
977236021f
|
style: uploading readme images (dark/light)
|
2023-06-19 18:25:37 +02:00 |
|
antonio
|
3d1ce30a6e
|
style: uploading readme images
|
2023-06-19 18:07:45 +02:00 |
|
antonio
|
c01f2665a5
|
clean: code cleanup
|
2023-06-17 16:14:55 +02:00 |
|
antonio
|
0070539008
|
clean: deleted unused code
|
2023-06-17 16:11:49 +02:00 |
|
antonio
|
ad4d520666
|
clean: deleted unused code
|
2023-06-17 16:11:14 +02:00 |
|
antonio
|
c8a00d90ea
|
clean: mark class as unstable
|
2023-06-17 16:10:45 +02:00 |
|
antonio
|
7779251cec
|
feat: homepage preloading
|
2023-06-17 15:41:35 +02:00 |
|
antonio
|
b76a38cb30
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
antonio
|
49afdbe4eb
|
build: dependencies update and bump up targetSdkVersion
|
2023-06-17 15:23:40 +02:00 |
|
antonio
|
0394726d15
|
feat: added description in case of no podcast in the channel
|
2023-06-04 20:54:24 +02:00 |
|
antonio
|
df4ef74dd2
|
fix: reload after action
|
2023-06-04 20:45:10 +02:00 |
|
antonio
|
44a18fc5aa
|
fix: null checking
|
2023-06-04 20:44:42 +02:00 |
|
antonio
|
7c136413e9
|
feat: add ability to add podcast channels
|
2023-06-04 20:44:19 +02:00 |
|
antonio
|
11f013934b
|
clean: typo
|
2023-06-04 20:43:40 +02:00 |
|
antonio
|
7f4be7ad3e
|
feat: add ability to add podcast channels
|
2023-06-04 20:43:08 +02:00 |
|
antonio
|
0248187f41
|
feat: add functionality to delete podcast episodes and channels via bottom sheet
|
2023-06-04 19:38:24 +02:00 |
|
antonio
|
675ad1e9a6
|
fix: modified the behavior of long clicks on folders, directories and files
|
2023-06-04 18:55:46 +02:00 |
|
antonio
|
86713eb0fd
|
fix: return an empty list instead of null
|
2023-06-04 18:38:11 +02:00 |
|
antonio
|
a57487d38d
|
feat: added ui for radio stations and podcast channels existence check
|
2023-06-04 18:37:53 +02:00 |
|
antonio
|
ff1fb78d4a
|
fix: limited the number of items to load
|
2023-06-04 16:24:56 +02:00 |
|
antonio
|
5a2d74a2f4
|
style: even out the top padding and hide one too many dividers
|
2023-06-04 12:09:40 +02:00 |
|
antonio
|
69e9d5686f
|
feat: hide and show radio and podcast tabs
|
2023-06-04 11:59:25 +02:00 |
|
antonio
|
16b95bacc5
|
style: hide music player in settings fragment
|
2023-06-04 11:37:24 +02:00 |
|
antonio
|
abd488b34a
|
refactor: app name
|
2023-06-04 11:36:56 +02:00 |
|
antonio
|
d6d29d5998
|
style: toolbar icon
|
2023-06-04 11:36:25 +02:00 |
|
antonio
|
3feee13830
|
build: gradle update
|
2023-06-04 11:35:56 +02:00 |
|
antonio
|
71ca7099c1
|
refactor: code cleanup
|
2023-06-04 11:35:33 +02:00 |
|
antonio
|
8766b3ae00
|
fix: return an empty album list instead of null
|
2023-06-04 11:34:48 +02:00 |
|
antonio
|
aa6414f326
|
style: splashscreen background color
|
2023-06-04 11:33:44 +02:00 |
|
antonio
|
ebb9b463ae
|
style: new splash icon
|
2023-06-04 11:33:15 +02:00 |
|
antonio
|
3a4be33ff6
|
style: new launcher icon and toolbar icon
|
2023-06-04 11:32:37 +02:00 |
|