Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonio e7f43d158c Check bind object existence in SyncFragment 2021-05-02 12:36:30 +02:00
CappielloAntonio 8b73e99311 Removed trimming space in password on login page 2021-05-02 12:24:14 +02:00
CappielloAntonio 86fcc8b479 Changed the order of deletion and saving of items at the time of synchronization 2021-05-02 12:20:43 +02:00
CappielloAntonio 01785b7bed Removed unused preferences 2021-05-01 19:33:11 +02:00
CappielloAntonio ead5346f1b Removed unused settings 2021-05-01 19:30:53 +02:00
CappielloAntonio 76a1bc6541 Simplified layout hierarchy in fragment_album_page 2021-05-01 19:17:51 +02:00
CappielloAntonio 9312d0e203 Added similar items in artist page 2021-05-01 18:52:26 +02:00
CappielloAntonio 214c803984 Rename AlbumArtistPageAdapter in AlbumArtistPageOrSimilarAdapter 2021-05-01 18:35:21 +02:00
CappielloAntonio e7713ce19c Added similar items in album page 2021-05-01 18:29:57 +02:00
CappielloAntonio d24b14453d Decreased padding in BottomNavigationView 2021-05-01 17:16:38 +02:00
CappielloAntonio 26440c0e21 Changed navigation in nav_graph for albumPageFragment 2021-05-01 17:15:12 +02:00
CappielloAntonio 7d17916a5e Added artist and year button in AlbumPage 2021-05-01 17:11:09 +02:00
CappielloAntonio 1598e2964f Added Play and Shuffle button in PlaylistPage 2021-05-01 16:53:44 +02:00
CappielloAntonio 5ce5ef4d38 Added clipCildren property to newly added buttons 2021-04-30 08:53:07 +02:00
CappielloAntonio 7f1b7a4ae3 Added shuffle and play button in song's list page 2021-04-30 08:50:01 +02:00
CappielloAntonio 3fcc9242b3 Added shuffle and radio button in artist's page 2021-04-30 08:36:19 +02:00
CappielloAntonio 7b950f4e5c Reduced the font of the main screen and decreased the padding in the bottom sheet 2021-04-29 15:34:01 +02:00
CappielloAntonio b69188d93b Removed transparent status bar in artist page 2021-04-29 15:08:19 +02:00
CappielloAntonio 4a1618b3d9 Set transparent status bar in artist page 2021-04-29 12:57:05 +02:00
CappielloAntonio 0ad35abb48 Deleted unused styles.xml v27 2021-04-29 11:32:59 +02:00
CappielloAntonio 3a1a39691a Removed download button to album page and added to menu 2021-04-29 11:27:49 +02:00
CappielloAntonio b70819c337 Removed the Listen Now sector (for now) 2021-04-29 11:03:43 +02:00
CappielloAntonio 67803b9149 Graphic and functional improvements in the synchronization section 2021-04-28 18:10:22 +02:00
CappielloAntonio fdc104f70b Added For You top bar 2021-04-27 13:59:27 +02:00
CappielloAntonio 81581c623d Fix some lint problems 2021-04-27 11:47:23 +02:00
CappielloAntonio c5ad7f282e Updated Room dependencies 2021-04-27 11:13:54 +02:00
CappielloAntonio 1c0265c12e Layouts XML cleanup 2021-04-27 11:12:20 +02:00
CappielloAntonio 0a3a09e631 Layouts XML cleanup 2021-04-27 11:05:58 +02:00
CappielloAntonio 65e47f61ef Imports optimization and entries rearranged 2021-04-27 11:01:02 +02:00
CappielloAntonio 3c2837e096 Removed unused resources 2021-04-27 10:45:59 +02:00
CappielloAntonio 2d886b67ff Refactor project structure 2021-04-27 10:44:55 +02:00
CappielloAntonio a26c127356 Added sorting criteria in getDownloadedSong() query 2021-04-26 19:53:43 +02:00
CappielloAntonio ad5ef996e3 Added download button in album page 2021-04-26 19:50:23 +02:00
CappielloAntonio bf70863f84 Added download UI in home screen 2021-04-26 19:37:05 +02:00
CappielloAntonio e0569c3901 Implemented offline mode functionality 2021-04-26 19:17:42 +02:00
CappielloAntonio 658e69dcb9 Graphic restyling of the interface 2021-04-24 20:01:46 +02:00
CappielloAntonio 1ffe52b8a0 Graphic restyling of the interface 2021-04-24 11:45:53 +02:00
CappielloAntonio f6e01b8cd7 Added Inter font family 2021-04-23 17:18:57 +02:00
CappielloAntonio be89cca584 Removed deprecated setColorFilter methods 2021-04-23 08:40:01 +02:00
CappielloAntonio cb850ba5e9 Added suffle fab in artist page fragment 2021-04-23 08:34:39 +02:00
CappielloAntonio 1106e34250 Added a shuffle button in the artist's fragment 2021-04-22 18:42:49 +02:00
CappielloAntonio a871d37781 Implemented 'com.melegy.redscreenofdeath 2021-04-22 18:05:20 +02:00
CappielloAntonio 8e2596fa20 Increased the number of songs in Discovery 2021-04-22 14:51:47 +02:00
CappielloAntonio fc65da4ab3 Redesign in the album section 2021-04-22 14:51:20 +02:00
CappielloAntonio f4cde67333 Removed deprecated piece of code 2021-04-22 08:15:57 +02:00
CappielloAntonio fa70039ff5 Limited number of search items in search bar 2021-04-21 14:37:30 +02:00
CappielloAntonio 55c335d7fc Limited number of search items for each category 2021-04-21 14:16:07 +02:00
CappielloAntonio d6b5bf21c1 Increased the number of songs available in discovery 2021-04-21 12:45:17 +02:00
CappielloAntonio 050606bb3a Removed bottom margin from item_playlist 2021-04-21 12:40:56 +02:00
CappielloAntonio b0bc3b9f73 Commented out com.squareup.leakcanary:leakcanary 2021-04-20 18:04:14 +02:00
CappielloAntonio 6ebd3c5ecf Commented out com.amitshekhar.android:debug-db 2021-04-20 17:47:06 +02:00
CappielloAntonio eedae2e864 On startup invoke goFromLogin() without waiting for checkPreviousSession() result 2021-04-20 17:44:49 +02:00
CappielloAntonio 4ff870b05e Removed unused logger 2021-04-20 17:35:01 +02:00
CappielloAntonio ee8509032a Add playlist catalogue page and item 2021-04-20 15:59:21 +02:00
CappielloAntonio 717986ea2c added db function to retrieve pseudo random elements 2021-04-20 14:18:40 +02:00
CappielloAntonio 8e3456078b added db function to retrieve pseudo random elements 2021-04-20 14:16:09 +02:00
CappielloAntonio 40e9a6f778 added a function that generates pseudo-random numbers that change every x hours 2021-04-20 12:36:58 +02:00
CappielloAntonio a7fd7688ab Search page renewed 2021-04-20 11:53:51 +02:00
CappielloAntonio a4dc5f643d Check bind object before hiding view 2021-04-19 18:21:42 +02:00
CappielloAntonio 3776069706 Moved init methods in onViewCreated in home/library 2021-04-19 17:52:29 +02:00
CappielloAntonio a18168654a Dynamically ordered sectors on the home page based on the presence of songs in the corresponding spaces 2021-04-19 17:38:34 +02:00
CappielloAntonio 93e7550e74 Hide sector in home and library if there are no elements to show 2021-04-19 17:16:05 +02:00
CappielloAntonio bdfa4a6f64 Removed compiler warnings 2021-04-19 15:45:27 +02:00
CappielloAntonio c286329466 Fix bottom_sheets text and padding 2021-04-19 15:36:02 +02:00
CappielloAntonio 99135a0e0d Fix code style 2021-04-19 15:24:42 +02:00
CappielloAntonio ff1f4ef106 Removed unused methods from song repository 2021-04-19 15:10:53 +02:00
CappielloAntonio 4a02a49ac1 Removed unused methods from recent_search repository 2021-04-19 15:01:12 +02:00
CappielloAntonio fc57befd73 Removed unused methods from queue repository 2021-04-19 15:00:21 +02:00
CappielloAntonio c1496d01a2 Removed unused methods from queue repository 2021-04-19 14:57:39 +02:00
CappielloAntonio ed5661c667 Removed unused methods from genre repository 2021-04-19 14:56:12 +02:00
CappielloAntonio 1ef6fe2d92 Android Studio setting 2021-04-19 14:53:57 +02:00
CappielloAntonio b6a432c50f Removed unused methods from artist repository 2021-04-19 14:53:43 +02:00
CappielloAntonio 0e9ec60195 Removed unused methods from album repository 2021-04-19 14:49:47 +02:00
CappielloAntonio fc240c273f Removed unused methods 2021-04-19 14:44:30 +02:00
CappielloAntonio 78333d56d4 Add preference to set instant mix song number 2021-04-19 14:20:00 +02:00
CappielloAntonio 862ea71b11 Revert exoplayer upgrade 2021-04-19 14:06:37 +02:00
CappielloAntonio 308ddf6c7c Fix instant mix overriding added value in songs 2021-04-19 11:20:01 +02:00
CappielloAntonio 7576fbb75b Added song InstantMix 2021-04-18 20:23:09 +02:00
CappielloAntonio fc430e5811 Fix condition race in deleting element and insert new one 2021-04-18 19:26:54 +02:00
CappielloAntonio 3addc3b561 Implemented playlist 2021-04-18 19:06:07 +02:00
CappielloAntonio d72b37725c Save scrolling state in Album/Artist CatalogueFragment 2021-04-18 17:21:07 +02:00
CappielloAntonio ef1deea33a Added song/artist and album/artist synchronization 2021-04-18 17:08:07 +02:00
CappielloAntonio b577ce7e2e Set different text color to already played tracks 2021-04-18 11:38:44 +02:00
CappielloAntonio 5c4520ea37 Updated ExoPlayer to 2.13.3 2021-04-18 11:00:51 +02:00
CappielloAntonio 9bc48c7800 Added artist's random-song playing 2021-04-18 10:36:15 +02:00
CappielloAntonio 7adeac1e01 Added song duration in queue's adapter 2021-04-18 10:10:53 +02:00
CappielloAntonio e23075e4a8 Decreased padding of genres card in library 2021-04-18 09:52:36 +02:00
CappielloAntonio 2aa15ed7da Increased size of bottom_sheet button 2021-04-18 09:52:02 +02:00
CappielloAntonio 821ab6149b Added play next button in bottom_sheet_header 2021-04-17 22:35:27 +02:00
CappielloAntonio 032250b296 Fix SQL query in SongDao 2021-04-17 22:14:22 +02:00
CappielloAntonio 68bec3d6ec Removed NestedScrollView where possible to speed-up scrolling performance 2021-04-17 19:25:55 +02:00
CappielloAntonio 8d637c9452 Removed unused dependencies 2021-04-17 11:34:13 +02:00
CappielloAntonio fc4be8096f Add padding to favorite icon button in bottom_sheet 2021-04-17 11:33:53 +02:00
CappielloAntonio 4696474db5 TESTING - Queue changing (enqueue/play_next) 2021-04-17 11:23:53 +02:00
CappielloAntonio a2770daaa8 Add option to order and delete elements from queue by dragging and swiping 2021-04-16 18:00:19 +02:00
CappielloAntonio 49c3d60ed1 Removed unused resources 2021-04-16 10:30:19 +02:00
CappielloAntonio 1c5356402a Removed bottom_sheet_x image padding 2021-04-16 10:15:35 +02:00
CappielloAntonio c190e8777e Removed cardview overlay where possible 2021-04-16 10:08:31 +02:00
CappielloAntonio 277a07ef92 Fix textview width in track_item 2021-04-15 16:43:38 +02:00
CappielloAntonio 1e2e1c0bc6 Added bottom padding to SettingsFragment 2021-04-15 10:57:12 +02:00