Marco Nelissen
3ff89b2fce
Fix CRCs in file so it passes the new CRC check
...
Bug: 22661698
Change-Id: I7f13aca309f6e1163f6515f3d949154749102776
2015-07-28 09:01:31 -07:00
Xavier Ducrohet
a58a751c91
Update revision for next SDK Preview.
...
Change-Id: Ic55aeb466c0193935ac8068162156086ec0cb6bf
2015-07-23 17:50:47 -07:00
Deepanshu Gupta
5c05f4ef1b
Merge "Update LayoutLib revision number for Preview 3" into mnc-dev
2015-07-23 23:46:34 +00:00
Deepanshu Gupta
cb910f3b82
Update LayoutLib revision number for Preview 3
...
Change-Id: I474f4cb386b85f3f00627fd114a52f93e80b6e15
2015-07-23 16:38:24 -07:00
Konstantinos Menychtas
1bdf0eeea3
Merge "DO NOT MERGE Increase the system-image revision number after opengl bug fix" into mnc-dev
2015-07-23 23:10:16 +00:00
Siva Velusamy
4518f725e1
Update platform tools 23.0.0 rc4 -> rc5
...
Change-Id: Icf68ef133540faada054b4be97c0b895b76a1522
2015-07-22 10:15:13 -07:00
Chris Craik
9d78bc10c8
Support new systrace file structure
...
bug:22636165
Change-Id: I5c5b634df4350da68f5dc2ee5018fd90654adc70
2015-07-21 14:03:58 -07:00
Konstantinos Menychtas
628dcba478
DO NOT MERGE Increase the system-image revision number after opengl bug fix
...
Back-ported bug-fix f07e504945e500b52a4c9fe249f2530e1b1eb7ba
(opengl: Fix QemuPipeStream::readFully reading beyond end of buffer)
warrants a system image update. This patch increases the revision
number for released images appropriately.
Change-Id: Ie1120854f863e0beef43ffa6ab00191679512fe2
2015-07-21 16:59:53 +00:00
Dianne Hackborn
d574af02c8
Track reason for screen turning on.
...
Change-Id: I1ab64b6d29d7e2c6f9006587d41a318289f13227
2015-07-15 10:08:36 -07:00
Xavier Ducrohet
f8c219e08f
am 73190f3f: (-s ours) Update version of non-maven support package.
...
* commit '73190f3f7dd7e5b1cad7ede93f2246757b765949':
Update version of non-maven support package.
2015-07-15 01:25:41 +00:00
Xavier Ducrohet
73190f3f7d
Update version of non-maven support package.
...
Change-Id: I3a97f458a5ca6a23b4dc04ae0d131488bcd3183d
2015-07-14 16:32:41 -07:00
Jonathan Basseri
6637c564a4
Merge "Add carrier config test to test_defs." into mnc-dev
2015-07-13 21:24:11 +00:00
Vadim Tryshev
09e174875c
am 1461b8e9: Merge "Fixing a crash introduced by my previous CL." into lmp-mr1-ub-dev
...
* commit '1461b8e9a0573442d8259c5035025e847cb511d7':
Fixing a crash introduced by my previous CL.
2015-07-10 01:31:11 +00:00
Vadim Tryshev
1461b8e9a0
Merge "Fixing a crash introduced by my previous CL." into lmp-mr1-ub-dev
2015-07-09 22:39:18 +00:00
Jonathan Basseri
98108540bf
Add carrier config test to test_defs.
...
Bug: 21619172
Change-Id: I1fac0bcfc4064ea80b46edd128d8c81e80bd2872
2015-07-09 11:34:41 -07:00
Santos Cordon
0aafaa7081
Add calllog CTS tests.
...
Bug: 22326097
Change-Id: I3c41d97f8054d20448a6d44d32b04443ba83056b
2015-07-07 13:09:25 -07:00
Benjamin Weiss
f3b07d469e
am c84455c1: Introduce sample for RoundedBitmapDrawable
...
* commit 'c84455c11fdace9bc5c82aae99318bd9cd2480fa':
Introduce sample for RoundedBitmapDrawable
2015-07-07 15:58:31 +00:00
Benjamin Weiss
c84455c11f
Introduce sample for RoundedBitmapDrawable
...
Shows how to set an image to circular using
the setCircular API.
Change-Id: Ic65b9feb74942b6bd1c9debcf88fad5935df6d67
2015-07-07 11:49:45 +01:00
Trevor Johns
4fabcc75ad
am 0d21ec5c: (-s ours) am 4fe2d033: (-s ours) Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
...
* commit '0d21ec5c41d905122dda25c214c5931666d7ec10':
Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
2015-07-06 23:30:18 +00:00
Trevor Johns
0d21ec5c41
am 4fe2d033: (-s ours) Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
...
* commit '4fe2d033580b4f1316317465ef9c92b76cfa95f9':
Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
2015-07-06 23:13:30 +00:00
Trevor Johns
4fe2d03358
Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
...
Synced to //developers/samples/android commit 535025bac7.
Change-Id: If65e90f25cebb8d774d9c581dbcbb2ba2a8bce51
2015-07-06 15:45:37 -07:00
Makoto Onuki
e31d4f4948
Use Android Studio project, also call TelephonyManager.getLine1Number().
...
Bug 22031904
Change-Id: I6e4615c9e130b77d45c92b5b903f7995521a95a7
2015-06-29 14:53:14 -07:00
Vadim Tryshev
218d64bd51
Fixing a crash introduced by my previous CL.
...
I didn't notice that method deleteItem(View) is used via reflection.
Restoring its (unused) parameter, which is needed for reflection,
but keeping a better name deleteSelectedItems.
Actually, we have a problem that click handlers like this one are also
used as helper methods for other handlers, where View parameter is
unnecessary, but I don't think it's worth fixing, so let's pass View and
not use it.
Bug: 21643257
Change-Id: Ibc0cd919706156ddc00890f322e51cb0774bc26b
2015-06-29 13:27:24 -07:00
Vadim Tryshev
3823d992ee
am 43774e87: Eliminating AnimatedRecyclerView demo crashes.
...
* commit '43774e878dd1ea72eab77bf46d9c01b6deae8ce3':
Eliminating AnimatedRecyclerView demo crashes.
2015-06-27 01:42:18 +00:00
Vadim Tryshev
43774e878d
Eliminating AnimatedRecyclerView demo crashes.
...
Also, some minimal cleanup.
Bug: 21643257
Change-Id: I956d8fd63b1e51b03e215ac3434ff7c73c0bdce3
2015-06-26 18:29:17 -07:00
Dake Gu
5c79773336
am b0d646c8: SupportLenabackDemo: Make StepFragment public
...
* commit 'b0d646c83364fb0b43d1b42db52afb81fcfdf1c3':
SupportLenabackDemo: Make StepFragment public
2015-06-24 22:33:53 +00:00
Dake Gu
b0d646c833
SupportLenabackDemo: Make StepFragment public
...
If for any reason e.g. BrowseActivty crash or rotate screen on phone,
system needs a public empty parameter constructor to restore
fragment stack.
Change-Id: I4c001b4b95a1958ff7f2cb42688582c8261a71e0
2015-06-24 15:07:03 -07:00
Guang Zhu
973ecb6108
fix slotting of permission category
...
Per convention, event categories that are not key events should
be inserted before the block of key event categories.
Change-Id: I2cbe4a34231462dbdee1f8b97270fdd0b3354690
2015-06-23 11:25:56 -07:00
Guang Zhu
403be1157f
teach monkey to flip permissions on apps
...
1. added a new MonkeyEvent type for permission events
2. added monkey permission utility for randomized permission
events generation against targeted packages
3. refactored package whitelist/blacklist into MonkeyUtils class
Change-Id: I8f7998d74c3e28d02f5bcd47a0f9cc6167b93c93
2015-06-21 12:32:22 -07:00
Santos Cordon
5050956d6f
Merge "Add telecom CTS shortcut." into mnc-dev
2015-06-18 22:35:03 +00:00
Miao Wang
2306687c88
Merge "[RenderScript] update sdk.atree to include libblas.so" into mnc-dev
2015-06-18 03:47:52 +00:00
Miao Wang
4ca3aa6a60
[RenderScript] update sdk.atree to include libblas.so
...
bug: 21902810
Change-Id: Ia2ffb4ccfbba5201d4811919acfc37b6f13812b0
2015-06-17 18:08:22 -07:00
Xavier Ducrohet
749995dc8c
Update SDK Preview versions.
...
Change-Id: I2d20f7a8a4b201155045f16b42bd858b44181400
2015-06-17 17:24:16 -07:00
Siva Velusamy
18cdb04521
Update platform tools to 23 rc3
...
Change-Id: I37a4e3dfdb638e761d2f3337bf7f174ecdc42fc1
2015-06-16 13:01:21 -07:00
Chris Wren
5d969b3fa9
Merge "remove setLatestEventInfo from API samples" into mnc-dev
2015-06-15 20:55:26 +00:00
Chris Wren
b6ba3c5f64
remove setLatestEventInfo from API samples
...
Bug: 18510449
Change-Id: I26a9dbc6c92b226e28798e5a348c9357c85405ab
2015-06-11 16:51:44 -04:00
Chris Craik
d32f6aefde
Merge "Add tracing header" into mnc-dev
2015-06-11 16:49:56 +00:00
Chris Banes
28701d108d
Revert "Tinted icons sample"
...
This reverts commit 8e7ff4c3f2 .
Change-Id: I011cc2afc4de0a572f42faaa4b19b90ba661140c
2015-06-11 08:32:41 +00:00
Vladislav Kaznacheev
d18f135ae2
am d57a9edb: Adding AsyncListUtilActivity to Support7Demo
...
* commit 'd57a9edb663615b84ac7467328619e5801053787':
Adding AsyncListUtilActivity to Support7Demo
2015-06-11 01:34:11 +00:00
Vladislav Kaznacheev
d57a9edb66
Adding AsyncListUtilActivity to Support7Demo
...
Bug: 20180767
Change-Id: Ib097e3aa0f4fa9179b6bfd743fa43b584e7860ce
2015-06-10 15:13:07 -07:00
Chris Craik
eafa9c3f69
Add tracing header
...
bug:21195272
Change-Id: I520de9fee7fc40d0570d6bef450d756ce42a1462
2015-06-10 13:25:34 -07:00
Jeff Brown
bb08b33aef
Merge "Expand Presentation demo to test 4K mode switches." into mnc-dev
2015-06-10 19:21:19 +00:00
Deepanshu Gupta
7a4b2fb122
Merge "Update LayoutLib Api level to 15." into mnc-dev
2015-06-10 18:31:43 +00:00
Jeff Brown
86cd5e82b9
Expand Presentation demo to test 4K mode switches.
...
Bug: 18241736
Change-Id: I5bedb656696bc3dfc756df35dd326ff3524152c1
2015-06-09 19:52:17 -07:00
Yuichi Araki
052cdd1e7b
am 16283511: Remove unnecessary code
...
* commit '16283511f2bb94f00f8acee2069bbe30e100d1d6':
Remove unnecessary code
2015-06-09 23:09:57 +00:00
Santos Cordon
ee1ccab72e
Add telecom CTS shortcut.
...
Change-Id: Ic86e107597676118b0b8ed4ad603a8c09f5e90eb
2015-06-08 17:47:43 -07:00
James Cook
3a7f265938
Merge "Add more text samples to ApiDemos, move to Views/Text" into mnc-dev
2015-06-08 20:08:34 +00:00
Yuichi Araki
16283511f2
Remove unnecessary code
...
The checked status is now automatically handled by NavigationView.
Change-Id: Id2a4670d3313d40875040472e0b3b81ce8f7d60e
2015-06-08 20:04:07 +09:00
Deepanshu Gupta
ed27fa7a07
Update LayoutLib Api level to 15.
...
Change-Id: Ia0b424f4fbbb8a9da316e7a7a78041d55e3348b2
2015-06-03 14:51:34 -07:00
bohu
b5c9450d7f
Merge "Fix size and sha1sum for some sdk targets" into mnc-dev
2015-06-02 20:13:05 +00:00