Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonio e465892013 repo: add privacy policy page 2024-08-21 14:44:38 +02:00
CappielloAntonio a49c78b9f1 gradle: dependencies update 2024-08-21 14:42:46 +02:00
CappielloAntonio fb7296b467 feat: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +02:00
CappielloAntonio 078aa87521 feat: added long press to delete gesture 2024-06-08 16:49:04 +02:00
CappielloAntonio 54a4355793 feat: added release date and original release date to album notes, if available 2024-06-02 20:19:18 +02:00
CappielloAntonio e84f62220c fix: Implemented continuous playing in com.cappielloantonio.notquitemy.tempo 2024-06-02 19:26:32 +02:00
CappielloAntonio 176db09662 feat: Implemented continuous playing 2024-06-02 19:18:16 +02:00
CappielloAntonio 2c3aebc83b feat: Added API call to retrieve AlbumID3 details in album page as the object passed from search and album list are different 2024-06-02 17:07:40 +02:00
CappielloAntonio a67571ee4f feat: reduced time to wait before trying to connect to local address 2024-06-02 16:21:29 +02:00
CappielloAntonio 79f5b9b158 feat: reduced time to wait before trying to connect to local address 2024-06-02 16:15:20 +02:00
CappielloAntonio f6b176a357 feat: added the ability for the user to add a local server address and use that address when available 2024-06-01 15:23:40 +02:00
CappielloAntonio aa5290c7ee style: code cleanup 2024-05-31 22:41:44 +02:00
CappielloAntonio 0a26f0a7b8 feat: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +02:00
CappielloAntonio c243fa9edc gradle: dependencies update 2024-05-31 20:28:22 +02:00
CappielloAntonio f94e5892cd feat: edited the interface of top songs divided by week, month, and year 2024-05-26 19:38:17 +02:00
CappielloAntonio 477331da6f feat: added external memory cache option 2024-05-26 14:49:57 +02:00
CappielloAntonio c4e8fe5261 gradle: gradle update 2024-05-26 12:44:22 +02:00
CappielloAntonio 92fd6b01e4 feat: read hls data source 2024-05-26 11:05:43 +02:00
CappielloAntonio 263d9ebc5f fix: null checking 2024-05-26 01:13:41 +02:00
CappielloAntonio f6578afb14 fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
CappielloAntonio 41b374ab23 style: delete unused code 2024-05-25 23:43:46 +02:00
CappielloAntonio 4448a632af fix: order downloaded tracks by artist, album, disc_number and finally track number 2024-05-25 23:27:28 +02:00
CappielloAntonio b3b1c5b006 feat: updated the horizontal song adapter with the disc name information 2024-05-25 22:33:26 +02:00
CappielloAntonio 25900c848a feat: extended the Albums model according to the OpenSubsonic API project indications 2024-05-25 22:31:30 +02:00
CappielloAntonio 08e9be107b fix: setAllowCrossProtocolRedirects to httpDataSourceFactory 2024-05-25 19:12:10 +02:00
CappielloAntonio 6cbb2ee117 fix: set content description to fab 2024-05-25 18:21:19 +02:00
CappielloAntonio dacaa03eb7 style: code clean up 2024-05-25 17:55:30 +02:00
CappielloAntonio a3d8b75d07 Merge remote-tracking branch 'origin/main' 2024-05-25 17:26:08 +02:00
CappielloAntonioandGitHub d08c113d99 Merge pull request #190 from kmod-midori/streaming-cache
feat: cache streaming contents
2024-05-25 17:25:23 +02:00
CappielloAntonio 2db716a79c gradle: gradle update 2024-05-25 15:35:38 +02:00
CappielloAntonio 71b913be9b Merge remote-tracking branch 'origin/main'
# Conflicts:
#	build.gradle
2024-05-25 15:26:37 +02:00
CappielloAntonioandGitHub fb353a33d9 Merge pull request #220 from Sevinfolds/values-ru
feat: add russian localization
2024-05-25 13:08:54 +02:00
CappielloAntonio 240498c219 gradle: dependencies update 2024-05-25 13:07:26 +02:00
CappielloAntonio e0f276dd2a fastlane: update fastlane data 2024-03-25 10:00:30 +01:00
CappielloAntonio acee7f8fa9 gradle: versionName update 2024-03-25 09:57:01 +01:00
CappielloAntonio 499929ad55 gradle: downgrade buildToolsVersion to fix GitHub workflow build error 2024-03-24 19:59:41 +01:00
CappielloAntonio 7b6d2c62a5 style: code cleanup 2024-03-24 19:45:56 +01:00
CappielloAntonio ff6bf20c30 style: refined the design of favorite and rating indicators 2024-03-24 18:50:05 +01:00
CappielloAntonio 58d540b939 feat: as an option show the item's rating and whether it is marked as a favorite 2024-03-24 00:45:19 +01:00
CappielloAntonio 4b9eaa8c3d style: code cleanup 2024-03-23 22:49:05 +01:00
CappielloAntonio 03700d9e4c fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +01:00
CappielloAntonio 374dbb58bb style: code cleanup 2024-03-23 22:40:37 +01:00
CappielloAntonio a88658ac8f chore: removed unused placeholders 2024-03-23 22:39:51 +01:00
CappielloAntonio 0e97eab744 feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01:00
CappielloAntonio 309eca0764 gradle: dependencies update 2024-03-23 15:51:06 +01:00
CappielloAntonio fd85f36411 Merge remote-tracking branch 'origin/main' 2024-03-16 17:44:28 +01:00
CappielloAntonio b4180afa36 refactor: refactored artist page layout for consistent vertical scrolling 2024-03-16 17:44:18 +01:00
CappielloAntonio 2712b73dac feat: added sorting by newest album added 2024-03-16 16:28:33 +01:00
CappielloAntonio 302458e76b feat: added additional information about the album on the dedicated detail page 2024-03-16 15:50:06 +01:00
CappielloAntonio dd085a2cdb gradle: Media3 dependencies update 2024-03-16 12:57:57 +01:00
CappielloAntonioandGitHub 7a58ad5494 Merge pull request #187 from chengyuhui/fix-negative-gain
fix: fix negative replay gain values
2024-03-16 12:52:59 +01:00
CappielloAntonioandGitHub 84234849a4 Merge pull request #188 from chengyuhui/fix-load-control-fdroid
fix: fix load control for F-Droid builds
2024-03-16 12:48:06 +01:00
CappielloAntonio 6f6f596432 gradle: gradle update 2024-03-16 12:39:36 +01:00
CappielloAntonio 3e1c3133ca fix: fix crash with TypeToken and reflection 2024-02-19 21:07:47 +01:00
CappielloAntonio 10b9d7ec76 fix: fix "Now Playing" scrobble implementation 2024-02-18 19:35:49 +01:00
CappielloAntonio 1980e53a27 fix: fix scrolling issue in server registration dialog 2024-02-18 19:15:14 +01:00
CappielloAntonio 54e988b70e feat: added "Recent songs" and "Random" menu items in Android Auto 2024-02-18 19:06:58 +01:00
CappielloAntonio 14d6128df0 feat: added optional information about audio quality for horizontal track adapters 2024-02-18 17:21:52 +01:00
CappielloAntonio 7488346804 feat: added optional information about audio quality for horizontal track adapters 2024-02-18 17:14:41 +01:00
CappielloAntonio 733102a8a4 feat: implemented karaoke mode for synchronized lyrics 2024-02-18 16:29:42 +01:00
CappielloAntonio 28fef53590 fix: disable shuffle button if there isn't a top song list 2024-02-17 23:54:50 +01:00
CappielloAntonio e35aed9cc4 feat: implemented synchronized lyrics display 2024-02-17 23:44:49 +01:00
CappielloAntonio 111a17350b chore: code cleanup 2024-02-17 23:43:17 +01:00
CappielloAntonio 54be869081 feat: implemented new API getLyricsBySongId for retrieving (synced) song lyrics based on song ID 2024-02-17 23:43:02 +01:00
CappielloAntonio b9462d7374 feat: check and save usable OpenSubsonic APIs 2024-02-17 23:39:25 +01:00
CappielloAntonioandGitHub 234c9a10d2 Merge pull request #171 from victoralvesf/portuguese-support
feat: add brazilian portuguese localization
2024-02-17 11:37:09 +01:00
CappielloAntonio 817c3b02e5 gradle: dependencies update 2024-02-17 11:34:43 +01:00
CappielloAntonioandGitHub ab0e1ead45 Update README.md 2024-02-04 19:00:17 +01:00
antonio 73b368d202 style: code cleanup 2024-01-29 16:42:09 +01:00
antonio f293a0116b Merge remote-tracking branch 'origin/main' 2024-01-29 12:29:22 +01:00
CappielloAntonioandGitHub ff5bec30c0 Update github_release.yml 2024-01-29 12:29:08 +01:00
antonio 5c66bed477 gradle: code version update 2024-01-29 12:18:34 +01:00
antonio d2068106e4 gradle: standardized code and name version for every flavors, temporarily downgrade com.google.android.material 2024-01-29 11:45:13 +01:00
antonio b7b02854d5 style: improved readability by modifying settings summary 2024-01-29 10:35:25 +01:00
antonio 0edafc2d8e gradle: updated gradle 2024-01-29 10:33:20 +01:00
antonio 279302737d fix: sort genres alphabetically as server's default sorting could lead to unpredictable results 2024-01-28 23:40:03 +01:00
antonio 634de67d74 feat: added an option to prevent phone from going into sleep mode if in-app 2024-01-28 23:22:03 +01:00
antonio cd44368d66 feat: save user's layout choice and always use user preference 2024-01-28 23:03:20 +01:00
antonio ae8aa56602 style: code cleanup 2024-01-28 19:36:25 +01:00
CappielloAntonioandGitHub 34d6692dae Merge pull request #122 from DelightLane/duration_crash
fix: null checking for song without duration info
2024-01-28 19:35:56 +01:00
antonio 8d2f0edbab fix: variable removed by accident 2024-01-28 19:19:47 +01:00
antonio d4d7aaba2b style: code cleanup 2024-01-28 19:15:42 +01:00
CappielloAntonioandGitHub d690df86d8 Merge pull request #150 from GallowsDove/album-catalogue-fixes
fix: fix loading and filtering issues with AlbumCatalogue
2024-01-28 19:08:35 +01:00
antonio e8f3cdbb48 style: code cleanup 2024-01-28 18:30:50 +01:00
CappielloAntonioandGitHub 33aa38e885 Merge pull request #145 from GallowsDove/new-download-fix
fix: fix new download caching
2024-01-28 18:24:43 +01:00
antonio 2faba71df0 feat: Implemented shuffle feature for downloaded songs based on the set filter 2024-01-28 18:02:48 +01:00
antonio 1d3a32be5d fix: refined scrobbling logic for the NowPlaying feature across all flavors 2024-01-28 15:46:36 +01:00
antonio 5b8e7d1404 style: code cleanup 2024-01-28 15:45:02 +01:00
antonio 85a5d01e72 style: code cleanup 2024-01-28 15:44:55 +01:00
CappielloAntonioandGitHub c7b17f2214 Merge pull request #155 from caiocotts/main
feat: send "now playing" scrobbles to server
2024-01-28 15:19:10 +01:00
CappielloAntonioandGitHub 293b0f71c8 Merge pull request #137 from dnno/update-german-localization
feat: Update German localization
2024-01-21 18:54:05 +01:00
antonio e6e0e399e0 gradle: dependencies update 2024-01-21 18:51:57 +01:00
antonio 112e468c7d gradle: bump up code version 2024-01-03 12:47:08 +01:00
antonio 0ccc601f1b gradle: add db migrations 2024-01-03 12:46:45 +01:00
CappielloAntonioandGitHub ae82bcd7bf Update github_release.yml 2024-01-03 12:40:21 +01:00
antonio 68512b7e12 feat: Implemented search functionality for Android Auto, "Made for You" section, starred songs, albums, artists, podcasts, and radio 2024-01-03 12:23:46 +01:00
antonio d6cc4fc028 feat: test: Implemented initial functional version with Android Auto support 2024-01-03 00:45:22 +01:00
antonio e8c7c065e2 gradle: dependencies update 2023-12-31 15:35:15 +01:00
CappielloAntonioandGitHub 427394a105 Merge pull request #121 from DelightLane/localization
feat: add korean localization
2023-12-21 09:55:09 +01:00
CappielloAntonioandGitHub 75fc2cbafa Merge pull request #118 from rkowalsk/french-localization-updates
fix: update French localization and fix previous errors
2023-12-21 09:53:54 +01:00