spotube/assets
Alessio fece073def This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project.
Configuration File Removals:

    .vscode/c_cpp_properties.json: Removed the entire configuration for C/C++ properties.
    .vscode/launch.json: Removed the Dart launch configurations for different environments and modes.
    .vscode/settings.json: Removed settings related to CMake, spell checking, file nesting, and Dart Flutter SDK path.
    .vscode/snippets.code-snippets: Removed code snippets for Dart, including PaginatedState and PaginatedNotifier templates.
    .vscode/tasks.json: Removed the tasks configuration file.

Documentation Updates:

    CONTRIBUTION.md: Removed heart emoji from the introductory text.
    README.md: Updated the logo image and made minor text adjustments, including removing emojis and updating section titles. [1] [2] [3] [4] [5]

Asset Removals:

    lib/collections/assets.gen.dart: Removed multiple unused asset references, including images related to Spotube logos and banners. [1] [2] [3]

Minor Code Cleanups:

    cli/commands/build/linux.dart, cli/commands/build/windows.dart, cli/commands/translated.dart, cli/commands/untranslated.dart: Adjusted import statements for consistency. [1] [2] [3] [4]
    integration_test/app_test.dart: Removed an unnecessary blank line.
    lib/collections/routes.dart: Commented out the TrackRoute configuration.
2025-04-13 18:40:37 +02:00
..
backgrounds feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
logos feat: add songlink based track matching for youtube and open song link button 2024-02-25 11:13:23 +06:00
mobile-screenshots chore: update images 2025-03-07 20:06:58 +06:00
patterns feat: flag to hide spotify generated images with patterns 2025-01-10 23:41:22 +06:00
tutorial feat(auth): new authentication flow using cookies and webview in android 2022-10-03 20:38:36 +06:00
album-placeholder.png feat(local-tracks): complete support for local tracks 2022-09-03 09:42:41 +06:00
branding.png chore: Minor typographical splash screen correction (English translation) #1256 2024-02-24 21:50:55 +06:00
empty_box.png Tutorial local images added images 2022-07-09 00:20:32 +06:00
invidious.jpg feat: add invidious audio source and fix auto skipping tracks (#2005) 2024-10-17 22:33:03 +06:00
jiosaavn.png fix: alternative searched sources doesn't play #1059 2024-01-22 19:02:10 +06:00
liked-tracks.jpg chore: new liked tracks image 2024-01-08 22:57:03 +06:00
placeholder.png Tutorial local images added images 2022-07-09 00:20:32 +06:00
spotube-logo-nightly-notWallpaper.png This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
spotube-logo-stable-notWallpaper.png This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
spotube-logo-stable-wallpaper.png This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
user-placeholder.png Merge branch 'master' of github.com:KRTirtho/spotube 2022-09-03 09:50:05 +06:00