diff --git a/app/src/main/ic_launcher-web.png b/app/src/main/ic_launcher-web.png index 50eb06bb..5b8da9ac 100644 Binary files a/app/src/main/ic_launcher-web.png and b/app/src/main/ic_launcher-web.png differ diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09bc..4ae7d123 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09bc..4ae7d123 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png index e5c9aa1a..386c9a05 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_background.png b/app/src/main/res/mipmap-hdpi/ic_launcher_background.png new file mode 100644 index 00000000..59eee066 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index 16ada6f3..9f94bf63 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index 2480e3a3..c9d807da 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png index 393b151e..1929d173 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_background.png b/app/src/main/res/mipmap-mdpi/ic_launcher_background.png new file mode 100644 index 00000000..33e48a14 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index d7201df5..0a3bf75b 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index 1f08d979..37f26aa3 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 5a14e32d..a92f4951 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png new file mode 100644 index 00000000..855f9939 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index 5ea06e99..e9cc746a 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index ba51f99b..cfe167ba 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 66296a55..87a27e1f 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png new file mode 100644 index 00000000..7e97b211 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index 37499a08..e48a8741 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index e18c6377..0cd9bc48 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index eceaaaf4..b7d73327 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png new file mode 100644 index 00000000..4494d503 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index 956f92a7..b3cdadc4 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 20097ade..8309f4f9 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/values-night-v23/styles.xml b/app/src/main/res/values-night-v23/styles.xml index 594558fb..bf573745 100644 --- a/app/src/main/res/values-night-v23/styles.xml +++ b/app/src/main/res/values-night-v23/styles.xml @@ -7,7 +7,7 @@ @color/transistor_grey_dark @color/transistor_grey_darker - @color/transistor_blue + @color/transistor_red @drawable/list_divider diff --git a/app/src/main/res/values-night-v24/styles.xml b/app/src/main/res/values-night-v24/styles.xml index 6791c7fd..32c5b37e 100644 --- a/app/src/main/res/values-night-v24/styles.xml +++ b/app/src/main/res/values-night-v24/styles.xml @@ -7,7 +7,7 @@ @color/transistor_grey_dark @color/transistor_grey_darker - @color/transistor_blue + @color/transistor_red @drawable/list_divider diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml index a57acd2f..8273dd9a 100644 --- a/app/src/main/res/values-night/colors.xml +++ b/app/src/main/res/values-night/colors.xml @@ -11,7 +11,7 @@ @color/transistor_grey_very_light @color/transistor_grey_darker @color/transistor_grey_very_light - @color/transistor_blue_dark + @color/transistor_red_dark @color/transistor_black @color/transistor_grey_darker diff --git a/app/src/main/res/values-night/styles.xml b/app/src/main/res/values-night/styles.xml index 85eff475..7ea97787 100644 --- a/app/src/main/res/values-night/styles.xml +++ b/app/src/main/res/values-night/styles.xml @@ -7,7 +7,7 @@ @color/transistor_grey_dark @color/transistor_black - @color/transistor_blue + @color/transistor_red @drawable/list_divider diff --git a/app/src/main/res/values-v23/styles.xml b/app/src/main/res/values-v23/styles.xml index e97d15a3..b188c9f7 100644 --- a/app/src/main/res/values-v23/styles.xml +++ b/app/src/main/res/values-v23/styles.xml @@ -7,7 +7,7 @@ @color/transistor_grey_dark @color/transistor_grey_darker - @color/transistor_blue + @color/transistor_red @drawable/list_divider diff --git a/app/src/main/res/values-v24/styles.xml b/app/src/main/res/values-v24/styles.xml index 0cfa8bcb..4a40e329 100644 --- a/app/src/main/res/values-v24/styles.xml +++ b/app/src/main/res/values-v24/styles.xml @@ -7,7 +7,7 @@ @color/transistor_grey_dark @color/transistor_grey_darker - @color/transistor_blue + @color/transistor_red @drawable/list_divider diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index dbaf5f16..4b321646 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -11,7 +11,7 @@ @color/transistor_white @color/transistor_grey_dark @color/transistor_white - @color/transistor_blue + @color/transistor_red @color/transistor_white @color/transistor_grey_very_light @@ -28,9 +28,12 @@ #FF3C4043 #FF17181A - #FF3C98DB + #FFDC3D33 + #FFC83D35 + + #FF000000 #FFFFFFFF diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 326dc5b6..2cd93510 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -7,7 +7,7 @@ @color/transistor_grey_dark @color/transistor_grey_darker - @color/transistor_blue + @color/transistor_red @drawable/list_divider diff --git a/assets/README.md b/assets/README.md index 682f4b9f..ce198793 100644 --- a/assets/README.md +++ b/assets/README.md @@ -8,8 +8,8 @@ How to create Transitor's [Adaptive Icon](https://developer.android.com/guide/pr 1. Go to `File > New > Image Asset` 2. Choose `Icon Type > Launcher Icons (Adaptive and Legacy)` -3. Foreground Layer: Select the file [transistor-app-icon-current-without-background.png](https://raw.githubusercontent.com/y20k/transistor/master/assets/transistor-app-icon-current-without-background.png) -4. Background Layer: Select the color `3C98DB` +3. Foreground Layer: Select the file [trackbook-app-icon-current-foreground.png](https://raw.githubusercontent.com/y20k/transistor/master/assets/trackbook-app-icon-current-foreground.png) +4. Background Layer: Select the file [trackbook-app-icon-current-background.png](https://raw.githubusercontent.com/y20k/transistor/master/assets/trackbook-app-icon-current-background.png) 5. Foreground Layer: Set Trim to `No` 6. Foreground Layer: Set Resize to `100%` @@ -17,4 +17,4 @@ How to create Transitor's [Adaptive Icon](https://developer.android.com/guide/pr ... have been taken on a OnePlus 5 ## F-Droid Assets -F-Droid assets are found in the folder **metadata/\/**. \ No newline at end of file +F-Droid assets are found in the folder **metadata/\/**. diff --git a/assets/transistor-app-icon-current-background.png b/assets/transistor-app-icon-current-background.png new file mode 100644 index 00000000..a7c98484 Binary files /dev/null and b/assets/transistor-app-icon-current-background.png differ diff --git a/assets/transistor-app-icon-current-foreground.png b/assets/transistor-app-icon-current-foreground.png new file mode 100644 index 00000000..59ae8c63 Binary files /dev/null and b/assets/transistor-app-icon-current-foreground.png differ diff --git a/assets/transistor-app-icon-current-without-background.png b/assets/transistor-app-icon-current-without-background.png deleted file mode 100644 index 27a7951c..00000000 Binary files a/assets/transistor-app-icon-current-without-background.png and /dev/null differ diff --git a/assets/transistor-app-icon-current.png b/assets/transistor-app-icon-current.png index f833f121..8309f4f9 100644 Binary files a/assets/transistor-app-icon-current.png and b/assets/transistor-app-icon-current.png differ diff --git a/assets/transistor-app-icon-current.svg b/assets/transistor-app-icon-current.svg index a6881bee..d4194804 100644 --- a/assets/transistor-app-icon-current.svg +++ b/assets/transistor-app-icon-current.svg @@ -1,24 +1,12 @@ - + + + + + + + + - + id="layer4" + inkscape:label="Background" + style="display:none"> + + + + + - + id="g959" + inkscape:label="Radio Icon (Variant)" + style="display:inline"> + d="m 26.564215,46.115095 c 2.95e-4,-0.762084 -0.656603,-1.380254 -1.467606,-1.381084 H 14.536031 l -2.491082,2.65e-4 -0.138134,0.04031 -0.100755,0.02905 -0.02399,0.007 c -0.01952,0.0051 -0.03845,0.01194 -0.05651,0.02054 -0.557318,0.210984 -0.922029,0.7193 -0.921185,1.283902 v 7.585189 c -2.95e-4,0.762947 0.657816,1.381585 1.469738,1.381585 h 12.821959 c 0.811003,-8.11e-4 1.467901,-0.619 1.467606,-1.381084 -1.8e-4,-2.528563 -7.5e-5,-5.057126 5.41e-4,-7.585689 z" + id="path943" /> + style="display:inline;fill:#f1f3f4;fill-opacity:1;stroke-width:0.05167651" + inkscape:label="Volume dial" + sodipodi:nodetypes="cccssccc" /> + class="cls-1" + d="m 14.536031,44.734011 10.353204,-3.002617 c 0.465924,-0.135253 0.250021,-0.791981 -0.215902,-0.656728 l -12.627845,3.659308 z" + id="path947" /> + d="m 12.543721,50.20747 c -0.503926,-0.01077 -0.497057,0.707192 0.0066,0.687913 h 7.246324 c 0.468386,-0.01797 0.468386,-0.669738 0,-0.687714 h -7.246323 c -0.0022,-8.6e-5 -0.0044,-1.02e-4 -0.0066,-2.04e-4 z m 0.0066,1.375826 c -0.468366,0.01799 -0.468366,0.669721 0,0.687714 h 7.246324 c 0.468366,-0.01799 0.468366,-0.66972 0,-0.687714 z m -0.0066,1.375427 c -0.503926,-0.01077 -0.497057,0.707193 0.0066,0.687914 h 7.246324 c 0.472213,-0.01464 0.472213,-0.673277 0,-0.687914 h -7.246323 c -0.0022,-1.8e-5 -0.0044,-1.8e-5 -0.0066,0 z" + style="display:inline;fill:#dc3d33;fill-opacity:1;stroke-width:0.05167652" + id="path949" + inkscape:label="Speaker (inner)" /> + sodipodi:nodetypes="cccc" /> + class="cls-1" + d="m 24.443036,51.925965 a 1.0027485,0.94226262 0 1 1 -1.002748,-0.942263 1.0043477,0.94376542 0 0 1 1.002748,0.942263 z" + id="path953" /> + + id="path957" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" + inkscape:label="Frequency Needle" />