summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorCarlosgg <carlosgilglez@gmail.com>2020-10-22 15:59:17 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-11-12 21:44:22 (GMT)
commit306a1ec0a4dd037a59ab869f301546f7646a8ebe (patch)
treebbeb8d16cdcc6e9a272a37d5e2cee87d7e5f7503 /res
parent294797d8263b316809214a2d1cb9534dff810bd0 (diff)
apps: Add music player app with GadgetBridge support
Signed-off-by: Carlos Gil <carlosgilglez@gmail.com> [daniel@redfelineninja.org.uk: fix regressions on simulator, disable by default (for now) on real hardware and remove a couple of whitespace changes to existing files] Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'res')
-rw-r--r--res/MusicPlayerApp.pngbin0 -> 8324 bytes
-rwxr-xr-xres/headset.pngbin0 -> 624 bytes
-rwxr-xr-xres/pause.pngbin0 -> 953 bytes
-rwxr-xr-xres/play.pngbin0 -> 1030 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/MusicPlayerApp.png b/res/MusicPlayerApp.png
new file mode 100644
index 0000000..9b6b7e3
--- /dev/null
+++ b/res/MusicPlayerApp.png
Binary files differ
diff --git a/res/headset.png b/res/headset.png
new file mode 100755
index 0000000..4cdc52b
--- /dev/null
+++ b/res/headset.png
Binary files differ
diff --git a/res/pause.png b/res/pause.png
new file mode 100755
index 0000000..9ff29d9
--- /dev/null
+++ b/res/pause.png
Binary files differ
diff --git a/res/play.png b/res/play.png
new file mode 100755
index 0000000..03fcd4e
--- /dev/null
+++ b/res/play.png
Binary files differ