Commit Graph

17901 Commits

Author SHA1 Message Date
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
0da1d61ed7 am 4fabcc75: am 0d21ec5c: (-s ours) am 4fe2d033: (-s ours) Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
* commit '4fabcc75adade157349b5564d05004d73f7aa00f':
  Sync sample prebuilts for mnc-preview-docs (DO NOT MERGE)
2015-07-07 00:11:09 +00: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
f711d9ce70 am e31d4f49: Use Android Studio project, also call TelephonyManager.getLine1Number().
* commit 'e31d4f4948a65da2cd91986f63af39ce5971f50d':
  Use Android Studio project, also call TelephonyManager.getLine1Number().
2015-07-02 00:35:38 +00: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
cacd9af8da am 3823d992: am 43774e87: Eliminating AnimatedRecyclerView demo crashes.
* commit '3823d992ee417bb2122584c27e90553b03400a1e':
  Eliminating AnimatedRecyclerView demo crashes.
2015-06-27 01:58:37 +00: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
b3b6187afa am 5c797733: am b0d646c8: SupportLenabackDemo: Make StepFragment public
* commit '5c797733368c621be94679f4748b367aaf474485':
  SupportLenabackDemo: Make StepFragment public
2015-06-24 22:48:45 +00: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
84c84b3c95 am 973ecb61: fix slotting of permission category
* commit '973ecb61088ecac6b90d3332813544e0ebb69ab7':
  fix slotting of permission category
2015-06-23 20:51:50 +00: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
a6a4c70af2 am 403be115: teach monkey to flip permissions on apps
* commit '403be1157fb80c55e8b8c736485a4754a83288f2':
  teach monkey to flip permissions on apps
2015-06-21 20:22:22 +00: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
f4264c193d am 5050956d: Merge "Add telecom CTS shortcut." into mnc-dev
* commit '5050956d6fa9af7650160d452a46e69232e9c679':
  Add telecom CTS shortcut.
2015-06-18 22:44:36 +00:00
Santos Cordon
5050956d6f Merge "Add telecom CTS shortcut." into mnc-dev 2015-06-18 22:35:03 +00:00
Miao Wang
d921b5cc0a am 2306687c: Merge "[RenderScript] update sdk.atree to include libblas.so" into mnc-dev
* commit '2306687c881793c93e712bfa5c9b7a8623d61b2f':
  [RenderScript] update sdk.atree to include libblas.so
2015-06-18 03:56:14 +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
f083599298 am 749995dc: Update SDK Preview versions.
* commit '749995dc8cafdb5d481040372013bfbb9bb5b1ca':
  Update SDK Preview versions.
2015-06-18 00:49:03 +00:00
Xavier Ducrohet
749995dc8c Update SDK Preview versions.
Change-Id: I2d20f7a8a4b201155045f16b42bd858b44181400
2015-06-17 17:24:16 -07:00
Siva Velusamy
2a1b42d473 am 18cdb045: Update platform tools to 23 rc3
* commit '18cdb045218222eeff26383e49f5e8d382c92b17':
  Update platform tools to 23 rc3
2015-06-16 21:13:46 +00:00
Siva Velusamy
18cdb04521 Update platform tools to 23 rc3
Change-Id: I37a4e3dfdb638e761d2f3337bf7f174ecdc42fc1
2015-06-16 13:01:21 -07:00
Chris Wren
9265a12e44 am 5d969b3f: Merge "remove setLatestEventInfo from API samples" into mnc-dev
* commit '5d969b3fa971d94150820176f2ac75a42ec865bf':
  remove setLatestEventInfo from API samples
2015-06-15 21:03:41 +00: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
5e96921b4f am d32f6aef: Merge "Add tracing header" into mnc-dev
* commit 'd32f6aefdea468354a6ed67e2722426a7170dae5':
  Add tracing header
2015-06-11 17:01:46 +00:00
Chris Craik
d32f6aefde Merge "Add tracing header" into mnc-dev 2015-06-11 16:49:56 +00:00
Chris Banes
b1562f86b1 am 28701d10: Revert "Tinted icons sample"
* commit '28701d108d839ee157c0cae85bb8f3148d4ff3dc':
  Revert "Tinted icons sample"
2015-06-11 09:40:46 +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
4a78c15f2f am d18f135a: am d57a9edb: Adding AsyncListUtilActivity to Support7Demo
* commit 'd18f135ae2d1d60190dea4195583509d9ef22913':
  Adding AsyncListUtilActivity to Support7Demo
2015-06-11 02:10:17 +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
db47db1d0d am bb08b33a: Merge "Expand Presentation demo to test 4K mode switches." into mnc-dev
* commit 'bb08b33aefdc24d0bda4b1dd125bf0d7c3896035':
  Expand Presentation demo to test 4K mode switches.
2015-06-10 19:28:28 +00: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
f897e623ee am 7a4b2fb1: Merge "Update LayoutLib Api level to 15." into mnc-dev
* commit '7a4b2fb122b7fab45570950cc7ba948e9d455c4e':
  Update LayoutLib Api level to 15.
2015-06-10 18:41:05 +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
e476bcc563 am 052cdd1e: am 16283511: Remove unnecessary code
* commit '052cdd1e7b94dc712376b1bcd6da3decccbd837b':
  Remove unnecessary code
2015-06-09 23:20:59 +00: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
c0e099c603 am 3a7f2659: Merge "Add more text samples to ApiDemos, move to Views/Text" into mnc-dev
* commit '3a7f26593831b380322dd17df0497a2e90838b74':
  Add more text samples to ApiDemos, move to Views/Text
2015-06-08 20:21:11 +00: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