Josh Gao
09fdebad45
am 9c2057ab: Merge "Add python reimplementation of gdbclient."
...
* commit '9c2057ab43eda5679906acde0329d82b8a942d50':
Add python reimplementation of gdbclient.
2015-10-01 22:11:34 +00:00
Dake Gu
6fe262dae9
Supportleanbackshowcase: Polishing 2 and transition performance fix
...
Move background of browse/details/music from layout to windowBackground.
Setting background on view will cause the whole RelativeLayout being
faded in while transition move content inside the RelativeLayout.
The RelativeLayout does not have a hardwarelayer, nor does it specify
hasOverlappingRendering=false. This falls to the slowest rendering
path.
Change-Id: I78bacc965e641d7f960aae5cf212c29f6b1f0f11
2015-10-01 15:10:07 -07:00
Dake Gu
62e7a953da
am ab2a8a7d: Supportleanbackshowcase: Polishing
...
* commit 'ab2a8a7dae6fae5bc97240c47a68d6a7b93221b1':
Supportleanbackshowcase: Polishing
2015-10-01 21:50:34 +00:00
Dake Gu
ab2a8a7dae
Supportleanbackshowcase: Polishing
...
Support staggered slide in/out transition for VerticalGrid.
Move background from layout file to windowBackground in theme. Defining
background on view conflicts with transitions.
Change-Id: If823f492fd5bdd0b16c1d1e735f4214f925f3ae3
2015-10-01 14:36:25 -07:00
Josh Gao
9c2057ab43
Merge "Add python reimplementation of gdbclient."
2015-10-01 21:31:39 +00:00
Josh Gao
043bad746f
Add python reimplementation of gdbclient.
...
Bug: http://b/23715403
Bug: http://b/22946322
Bug: http://b/22946705
Bug: http://b/22120411
Bug: http://b/22715953
Change-Id: I2391ec03be8d2487a4738455b6e934874c7f595f
2015-10-01 14:30:29 -07:00
Dake Gu
fc1a4c005e
am 8ab0d48a: Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-dev
...
* commit '8ab0d48a61987446c782d2d5816c522b2768adc6':
Showcase: Update SDK to 23 and support lib to 23.0.1
2015-10-01 21:11:25 +00:00
Dake Gu
385da6e433
am 2e3684e0: GuidedStepFragment Subclass need explcitly specify a container id for background
...
* commit '2e3684e0077ffd43b8cdba390e8c767e2e058dc6':
GuidedStepFragment Subclass need explcitly specify a container id for background
2015-10-01 21:04:09 +00:00
Dake Gu
8ab0d48a61
Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-dev
2015-10-01 20:59:29 +00:00
Dake Gu
5bf3eba9dd
Showcase: Update SDK to 23 and support lib to 23.0.1
...
Updated for new API addAsRoot() for GuidedStepFragment.
Rmove the awkward setStep() call, we can find current GuidedStepFragment
using standard API.
Change-Id: I7ecb108a36ab5d0091c230dd5c5686e3a91f1857
2015-10-01 12:59:41 -07:00
Dake Gu
2e3684e007
GuidedStepFragment Subclass need explcitly specify a container id for background
...
After fixed Bug 24570987
Change-Id: I1ec51f8ea39b21e4d547e923386dd357a538ff4a
2015-10-01 11:46:10 -07:00
Dake Gu
f1982aafdf
am 8894dc71: Merge "Generate test for PlaybackOverlaySupportFragment" into mnc-ub-dev
...
* commit '8894dc714abc615cf5de44c00ac4a9158de4f496':
Generate test for PlaybackOverlaySupportFragment
2015-10-01 18:19:45 +00:00
Dake Gu
8894dc714a
Merge "Generate test for PlaybackOverlaySupportFragment" into mnc-ub-dev
2015-10-01 18:16:10 +00:00
Dake Gu
245f6c0481
am fedab48a: Merge "Generate support version of leanback fragment tests" into mnc-ub-dev
...
* commit 'fedab48a803f3548c40ddea7de8e00c88f6be2cb':
Generate support version of leanback fragment tests
2015-10-01 17:58:55 +00:00
Dake Gu
fedab48a80
Merge "Generate support version of leanback fragment tests" into mnc-ub-dev
2015-10-01 17:53:47 +00:00
David Pursell
6920f027a9
am 7d2519e1: am 07006ce7: Merge "adb: make shell protocol work again."
...
* commit '7d2519e10f3342e89f69b004442d4cb7716df3c4':
adb: make shell protocol work again.
2015-10-01 15:44:19 +00:00
David Pursell
7d2519e10f
am 07006ce7: Merge "adb: make shell protocol work again."
...
* commit '07006ce756c6bf8cff745ca85dafb89ebcba37f6':
adb: make shell protocol work again.
2015-10-01 15:38:31 +00:00
David Pursell
07006ce756
Merge "adb: make shell protocol work again."
2015-10-01 15:34:29 +00:00
David Pursell
46e268e990
adb: make shell protocol work again.
...
http://r.android.com/173810 changed the shell feature name. This CL
updates the python scripts to re-enable shell protocol tests, and adds
an additional test for `adb shell -x`.
Change-Id: I961adf7abd1782ea98f3f82d8af11dcaa02f9570
2015-09-30 17:22:32 -07:00
Josh Gao
123926f712
am 285bb8dd: am b9184809: Merge changes from topic \'gdbclient.py\'
...
* commit '285bb8ddef8f8b73a9a80ee5d3bd7a3ae68bc60b':
Add gdbrunner package for shared functionality.
Add get_props to adb.py's AndroidDevice.
Add remount to adb.py's AndroidDevice.
Add shell_popen method to adb.py.
Add helper functions for `adb -e/-d` to adb.py.
2015-09-30 21:53:03 +00:00
Josh Gao
285bb8ddef
am b9184809: Merge changes from topic \'gdbclient.py\'
...
* commit 'b9184809e7e3305d49a7a5a1c237538d9efec15a':
Add gdbrunner package for shared functionality.
Add get_props to adb.py's AndroidDevice.
Add remount to adb.py's AndroidDevice.
Add shell_popen method to adb.py.
Add helper functions for `adb -e/-d` to adb.py.
2015-09-30 21:47:37 +00:00
Josh Gao
b9184809e7
Merge changes from topic 'gdbclient.py'
...
* changes:
Add gdbrunner package for shared functionality.
Add get_props to adb.py's AndroidDevice.
Add remount to adb.py's AndroidDevice.
Add shell_popen method to adb.py.
Add helper functions for `adb -e/-d` to adb.py.
2015-09-30 21:39:32 +00:00
Josh Gao
75b0383747
Add gdbrunner package for shared functionality.
...
This deduplicates code between gdbclient.py and ndk-gdb.py.
Bug: http://b/23715403
Change-Id: I6ee61b466aaf3cde8f6b26b11bfa95761821cb6d
2015-09-30 14:36:35 -07:00
Josh Gao
87df6ff2c8
Add get_props to adb.py's AndroidDevice.
...
Saves adb shell roundtrips if multiple properties are needed.
Change-Id: I3a9fc0354b6eb0ee5389984e3f345c380404658c
2015-09-30 14:36:35 -07:00
Josh Gao
cac4e977bb
Add remount to adb.py's AndroidDevice.
...
Change-Id: If1e17a49e81af840b76eab52db89bc9de09958fe
2015-09-30 14:36:35 -07:00
Josh Gao
21f984939b
Add shell_popen method to adb.py.
...
This is mostly to allow backgrounding of processes run through adb
(gdbserver in particular).
Bug: http://b/23715403
Change-Id: I47fbebbd05d58044b4c447ffa86e0ab97d920278
2015-09-30 14:36:35 -07:00
Josh Gao
a8731c4be0
Add helper functions for adb -e/-d to adb.py.
...
Bug: http://b/22946322
Change-Id: I847f561d617b17f4e6323e0abb46dd270d041782
2015-09-30 14:36:35 -07:00
Dake Gu
c7e4f19c33
Generate test for PlaybackOverlaySupportFragment
...
Change-Id: Ia3064006f3fb3fc4fd5230ff3ab24a7c4ba2470f
2015-09-30 13:41:45 -07:00
Dake Gu
48b4a134a4
Generate support version of leanback fragment tests
...
Include all leanback support version of fragment except
PlaybackOverlayFragment missing a support version of PlaybackControlHelper.
Change-Id: Icb5c99e8677630e8541b22b009051dd3908d4f35
2015-09-30 11:26:37 -07:00
Baligh Uddin
6cbc145b88
am b0ee9061: (-s ours) Import translations. DO NOT MERGE
...
* commit 'b0ee90619ef2a1db128595f01d227e8bcf44169c':
Import translations. DO NOT MERGE
2015-09-29 14:57:55 +00:00
Baligh Uddin
b0ee90619e
Import translations. DO NOT MERGE
...
Change-Id: Ieab33dfa47bf841f8cace05800a132f46f1c7541
Auto-generated-cl: translation import
2015-09-29 02:38:56 -07:00
Yuichi Araki
d5ce4529ea
am d9b5ca8f: Add usage of app:actionLayout in NavigationView
...
* commit 'd9b5ca8fb8fa49d937bcbf95e6d309651318b0ba':
Add usage of app:actionLayout in NavigationView
2015-09-29 09:29:41 +00:00
Yuichi Araki
d9b5ca8fb8
Add usage of app:actionLayout in NavigationView
...
Change-Id: Ia89c13233226bebba9a0d0bde57f183debd85ba4
2015-09-29 18:21:16 +09:00
Yuichi Araki
e088638164
Add usage of BottomSheetBehavior
...
Change-Id: Ia6a6098c9a2ab7bcda0cc29c6800494faa97b440
2015-09-28 14:44:48 +09:00
Tor Norbye
dd247f52ef
am 91b02594: am 6e0718b2: am 28c3c333: am 82336df0: Pass in current android.jar to api-generator
...
* commit '91b02594f708109cdc96cc94961df18a5fe94bd9':
Pass in current android.jar to api-generator
2015-09-27 23:29:52 +00:00
Tor Norbye
91b02594f7
am 6e0718b2: am 28c3c333: am 82336df0: Pass in current android.jar to api-generator
...
* commit '6e0718b2ccc9bb11435506222d07ba518a23913b':
Pass in current android.jar to api-generator
2015-09-27 23:23:58 +00:00
Tor Norbye
6e0718b2cc
am 28c3c333: am 82336df0: Pass in current android.jar to api-generator
...
* commit '28c3c33391efeaf2d19f2d9db7eb49de34a44a59':
Pass in current android.jar to api-generator
2015-09-27 23:17:45 +00:00
Tor Norbye
28c3c33391
am 82336df0: Pass in current android.jar to api-generator
...
* commit '82336df0c11445ba7ce6228bb4983a914328c710':
Pass in current android.jar to api-generator
2015-09-27 23:11:31 +00:00
Tor Norbye
82336df0c1
Pass in current android.jar to api-generator
...
This ensures that the api-versions.xml shipped with
the SDK always includes the correct latest API
data (see http://b.android.com/183500 )
Change-Id: I96a6b0218abeaf3865a49de0fdd2be933f88c469
(cherry picked from commit fbe6c8105a )
2015-09-26 22:21:29 +00:00
Ying Wang
ab5b0e5786
am f2e32c0c: am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names."
...
* commit 'f2e32c0c9dcdd970db16b96b62329bf15c43561f':
Substitue "/" with "-" in the MODULES-IN phony goal names.
2015-09-25 00:08:02 +00:00
Ying Wang
f2e32c0c9d
am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names."
...
* commit 'e4cded631dae5fb121891f3ff9a9d72075f21b0e':
Substitue "/" with "-" in the MODULES-IN phony goal names.
2015-09-24 23:59:26 +00:00
Ying Wang
e4cded631d
Merge "Substitue "/" with "-" in the MODULES-IN phony goal names."
2015-09-24 23:53:44 +00:00
Ying Wang
21d83c6817
Substitue "/" with "-" in the MODULES-IN phony goal names.
...
Bug: 24309760
Change-Id: I2372d0be0a811b11f3000646a2b7804e93852a84
2015-09-24 16:35:36 -07:00
Yigit Boyar
22ba83bb99
am 3d1224e6: RecyclerView in place animations
...
* commit '3d1224e65280d8a933d9085757a8a0ea853a2025':
RecyclerView in place animations
2015-09-24 18:40:59 +00:00
Ying Wang
7eca6be6c2
am f797dc2b: am 944edb56: Merge "Switch to the new mmma implementation using make goals."
...
* commit 'f797dc2b929489599df09a2311d246ad8da1aee5':
Switch to the new mmma implementation using make goals.
2015-09-24 02:25:12 +00:00
Ying Wang
f797dc2b92
am 944edb56: Merge "Switch to the new mmma implementation using make goals."
...
* commit '944edb562b67bdf8e052bb292629afd365086df1':
Switch to the new mmma implementation using make goals.
2015-09-24 02:15:42 +00:00
Ying Wang
944edb562b
Merge "Switch to the new mmma implementation using make goals."
2015-09-24 01:20:18 +00:00
Ying Wang
1b06fea486
Switch to the new mmma implementation using make goals.
...
Bug: 24309760
Change-Id: Ia79bbdcd396bd5cadf3deac27cb121b9a816d465
2015-09-23 16:56:25 -07:00
Yigit Boyar
3d1224e652
RecyclerView in place animations
...
Bug: 22507896
Change-Id: I0344348011c412ea00b97eec97fa8d566bb09c7e
2015-09-23 13:12:34 -07:00
Dake Gu
eb8c85f7c9
am 6b73c45d: Merge "Generate example of GuidedStepSupportFragment" into mnc-ub-dev
...
* commit '6b73c45db3eed935144e69ca7a603dac128da0e9':
Generate example of GuidedStepSupportFragment
2015-09-23 01:29:23 +00:00