change application id for release

This commit is contained in:
dkanada 2020-05-09 04:43:09 +09:00
commit 9d08253655
159 changed files with 801 additions and 801 deletions

View file

@ -24,18 +24,18 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.kabouzeid.gramophone.views.HeightFitSquareLayout
<com.dkanada.gramophone.views.HeightFitSquareLayout
android:id="@+id/cover_container"
android:layout_width="match_parent"
android:layout_height="match_parent">
<fragment
android:id="@+id/player_album_cover_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
class="com.dkanada.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.kabouzeid.gramophone.views.HeightFitSquareLayout>
</com.dkanada.gramophone.views.HeightFitSquareLayout>
<com.sothree.slidinguppanel.SlidingUpPanelLayout xmlns:sothree="http://schemas.android.com/apk/res-auto"
android:id="@+id/player_sliding_layout"
@ -63,7 +63,7 @@
<fragment
android:id="@+id/playback_controls_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.card.CardPlayerPlaybackControlsFragment"
class="com.dkanada.gramophone.ui.fragments.player.card.CardPlayerPlaybackControlsFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content" />

View file

@ -11,12 +11,12 @@
android:elevation="@dimen/toolbar_elevation"
tools:ignore="UnusedAttribute">
<com.kabouzeid.gramophone.views.StatusBarView
<com.dkanada.gramophone.views.StatusBarView
android:id="@+id/player_status_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/status_bar_padding" />
<com.kabouzeid.gramophone.views.StatusBarView
<com.dkanada.gramophone.views.StatusBarView
android:layout_width="match_parent"
android:layout_height="@dimen/status_bar_padding"
android:background="@color/twenty_percent_black_overlay" />
@ -32,18 +32,18 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.kabouzeid.gramophone.views.HeightFitSquareLayout
<com.dkanada.gramophone.views.HeightFitSquareLayout
android:id="@+id/cover_container"
android:layout_width="match_parent"
android:layout_height="match_parent">
<fragment
android:id="@+id/player_album_cover_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
class="com.dkanada.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.kabouzeid.gramophone.views.HeightFitSquareLayout>
</com.dkanada.gramophone.views.HeightFitSquareLayout>
<LinearLayout
android:layout_width="match_parent"
@ -54,7 +54,7 @@
<fragment
android:id="@+id/playback_controls_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.flat.FlatPlayerPlaybackControlsFragment"
class="com.dkanada.gramophone.ui.fragments.player.flat.FlatPlayerPlaybackControlsFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content" />

View file

@ -49,7 +49,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_info"
android:layout_width="24dp"
android:layout_height="24dp"
@ -94,7 +94,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_github"
android:layout_width="24dp"
android:layout_height="24dp"

View file

@ -37,7 +37,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_author"
android:layout_width="24dp"
android:layout_height="24dp"
@ -82,7 +82,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_email"
android:layout_width="24dp"
android:layout_height="24dp"
@ -113,7 +113,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_twitter"
android:layout_width="24dp"
android:layout_height="24dp"
@ -143,7 +143,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_website"
android:layout_width="24dp"
android:layout_height="24dp"

View file

@ -38,7 +38,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_bug_report"
android:layout_width="24dp"
android:layout_height="24dp"
@ -82,7 +82,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_flag"
android:layout_width="24dp"
android:layout_height="24dp"
@ -126,7 +126,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_rate"
android:layout_width="24dp"
android:layout_height="24dp"
@ -170,7 +170,7 @@
android:paddingLeft="16dp"
android:paddingRight="16dp">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/icon_donate"
android:layout_width="24dp"
android:layout_height="24dp"

View file

@ -34,7 +34,7 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<com.kabouzeid.gramophone.views.WidthFitSquareLayout
<com.dkanada.gramophone.views.WidthFitSquareLayout
android:id="@+id/album_cover_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@ -42,15 +42,15 @@
<fragment
android:id="@+id/player_album_cover_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
class="com.dkanada.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</com.kabouzeid.gramophone.views.WidthFitSquareLayout>
</com.dkanada.gramophone.views.WidthFitSquareLayout>
<fragment
android:id="@+id/playback_controls_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.card.CardPlayerPlaybackControlsFragment"
class="com.dkanada.gramophone.ui.fragments.player.card.CardPlayerPlaybackControlsFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/album_cover_container" />
@ -69,7 +69,7 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<com.kabouzeid.gramophone.views.StatusBarView
<com.dkanada.gramophone.views.StatusBarView
android:layout_width="match_parent"
android:layout_height="@dimen/status_bar_padding" />
@ -85,7 +85,7 @@
</FrameLayout>
<com.kabouzeid.gramophone.views.StatusBarMarginFrameLayout
<com.dkanada.gramophone.views.StatusBarMarginFrameLayout
android:id="@+id/player_panel"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@ -151,7 +151,7 @@
</androidx.cardview.widget.CardView>
</com.kabouzeid.gramophone.views.StatusBarMarginFrameLayout>
</com.dkanada.gramophone.views.StatusBarMarginFrameLayout>
</com.sothree.slidinguppanel.SlidingUpPanelLayout>

View file

