Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-03-30 09:18:34 +02:00
42 changed files with 693 additions and 475 deletions
@@ -1,17 +1,3 @@
/*
* CollectionAdapter.kt
* Implements the CollectionAdapter class
* A CollectionAdapter is a custom adapter providing station card views for a RecyclerView
*
* This file is part of
* TRANSISTOR - Radio App for Android
*
* Copyright (c) 2015-22 - Y20K.org
* Licensed under the MIT-License
* http://opensource.org/licenses/MIT
*/
package com.michatec.radio.collection
import android.annotation.SuppressLint