Update icon

pull/594/head
jhengazuki 6 months ago
parent b63d5fc214
commit 2b79c0a21d
  1. 9
      app/src/leanback/java/com/fongmi/android/tv/ui/activity/VideoActivity.java
  2. 56
      app/src/leanback/res/drawable/ic_banner_foreground.xml
  3. BIN
      app/src/leanback/res/mipmap-xhdpi/ic_banner.png
  4. BIN
      app/src/main/assets/favicon.ico
  5. BIN
      app/src/main/ic_launcher-playstore.png
  6. BIN
      app/src/main/res/drawable-nodpi/ic_logo.png
  7. 47
      app/src/main/res/drawable/ic_launcher_foreground.xml
  8. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher.webp
  9. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
  10. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher.webp
  11. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
  12. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher.webp
  13. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
  14. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
  15. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
  16. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
  17. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
  18. 2
      app/src/mobile/res/menu/menu_history.xml
  19. 2
      app/src/mobile/res/menu/menu_keep.xml
  20. 2
      app/src/mobile/res/menu/menu_search.xml
  21. 4
      app/src/mobile/res/menu/menu_vod.xml
  22. 10
      other/image/logo-1.svg

@ -646,7 +646,6 @@ public class VideoActivity extends BaseActivity implements CustomKeyDownVod.List
}
private void enterFullscreen() {
setTransition();
mFocus1 = getCurrentFocus();
mBinding.video.requestFocus();
mBinding.video.setForeground(null);
@ -659,7 +658,6 @@ public class VideoActivity extends BaseActivity implements CustomKeyDownVod.List
}
private void exitFullscreen() {
setTransition();
mBinding.video.setForeground(ResUtil.getDrawable(R.drawable.selector_video));
mBinding.video.setLayoutParams(mFrameParams);
mPlayers.setDanmakuSize(0.8f);
@ -670,13 +668,6 @@ public class VideoActivity extends BaseActivity implements CustomKeyDownVod.List
hideInfo();
}
private void setTransition() {
ChangeBounds transition = new ChangeBounds();
transition.setDuration(150);
ViewGroup parent = (ViewGroup) mBinding.video.getParent();
TransitionManager.beginDelayedTransition(parent, transition);
}
private void onDesc() {
CharSequence desc = mBinding.content.getText();
if (desc.length() > 3) DescDialog.show(this, desc.subSequence(3, desc.length()));

@ -3,34 +3,32 @@
android:height="180dp"
android:viewportWidth="512.13"
android:viewportHeight="512.13">
<group
android:scaleX="0.6666667"
android:scaleY="0.6666667"
android:translateX="85.355"
android:translateY="85.355">
<group
android:scaleX="0.3375"
android:scaleY="0.6"
android:translateX="169.64307"
android:translateY="102.426">
<path
android:fillColor="#FFAB91"
android:pathData="M254.64,503.6l-221.87,-110.93l0,-273.07l221.87,110.93z" />
<path
android:fillColor="#FFF176"
android:pathData="M254.64,503.6l221.87,-110.93l0,-273.07l-221.87,110.93z" />
<path
android:fillColor="#00E5FF"
android:pathData="M32.77,119.6l213.33,-110.93l230.4,110.93l-221.87,110.93z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M254.64,512.13c-1.71,0 -2.56,0 -3.41,-0.85L29.36,400.35c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68V119.6c0,-2.56 1.71,-5.97 4.27,-7.68s5.97,-1.71 8.53,0l221.87,110.93c2.56,1.71 5.12,4.27 5.12,7.68v273.07c0,2.56 -1.71,5.97 -4.27,7.68C258.05,511.28 256.35,512.13 254.64,512.13zM41.31,387.55l204.8,102.4V235.65l-204.8,-102.4V387.55z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M254.64,512.13c-1.71,0 -3.41,0 -4.27,-0.85c-2.56,-1.71 -4.27,-5.12 -4.27,-7.68V230.53c0,-3.41 1.71,-5.97 5.12,-7.68l221.87,-110.93c2.56,-1.71 5.97,-0.85 8.53,0c2.56,1.71 4.27,4.27 4.27,7.68v273.07c0,3.41 -1.71,5.97 -5.12,7.68L258.91,511.28C257.2,512.13 256.35,512.13 254.64,512.13zM263.17,235.65v254.29l204.8,-102.4V133.25L263.17,235.65z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M254.64,239.07c-1.71,0 -2.56,0 -3.41,-0.85L29.36,127.28c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68s1.71,-5.97 4.27,-7.68L241.84,0.99c2.56,-0.85 5.12,-1.71 7.68,0l230.4,110.93c2.56,1.71 5.12,4.27 5.12,7.68s-1.71,5.97 -5.12,7.68L258.05,238.21C257.2,239.07 256.35,239.07 254.64,239.07zM51.55,119.6l203.09,101.55l202.24,-101.55L246.11,18.05L51.55,119.6z" />
</group>
<group android:scaleX="0.6666667"
android:scaleY="0.6666667"
android:translateX="85.355"
android:translateY="85.355">
<group android:scaleX="0.3375"
android:scaleY="0.6"
android:translateX="169.64307"
android:translateY="102.426">
<path
android:pathData="M32.77,119.6l213.33,-110.93l230.4,110.93l-221.87,110.93z"
android:fillColor="#00B0FF"/>
<path
android:pathData="M254.64,503.6l-221.87,-110.93l0,-273.07l221.87,110.93z"
android:fillColor="#FF7043"/>
<path
android:pathData="M254.64,503.6l221.87,-110.93l0,-273.07l-221.87,110.93z"
android:fillColor="#FFD600"/>
<path
android:pathData="M254.64,512.13c-1.71,0 -2.56,0 -3.41,-0.85L29.36,400.35c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68V119.6c0,-2.56 1.71,-5.97 4.27,-7.68s5.97,-1.71 8.53,0l221.87,110.93c2.56,1.71 5.12,4.27 5.12,7.68v273.07c0,2.56 -1.71,5.97 -4.27,7.68C258.05,511.28 256.35,512.13 254.64,512.13zM41.31,387.55l204.8,102.4V235.65l-204.8,-102.4V387.55z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M254.64,512.13c-1.71,0 -3.41,0 -4.27,-0.85c-2.56,-1.71 -4.27,-5.12 -4.27,-7.68V230.53c0,-3.41 1.71,-5.97 5.12,-7.68l221.87,-110.93c2.56,-1.71 5.97,-0.85 8.53,0c2.56,1.71 4.27,4.27 4.27,7.68v273.07c0,3.41 -1.71,5.97 -5.12,7.68L258.91,511.28C257.2,512.13 256.35,512.13 254.64,512.13zM263.17,235.65v254.29l204.8,-102.4V133.25L263.17,235.65z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M254.64,239.07c-1.71,0 -2.56,0 -3.41,-0.85L29.36,127.28c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68s1.71,-5.97 4.27,-7.68L241.84,0.99c2.56,-0.85 5.12,-1.71 7.68,0l230.4,110.93c2.56,1.71 5.12,4.27 5.12,7.68s-1.71,5.97 -5.12,7.68L258.05,238.21C257.2,239.07 256.35,239.07 254.64,239.07zM51.55,119.6l203.09,101.55l202.24,-101.55L246.11,18.05L51.55,119.6z"
android:fillColor="#FFFFFF"/>
</group>
</group>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

@ -3,28 +3,27 @@
android:height="108dp"
android:viewportWidth="512.13"
android:viewportHeight="512.13">
<group
android:scaleX="0.42777777"
android:scaleY="0.42777777"
android:translateX="146.52608"
android:translateY="146.52608">
<path
android:fillColor="#FFAB91"
android:pathData="M254.64,503.6l-221.87,-110.93l0,-273.07l221.87,110.93z" />
<path
android:fillColor="#FFF176"
android:pathData="M254.64,503.6l221.87,-110.93l0,-273.07l-221.87,110.93z" />
<path
android:fillColor="#00E5FF"
android:pathData="M32.77,119.6l213.33,-110.93l230.4,110.93l-221.87,110.93z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M254.64,512.13c-1.71,0 -2.56,0 -3.41,-0.85L29.36,400.35c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68V119.6c0,-2.56 1.71,-5.97 4.27,-7.68s5.97,-1.71 8.53,0l221.87,110.93c2.56,1.71 5.12,4.27 5.12,7.68v273.07c0,2.56 -1.71,5.97 -4.27,7.68C258.05,511.28 256.35,512.13 254.64,512.13zM41.31,387.55l204.8,102.4V235.65l-204.8,-102.4V387.55z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M254.64,512.13c-1.71,0 -3.41,0 -4.27,-0.85c-2.56,-1.71 -4.27,-5.12 -4.27,-7.68V230.53c0,-3.41 1.71,-5.97 5.12,-7.68l221.87,-110.93c2.56,-1.71 5.97,-0.85 8.53,0c2.56,1.71 4.27,4.27 4.27,7.68v273.07c0,3.41 -1.71,5.97 -5.12,7.68L258.91,511.28C257.2,512.13 256.35,512.13 254.64,512.13zM263.17,235.65v254.29l204.8,-102.4V133.25L263.17,235.65z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M254.64,239.07c-1.71,0 -2.56,0 -3.41,-0.85L29.36,127.28c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68s1.71,-5.97 4.27,-7.68L241.84,0.99c2.56,-0.85 5.12,-1.71 7.68,0l230.4,110.93c2.56,1.71 5.12,4.27 5.12,7.68s-1.71,5.97 -5.12,7.68L258.05,238.21C257.2,239.07 256.35,239.07 254.64,239.07zM51.55,119.6l203.09,101.55l202.24,-101.55L246.11,18.05L51.55,119.6z" />
</group>
<group android:scaleX="0.42777777"
android:scaleY="0.42777777"
android:translateX="146.52608"
android:translateY="146.52608">
<path
android:pathData="M32.77,119.6l213.33,-110.93l230.4,110.93l-221.87,110.93z"
android:fillColor="#00B0FF"/>
<path
android:pathData="M254.64,503.6l-221.87,-110.93l0,-273.07l221.87,110.93z"
android:fillColor="#FF7043"/>
<path
android:pathData="M254.64,503.6l221.87,-110.93l0,-273.07l-221.87,110.93z"
android:fillColor="#FFD600"/>
<path
android:pathData="M254.64,512.13c-1.71,0 -2.56,0 -3.41,-0.85L29.36,400.35c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68V119.6c0,-2.56 1.71,-5.97 4.27,-7.68s5.97,-1.71 8.53,0l221.87,110.93c2.56,1.71 5.12,4.27 5.12,7.68v273.07c0,2.56 -1.71,5.97 -4.27,7.68C258.05,511.28 256.35,512.13 254.64,512.13zM41.31,387.55l204.8,102.4V235.65l-204.8,-102.4V387.55z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M254.64,512.13c-1.71,0 -3.41,0 -4.27,-0.85c-2.56,-1.71 -4.27,-5.12 -4.27,-7.68V230.53c0,-3.41 1.71,-5.97 5.12,-7.68l221.87,-110.93c2.56,-1.71 5.97,-0.85 8.53,0c2.56,1.71 4.27,4.27 4.27,7.68v273.07c0,3.41 -1.71,5.97 -5.12,7.68L258.91,511.28C257.2,512.13 256.35,512.13 254.64,512.13zM263.17,235.65v254.29l204.8,-102.4V133.25L263.17,235.65z"
android:fillColor="#FFFFFF"/>
<path
android:pathData="M254.64,239.07c-1.71,0 -2.56,0 -3.41,-0.85L29.36,127.28c-3.41,-1.71 -5.12,-4.27 -5.12,-7.68s1.71,-5.97 4.27,-7.68L241.84,0.99c2.56,-0.85 5.12,-1.71 7.68,0l230.4,110.93c2.56,1.71 5.12,4.27 5.12,7.68s-1.71,5.97 -5.12,7.68L258.05,238.21C257.2,239.07 256.35,239.07 254.64,239.07zM51.55,119.6l203.09,101.55l202.24,-101.55L246.11,18.05L51.55,119.6z"
android:fillColor="#FFFFFF"/>
</group>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 796 B

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

@ -6,7 +6,7 @@
android:id="@+id/sync"
android:icon="@drawable/ic_action_sync"
android:title="@string/menu_sync"
app:showAsAction="ifRoom" />
app:showAsAction="always" />
<item
android:id="@+id/delete"

@ -6,7 +6,7 @@
android:id="@+id/sync"
android:icon="@drawable/ic_action_sync"
android:title="@string/menu_sync"
app:showAsAction="ifRoom" />
app:showAsAction="always" />
<item
android:id="@+id/delete"

@ -7,7 +7,7 @@
android:icon="@drawable/ic_action_reset"
android:title="@string/menu_reset"
android:visible="false"
app:showAsAction="ifRoom" />
app:showAsAction="always" />
<item
android:id="@+id/action_site"

@ -6,13 +6,13 @@
android:id="@+id/search"
android:icon="@drawable/ic_action_search"
android:title="@string/menu_search"
app:showAsAction="ifRoom" />
app:showAsAction="always" />
<item
android:id="@+id/keep"
android:icon="@drawable/ic_action_keep"
android:title="@string/app_keep"
app:showAsAction="ifRoom" />
app:showAsAction="always" />
<item
android:id="@+id/history"

@ -3,15 +3,15 @@
viewBox="0 0 512.132 512.132" style="enable-background:new 0 0 512.132 512.132;"
xml:space="preserve">
<g>
<polygon style="fill:#FFAB91;"
<polygon style="fill:#00B0FF;"
points="32.773,119.599 246.106,8.665 476.506,119.599 254.639,230.532" />
<polygon style="fill:#FF7043;"
points="254.639,503.599 32.773,392.665 32.773,119.599 254.639,230.532" />
<polygon style="fill:#FFF176;"
<polygon style="fill:#FFD600;"
points="254.639,503.599 476.506,392.665 476.506,119.599 254.639,230.532" />
<polygon style="fill:#00E5FF;"
points="32.773,119.599 246.106,8.665 476.506,119.599 254.639,230.532" />
<path style="fill:#FFFFFF" d="M254.639,512.132c-1.707,0-2.56,0-3.413-0.853L29.359,400.345c-3.413-1.707-5.12-4.267-5.12-7.68V119.599
c0-2.56,1.707-5.973,4.267-7.68s5.973-1.707,8.533,0l221.867,110.933c2.56,1.707,5.12,4.267,5.12,7.68v273.067
c0,2.56-1.707,5.973-4.267,7.68C258.053,511.279,256.346,512.132,254.639,512.132z M41.306,387.545l204.8,102.4V235.652

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Loading…
Cancel
Save