@ -8,12 +8,12 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<com.kabouzeid.gramophone.views.StatusBarView
<com.dkanada.gramophone.views.StatusBarView
android:id="@+id/player_status_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/status_bar_padding" />
<com.kabouzeid.gramophone.views.StatusBarView
<com.dkanada.gramophone.views.StatusBarView
android:layout_width="match_parent"
android:layout_height="@dimen/status_bar_padding"
android:background="@color/twenty_percent_black_overlay" />
@ -41,18 +41,18 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
<com.kabouzeid.gramophone.views.WidthFitSquareLayout
<com.dkanada.gramophone.views.WidthFitSquareLayout
android:id="@+id/album_cover_container"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<fragment
android:id="@+id/player_album_cover_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
class="com.dkanada.gramophone.ui.fragments.player.PlayerAlbumCoverFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</com.kabouzeid.gramophone.views.WidthFitSquareLayout>
</com.dkanada.gramophone.views.WidthFitSquareLayout>
</FrameLayout>
@ -79,7 +79,7 @@
<fragment
android:id="@+id/playback_controls_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.flat.FlatPlayerPlaybackControlsFragment"
class="com.dkanada.gramophone.ui.fragments.player.flat.FlatPlayerPlaybackControlsFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content" />

View file

@ -15,7 +15,7 @@
android:layout_height="match_parent"
android:orientation="horizontal">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/mini_player_image"
android:layout_width="24dp"
android:layout_height="24dp"
@ -38,7 +38,7 @@
android:singleLine="true"
android:textAppearance="@style/TextAppearance.AppCompat.Subhead" />
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/mini_player_play_pause_button"
android:layout_width="40dp"
android:layout_height="40dp"

View file

@ -14,7 +14,7 @@
android:orientation="vertical"
tools:ignore="UnusedAttribute,UselessParent">
<com.kabouzeid.gramophone.views.WidthFitSquareLayout
<com.dkanada.gramophone.views.WidthFitSquareLayout
android:id="@+id/image_container"
android:layout_width="match_parent"
android:layout_height="match_parent">
@ -27,7 +27,7 @@
app:srcCompat="@drawable/default_album_art"
tools:ignore="ContentDescription" />
</com.kabouzeid.gramophone.views.WidthFitSquareLayout>
</com.dkanada.gramophone.views.WidthFitSquareLayout>
<LinearLayout
android:id="@+id/palette_color_container"

View file

@ -7,7 +7,7 @@
android:foreground="?attr/rectSelector"
tools:ignore="UnusedAttribute">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/drag_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
@ -82,7 +82,7 @@
</LinearLayout>
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/menu"
style="@style/OverFlowButton"
android:layout_gravity="center_vertical"

View file

@ -7,7 +7,7 @@
android:foreground="?attr/rectSelector"
tools:ignore="UnusedAttribute">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/drag_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
@ -54,7 +54,7 @@
</LinearLayout>
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/menu"
style="@style/OverFlowButton"
android:layout_gravity="center_vertical"

View file

@ -7,7 +7,7 @@
android:foreground="?attr/rectSelector"
tools:ignore="UnusedAttribute">
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/drag_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
@ -65,7 +65,7 @@
android:singleLine="true"
android:textAppearance="@style/TextAppearance.AppCompat.Subhead" />
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/menu"
style="@style/OverFlowButton"
android:layout_gravity="center_vertical"

View file

@ -39,7 +39,7 @@
android:textSize="@dimen/md_listitem_textsize"
tools:text="Item" />
<com.kabouzeid.gramophone.views.IconImageView
<com.dkanada.gramophone.views.IconImageView
android:id="@+id/drag_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"

View file

@ -10,7 +10,7 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<com.kabouzeid.gramophone.views.StatusBarView
<com.dkanada.gramophone.views.StatusBarView
android:layout_width="match_parent"
android:layout_height="@dimen/status_bar_padding" />

View file

@ -27,7 +27,7 @@
<fragment
android:id="@+id/mini_player_fragment"
class="com.kabouzeid.gramophone.ui.fragments.player.MiniPlayerFragment"
class="com.dkanada.gramophone.ui.fragments.player.MiniPlayerFragment"
android:layout_width="match_parent"
android:layout_height="@dimen/mini_player_height" />

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.kabouzeid.gramophone.views.StatusBarView xmlns:android="http://schemas.android.com/apk/res/android"
<com.dkanada.gramophone.views.StatusBarView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/status_bar"
android:layout_width="match_parent"

View file

@ -3,7 +3,7 @@
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory android:title="@string/pref_header_library">
<com.kabouzeid.gramophone.preferences.LibraryPreference
<com.dkanada.gramophone.preferences.LibraryPreference
app:iconSpaceReserved="false"
android:key="library_categories"
android:summary="@string/pref_summary_library_categories"

View file

@ -4,7 +4,7 @@
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory android:title="@string/pref_header_now_playing_screen">
<com.kabouzeid.gramophone.preferences.NowPlayingScreenPreference
<com.dkanada.gramophone.preferences.NowPlayingScreenPreference
app:iconSpaceReserved="false"
android:key="now_playing_screen_id"
android:title="@string/pref_title_now_playing_screen_appearance" />