Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PublicAndroidApps
Nebulo
Commits
a30b236f
Commit
a30b236f
authored
Dec 10, 2019
by
Daniel Wolf
Browse files
Added attribution for font awesome
parent
edbfb041
Changes
3
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/drawable/ic_info_circle.xml
deleted
100755 → 0
View file @
edbfb041
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:autoMirrored=
"true"
android:height=
"24dp"
android:viewportHeight=
"512"
android:viewportWidth=
"512"
android:width=
"24dp"
>
<path
android:fillColor=
"?android:attr/textColor"
android:pathData=
"M256,8C119.043,8 8,119.083 8,256c0,136.997 111.043,248 248,248s248,-111.003 248,-248C504,119.083 392.957,8 256,8zM256,456c-110.532,0 -200,-89.431 -200,-200 0,-110.495 89.472,-200 200,-200 110.491,0 200,89.471 200,200 0,110.53 -89.431,200 -200,200zM256,118c23.196,0 42,18.804 42,42s-18.804,42 -42,42 -42,-18.804 -42,-42 18.804,-42 42,-42zM312,372c0,6.627 -5.373,12 -12,12h-88c-6.627,0 -12,-5.373 -12,-12v-24c0,-6.627 5.373,-12 12,-12h12v-64h-12c-6.627,0 -12,-5.373 -12,-12v-24c0,-6.627 5.373,-12 12,-12h64c6.627,0 12,5.373 12,12v100h12c6.627,0 12,5.373 12,12v24z"
/>
</vector>
app/src/main/res/layout/fragment_main.xml
View file @
a30b236f
...
...
@@ -44,7 +44,7 @@
android:layout_height=
"wrap_content"
android:layout_marginBottom=
"8dp"
android:contentDescription=
"@string/contentdescription_main_infoimage"
android:drawableStart=
"@drawable/ic_info
_circle
"
android:drawableStart=
"@drawable/ic_info"
android:drawablePadding=
"8dp"
android:text=
"@string/main_dnssurveillance_infotext"
/>
...
...
app/src/main/res/values/strings-dialog.xml
View file @
a30b236f
...
...
@@ -93,6 +93,7 @@
- Dutch translation by Bas Koedijk\n
- Portuguese translation by Rafael W. Bohnenberger\n
- Indonesian translation by Gloeyisk
- Some icons from Font Awesome
\n
\n
Want to see your name here? Feel free to
<![CDATA[<a href="https://git.frostnerd.com/PublicAndroidApps/smokescreen">contribute</a>]]>
.
...
...
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