Commit graph

  • 26b8f3f65c feat: implemented album and song sharing antonio 2023-09-17 16:46:21 +02:00
  • f172a00fb7 feat: implemented updating shared items through dialog antonio 2023-09-17 16:43:09 +02:00
  • 077d22167c feat: added bottomSheet for shared items on the home screen antonio 2023-09-17 16:42:07 +02:00
  • ebd1582d1c feat: added shared items list on the homepage antonio 2023-09-17 16:40:41 +02:00
  • 5e486d4794 feat: implemented client, service, and repository for sharing APIs antonio 2023-09-17 16:38:08 +02:00
  • 537d0c6d8f gradle: bump up code version antonio 2023-09-15 22:13:13 +02:00
  • 4fc75f5c46 refactor: code cleanup antonio 2023-09-15 22:02:31 +02:00
  • baf1bc48b0
    Merge pull request #82 from GallowsDove/notifications CappielloAntonio 2023-09-15 21:50:08 +02:00
  • f26a123646 style: added icon for indexes antonio 2023-09-15 21:42:24 +02:00
  • 7160e3f4b9 style: modified placeholder icon background colors and added folder icon antonio 2023-09-15 21:34:44 +02:00
  • 24b3161a8e style: hide top-listened until server response is confirmed antonio 2023-09-15 21:33:39 +02:00
  • 383fbd1c49 feat: add notification groups GallowsDove 2023-09-15 13:09:48 +02:00
  • c0f5abdfae Merge remote-tracking branch 'origin/main' antonio 2023-09-13 17:27:49 +02:00
  • a50e50d797 fix: set no replay gain if array is null or empty antonio 2023-09-13 17:27:43 +02:00
  • 1f9dac9e3a
    github: add crash issue template CappielloAntonio 2023-09-13 17:01:51 +02:00
  • f57ac6d624
    github: add feature request issue template CappielloAntonio 2023-09-13 16:56:09 +02:00
  • 0b96fe5605
    github: add bug issue template CappielloAntonio 2023-09-13 16:51:05 +02:00
  • 16561be854 fix: null checking antonio 2023-09-13 16:19:50 +02:00
  • 570ad1c984 gradle: dependencies update antonio 2023-09-13 16:09:02 +02:00
  • 736bcdb994 style: uniformed button size for "more buttons" to make them consistent and easier to click antonio 2023-09-09 18:43:18 +02:00
  • e71472f498 style: pull request refactoring antonio 2023-09-08 15:56:50 +02:00
  • fb328f26b8
    Merge pull request #70 from ivan-avalos/main CappielloAntonio 2023-09-08 15:38:17 +02:00
  • c26aba8b2d style: pull request refactoring antonio 2023-09-08 15:30:05 +02:00
  • a17de1de8d fix: null checking antonio 2023-09-08 14:41:32 +02:00
  • 7ea159cb10 Merge remote-tracking branch 'origin/main' antonio 2023-09-08 14:20:15 +02:00
  • 8ed98bbedc
    Merge pull request #61 from GallowsDove/main CappielloAntonio 2023-09-08 14:17:49 +02:00
  • 43a1b5b93a fix: null checking antonio 2023-09-08 14:12:35 +02:00
  • 977754f02c clean: code cleanup antonio 2023-09-08 10:54:43 +02:00
  • 10aae5fa15 test: implemented and temporarily set aside the implementation of a customLoadController antonio 2023-09-08 10:52:21 +02:00
  • dee60e5e8f fix: fixed application logic of Replay Gain antonio 2023-09-08 10:51:09 +02:00
  • 0c05b77849
    feat: improved item placeholders Iván Ávalos 2023-09-07 19:48:03 -06:00
  • 223954e9ca
    Merge branch 'main' into main GallowsDove 2023-09-07 10:39:03 +02:00
  • fdc8c50d25 clean: code cleanup antonio 2023-09-06 22:56:54 +02:00
  • aa7872d030 fix: fixed lag when opening AlbumBottomSheet caused by disappearing download removal button antonio 2023-09-06 22:33:20 +02:00
  • 9ed7744421 fix: updated download section navigation to match the system's correct stack-based navigation antonio 2023-09-06 21:49:23 +02:00
  • c19db362d9 gradle: bump up code version antonio 2023-09-06 18:31:04 +02:00
  • 6a505eea4e feat: implemented a dialog box for displaying details of the currently playing track antonio 2023-09-06 18:28:32 +02:00
  • 99be2764d0 feat: added the ability to shuffle the playback queue antonio 2023-09-06 15:03:28 +02:00
  • b656ad9e7f feat: increased visibility of gestures within the music player antonio 2023-09-06 15:02:32 +02:00
  • 75e5756d7e fix: Fix performance issues with DownloadedBottomSheet with large number of grouped entries GallowsDove 2023-09-06 00:53:59 +02:00
  • 13d8bbf877 feat: made tap on the track cover more prominent to discover quick action commands antonio 2023-09-05 21:33:31 +02:00
  • f43d7fb394 feat: Add bottom sheet for grouped views in Download tab GallowsDove 2023-09-05 18:54:48 +02:00
  • 68527b2c91 style: adjusted padding of elements for improved consistency antonio 2023-08-31 16:21:36 +02:00
  • 347c074368 style: fixed visibility state of playback icons antonio 2023-08-31 16:20:55 +02:00
  • 2a74f51f8d fix: corrected folder navigation, now displaying correct subfolders antonio 2023-08-31 16:20:05 +02:00
  • 1a75369591 fix: null checking antonio 2023-08-31 15:58:00 +02:00
  • 8f6e775ca9 gradle: bump up code version antonio 2023-08-30 17:53:44 +02:00
  • bad0fa6c23 fix: fixed a bug in the paginated song lists antonio 2023-08-30 17:52:44 +02:00
  • d4caa6f209 build: dependencies update antonio 2023-08-29 08:03:47 +02:00
  • 723bdf9771 clean: code cleanup antonio 2023-08-28 12:26:04 +02:00
  • 49fbd85bb4 clean: code cleanup antonio 2023-08-28 12:25:36 +02:00
  • f040fbf0cf
    Merge pull request #50 from GallowsDove/main CappielloAntonio 2023-08-28 12:17:54 +02:00
  • efb2213ab7 fix: files without embedded cover art now display the image in the music player notification antonio 2023-08-28 12:15:40 +02:00
  • 742ac6b17d feat: show albums instead of the artist in artist's top songs. GallowsDove 2023-08-28 11:28:59 +02:00
  • ae7761cb96 fix: null checking antonio 2023-08-28 10:51:16 +02:00
  • c977982d64 gradle: bump up code version antonio 2023-08-25 15:38:05 +02:00
  • 28fc3dca36 fix: set initial visibility of the grid to "Gone" and make it appear once the elements are successfully loaded antonio 2023-08-25 15:36:55 +02:00
  • f1cf65a371 fix: redefined proguard rules to make Retrofit work for everyone antonio 2023-08-25 15:28:47 +02:00
  • beb1d29e8f fix: delayed grid display until server connectivity is confirmed antonio 2023-08-25 15:27:39 +02:00
  • 1eda7cef9e fix: fix a crash when clicking the dot menu of an empty playlist antonio 2023-08-25 12:32:24 +02:00
  • 1af92ad949 fix: now refreshing playlist view every time library is visited antonio 2023-08-25 12:23:26 +02:00
  • 3fc9b35fe4 fix: a callback on playlist editor dialog closing tells me when to refresh the playlist view antonio 2023-08-25 12:22:43 +02:00
  • 56b48dbd4d fix: fixed race condition issue in playlist update antonio 2023-08-25 12:20:49 +02:00
  • 1cb371dc5a gradle: dependencies update antonio 2023-08-25 08:50:52 +02:00
  • 499001a269 fix: podcast playback issue resolved antonio 2023-08-24 10:04:12 +02:00
  • 4c9e47379d style: code cleanup antonio 2023-08-22 14:35:21 +02:00
  • a0dbb5c81f
    clean: readme cleanup CappielloAntonio 2023-08-22 14:34:49 +02:00
  • dab53c6bbf
    Merge pull request #42 from dnno/fix/null-pointer-genre-scrolling CappielloAntonio 2023-08-22 14:30:35 +02:00
  • c0a665c00a fix: fix click on mediaitem antonio 2023-08-22 14:22:20 +02:00
  • 41b5c57240
    Check if children exist before adding Reinhard Prechtl 2023-08-22 13:09:30 +02:00
  • 1d65a79c20 Fix: manually collapse bottomSheet on device state change antonio 2023-08-21 16:40:01 +02:00
  • efb6e72636 Merge remote-tracking branch 'origin/main' antonio 2023-08-21 16:15:26 +02:00
  • af83ffd608 fix: manually encoded the username when creating the uri for streaming and fetching coverArt antonio 2023-08-21 16:15:08 +02:00
  • 0201077bc4 gradle: dependencies update antonio 2023-08-21 15:49:26 +02:00
  • 91d91d3024
    Merge pull request #39 from dnno/main CappielloAntonio 2023-08-20 15:25:54 +02:00
  • 9784a2b6c5
    Add new localized strings for german language Reinhard Prechtl 2023-08-20 14:24:55 +02:00
  • 87a3301912 feat: implemented hard deletion of downloaded files upon storage change or explicit user request antonio 2023-08-19 12:33:39 +02:00
  • 295795edc9 clean: AndroidManifest cleaning antonio 2023-08-19 11:57:05 +02:00
  • 6120ab66ba style: implemented string conversion method to PascalCase antonio 2023-08-17 14:09:56 +02:00
  • 7bea180c58 feat: implemented language picker in app settings, dynamically populating the list of available languages programmatically. antonio 2023-08-17 14:09:17 +02:00
  • a29cee488e build: started implementing language picker via appcompat instead of automatically generating language configurations to maintain compatibility with Android versions below 13 antonio 2023-08-17 14:07:56 +02:00
  • 74b4b04693 feat: enabled automatic per-app language support antonio 2023-08-16 23:54:47 +02:00
  • b8b9c80bdc fix: null checking antonio 2023-08-16 23:48:14 +02:00
  • a50fc74117 build: update workflow antonio 2023-08-16 23:31:33 +02:00
  • c1af438a3a build: update workflow antonio 2023-08-16 23:27:55 +02:00
  • 80b251cddc gradle: bump up gradle version antonio 2023-08-16 22:53:02 +02:00
  • 7d9a48818e gradle: installing jetbrains runtime 17.0.8 antonio 2023-08-16 22:47:54 +02:00
  • ca3da0839b Merge remote-tracking branch 'origin/main' antonio 2023-08-16 22:42:37 +02:00
  • cf463d8fa1
    Update github_release.yml CappielloAntonio 2023-08-16 22:41:44 +02:00
  • 635fdc4c5c gradle: started working on Gradle upgrade, for testing purposes antonio 2023-08-16 22:33:52 +02:00
  • 3e913931c4 gradle: bump up code version antonio 2023-08-15 19:16:32 +02:00
  • 46420da038 chore: uploaded Android Room migration file antonio 2023-08-15 19:08:10 +02:00
  • d5b7619dd1 style: aligned surface colors with recommended Material You colors antonio 2023-08-15 19:06:31 +02:00
  • 89b39123da fix: updated status bar and music player background colors antonio 2023-08-14 19:24:38 +02:00
  • 5a43137984 fix: fixed issue with dynamic color not being correctly applied antonio 2023-08-14 19:02:26 +02:00
  • 761b07450f
    Merge pull request #36 from ThePBone/fix-filter CappielloAntonio 2023-08-14 18:10:49 +02:00
  • a0b67a06f4 refactor: put grouped into bundle instead of songs Tim Schneeberger 2023-08-14 18:08:11 +02:00
  • 59d7adb66d fix: filter array of songs in setItems() Tim Schneeberger 2023-08-14 17:43:33 +02:00
  • 0c2f0d23cd build: bump up code version antonio 2023-08-14 11:46:33 +02:00
  • dc201e6c8f
    Merge pull request #35 from ThePBone/fix-npe CappielloAntonio 2023-08-14 00:44:24 +02:00