-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
7.7.2: Swapped functionality: long-press poster is open external
resources popup, double tap on poster is show details; Added adaptive icon for Android 8+; Redid square icon (bit smaller); Action bar icon a bit sharper; Display show title in external resources dialogs; Don't show new "Add show" button in empty log; Some tabbing.
- Loading branch information
Guillaume
authored and
Guillaume
committed
Oct 18, 2017
1 parent
9a31e03
commit e17d0f5
Showing
18 changed files
with
382 additions
and
95 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/iconbg"/> | ||
<foreground android:drawable="@drawable/icon_foreground"/> | ||
</adaptive-icon> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
xmlns:aapt="http://schemas.android.com/aapt" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="63.157894" | ||
android:viewportHeight="63.157894"> | ||
<group android:translateX="7.5789475" | ||
android:translateY="7.5789475"> | ||
<path | ||
android:pathData="M11.13,31.75C10.72,31.34 10.47,30.78 10.47,30.16V16.62c0,-1.25 1.01,-2.26 2.26,-2.26h5.68c0.35,-0.52 0.78,-0.97 1.28,-1.34L18.51,11.85c-0.18,-0.18 -0.18,-0.46 0,-0.64 0.09,-0.09 0.2,-0.14 0.32,-0.14 0.11,0 0.23,0.05 0.32,0.14l1.34,1.33c0.72,-0.36 1.53,-0.57 2.39,-0.57 0.85,0 1.67,0.21 2.38,0.57l1.33,-1.33c0.18,-0.18 0.46,-0.18 0.64,0l3.15,3.15h2.63c0.62,0 1.19,0.25 1.6,0.66l8.38,8.38 48.37,48.29c0.78,0.78 -24.76,15.4 -25.54,14.62L22.38,43Z" | ||
android:strokeLineCap="butt" | ||
android:fillAlpha="0.09803922" | ||
android:fillType="nonZero" | ||
android:strokeColor="#00000000" | ||
android:fillColor="#000000" | ||
android:strokeWidth="1" | ||
android:strokeLineJoin="miter"/> | ||
<path | ||
android:pathData="m33.02,14.37c1.24,0 2.26,1 2.26,2.26v7.33L33.02,23.95L33.02,16.62L12.72,16.62L12.72,30.16L29.07,30.16L29.07,32.41L12.72,32.41c-1.24,0 -2.26,-1.01 -2.26,-2.26L10.47,16.62c0,-1.25 1.01,-2.26 2.26,-2.26h5.68c0.35,-0.52 0.78,-0.97 1.28,-1.34l-1.18,-1.18c-0.18,-0.18 -0.18,-0.46 0,-0.64 0.09,-0.09 0.2,-0.14 0.32,-0.14 0.11,0 0.23,0.05 0.32,0.14l1.34,1.33c0.72,-0.36 1.53,-0.57 2.39,-0.57 0.85,0 1.67,0.21 2.38,0.57l1.33,-1.33c0.18,-0.18 0.46,-0.18 0.64,0 0.18,0.18 0.18,0.46 0,0.64l-1.17,1.17c0.51,0.37 0.95,0.83 1.3,1.35zM27.38,23.39c0,2.49 -2.02,4.51 -4.51,4.51 -2.49,0 -4.51,-2.02 -4.51,-4.51 0,-2.49 2.02,-4.51 4.51,-4.51 2.49,0 4.51,2.02 4.51,4.51zM24.68,23.39 L21.97,21.36v4.06zM37.53,26.21v9.02c0,0.94 -0.76,1.69 -1.69,1.69h-4.51c-0.94,0 -1.69,-0.76 -1.69,-1.69v-9.02c0,-0.94 0.76,-1.69 1.69,-1.69h4.51c0.94,0 1.69,0.76 1.69,1.69zM34.71,35.23h-2.26v0.56h2.26zM36.54,26.21h-5.92v7.89h5.92zM34.15,28.95v0.81L31.33,29.75v-0.81zM35.84,27.34v0.81h-4.51v-0.81zM35.25,29.55 L35.84,30.16 33.09,32.97 31.33,31.16 31.92,30.56 33.09,31.77zM20.19,15.58h0.9v-0.9h-0.9zM24.69,15.58h0.9v-0.9h-0.9z" | ||
android:strokeLineCap="butt" | ||
android:fillType="nonZero" | ||
android:fillColor="#ffffff" | ||
android:strokeWidth="0" | ||
android:strokeLineJoin="miter"/> | ||
</group> | ||
</vector> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.