summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2013-09-15 17:50:31 -0700
committerRicardo Cerqueira <ricardo@cyngn.com>2015-11-12 13:45:43 +0000
commit5e8da3e0efcf7f314a2b2230c3897f881a12ed25 (patch)
treea1b247006e7231ee1d1523141566f06bb68f297b /res
downloadandroid_packages_apps_Screencast-5e8da3e0efcf7f314a2b2230c3897f881a12ed25.tar.gz
android_packages_apps_Screencast-5e8da3e0efcf7f314a2b2230c3897f881a12ed25.tar.bz2
android_packages_apps_Screencast-5e8da3e0efcf7f314a2b2230c3897f881a12ed25.zip
This is a combination of 54 commits.
First pass at Mirror tweaking random numbers xda style. clone ipad fixup fps info consolidate header add server for testing. What is this blob? Is it a transformation matrix? Great success! All framing issues fixed. wip ntp timing issues resolved. document code Proper cleanup on devices nsd manager fixups, use preresolved address quick hack fixes for danesh fix fixes assumptions that position/offset are 0. and one more spot Make use of framework hooks for start/stop recordings Update device name Check available space before recording move screencast call into service. add getListener call to display manager reenable test activity nre fix refactor for new framework changes add hidden device support add share and show touches add notifications create the dir before create the file my brain meats are on fire... device to device mirroring fix up surface to scale to fit airplay now advertises proper txt records. retrieve the airplay sink width/height. fixes everything seems smooth now. not sure if because of the ntp code tweaks or because i turned off everything in my house. add airplay header use localized string cleanup remove some derp screen recording now has mic input wip cleanups autotimeout nsd manager discovery nre fix not_enough_storage support mirroring to a browser via flash. rename to new package rename module disable flash device make it build friendly remove redundant write Updates for CM11 cm-11.0 fixes Add content intent to recording notification. Use new/better assets for notification. Strip out all the derp, keep screencasting rename further renames. launcher icon. Change-Id: I2bdec5d9b45aa912fe0c8101dbaf331cca06e1d0
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi-v11/ic_stat_device_access_video.pngbin0 -> 378 bytes
-rw-r--r--res/drawable-hdpi-v11/ic_stat_rating_important.pngbin0 -> 775 bytes
-rw-r--r--res/drawable-hdpi-v11/ic_stat_rating_not_important.pngbin0 -> 999 bytes
-rw-r--r--res/drawable-hdpi/ic_launcher.pngbin0 -> 643 bytes
-rw-r--r--res/drawable-hdpi/ic_stat_device_access_video.pngbin0 -> 446 bytes
-rw-r--r--res/drawable-hdpi/ic_stat_rating_important.pngbin0 -> 756 bytes
-rw-r--r--res/drawable-hdpi/ic_stat_rating_not_important.pngbin0 -> 928 bytes
-rwxr-xr-xres/drawable-hdpi/stop.pngbin0 -> 1055 bytes
-rw-r--r--res/drawable-mdpi-v11/ic_stat_device_access_video.pngbin0 -> 261 bytes
-rw-r--r--res/drawable-mdpi-v11/ic_stat_rating_important.pngbin0 -> 507 bytes
-rw-r--r--res/drawable-mdpi-v11/ic_stat_rating_not_important.pngbin0 -> 616 bytes
-rw-r--r--res/drawable-mdpi/ic_launcher.pngbin0 -> 471 bytes
-rw-r--r--res/drawable-mdpi/ic_stat_device_access_video.pngbin0 -> 327 bytes
-rw-r--r--res/drawable-mdpi/ic_stat_rating_important.pngbin0 -> 517 bytes
-rw-r--r--res/drawable-mdpi/ic_stat_rating_not_important.pngbin0 -> 552 bytes
-rwxr-xr-xres/drawable-mdpi/stop.pngbin0 -> 1047 bytes
-rw-r--r--res/drawable-xhdpi-v11/ic_stat_device_access_video.pngbin0 -> 481 bytes
-rw-r--r--res/drawable-xhdpi-v11/ic_stat_rating_important.pngbin0 -> 1053 bytes
-rw-r--r--res/drawable-xhdpi-v11/ic_stat_rating_not_important.pngbin0 -> 1435 bytes
-rw-r--r--res/drawable-xhdpi/ic_launcher.pngbin0 -> 923 bytes
-rw-r--r--res/drawable-xhdpi/ic_stat_device_access_video.pngbin0 -> 561 bytes
-rw-r--r--res/drawable-xhdpi/ic_stat_rating_important.pngbin0 -> 1006 bytes
-rw-r--r--res/drawable-xhdpi/ic_stat_rating_not_important.pngbin0 -> 1260 bytes
-rwxr-xr-xres/drawable-xhdpi/stop.pngbin0 -> 1114 bytes
-rw-r--r--res/drawable-xxhdpi-v11/ic_stat_device_access_video.pngbin0 -> 708 bytes
-rw-r--r--res/drawable-xxhdpi-v11/ic_stat_rating_important.pngbin0 -> 1667 bytes
-rw-r--r--res/drawable-xxhdpi-v11/ic_stat_rating_not_important.pngbin0 -> 2414 bytes
-rw-r--r--res/drawable-xxhdpi/ic_launcher.pngbin0 -> 1473 bytes
-rw-r--r--res/drawable-xxhdpi/ic_stat_device_access_video.pngbin0 -> 834 bytes
-rw-r--r--res/drawable-xxhdpi/ic_stat_rating_important.pngbin0 -> 1612 bytes
-rw-r--r--res/drawable-xxhdpi/ic_stat_rating_not_important.pngbin0 -> 2127 bytes
-rw-r--r--res/drawable-xxxhdpi/ic_launcher.pngbin0 -> 2127 bytes
-rw-r--r--res/layout/main.xml23
-rw-r--r--res/values/strings.xml14
34 files changed, 37 insertions, 0 deletions
diff --git a/res/drawable-hdpi-v11/ic_stat_device_access_video.png b/res/drawable-hdpi-v11/ic_stat_device_access_video.png
new file mode 100644
index 0000000..9072a22
--- /dev/null
+++ b/res/drawable-hdpi-v11/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-hdpi-v11/ic_stat_rating_important.png b/res/drawable-hdpi-v11/ic_stat_rating_important.png
new file mode 100644
index 0000000..d46097b
--- /dev/null
+++ b/res/drawable-hdpi-v11/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-hdpi-v11/ic_stat_rating_not_important.png b/res/drawable-hdpi-v11/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..4f7e777
--- /dev/null
+++ b/res/drawable-hdpi-v11/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png
new file mode 100644
index 0000000..cea7e1f
--- /dev/null
+++ b/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_stat_device_access_video.png b/res/drawable-hdpi/ic_stat_device_access_video.png
new file mode 100644
index 0000000..ad36a69
--- /dev/null
+++ b/res/drawable-hdpi/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_stat_rating_important.png b/res/drawable-hdpi/ic_stat_rating_important.png
new file mode 100644
index 0000000..d448954
--- /dev/null
+++ b/res/drawable-hdpi/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_stat_rating_not_important.png b/res/drawable-hdpi/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..1c85ccf
--- /dev/null
+++ b/res/drawable-hdpi/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-hdpi/stop.png b/res/drawable-hdpi/stop.png
new file mode 100755
index 0000000..dd5d6a1
--- /dev/null
+++ b/res/drawable-hdpi/stop.png
Binary files differ
diff --git a/res/drawable-mdpi-v11/ic_stat_device_access_video.png b/res/drawable-mdpi-v11/ic_stat_device_access_video.png
new file mode 100644
index 0000000..257eb48
--- /dev/null
+++ b/res/drawable-mdpi-v11/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-mdpi-v11/ic_stat_rating_important.png b/res/drawable-mdpi-v11/ic_stat_rating_important.png
new file mode 100644
index 0000000..be0ca8e
--- /dev/null
+++ b/res/drawable-mdpi-v11/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-mdpi-v11/ic_stat_rating_not_important.png b/res/drawable-mdpi-v11/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..7c93d11
--- /dev/null
+++ b/res/drawable-mdpi-v11/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_launcher.png b/res/drawable-mdpi/ic_launcher.png
new file mode 100644
index 0000000..4fb5155
--- /dev/null
+++ b/res/drawable-mdpi/ic_launcher.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_stat_device_access_video.png b/res/drawable-mdpi/ic_stat_device_access_video.png
new file mode 100644
index 0000000..0fde26d
--- /dev/null
+++ b/res/drawable-mdpi/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_stat_rating_important.png b/res/drawable-mdpi/ic_stat_rating_important.png
new file mode 100644
index 0000000..eea8483
--- /dev/null
+++ b/res/drawable-mdpi/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_stat_rating_not_important.png b/res/drawable-mdpi/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..22623ba
--- /dev/null
+++ b/res/drawable-mdpi/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-mdpi/stop.png b/res/drawable-mdpi/stop.png
new file mode 100755
index 0000000..20df415
--- /dev/null
+++ b/res/drawable-mdpi/stop.png
Binary files differ
diff --git a/res/drawable-xhdpi-v11/ic_stat_device_access_video.png b/res/drawable-xhdpi-v11/ic_stat_device_access_video.png
new file mode 100644
index 0000000..147c486
--- /dev/null
+++ b/res/drawable-xhdpi-v11/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-xhdpi-v11/ic_stat_rating_important.png b/res/drawable-xhdpi-v11/ic_stat_rating_important.png
new file mode 100644
index 0000000..118eca8
--- /dev/null
+++ b/res/drawable-xhdpi-v11/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-xhdpi-v11/ic_stat_rating_not_important.png b/res/drawable-xhdpi-v11/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..9969646
--- /dev/null
+++ b/res/drawable-xhdpi-v11/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_launcher.png b/res/drawable-xhdpi/ic_launcher.png
new file mode 100644
index 0000000..0db71fc
--- /dev/null
+++ b/res/drawable-xhdpi/ic_launcher.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_stat_device_access_video.png b/res/drawable-xhdpi/ic_stat_device_access_video.png
new file mode 100644
index 0000000..fe65cd5
--- /dev/null
+++ b/res/drawable-xhdpi/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_stat_rating_important.png b/res/drawable-xhdpi/ic_stat_rating_important.png
new file mode 100644
index 0000000..1ce2e9c
--- /dev/null
+++ b/res/drawable-xhdpi/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_stat_rating_not_important.png b/res/drawable-xhdpi/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..76a914c
--- /dev/null
+++ b/res/drawable-xhdpi/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-xhdpi/stop.png b/res/drawable-xhdpi/stop.png
new file mode 100755
index 0000000..ee5eda2
--- /dev/null
+++ b/res/drawable-xhdpi/stop.png
Binary files differ
diff --git a/res/drawable-xxhdpi-v11/ic_stat_device_access_video.png b/res/drawable-xxhdpi-v11/ic_stat_device_access_video.png
new file mode 100644
index 0000000..b87a54e
--- /dev/null
+++ b/res/drawable-xxhdpi-v11/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-xxhdpi-v11/ic_stat_rating_important.png b/res/drawable-xxhdpi-v11/ic_stat_rating_important.png
new file mode 100644
index 0000000..a39b081
--- /dev/null
+++ b/res/drawable-xxhdpi-v11/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-xxhdpi-v11/ic_stat_rating_not_important.png b/res/drawable-xxhdpi-v11/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..6b7cd33
--- /dev/null
+++ b/res/drawable-xxhdpi-v11/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_launcher.png b/res/drawable-xxhdpi/ic_launcher.png
new file mode 100644
index 0000000..95e1dcd
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_stat_device_access_video.png b/res/drawable-xxhdpi/ic_stat_device_access_video.png
new file mode 100644
index 0000000..c23919b
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_stat_device_access_video.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_stat_rating_important.png b/res/drawable-xxhdpi/ic_stat_rating_important.png
new file mode 100644
index 0000000..afdeb26
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_stat_rating_important.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_stat_rating_not_important.png b/res/drawable-xxhdpi/ic_stat_rating_not_important.png
new file mode 100644
index 0000000..3fa1183
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_stat_rating_not_important.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_launcher.png b/res/drawable-xxxhdpi/ic_launcher.png
new file mode 100644
index 0000000..72bae7d
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_launcher.png
Binary files differ
diff --git a/res/layout/main.xml b/res/layout/main.xml
new file mode 100644
index 0000000..77a5ad5
--- /dev/null
+++ b/res/layout/main.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="vertical"
+ android:gravity="center"
+ android:layout_margin="20dp"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent">
+
+ <TextView
+ style="@android:style/TextAppearance.Medium"
+ android:gravity="center"
+ android:text="@string/start_description"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"/>
+
+ <Button
+ android:id="@+id/start_screencast"
+ android:layout_marginTop="20dp"
+ android:text="@string/start_screencast"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"/>
+</LinearLayout> \ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
new file mode 100644
index 0000000..ababc01
--- /dev/null
+++ b/res/values/strings.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Screencast</string>
+ <string name="share">Share</string>
+ <string name="stop">Stop</string>
+ <string name="insufficient_storage">Insufficient Storage</string>
+ <string name="show_touches">Show Touches</string>
+ <string name="recording">Recording</string>
+ <string name="recording_ready_to_share">Recording ready to share</string>
+ <string name="video_length">Video Length: %s</string>
+ <string name="not_enough_storage">Not enough storage available</string>
+ <string name="start_screencast">Start Screencast</string>
+ <string name="start_description">Pretty "Start Screencast" to begin recording your Android screen and microphone to a video file.</string>
+</resources>