From 78c93e2ee1eddff67554edec9f956536a0b61482 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 25 Nov 2019 16:39:01 +0200 Subject: Working on Backup/Restore... --- Software/Graphics/Mobile/error.png | Bin 428 -> 810 bytes Software/Graphics/Mobile/error@2x.png | Bin 1000 -> 1343 bytes Software/Graphics/Mobile/error@3x.png | Bin 1512 -> 2092 bytes Software/Graphics/Mobile/getting-ready.png | Bin 0 -> 586 bytes Software/Graphics/Mobile/getting-ready@2x.png | Bin 0 -> 1083 bytes Software/Graphics/Mobile/getting-ready@3x.png | Bin 0 -> 1640 bytes Software/Graphics/Mobile/service.png | Bin 0 -> 844 bytes Software/Graphics/Mobile/service@2x.png | Bin 0 -> 1476 bytes Software/Graphics/Mobile/service@3x.png | Bin 0 -> 2140 bytes Software/Graphics/Mobile/shutting-down.png | Bin 0 -> 1190 bytes Software/Graphics/Mobile/shutting-down@2x.png | Bin 0 -> 2354 bytes Software/Graphics/Mobile/shutting-down@3x.png | Bin 0 -> 3586 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Software/Graphics/Mobile/getting-ready.png create mode 100644 Software/Graphics/Mobile/getting-ready@2x.png create mode 100644 Software/Graphics/Mobile/getting-ready@3x.png create mode 100644 Software/Graphics/Mobile/service.png create mode 100644 Software/Graphics/Mobile/service@2x.png create mode 100644 Software/Graphics/Mobile/service@3x.png create mode 100644 Software/Graphics/Mobile/shutting-down.png create mode 100644 Software/Graphics/Mobile/shutting-down@2x.png create mode 100644 Software/Graphics/Mobile/shutting-down@3x.png (limited to 'Software/Graphics') diff --git a/Software/Graphics/Mobile/error.png b/Software/Graphics/Mobile/error.png index 02a0a91a9..b4b50e4ac 100644 Binary files a/Software/Graphics/Mobile/error.png and b/Software/Graphics/Mobile/error.png differ diff --git a/Software/Graphics/Mobile/error@2x.png b/Software/Graphics/Mobile/error@2x.png index 9ef36018d..2aa0de6b8 100644 Binary files a/Software/Graphics/Mobile/error@2x.png and b/Software/Graphics/Mobile/error@2x.png differ diff --git a/Software/Graphics/Mobile/error@3x.png b/Software/Graphics/Mobile/error@3x.png index da9d34557..f1222eb64 100644 Binary files a/Software/Graphics/Mobile/error@3x.png and b/Software/Graphics/Mobile/error@3x.png differ diff --git a/Software/Graphics/Mobile/getting-ready.png b/Software/Graphics/Mobile/getting-ready.png new file mode 100644 index 000000000..a0dc77f92 Binary files /dev/null and b/Software/Graphics/Mobile/getting-ready.png differ diff --git a/Software/Graphics/Mobile/getting-ready@2x.png b/Software/Graphics/Mobile/getting-ready@2x.png new file mode 100644 index 000000000..f71d53c50 Binary files /dev/null and b/Software/Graphics/Mobile/getting-ready@2x.png differ diff --git a/Software/Graphics/Mobile/getting-ready@3x.png b/Software/Graphics/Mobile/getting-ready@3x.png new file mode 100644 index 000000000..850b1c624 Binary files /dev/null and b/Software/Graphics/Mobile/getting-ready@3x.png differ diff --git a/Software/Graphics/Mobile/service.png b/Software/Graphics/Mobile/service.png new file mode 100644 index 000000000..ba351ee66 Binary files /dev/null and b/Software/Graphics/Mobile/service.png differ diff --git a/Software/Graphics/Mobile/service@2x.png b/Software/Graphics/Mobile/service@2x.png new file mode 100644 index 000000000..3b0c9ddad Binary files /dev/null and b/Software/Graphics/Mobile/service@2x.png differ diff --git a/Software/Graphics/Mobile/service@3x.png b/Software/Graphics/Mobile/service@3x.png new file mode 100644 index 000000000..a575501b8 Binary files /dev/null and b/Software/Graphics/Mobile/service@3x.png differ diff --git a/Software/Graphics/Mobile/shutting-down.png b/Software/Graphics/Mobile/shutting-down.png new file mode 100644 index 000000000..9aa8e2db6 Binary files /dev/null and b/Software/Graphics/Mobile/shutting-down.png differ diff --git a/Software/Graphics/Mobile/shutting-down@2x.png b/Software/Graphics/Mobile/shutting-down@2x.png new file mode 100644 index 000000000..ee0d1e603 Binary files /dev/null and b/Software/Graphics/Mobile/shutting-down@2x.png differ diff --git a/Software/Graphics/Mobile/shutting-down@3x.png b/Software/Graphics/Mobile/shutting-down@3x.png new file mode 100644 index 000000000..75209f7d2 Binary files /dev/null and b/Software/Graphics/Mobile/shutting-down@3x.png differ -- cgit v1.3.1