Chris Craik
b3dba557f6
Add Dialog list, shadow, inflation tests
...
Change-Id: I39a18854248e7b4783fb7475c7aa9cc258a3c394
2015-08-31 17:26:32 -07:00
Doris Liu
85c0786e69
Merge "Correct isRunning() behavior for AnimatorSet"
2015-08-31 23:57:17 +00:00
Chris Craik
b1ecc00d0f
Merge "Add initial GPU/text/invalidate UiBench workloads"
2015-08-31 23:34:32 +00:00
Makoto Onuki
dd74366728
Merge "Fix bug in Owners"
2015-08-31 23:11:15 +00:00
Chris Craik
baf4129946
Add initial GPU/text/invalidate UiBench workloads
...
Change-Id: I6c6f1f90973dc67014d0fdbf0028052a8341c292
2015-08-31 15:56:48 -07:00
Ben Kwa
b7a97fc271
Merge "Refactor DirectoryFragment."
2015-08-31 22:51:11 +00:00
Ben Kwa
c64cb252ab
Refactor DirectoryFragment.
...
Consolidate data logic in a DirectoryFragment.Model class, instead of
having it spread out between the DirectoryFragment and the DocumentsAdapter.
BUG=23518578
Change-Id: I7c2b6c7aa388f5872ac18c320b86445f3c354792
2015-08-31 15:29:23 -07:00
Makoto Onuki
2898838318
Fix bug in Owners
...
It was always failing to read policy files.
Bug 23432442
Change-Id: Ia71a746bbed279c4b27a9ebdf454a3cb4dfa786d
2015-08-31 14:38:38 -07:00
Jason Monk
20c7b7a430
Merge "QS prototype work"
2015-08-31 20:38:17 +00:00
Jason Monk
caf3762ae6
QS prototype work
...
- All work is defaulted to off, with no changes to UI
- Add 'quick' QS tiles, which have circles around them and no text,
they just toggle things like wifi
- Add tuner switch to hide brightness from QS panel
- Add paginated QS layout, it shows a row of the circle tiles across
the top, followed by 3 rows of normal tiles, following pages
have 4 rows, dual tiles are not allowed in this mode
- Add tuner switch to turn on paging for QS, and set to a set of tiles
that look ok with it
Change-Id: Ia2d2eb36f8953033ce4810cd3628fcb86315fe46
2015-08-31 16:37:03 -04:00
Makoto Onuki
a3b617ca79
Merge "Rename DeviceOwner to Owners"
2015-08-31 20:24:39 +00:00
Vadim Tryshev
b161ff8f38
Merge "Dragging the best available activity from Recents (to Pinned)."
2015-08-31 19:17:37 +00:00
Vadim Tryshev
0e81f48b99
Dragging the best available activity from Recents (to Pinned).
...
I experimented with various apps that have multiple activities, and
found the approach that seem to work fine in most cases.
The general idea is to preserve the task's activity if it's launcheable,
or to drag the apps launch activity otherwise.
Bug: 20024603
Change-Id: Ieb64423874f55f64f089ce1db6cf205469756419
2015-08-31 12:10:32 -07:00
Ben Kwa
284e1dbf32
Merge "Switch DocumentsUI over to use AppCompat themes."
2015-08-31 18:46:07 +00:00
Makoto Onuki
99aeac27eb
Rename DeviceOwner to Owners
...
Bug 23432442
Change-Id: Ic59c880d45126fbcf50b1bd31e37b2b64e2f3a6d
2015-08-31 11:44:44 -07:00
Ben Kwa
a747d2e223
Switch DocumentsUI over to use AppCompat themes.
...
Switches from Material to AppCompat themes in order to start using
Snackbar.
Also, factor the common bits out of DocumentsNonDialogTheme and
FilesTheme, and make the theme names clearer.
BUG=23518578
Change-Id: I94a00e910469c57315823ae9df33024f2c7360ee
2015-08-31 11:43:46 -07:00
Todd Kennedy
ecf9b05812
Merge "Tweak systrace calls"
2015-08-31 17:58:23 +00:00
Alan Viverette
8e88b37833
Merge "Implement missing jumpToCurrentState() in LayerDrawable"
2015-08-31 16:43:28 +00:00
Daniel Estrada Alva
4d25f52ae1
Merge "Clean up Gps/Flp Hardware on shut-down."
2015-08-31 16:42:14 +00:00
Alan Viverette
9151a69951
Implement missing jumpToCurrentState() in LayerDrawable
...
Bug: 23674536
Change-Id: Icf1a4248d82484e48a958ce019b1f9cb0caeac9e
2015-08-31 12:39:27 -04:00
Geoff Mendal
e171a1cd3a
Merge "Import translations. DO NOT MERGE"
2015-08-31 16:06:06 +00:00
Geoff Mendal
9bd253a913
Import translations. DO NOT MERGE
...
Change-Id: I92853b63a9260a7faf64a8b2bd19c9390318f864
Auto-generated-cl: translation import
2015-08-31 11:03:15 -05:00
Alan Viverette
c725e8d5ea
Add missing @param in ResourceManager, set InflateException source
...
Bug: 11695070
Change-Id: I94a4980688a952c1f59f1cb15cf2192e3c51de90
2015-08-31 11:36:16 -04:00
Geoff Mendal
d69bb61093
Merge "Import translations. DO NOT MERGE"
2015-08-31 12:44:20 +00:00
Geoff Mendal
1c85ac66c0
Import translations. DO NOT MERGE
...
Change-Id: I6c5aed9a246676b5b0c3c636f7ef034da7d1de01
Auto-generated-cl: translation import
2015-08-31 05:43:06 -07:00
Geoff Mendal
349ef86704
Import translations. DO NOT MERGE
...
Change-Id: I7cab335626c677ed5dca5571a042a811a8f6811c
Auto-generated-cl: translation import
2015-08-31 05:32:09 -07:00
Tomasz Mikolajewski
3d13bdfd36
Merge "Fix remaining renames in MtpDocumentsProvider tests."
2015-08-31 04:34:44 +00:00
Daichi Hirono
2e95181a7a
Merge "Add simple unit test for MtpManager which uses real MTP device."
2015-08-31 04:31:17 +00:00
Tomasz Mikolajewski
3edb420137
Fix remaining renames in MtpDocumentsProvider tests.
...
Change-Id: I7093654c35faa750c12f75da57ddfa2828c474b0
2015-08-31 13:25:59 +09:00
Daichi Hirono
5bc41d1854
Add simple unit test for MtpManager which uses real MTP device.
...
BUG=23536467
Change-Id: I46f207b09d3d0706ccf8cb02d8dedcf6eb354a89
2015-08-31 13:20:23 +09:00
Daichi Hirono
c68b9df81e
Merge "Fix member naming style in PipeManagerTest."
2015-08-31 03:36:23 +00:00
Daichi Hirono
84dfb05407
Fix member naming style in PipeManagerTest.
...
BUG=None
Change-Id: I962a37667f110ee17e62e24517db6a85aa227b9f
2015-08-31 12:32:39 +09:00
Daichi Hirono
03a0965933
Merge "Add activity to show the result of tests."
2015-08-31 03:31:08 +00:00
Daichi Hirono
c3e93a8f5b
Add activity to show the result of tests.
...
When testing a real MTP device, we cannot obtain test results by using the USB
port because the USB port is occupied by the MTP devcie. The CL adds an activity
to test package that shows test results.
BUG=23536467
Change-Id: I0e53c2de122cb3afd52f22bedd93ece53aaeb525
2015-08-31 12:29:04 +09:00
Pavel Zhamaitsiak
e9acfd59b8
am 07d04774: am 59f3c342: am 6611cff4: am d9efca99: Merge "Support uneditable enhanced 4g lte mode config" into mnc-dr-dev
...
* commit '07d04774dac30bf11523de1f4bea710ce276c207':
Support uneditable enhanced 4g lte mode config
2015-08-29 23:19:03 +00:00
Geoff Mendal
d80176ce73
am 67953778: (-s ours) am 999576d0: (-s ours) am 8038391a: (-s ours) am 469fa946: (-s ours) Import translations. DO NOT MERGE
...
* commit '67953778546ab2ac3dfbc4aa61b236895fd1ac2b':
Import translations. DO NOT MERGE
2015-08-29 23:18:56 +00:00
Pavel Zhamaitsiak
07d04774da
am 59f3c342: am 6611cff4: am d9efca99: Merge "Support uneditable enhanced 4g lte mode config" into mnc-dr-dev
...
* commit '59f3c3429bf61ff4eb6f5d16abba01cb58cc5ee9':
Support uneditable enhanced 4g lte mode config
2015-08-29 23:09:57 +00:00
Geoff Mendal
6795377854
am 999576d0: (-s ours) am 8038391a: (-s ours) am 469fa946: (-s ours) Import translations. DO NOT MERGE
...
* commit '999576d050376f6b3e78827f9a0353b376ace1e4':
Import translations. DO NOT MERGE
2015-08-29 23:09:51 +00:00
Pavel Zhamaitsiak
59f3c3429b
am 6611cff4: am d9efca99: Merge "Support uneditable enhanced 4g lte mode config" into mnc-dr-dev
...
* commit '6611cff402f0edeff85e7a9e6fedc6eeb8f8b1f1':
Support uneditable enhanced 4g lte mode config
2015-08-29 22:57:34 +00:00
Geoff Mendal
999576d050
am 8038391a: (-s ours) am 469fa946: (-s ours) Import translations. DO NOT MERGE
...
* commit '8038391a0841f6a038a9dd3592675e794678835b':
Import translations. DO NOT MERGE
2015-08-29 22:57:29 +00:00
Pavel Zhamaitsiak
6611cff402
am d9efca99: Merge "Support uneditable enhanced 4g lte mode config" into mnc-dr-dev
...
* commit 'd9efca994f99523288986f29128d696440ee4150':
Support uneditable enhanced 4g lte mode config
2015-08-29 22:44:41 +00:00
Geoff Mendal
8038391a08
am 469fa946: (-s ours) Import translations. DO NOT MERGE
...
* commit '469fa946132b34165ea014e2eef7cd94f59171c1':
Import translations. DO NOT MERGE
2015-08-29 22:44:37 +00:00
Geoff Mendal
438b117473
Merge "Import translations. DO NOT MERGE"
2015-08-29 19:32:04 +00:00
Geoff Mendal
5162988969
Import translations. DO NOT MERGE
...
Change-Id: Ie00c5897e901dbc7b983779e9f98646f3dff09bc
Auto-generated-cl: translation import
2015-08-29 10:57:24 -07:00
Pavel Zhamaitsiak
d9efca994f
Merge "Support uneditable enhanced 4g lte mode config" into mnc-dr-dev
2015-08-29 15:40:05 +00:00
Geoff Mendal
469fa94613
Import translations. DO NOT MERGE
...
Change-Id: I770ccd06cea0e57fa92434a33e4e183d79010921
Auto-generated-cl: translation import
2015-08-29 08:37:22 -07:00
Geoff Mendal
29dd07b269
Merge "Import translations. DO NOT MERGE"
2015-08-29 14:34:15 +00:00
Geoff Mendal
c12a2ed7fe
Import translations. DO NOT MERGE
...
Change-Id: Ibaa344fa8a1adf5fb4cebc6435188a45e6d69fa1
Auto-generated-cl: translation import
2015-08-29 07:32:13 -07:00
Geoff Mendal
8067dfef2e
Merge "Import translations. DO NOT MERGE"
2015-08-29 14:21:08 +00:00
Geoff Mendal
72285bcccf
Import translations. DO NOT MERGE
...
Change-Id: I2446db9d1ecc2efedeb811dc2d72b994241f0acf
Auto-generated-cl: translation import
2015-08-29 07:14:27 -07:00