forked from vendetta-mod/VendettaManager
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
57 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/vendetta_brand" /> | ||
<foreground android:drawable="@drawable/vendetta_logo" /> | ||
<monochrome android:drawable="@drawable/vendetta_logo" /> | ||
<background android:drawable="@color/bunny_brand" /> | ||
<foreground android:drawable="@drawable/bunny_logo" /> | ||
<monochrome android:drawable="@drawable/bunny_logo" /> | ||
</adaptive-icon> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" | ||
android:viewportWidth="1024" | ||
android:viewportHeight="1024" | ||
android:width="1024dp" | ||
android:height="1024dp"> | ||
<path | ||
android:pathData="M609.332 411.689C615.011 434.45 617.274 456.024 616.433 473.487C686.495 520.19 723.419 549.406 689.187 577.24L687.835 577.12L713.41 619.67C715.508 623.159 711.612 627.23 707.993 625.366C594.412 566.856 509.331 565.278 346.508 680.553C343.283 682.836 338.923 679.639 340.289 675.931L369.178 597.52C351.374 597.335 337 583.271 337 565.948C337 551.66 346.779 539.588 360.197 535.694C367.36 533.305 374.586 534.478 384.334 536.061C396.367 538.014 412.241 540.592 436.578 537.862C476.446 533.39 507.559 502 519.545 486.839C507.557 480.206 494.889 471.671 482.409 461.545C439.976 427.113 415.798 387.335 428.408 372.699C441.017 358.062 485.638 374.109 528.072 408.541C531.35 411.2 534.518 413.892 537.57 416.601C527.923 369.273 533.459 329.516 551.166 325.355C570.272 320.864 596.313 359.518 609.332 411.689ZM636.43 545.531C645.943 545.531 653.654 538.048 653.654 528.816C653.654 519.584 645.943 512.1 636.43 512.1C626.918 512.1 619.207 519.584 619.207 528.816C619.207 538.048 626.918 545.531 636.43 545.531Z" | ||
android:fillType="evenOdd" | ||
android:fillColor="#FFFFFF" /> | ||
</vector> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.