Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
briar
Commits
428f06ab
Verified
Commit
428f06ab
authored
Jun 29, 2020
by
akwizgran
Browse files
Use style guide colours in drawables.
parent
ae75090d
Pipeline
#4574
passed with stage
in 8 minutes and 14 seconds
Changes
16
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
briar-android/src/main/res/drawable-night/contact_connected.xml
View file @
428f06ab
...
...
@@ -11,7 +11,7 @@
C7.58,20,4,16.42,4,12 S7.58,4,12,4 S20,7.58,20,12 S16.42,20,12,20 Z"
/>
<path
android:fillColor=
"#
95d220
"
android:fillColor=
"#
82c91e
"
android:pathData=
"M10.8972,19.9503 C6.5514,19.3493,3.43091,15.2154,4.0625,10.896
C4.55452,7.53099,7.09451,4.8236,10.394,4.14714
C14.2569,3.35517,18.1698,5.54347,19.5236,9.25295
...
...
briar-android/src/main/res/drawable-night/qr_code_explanation.xml
View file @
428f06ab
...
...
@@ -17,12 +17,12 @@
android:fillColor=
"#ffffff"
android:pathData=
"M175.3 16.5l-9.8 0 0 -5.7c0 -1.4 -1.2 -2.6 -2.6 -2.6l-19.3 0c-1.4 0 -2.6 1.2 -2.6 2.6l0 14.4c0 1.4 1.2 2.6 2.6 2.6l15.1 0 0 17.3c0 2.4 2 4.4 4.4 4.4l12.2 0c2.4 0 4.4 -2 4.4 -4.4l0 -24.2c0.1 -2.4 -1.9 -4.4 -4.4 -4.4zm-12.4 -5.9l-9.6 6 -9.6 -6 19.2 0zm-19.4 14.8l0 -12.3 9.8 6.1 9.8 -6.1 0 12.3 -19.6 0zm28.6 21.2l-5.8 0 0 -1.5 5.8 0 0 1.5zm5 -4.6l-15.8 0 0 -14.2 1.6 0c1.4 0 2.6 -1.2 2.6 -2.6l0 -4.1 11.6 0 0 20.9z"
/>
<path
android:fillColor=
"#
ff0000
"
android:fillColor=
"#
db3b21
"
android:pathData=
"M101.4 17.8l2 2 7.4 -7.3 7.3 7.3 2.1 -2 -7.4 -7.4 7.4 -7.3 -2.1 -2.1 -7.3 7.4 -7.4 -7.4 -2 2.1 7.3 7.3z"
/>
<path
android:fillColor=
"#
ff0000
"
android:fillColor=
"#
db3b21
"
android:pathData=
"M176 17.8l2.1 2 7.3 -7.3 7.4 7.3 2 -2 -7.3 -7.4 7.3 -7.3 -2 -2.1 -7.4 7.4 -7.3 -7.4 -2.1 2.1 7.3 7.3z"
/>
<path
android:fillColor=
"#
08b124
"
android:fillColor=
"#
67a60f
"
android:pathData=
"M35.8 18.8l0 0L52.5 2.1 50.5 0 35.6 14.8 28.5 7.7l-2.1 2.1 9.2 9.1z"
/>
</vector>
briar-android/src/main/res/drawable/contact_connected.xml
View file @
428f06ab
...
...
@@ -13,7 +13,7 @@ C7.58,20,4,16.42,4,12 S7.58,4,12,4 S20,7.58,20,12 S16.42,20,12,20 Z"/>
<path
android:pathData=
"M0,0 L24,0 L24,24 L0,24 Z"
/>
<path
android:fillColor=
"#
95d220
"
android:fillColor=
"#
82c91e
"
android:pathData=
"M10.8972,19.9503 C6.5514,19.3493,3.43091,15.2154,4.0625,10.896
C4.55452,7.53099,7.09451,4.8236,10.394,4.14714
C14.2569,3.35517,18.1698,5.54347,19.5236,9.25295
...
...
briar-android/src/main/res/drawable/contact_offline.xml
View file @
428f06ab
...
...
@@ -6,7 +6,7 @@
android:viewportWidth=
"24"
>
<path
android:fillColor=
"#2
D3E50
"
android:fillColor=
"#2
e3d4f
"
android:pathData=
"M10.8972,19.9503 C6.5514,19.3493,3.43091,15.2154,4.0625,10.896
C4.55452,7.53099,7.09451,4.8236,10.394,4.14714
C14.2569,3.35517,18.1698,5.54347,19.5236,9.25295
...
...
briar-android/src/main/res/drawable/contact_online.xml
View file @
428f06ab
...
...
@@ -6,7 +6,7 @@
android:viewportWidth=
"24"
>
<path
android:fillColor=
"#
95D220
"
android:fillColor=
"#
82c91e
"
android:pathData=
"M10.8972,19.9503 C6.5514,19.3493,3.43091,15.2154,4.0625,10.896
C4.55452,7.53099,7.09451,4.8236,10.394,4.14714
C14.2569,3.35517,18.1698,5.54347,19.5236,9.25295
...
...
briar-android/src/main/res/drawable/ic_content_copy.xml
View file @
428f06ab
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"24dp"
android:height=
"24dp"
android:tint=
"#
2A93C6
"
android:tint=
"#
418cd8
"
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
>
<path
...
...
briar-android/src/main/res/drawable/ic_content_paste.xml
View file @
428f06ab
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"24dp"
android:height=
"24dp"
android:tint=
"#
2A93C6
"
android:tint=
"#
418cd8
"
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
>
<path
...
...
briar-android/src/main/res/drawable/ic_image_broken.xml
View file @
428f06ab
...
...
@@ -4,6 +4,6 @@
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
>
<path
android:fillColor=
"#
80808
0"
android:fillColor=
"#
70707
0"
android:pathData=
"M21,5v6.59l-3,-3.01 -4,4.01 -4,-4 -4,4 -3,-3.01L3,5c0,-1.1 0.9,-2 2,-2h14c1.1,0 2,0.9 2,2zM18,11.42l3,3.01L21,19c0,1.1 -0.9,2 -2,2L5,21c-1.1,0 -2,-0.9 -2,-2v-6.58l3,2.99 4,-4 4,4 4,-3.99z"
/>
</vector>
briar-android/src/main/res/drawable/ic_more_vert_accent.xml
View file @
428f06ab
...
...
@@ -4,6 +4,6 @@
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
>
<path
android:fillColor=
"#
FF2D3E50
"
android:fillColor=
"#
2e3d4f
"
android:pathData=
"M12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2zM12,16c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2z"
/>
</vector>
briar-android/src/main/res/drawable/ic_rss_feed.xml
View file @
428f06ab
...
...
@@ -6,7 +6,7 @@
android:viewportWidth=
"30"
>
<path
android:fillColor=
"#f
fa500
"
android:fillColor=
"#f
c9403
"
android:pathData=
"M0,0 L30,0 L30,30 L0,30 L0,0 Z"
/>
<path
android:fillColor=
"#ffffff"
...
...
briar-android/src/main/res/drawable/qr_code_explanation.xml
View file @
428f06ab
...
...
@@ -18,12 +18,12 @@
android:fillColor=
"#000000"
android:pathData=
"M175.3 16.5l-9.8 0 0 -5.7c0 -1.4 -1.2 -2.6 -2.6 -2.6l-19.3 0c-1.4 0 -2.6 1.2 -2.6 2.6l0 14.4c0 1.4 1.2 2.6 2.6 2.6l15.1 0 0 17.3c0 2.4 2 4.4 4.4 4.4l12.2 0c2.4 0 4.4 -2 4.4 -4.4l0 -24.2c0.1 -2.4 -1.9 -4.4 -4.4 -4.4zm-12.4 -5.9l-9.6 6 -9.6 -6 19.2 0zm-19.4 14.8l0 -12.3 9.8 6.1 9.8 -6.1 0 12.3 -19.6 0zm28.6 21.2l-5.8 0 0 -1.5 5.8 0 0 1.5zm5 -4.6l-15.8 0 0 -14.2 1.6 0c1.4 0 2.6 -1.2 2.6 -2.6l0 -4.1 11.6 0 0 20.9z"
/>
<path
android:fillColor=
"#
ff0000
"
android:fillColor=
"#
db3b21
"
android:pathData=
"M101.4 17.8l2 2 7.4 -7.3 7.3 7.3 2.1 -2 -7.4 -7.4 7.4 -7.3 -2.1 -2.1 -7.3 7.4 -7.4 -7.4 -2 2.1 7.3 7.3z"
/>
<path
android:fillColor=
"#
ff0000
"
android:fillColor=
"#
db3b21
"
android:pathData=
"M176 17.8l2.1 2 7.3 -7.3 7.4 7.3 2 -2 -7.3 -7.4 7.3 -7.3 -2 -2.1 -7.4 7.4 -7.3 -7.4 -2.1 2.1 7.3 7.3z"
/>
<path
android:fillColor=
"#
08b124
"
android:fillColor=
"#
67a60f
"
android:pathData=
"M35.8 18.8l0 0L52.5 2.1 50.5 0 35.6 14.8 28.5 7.7l-2.1 2.1 9.2 9.1z"
/>
</vector>
\ No newline at end of file
briar-android/src/main/res/drawable/social_share_blue.xml
View file @
428f06ab
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"24dp"
android:height=
"24dp"
android:tint=
"#
2A93C6
"
android:tint=
"#
418cd8
"
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
>
<path
...
...
briar-android/src/main/res/drawable/trust_indicator_anonymous.xml
View file @
428f06ab
...
...
@@ -5,7 +5,7 @@
android:viewportHeight=
"20"
android:viewportWidth=
"49"
>
<path
android:fillColor=
"#
b7b7b
7"
android:fillColor=
"#
a7a7a
7"
android:pathData=
"M15.5002,13.8797 L15.5002,11.8208 L12.9502,11.8208 L12.9502,8.38194
L15.5002,8.38194 L15.5002,6.32312 L12.9502,6.32312 L12.9502,2.49959
L10.5752,2.49959 L10.5752,6.32312 L7.42514,6.32312 L7.42514,2.49959
...
...
@@ -16,7 +16,7 @@ L10.5752,13.8797 L10.5752,17.4996 L12.9502,17.4996 L12.9502,13.8797
L15.5002,13.8797 Z M10.5752,11.8208 L7.42514,11.8208 L7.42514,8.38194
L10.5752,8.38194 L10.5752,11.8208 Z"
/>
<path
android:fillColor=
"#
b7b7b
7"
android:fillColor=
"#
a7a7a
7"
android:pathData=
"M31.0002,13.8797 L31.0002,11.8208 L28.4502,11.8208 L28.4502,8.38194
L31.0002,8.38194 L31.0002,6.32312 L28.4502,6.32312 L28.4502,2.49959
L26.0752,2.49959 L26.0752,6.32312 L22.9251,6.32312 L22.9251,2.49959
...
...
@@ -27,7 +27,7 @@ L26.0752,13.8797 L26.0752,17.4996 L28.4502,17.4996 L28.4502,13.8797
L31.0002,13.8797 Z M26.0752,11.8208 L22.9251,11.8208 L22.9251,8.38194
L26.0752,8.38194 L26.0752,11.8208 Z"
/>
<path
android:fillColor=
"#
b7b7b
7"
android:fillColor=
"#
a7a7a
7"
android:pathData=
"M46.5002,13.8797 L46.5002,11.8208 L43.9502,11.8208 L43.9502,8.38194
L46.5002,8.38194 L46.5002,6.32312 L43.9502,6.32312 L43.9502,2.49959
L41.5752,2.49959 L41.5752,6.32312 L38.4251,6.32312 L38.4251,2.49959
...
...
briar-android/src/main/res/drawable/trust_indicator_unknown.xml
View file @
428f06ab
...
...
@@ -5,7 +5,7 @@
android:viewportHeight=
"20"
android:viewportWidth=
"49"
>
<path
android:fillColor=
"#
c34032
"
android:fillColor=
"#
db3b21
"
android:pathData=
"M15.5002,13.8797 L15.5002,11.8208 L12.9502,11.8208 L12.9502,8.38194
L15.5002,8.38194 L15.5002,6.32312 L12.9502,6.32312 L12.9502,2.49959
L10.5752,2.49959 L10.5752,6.32312 L7.42514,6.32312 L7.42514,2.49959
...
...
@@ -16,7 +16,7 @@ L10.5752,13.8797 L10.5752,17.4996 L12.9502,17.4996 L12.9502,13.8797
L15.5002,13.8797 Z M10.5752,11.8208 L7.42514,11.8208 L7.42514,8.38194
L10.5752,8.38194 L10.5752,11.8208 Z"
/>
<path
android:fillColor=
"#
b7b7b
7"
android:fillColor=
"#
a7a7a
7"
android:pathData=
"M31.0002,13.8797 L31.0002,11.8208 L28.4502,11.8208 L28.4502,8.38194
L31.0002,8.38194 L31.0002,6.32312 L28.4502,6.32312 L28.4502,2.49959
L26.0752,2.49959 L26.0752,6.32312 L22.9251,6.32312 L22.9251,2.49959
...
...
@@ -27,7 +27,7 @@ L26.0752,13.8797 L26.0752,17.4996 L28.4502,17.4996 L28.4502,13.8797
L31.0002,13.8797 Z M26.0752,11.8208 L22.9251,11.8208 L22.9251,8.38194
L26.0752,8.38194 L26.0752,11.8208 Z"
/>
<path
android:fillColor=
"#
b7b7b
7"
android:fillColor=
"#
a7a7a
7"
android:pathData=
"M46.5002,13.8797 L46.5002,11.8208 L43.9502,11.8208 L43.9502,8.38194
L46.5002,8.38194 L46.5002,6.32312 L43.9502,6.32312 L43.9502,2.49959
L41.5752,2.49959 L41.5752,6.32312 L38.4251,6.32312 L38.4251,2.49959
...
...
briar-android/src/main/res/drawable/trust_indicator_unverified.xml
View file @
428f06ab
...
...
@@ -5,7 +5,7 @@
android:viewportHeight=
"20"
android:viewportWidth=
"49"
>
<path
android:fillColor=
"#fc
d53a
"
android:fillColor=
"#fc
9403
"
android:pathData=
"M15.5002,13.8797 L15.5002,11.8208 L12.9502,11.8208 L12.9502,8.38194
L15.5002,8.38194 L15.5002,6.32312 L12.9502,6.32312 L12.9502,2.49959
L10.5752,2.49959 L10.5752,6.32312 L7.42514,6.32312 L7.42514,2.49959
...
...
@@ -16,7 +16,7 @@ L10.5752,13.8797 L10.5752,17.4996 L12.9502,17.4996 L12.9502,13.8797
L15.5002,13.8797 Z M10.5752,11.8208 L7.42514,11.8208 L7.42514,8.38194
L10.5752,8.38194 L10.5752,11.8208 Z"
/>
<path
android:fillColor=
"#fc
d53a
"
android:fillColor=
"#fc
9403
"
android:pathData=
"M31.0002,13.8797 L31.0002,11.8208 L28.4502,11.8208 L28.4502,8.38194
L31.0002,8.38194 L31.0002,6.32312 L28.4502,6.32312 L28.4502,2.49959
L26.0752,2.49959 L26.0752,6.32312 L22.9251,6.32312 L22.9251,2.49959
...
...
@@ -27,7 +27,7 @@ L26.0752,13.8797 L26.0752,17.4996 L28.4502,17.4996 L28.4502,13.8797
L31.0002,13.8797 Z M26.0752,11.8208 L22.9251,11.8208 L22.9251,8.38194
L26.0752,8.38194 L26.0752,11.8208 Z"
/>
<path
android:fillColor=
"#
b7b7b
7"
android:fillColor=
"#
a7a7a
7"
android:pathData=
"M46.5002,13.8797 L46.5002,11.8208 L43.9502,11.8208 L43.9502,8.38194
L46.5002,8.38194 L46.5002,6.32312 L43.9502,6.32312 L43.9502,2.49959
L41.5752,2.49959 L41.5752,6.32312 L38.4251,6.32312 L38.4251,2.49959
...
...
briar-android/src/main/res/drawable/trust_indicator_verified.xml
View file @
428f06ab
...
...
@@ -5,7 +5,7 @@
android:viewportHeight=
"20"
android:viewportWidth=
"49"
>
<path
android:fillColor=
"#
7fac49
"
android:fillColor=
"#
67a60f
"
android:pathData=
"M15.5002,13.8797 L15.5002,11.8208 L12.9502,11.8208 L12.9502,8.38194
L15.5002,8.38194 L15.5002,6.32312 L12.9502,6.32312 L12.9502,2.49959
L10.5752,2.49959 L10.5752,6.32312 L7.42514,6.32312 L7.42514,2.49959
...
...
@@ -16,7 +16,7 @@ L10.5752,13.8797 L10.5752,17.4996 L12.9502,17.4996 L12.9502,13.8797
L15.5002,13.8797 Z M10.5752,11.8208 L7.42514,11.8208 L7.42514,8.38194
L10.5752,8.38194 L10.5752,11.8208 Z"
/>
<path
android:fillColor=
"#
7fac49
"
android:fillColor=
"#
67a60f
"
android:pathData=
"M31.0002,13.8797 L31.0002,11.8208 L28.4502,11.8208 L28.4502,8.38194
L31.0002,8.38194 L31.0002,6.32312 L28.4502,6.32312 L28.4502,2.49959
L26.0752,2.49959 L26.0752,6.32312 L22.9251,6.32312 L22.9251,2.49959
...
...
@@ -27,7 +27,7 @@ L26.0752,13.8797 L26.0752,17.4996 L28.4502,17.4996 L28.4502,13.8797
L31.0002,13.8797 Z M26.0752,11.8208 L22.9251,11.8208 L22.9251,8.38194
L26.0752,8.38194 L26.0752,11.8208 Z"
/>
<path
android:fillColor=
"#
7fac49
"
android:fillColor=
"#
67a60f
"
android:pathData=
"M46.5002,13.8797 L46.5002,11.8208 L43.9502,11.8208 L43.9502,8.38194
L46.5002,8.38194 L46.5002,6.32312 L43.9502,6.32312 L43.9502,2.49959
L41.5752,2.49959 L41.5752,6.32312 L38.4251,6.32312 L38.4251,2.49959
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment