Tom
145bb82eb0
feat: enhance navigation ( #450 )
...
* feat: enhance navigation
* fix: leaving settings always unlocks drawer
* feat: set app settings inside a frame layout
In order to add a toolbar with a back button in settings I needed to extend from a fragment
so I converted SettingsFragment into a fragment and created SettingsContainerFragment,
the latter is injected as a child of SettingsFragment inside a FrameLayout.
Since SettingsContainerFragment extends from PreferenceFragmentCompat, this allows
to swap it for other and, in the bigger picture, allow an arbitrary organization.
* fix: onStop declaration on wrong class
* fix: equalizer not respecting navigation ui directives
* Revert "fix: equalizer not respecting navigation ui directives"
This reverts commit eeb125542d41760059e3a7c7653abf4d54a538f0.
* fix: navbar + bottom sheet behavior on equalizer fragment
* Revert "fix: onStop declaration on wrong class"
This reverts commit 34d354d8039ac70798b880bf99c808ef00a1e330.
* Revert "feat: set app settings inside a frame layout"
This reverts commit 52cfd36b09c461de72bed9b07a8c8852856c3421.
* chore: set experimental label to settings title
Hide bottom navigation bar on portrait and unlock drawer on portrait
2026-02-26 07:14:42 -08:00
eddyizm
526253723b
feat: added regular playlist to home view
2025-12-22 11:04:25 -08:00
Jaime García
7c0d44680f
feat: Add audio equalizer with UI
2025-09-08 19:28:34 +02:00
antonio
f172a00fb7
feat: implemented updating shared items through dialog
2023-09-17 16:43:09 +02:00
GallowsDove
f43d7fb394
feat: Add bottom sheet for grouped views in Download tab
2023-09-05 18:54:48 +02:00
antonio
a9b264004c
fix: fixed directory navigation
2023-07-02 19:23:08 +02:00
antonio
b76a38cb30
build: change of package name
2023-06-17 15:30:23 +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
24d2d201ad
feat: folder navigation
2023-05-27 11:57:59 +02:00
antonio
e85d7f9198
feat: podcast
2023-05-07 23:43:36 +02:00
CappielloAntonio
05bf410645
Added PodcastBottomSheetDialog to nav_graph
2022-02-08 20:37:34 +01:00
CappielloAntonio
a677b02cca
Removed all animations between fragments as they lag badly
2022-01-28 18:00:08 +01:00
CappielloAntonio
206f2562f5
Report the favorite elements in the home and divided the layout into sections of interest
2022-01-17 17:32:59 +01:00
CappielloAntonio
681ea32927
Removed animations in filterFragment
2022-01-16 12:53:21 +01:00
CappielloAntonio
25aadd949a
Added a first implementation of the transition between fragments
2022-01-16 12:39:19 +01:00
CappielloAntonio
e2bff83211
Added missing navigation paths
2022-01-16 11:57:49 +01:00
CappielloAntonio
2a103909d1
Added a new page dedicated to the favorites of artists, albums and songs
2022-01-15 17:07:29 +01:00
CappielloAntonio
72712d6feb
Dynamically added views of pinned playlists to the homepage
2021-11-26 15:57:36 +01:00
CappielloAntonio
33512eec2d
Add dialog when server is unreachable
2021-09-04 21:14:43 +02:00
CappielloAntonio
d2a80c064c
Download entire playlists in separate section
2021-09-03 17:51:55 +02:00
CappielloAntonio
8cef75c763
Open the downloaded artist detail in ArtistListPageFragment
2021-08-31 13:04:22 +02:00
CappielloAntonio
86d46f7537
Implementation of download navigation for artists and albums
2021-08-30 12:38:43 +02:00
CappielloAntonio
23568bae9b
First implementation of the panel dedicated to the download, divided by type of the downloaded resource
2021-08-28 16:54:12 +02:00
CappielloAntonio
fbb9536d7e
TEST - New toolbar in HomeFragment and LibraryFragment
2021-08-27 16:09:56 +02:00
CappielloAntonio
4d5cf704fe
Revert "TEST - Added transition animations"
...
This reverts commit 451e13c5
2021-08-24 11:21:03 +02:00
CappielloAntonio
451e13c551
TEST - Added transition animations
2021-08-23 22:26:50 +02:00
CappielloAntonio
78a4006ed6
Multi server/user implementation
2021-08-08 19:21:56 +02:00
CappielloAntonio
b5eaa1e523
Implementation of song/album/artist page list
2021-07-30 17:12:08 +02:00
CappielloAntonio
7742cbdd08
Added starred tracks, starred albums and starred artists view
2021-07-27 16:58:38 +02:00
CappielloAntonio
532fcd1ee6
Added discover/recentryAddedAlbum/recentlyPlayedAlbum/mostPlayedAlbum data retrieval
2021-07-27 12:10:28 +02:00
CappielloAntonio
a5e060ff56
Close the application after starting a sync and then aborting it
2021-07-17 15:27:48 +02:00
CappielloAntonio
26440c0e21
Changed navigation in nav_graph for albumPageFragment
2021-05-01 17:15:12 +02:00
CappielloAntonio
fdc104f70b
Added For You top bar
2021-04-27 13:59:27 +02:00
CappielloAntonio
1c0265c12e
Layouts XML cleanup
2021-04-27 11:12:20 +02:00
CappielloAntonio
ee8509032a
Add playlist catalogue page and item
2021-04-20 15:59:21 +02:00
CappielloAntonio
a7fd7688ab
Search page renewed
2021-04-20 11:53:51 +02:00
CappielloAntonio
a68f45e7dc
Added sync settings in preferences
2021-04-15 10:37:08 +02:00
CappielloAntonio
3bdfd66dfc
Redirection to library fragment after sync
2021-04-14 17:37:24 +02:00
CappielloAntonio
eafec8596a
Playlist interface - initial work
2021-03-18 18:19:55 +01:00
Antonio Cappiello
9af0afa441
Add bottomsheet everywhere
2020-12-01 20:04:54 +01:00
Antonio Cappiello
18fae806a6
Fix bug in image visualization
2020-11-27 09:06:50 +01:00
Antonio Cappiello
4848d4f3d0
Fix filtering
2020-11-25 08:21:30 +01:00
Antonio Cappiello
76037e487b
Add song/genre sync
2020-11-24 10:52:00 +01:00
Antonio Cappiello
b2c269a051
Add album page
2020-11-23 09:28:20 +01:00
Antonio Cappiello
c2be2711b9
Add artist page
2020-11-22 19:11:38 +01:00
Antonio Cappiello
8b7e383dc2
Add catalogues
2020-11-21 18:41:35 +01:00
Antonio Cappiello
8c889f7a38
Add search
2020-11-21 13:54:49 +01:00
Antonio Cappiello
6eff64e7e1
project upload
2020-11-20 15:38:08 +01:00