diff --git a/icon/material-adaptive-icon_foreground.svg b/icon/material-adaptive-icon_foreground.svg new file mode 100644 index 00000000..431b7672 --- /dev/null +++ b/icon/material-adaptive-icon_foreground.svg @@ -0,0 +1,222 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon/material-adaptive-render-icon.zip b/icon/material-adaptive-render-icon.zip new file mode 100644 index 00000000..8d0cabf3 Binary files /dev/null and b/icon/material-adaptive-render-icon.zip differ diff --git a/icon/material-render-actionbar.zip b/icon/material-render-actionbar.zip index ded53466..1f2fdd52 100644 Binary files a/icon/material-render-actionbar.zip and b/icon/material-render-actionbar.zip differ diff --git a/icon/material-render-icon.zip b/icon/material-render-icon.zip index 5c808b7e..722151bd 100644 Binary files a/icon/material-render-icon.zip and b/icon/material-render-icon.zip differ diff --git a/icon/material-render.txt b/icon/material-render.txt index 08ea8441..d174d298 100644 --- a/icon/material-render.txt +++ b/icon/material-render.txt @@ -1,16 +1,35 @@ https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html Launcher icon: -https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.2&foreColor=rgb(255%2C 255%2C 255)&backColor=rgb(255%2C 61%2C 0)&crop=0&backgroundShape=square&effects=shadow&name=icon +https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.25&foreColor=rgb(255%2C 255%2C 255)&backColor=rgb(255%2C 61%2C 0)&crop=0&backgroundShape=square&effects=shadow&name=icon Color: #fff Scaling: Center Background color: #ff3d00 -Padding: 20% +Padding: 25% Shape: Square Effect: Cast shadow Name: icon -Action Bar: +Launcher icon (adaptive): +https://android-material-icon-generator.bitdroid.de +Background color: #ff4207 +Icon color: #fff +Shadow length: 60 +Shadow intensity: 0.13 +Shadow fading: 0 +Icon size: 5.7 +(Shadow extended in Inkscape / Asset Studio: Resize 78% / Background #FF4207) + +Action bar: +https://android-material-icon-generator.bitdroid.de/ +Background color: transparent +Background shape: square +Background effect: none +Icon color: rgba(255,255,255,0.9) +Shadow length: 0 +Icon size: 6.2 + +Action bar (previous): https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.1&foreColor=rgba(255%2C%20255%2C%20255%2C%200.9)&backColor=rgb(255%2C%2061%2C%200)&crop=0&backgroundShape=none&effects=none&name=actionbar Color: rgba(255, 255, 255, 0.9) Scaling: Center diff --git a/readme.md b/readme.md index 92e63e64..0e0fbc6a 100644 --- a/readme.md +++ b/readme.md @@ -11,8 +11,8 @@ __Some pointers__: * Swipe left-to-right to go back __In Shows Overview__: * Tap poster for next episode info -* Double tap for external resource (to \*[url]s directly, or list) -* Long-press poster for show info +* Double tap for for show info +* Long-press poster external resource (to \*[url]s directly, or list) * Swipe right-to-left to mark next as seen __In Show Details__: * Tap poster for full-screen view diff --git a/res/drawable-anydpi-v26/icon.xml b/res/drawable-anydpi-v26/icon.xml new file mode 100644 index 00000000..1e649f46 --- /dev/null +++ b/res/drawable-anydpi-v26/icon.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/res/drawable-anydpi-v26/icon_foreground.xml b/res/drawable-anydpi-v26/icon_foreground.xml new file mode 100644 index 00000000..bce13112 --- /dev/null +++ b/res/drawable-anydpi-v26/icon_foreground.xml @@ -0,0 +1,26 @@ + + + + + + diff --git a/res/drawable-xxhdpi-v21/actionbar.png b/res/drawable-xxhdpi-v21/actionbar.png index 20ba4217..a1aadc98 100644 Binary files a/res/drawable-xxhdpi-v21/actionbar.png and b/res/drawable-xxhdpi-v21/actionbar.png differ diff --git a/res/drawable-xxhdpi-v21/icon.png b/res/drawable-xxhdpi-v21/icon.png index d3bcea53..3ace1b50 100644 Binary files a/res/drawable-xxhdpi-v21/icon.png and b/res/drawable-xxhdpi-v21/icon.png differ diff --git a/res/layout/main.xml b/res/layout/main.xml index 393ae476..9ce2d24a 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -7,6 +7,6 @@ -