c694d0468258ef4a4e8584fa81d34a97d632066c |
10-Jul-2017 |
Ian Lake <ilake@google.com> |
Remove AppCompat from TouchLatency test Ensure the TouchLatency test accurately reflects the latest framework and removes the need to update TouchLatency test as Support Library evolves. Test: ./gradlew assembleDebug works BUG: 28983951 Change-Id: Icce773f47674f94cad5f9057cce4913b7efce834
ava/com/prefabulated/touchlatency/TouchLatencyActivity.java
es/menu/menu_touch_latency.xml
es/values/styles.xml
|
19bda3d9176b02198df4cec807d86e6797f8993e |
18-May-2017 |
Aurimas Liutikas <aurimas@google.com> |
Remove usages of ActionBarActivity. ActionBarActivity has been deprecated for 2+ years and has been extending AppCompatActivity for all that time. These changes should be no-ops. Bug: 35253513 Test: None Change-Id: Ica46ccbc2b29a6a3399f7deed6045c1f7e1cd429
ava/com/prefabulated/touchlatency/TouchLatencyActivity.java
|
51efddbd3bb304de2dd47fa8cd1114ac555958bb |
05-Apr-2017 |
Alan Viverette <alanv@google.com> |
Remove unnecessary casts on calls to findViewById Just frameworks/ this time. More paths to come. Bug: 24137209 Test: make -j32 Change-Id: Iff27abd26fa43296ac2fff8f534fc6742d2ae80c
ava/com/prefabulated/touchlatency/TouchLatencyActivity.java
|
d136ce902c0be4a0cfb8e9d1288ba931ceaf88b4 |
08-Aug-2016 |
John Reck <jreck@google.com> |
Add TouchLatency test Change-Id: Ic3a788f6b06bf6477ab23b183fb8c76ae8870b6b
ndroidManifest.xml
ava/com/prefabulated/touchlatency/TouchLatencyActivity.java
es/layout/activity_touch_latency.xml
es/menu/menu_touch_latency.xml
es/mipmap-hdpi/ic_launcher.png
es/mipmap-mdpi/ic_launcher.png
es/mipmap-xhdpi/ic_launcher.png
es/mipmap-xxhdpi/ic_launcher.png
es/values-w820dp/dimens.xml
es/values/dimens.xml
es/values/strings.xml
es/values/styles.xml
|