Commit Graph

  • 99a399b4d7 chore: added sha256 signing key for verification eddyizm 2025-10-05 13:31:46 -07:00
  • 1da0a0b810 Unify and update polish translation (#146) eddyizm 2025-10-05 13:03:17 -07:00
  • 539920965e Notification heart rating (#140) eddyizm 2025-10-05 13:01:44 -07:00
  • 9a64eeabe6 feat: added preference to disable heart and show shuffle instead eddyizm 2025-10-05 12:59:24 -07:00
  • 791190f681 Merge branch 'development' into notification-heart-rating eddyizm 2025-10-05 08:52:17 -07:00
  • c03fca8039 Unify and update translation skajmer 2025-10-05 13:38:29 +02:00
  • 620fba0a14 fix: Prevent externalAudioReader from hogging the main thread le-firehawk 2025-10-04 23:02:12 +09:30
  • 1357c5c062 feat: Integrate external downloads into downloaded songs view le-firehawk 2025-10-03 22:57:17 +09:30
  • 682f63ef38 feat: Add metadata caching and proper integration for external media files le-firehawk 2025-09-16 23:22:18 +09:30
  • 24864637f9 feat: Hook external audio write into file cache from external audio reader, fix download notifications le-firehawk 2025-09-16 11:20:48 +09:30
  • 3ba19be4d9 feat: Load media downloaded as file for offline use le-firehawk 2025-09-15 23:24:20 +09:30
  • cce6456951 feat: Support user-defined download directory for media le-firehawk 2025-08-05 22:31:13 +09:30
  • fda586c4d8 chore: add link to discussion page in settings (#143) eddyizm 2025-10-02 21:33:25 -07:00
  • 57be72d5d4 chore: add link to discussion page in settings eddyizm 2025-10-02 21:32:34 -07:00
  • c2354d4d42 fix: Lag during startup when local url is not available (#110) eddyizm 2025-10-02 07:10:32 -07:00
  • a940af934c feat: notification-heart-rating eddyizm 2025-10-01 22:27:26 -07:00
  • 5891ec800c chore: groundwork for heart rating eddyizm 2025-09-30 15:41:58 -07:00
  • 7259a82b67 feat: Enable downloading of song lyrics for offline viewing (#99) eddyizm 2025-09-29 07:02:14 -07:00
  • c2b6d7eed5 feat: Enable downloading of song lyrics for offline viewing le-firehawk 2025-09-29 22:04:38 +09:30
  • 2335bf2095 fix: removed universal ref causing build issues eddyizm 2025-09-28 18:59:21 -07:00
  • 8bb6c02e46 feat: download starred artists. (#137) eddyizm 2025-09-28 16:17:37 -07:00
  • 47380a79a5 fix: added init on home tab and dialog, refactor and check for songs for albums/artists before displaying dialog eddyizm 2025-09-28 16:14:42 -07:00
  • a187ba1e75 fix: moved api call back to artist repository after losing the thread. eddyizm 2025-09-27 22:37:30 -07:00
  • 3eb9b2fb5c chore: added dialog to starred artists sync eddyizm 2025-09-27 21:52:04 -07:00
  • a547e19361 Merge branch 'development' into Sync-starred-artists-offline eddyizm 2025-09-27 18:25:20 -07:00
  • f4722fa0a8 fix: Update search query validation to require at least 2 characters instead of 3 (#124) eddyizm 2025-09-27 18:17:23 -07:00
  • ee738bc4c7 feat: download starred artists. eddyizm 2025-09-27 15:37:59 -07:00
  • a22883fdde fix: The layout should be more in line with the playlist entries SinTan1729 2025-09-26 22:51:52 -05:00
  • 2acf11023a fix: Crash when trying to add to an empty playlist SinTan1729 2025-09-26 19:19:23 -05:00
  • 9736890e3c fix: Show proper number in add to playlist dialog toast SinTan1729 2025-09-26 16:48:56 -05:00
  • e790bf3eb6 chg: Comment out unused code SinTan1729 2025-09-26 16:39:46 -05:00
  • e1d63a9eef feat: Support skipping duplicates SinTan1729 2025-09-26 16:24:21 -05:00
  • 134a1605ad fix: Get rid of the try-catch since it's considered bad practice in Java SinTan1729 2025-09-26 05:56:48 -05:00
  • 1b45036963 fix: removed universalApk ref from build eddyizm 2025-09-24 22:04:32 -07:00
  • 0ba12c3d84 Update French localization (#125) eddyizm 2025-09-24 09:25:40 -07:00
  • 8cc3356b14 Update strings.xml Benoît Smith 2025-09-24 11:38:40 +02:00
  • 9d439b726b fix: Update search query validation to require at least 2 characters instead of 3 Jaime García 2025-09-24 04:03:51 +02:00
  • d4c0e30fd1 fix: Prevent crash when getting artist radio and song list is null (#117) eddyizm 2025-09-23 17:34:24 -07:00
  • bb23d7e866 chore: updated changelog with latest updates eddyizm 2025-09-23 15:34:07 -07:00
  • 7321ef46f2 v3.15.0 (#118) eddyizm 2025-09-23 15:23:41 -07:00
  • 2fe2c2b28b chore: version bump v3.15.0 eddyizm 2025-09-23 15:21:43 -07:00
  • a9318ec5d0 fix: Prevent crash when getting artist radio and song list is null Jaime García 2025-09-23 23:45:00 +02:00
  • eb29dc2fb2 feat: Tap anywhere on the song item to toggle playback (#112) eddyizm 2025-09-23 12:17:56 -07:00
  • 287e4a2b10 fix: add listener to track playlist click/change (#113) eddyizm 2025-09-23 12:16:22 -07:00
  • b7d56c2d70 fix: null check for scrobble when disconnecting from chromecast, which was crashing app eddyizm 2025-09-23 12:03:04 -07:00
  • 5a6d101bdf fix: playlist selection working now eddyizm 2025-09-23 09:34:59 -07:00
  • 969f0b5b21 feat: Replace play/pause button with an icon, allow tapping on full item to play/pause song in song lists Jaime García 2025-09-23 17:40:48 +02:00
  • 14939d20fd feat: Replace play/pause button with an icon, allow tapping on full item to play/pause song in Queue Jaime García 2025-09-23 17:06:51 +02:00
  • 35af1f9038 fix(widget): refine layouts and progress UX across sizes mucahit-kaya 2025-09-20 21:13:23 +02:00
  • b79cfa4af0 fix(widget): resume progress updates during playback mucahit-kaya 2025-09-18 12:26:43 +02:00
  • e81e1a5356 fix: Include song position and duration in widget le-firehawk 2025-09-18 13:57:07 +09:30
  • cc0e264a17 feat: Add home screen music playback widget mucahit-kaya 2025-09-16 18:00:51 +02:00
  • a83495f353 fix: Removed unnecessary imports SinTan1729 2025-09-23 02:30:22 -05:00
  • be4346b3d1 fix: Lag during startup when local url is not available SinTan1729 2025-09-23 02:26:26 -05:00
  • 2e29e9537a feat: Mark currently playing song with play/pause button (#107) eddyizm 2025-09-22 12:40:33 -07:00
  • bc0adfe8e0 feat: added 32bit build and debug build for testing. Removed unused f… (#108) eddyizm 2025-09-22 12:38:32 -07:00
  • 5261ca317b feat: added 32bit build and debug build for testing. Removed unused function after merging changes for media service eddyizm 2025-09-22 12:32:33 -07:00
  • bf4ff3f1f9 Updates to polish translation (#105) eddyizm 2025-09-22 12:15:55 -07:00
  • cd195dbba0 refactor: Remove unused import Jaime García 2025-09-22 20:21:27 +02:00
  • 7ec78991a5 refactor: Rename methods and variables Jaime García 2025-09-22 20:03:02 +02:00
  • e1c5a60805 refactor: Rename methods and variables Jaime García 2025-09-22 20:03:02 +02:00
  • f74813ef69 refactor: Remove commented code Jaime García 2025-09-22 19:47:07 +02:00
  • 040558198e refactor: Add some code mistakenly removed, remove some comments, remove unused parameter Jaime García 2025-09-22 19:39:53 +02:00
  • 5ab68e4a98 feat: Add play/pause button in song lists Jaime García 2025-09-22 19:28:01 +02:00
  • aa8fac43a6 Update strings.xml skajmer 2025-09-22 17:37:37 +02:00
  • 905bb3e3c5 fix: Use proper play icon Jaime García 2025-09-22 01:31:34 +02:00
  • d810010090 feat: Mark currently playing song in PlayerSongQueueAdapter Jaime García 2025-09-22 00:35:23 +02:00
  • 52ba783a90 feat: Mark currently playing song in SongHorizontalAdapter Jaime García 2025-09-22 00:15:52 +02:00
  • d72855e160 fix: Resolve playback issues with live radio MPEG & HLS streams (#89) eddyizm 2025-09-21 11:59:28 -07:00
  • 82a9f00173 Merge branch 'development' into fix-live-radio-streams Jaime García 2025-09-21 19:27:21 +02:00
  • 3f5749f7e1 feat: Built-in audio equalizer (#94) eddyizm 2025-09-21 10:20:49 -07:00
  • cd2ab36351 16 bug it only plays the first song on an album (#81) eddyizm 2025-09-21 09:56:26 -07:00
  • a6688f897a chore: removed comments eddyizm 2025-09-21 09:30:41 -07:00
  • 64658dda1f Update Korean translations (#97) eddyizm 2025-09-21 06:13:24 -07:00
  • d9f701d9d3 feat: Update korean translations WooJin Kong 2025-09-14 01:55:24 +09:00
  • 60fee3c77c fix: Allow only integer values in equalizer seek bars, show positive dB values with plus symbol Jaime García 2025-09-09 02:42:52 +02:00
  • b89086c5be fix: Prevent switch enable animation when opening equalizer fragment Jaime García 2025-09-09 02:11:36 +02:00
  • d3dd236054 feat: Hide Equalizer button in player when it is not available Jaime García 2025-09-09 01:46:06 +02:00
  • 2e3330b63f feat: Hide Equalizer option when it is not available Jaime García 2025-09-09 01:29:47 +02:00
  • e604c9ba86 chore(i18n): Update equalizer option summary string in Spanish Jaime García 2025-09-08 22:47:29 +02:00
  • 2bf39d846e style: Convert margin values to density-independent pixels in EqualizerFragment Jaime García 2025-09-08 22:06:26 +02:00
  • 06066f1f66 refactor: Remove redundant null checks after loading equalizer band levels Jaime García 2025-09-08 20:08:05 +02:00
  • 7c0d44680f feat: Add audio equalizer with UI Jaime García 2025-09-08 19:28:34 +02:00
  • d4cb6c5c9a fix: Update MediaService in all build variants Jaime García 2025-09-06 00:20:35 +02:00
  • fab18c130e fix: Support HLS (.m3u8) streams with parameters in URL Jaime García 2025-09-05 21:29:11 +02:00
  • ffcfd81c28 Check also underlaying transport Thomas Anderson 2025-09-05 15:45:00 +03:00
  • bd753f4489 fix: Use defined media type for live radio detection, relocate DynamicMediaSourceFactory Jaime García 2025-09-05 11:19:47 +02:00
  • e43a2b6fe5 fix: Resolve playback issues with live radio MPEG & HLS streams Jaime García 2025-09-05 04:46:01 +02:00
  • c62d2ace4d Update RU locale (#87) eddyizm 2025-09-03 20:00:57 -07:00
  • 6d403f808c Update RU locale Denis Bezykornov 2025-09-03 19:28:28 +03:00
  • 1223062388 Create FUNDING.yml eddyizm 2025-09-02 07:57:51 -07:00
  • b0ddd5388b Update French localization (#84) eddyizm 2025-09-02 07:11:05 -07:00
  • 92f79a8e3d Update strings.xml (FR) [2] Benoît Smith 2025-09-02 10:49:16 +02:00
  • 473d7e4e9c Update strings.xml (FR) Benoît Smith 2025-09-02 10:48:04 +02:00
  • 7ca0415274 chore: bumped version eddyizm 2025-08-31 20:25:32 -07:00
  • cf7feacdc0 fix: casting full album/playlist working as intended, passing metadata for album artwork in small square #16 eddyizm 2025-08-31 20:24:48 -07:00
  • 4740028a44 chore: updated version for release eddyizm 2025-08-31 13:23:33 -07:00
  • fe2c163aaa bug fixes, chores, docs v3.14.8 (#80) v3.14.8 eddyizm 2025-08-31 12:43:06 -07:00
  • c6f08d9cec chore: started usage docs, added a couple of discussion items, created layout eddyizm 2025-08-31 12:38:13 -07:00
  • 59b40df9ef fix: Disable "sync starred tracks/albums" switches when Cancel is clicked in warning dialog, use proper view for "Sync starred albums" dialog (#79) eddyizm 2025-08-31 12:36:35 -07:00