Skip to content

Commit

Permalink
Update Android splash screens
Browse files Browse the repository at this point in the history
  • Loading branch information
Rami Taibah committed Jan 2, 2018
1 parent 9cc47b6 commit 6ba75fb
Show file tree
Hide file tree
Showing 13 changed files with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions labels.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
[
{
"name": "Status: Abandoned",
"color": "#000000"
},
{
"name": "Status: Accepted",
"color": "#009800"
},
{
"name": "Status: Blocked",
"color": "#E11D21"
},
{
"name": "Status: Completed",
"color": "#006B75"
},
{
"name": "Status: In Progress",
"color": "#CCCCCC"
},
{
"name": "Status: On Hold",
"color": "#E11D21"
},
{
"name": "Status: Pending",
"color": "#FEF2C0"
},
{
"name": "Status: Review Needed",
"color": "#FBCA04"
},
{
"name": "Status: Revision Needed",
"color": "#E11D21"
},
{
"name": "good first issue",
"color": "#7057ff"
},
{
"name": "Type: Bug",
"color": "#E11D21"
},
{
"name": "Type: Question",
"color": "#7057ff"
},
{
"name": "Type: Enhancement",
"color": " #84B6EB"
},
{
"name": "Type: Maintenance",
"color": "#FBCA04"
},
{
"name": "Priority: Critical",
"color": "#E11D21"
},
{
"name": "Priority: High",
"color": "#EB6420"
},
{
"name": "Priority: Low",
"color": "#009800"
},
{
"name": "Priority: Medium",
"color": "#FBCA04"
}
]

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified resources/canoe/android/splash/drawable-port-hdpi-screen.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 modified resources/canoe/android/splash/drawable-port-ldpi-screen.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 modified resources/canoe/android/splash/drawable-port-mdpi-screen.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 modified resources/canoe/android/splash/drawable-port-xhdpi-screen.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 modified resources/canoe/android/splash/drawable-port-xxhdpi-screen.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 modified resources/canoe/android/splash/drawable-port-xxxhdpi-screen.png
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 6ba75fb

Please sign in to comment.