Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
New icon for viu, grab, roborock, galaxy_labs, and adobe_scan! (#36)
Browse files Browse the repository at this point in the history
* New icon for viu, grab, roborock, galaxy labs, and adobe scan!

*add files for the 5 new icons
*add myself to contributor list

* Update appfilter.xml

* change galaxy_labs icon

Co-authored-by: Melanie Gutzmann <[email protected]>
  • Loading branch information
Artt-ies and mirrorkeydev committed May 3, 2021
1 parent 2d08413 commit c949c4d
Show file tree
Hide file tree
Showing 17 changed files with 114 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1839,6 +1839,7 @@

<!---grab-->
<item component="ComponentInfo{com.grabtaxi.passenger/com.myteksi.passenger.splash.SplashActivity}" drawable="grab" />
<item component="ComponentInfo{com.grabtaxi.passenger/com.grab.pax.newface.presentation.newface.NewFace}" drawable="grab" />

<!---kernel_adiutor-->
<item component="ComponentInfo{com.grarak.kerneladiutor/com.grarak.kerneladiutor.activities.StartActivity-Material}" drawable="kernel_adiutor"/>
Expand Down Expand Up @@ -6745,6 +6746,15 @@
<!-- zoom -->
<item component="ComponentInfo{us.zoom.videomeetings/com.zipow.videobox.LauncherActivity}" drawable="zoom"/>

<!-- viu -->
<item component="ComponentInfo{com.viu.phone/com.viu.phone.ui.activity.WelcomeActivity}" drawable="viu"/>

<!-- galaxy_labs-->
<item component="ComponentInfo{com.android.samsung.utilityapp/com.android.samsung.utilityapp.app.presentation.welcomepage.WelcomeActivity}" drawable="galaxy_labs"/>

<!-- roborock -->
<item component="com.roborock.smart/com.roborock.smart.activity.SplashActivity}" drawable="roborock"/>

<!-- picPay -->
<item component="ComponentInfo{com.picpay/com.picpay.features.enter.ReleasePicPayEnter}" drawable="picpay" />

Expand All @@ -6768,4 +6778,5 @@

<!-- github -->
<item component="ComponentInfo{com.github.android/com.github.android.activities.MainActivity}" drawable="github"/>

</resources>
4 changes: 4 additions & 0 deletions app/xml/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
name="Matilde Ribeira"
contribution="Bearable"
link="https://github.com/MatildeRibeira" />
<contributor
name="Artt-ies"
contribution="Viu, Roborock, Grab, Adobe Scan, Galaxy Labs"
link="https://github.com/Artt-ies" />
<contributor
name="Gleyson Abreu"
contribution="8 icons"
Expand Down
Binary file added icons/appstract-dark/adobe_scan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-dark/galaxy_labs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-dark/grab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-dark/roborock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-dark/viu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-light/adobe_scan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-light/galaxy_labs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-light/grab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-light/roborock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/appstract-light/viu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/svgs/adobe_scan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions icons/svgs/galaxy_labs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/svgs/grab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions icons/svgs/roborock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions icons/svgs/viu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c949c4d

Please sign in to comment.