Apply new Signal icons and color palette.
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
.classpath
|
||||
captures/
|
||||
project.properties
|
||||
.project
|
||||
.settings
|
||||
|
|
|
@ -113,6 +113,7 @@
|
|||
<meta-data android:name="firebase_messaging_auto_init_enabled" android:value="false" />
|
||||
|
||||
<activity android:name="org.thoughtcrime.securesms.WebRtcCallActivity"
|
||||
android:theme="@style/TextSecure.LightTheme.WebRTCCall"
|
||||
android:excludeFromRecents="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|fontScale"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<item android:state_enabled="false" android:color="@color/gray50"/>
|
||||
<item android:color="@color/gray5"/>
|
||||
<item android:state_enabled="false" android:color="@color/core_grey_50"/>
|
||||
<item android:color="@color/core_grey_05"/>
|
||||
</selector>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<item android:state_enabled="false" android:color="@color/gray50"/>
|
||||
<item android:color="@color/gray13"/>
|
||||
<item android:state_enabled="false" android:color="@color/core_grey_50"/>
|
||||
<item android:color="@color/core_grey_30"/>
|
||||
</selector>
|
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 164 B |
Before Width: | Height: | Size: 268 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 108 B |
Before Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 140 B |
Before Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 480 B |
Before Width: | Height: | Size: 190 B |
Before Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 536 B |
Before Width: | Height: | Size: 240 B |
Before Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 672 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 678 B |
Before Width: | Height: | Size: 138 B |
Before Width: | Height: | Size: 540 B |
Before Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 134 B |
Before Width: | Height: | Size: 188 B |
Before Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 230 B |
Before Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 116 B |
Before Width: | Height: | Size: 112 B |
Before Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 112 B |
Before Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 100 B |
Before Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 86 B |
Before Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 780 B |
Before Width: | Height: | Size: 432 B |
Before Width: | Height: | Size: 764 B |
Before Width: | Height: | Size: 728 B |
Before Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 410 B |
Before Width: | Height: | Size: 314 B |
Before Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 146 B |
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 160 B |
Before Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 160 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 160 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 166 B |
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/transparent_white_40">
|
||||
android:color="@color/transparent_white_20">
|
||||
|
||||
<item android:id="@+id/mask">
|
||||
<shape android:shape="oval">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/transparent_white_40">
|
||||
android:color="@color/transparent_white_20">
|
||||
|
||||
<item android:id="@+id/mask">
|
||||
<shape android:shape="oval">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/transparent_white_40">
|
||||
android:color="@color/transparent_white_20">
|
||||
<item android:id="@+id/mask">
|
||||
<shape>
|
||||
<corners android:radius="1000dp" />
|
||||
|
|