Ben Kwa
a7e9eb04e2
Update DocumentUI styles to match mocks.
...
BUG=24870921
Change-Id: Ic91c9fbbe8c577c2276a4afc79753ba702c53733
2015-10-29 15:43:23 -07:00
Wale Ogunwale
67b78a3dae
Merge changes I8ac518ce,I8392b4c3,I3bef3f75
...
* changes:
Support for activity to opt-in/out of PiP form of multi-window.
API for moving top activity in a stack to pinned stack.
Added support for pinned stack.
2015-10-26 19:27:57 +00:00
Wale Ogunwale
8227969644
Merge "Removed use of leanback mode in ActivityManager."
2015-10-26 19:27:32 +00:00
Geoff Mendal
c5874fb8ab
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 8961b24ff2 -s ours am: 7976a3fbf4 -s ours
...
am: cc7abc5edd -s ours
* commit 'cc7abc5eddf9c2a47456103a720d28609e94b658':
Import translations. DO NOT MERGE
2015-10-26 19:25:11 +00:00
Wale Ogunwale
b60692e3d8
Support for activity to opt-in/out of PiP form of multi-window.
...
While it makes sense to be able to resize most activities types
in multi-window mode. It only makes sense to put specific types
of activities in Picture-in-Picture (PiP) form of multi-window.
For example, activities that play video will be good candidates
while the Settings activity isn't.
The new flag allows the system to differentiate between resizeable
activities that can go into PiP mode and those that can't.
Bug: 25006507
Change-Id: I8ac518cec2fa3c8fb88be40c266b3751fb88f1ce
2015-10-26 12:23:59 -07:00
Geoff Mendal
55f91b7e54
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 4917e9dd1c -s ours am: e8be87e96f -s ours
...
am: b45b5ee1ca -s ours
* commit 'b45b5ee1ca8c014f41e2aba6186285f573437aae':
Import translations. DO NOT MERGE
2015-10-26 19:23:46 +00:00
Geoff Mendal
b55de5453c
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 82b5276866 -s ours am: 76941becab -s ours
...
am: 5f4f059440 -s ours
* commit '5f4f059440f1d438280a829c6f1db42a2f432372':
Import translations. DO NOT MERGE
2015-10-26 19:22:19 +00:00
Winson Chung
0b5c65a3e1
Merge "Adding flag for disabling search bar."
2015-10-26 19:20:30 +00:00
Winson
2364f26dc2
Adding flag for disabling search bar.
...
Change-Id: I988912c8209f1e49c71e4db2a7b926c808dbc975
2015-10-26 12:18:14 -07:00
Geoff Mendal
cc7abc5edd
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 8961b24ff2 -s ours
...
am: 7976a3fbf4 -s ours
* commit '7976a3fbf4581b7b9ef531e8dcd7e6e889d08d76':
Import translations. DO NOT MERGE
2015-10-26 19:16:11 +00:00
Geoff Mendal
b45b5ee1ca
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 4917e9dd1c -s ours
...
am: e8be87e96f -s ours
* commit 'e8be87e96f7c9e854e7ac57475f38fedb8e1cac8':
Import translations. DO NOT MERGE
2015-10-26 19:14:46 +00:00
Geoff Mendal
5f4f059440
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 82b5276866 -s ours
...
am: 76941becab -s ours
* commit '76941becab388c347577dfc60d6fae4b190b684a':
Import translations. DO NOT MERGE
2015-10-26 19:13:04 +00:00
Ben Kwa
9f06a2f10d
Merge "Fix a DocsUI crash due to a misnamed xml reference."
2015-10-26 19:12:50 +00:00
Steve McKay
86040a82d5
Merge "Add functional tests for FilesActivity."
2015-10-26 19:11:18 +00:00
Steve McKay
01792570ba
Add functional tests for FilesActivity.
...
Adds a bare bones test provider with dummy data.
This is basically just the bones of a test at this point.
Has just one simple test...switch list/grid modes.
Will add more tests (like manipulating the dummy data) in future CLs.
Bug: 24988170
Change-Id: Icc25718a416bc804874835c74a6d7862a52c9861
2015-10-26 12:10:40 -07:00
Geoff Mendal
7976a3fbf4
Merge "Import translations. DO NOT MERGE" into cw-e-dev
...
am: 8961b24ff2 -s ours
* commit '8961b24ff2541fc246e275ae3cc4cdda64934462':
Import translations. DO NOT MERGE
2015-10-26 19:08:26 +00:00
Wale Ogunwale
079a0044a3
API for moving top activity in a stack to pinned stack.
...
* AMS.moveTopStackActivityToPinnedStack can be used to move the top
activity in a stack to the pinned stack and also specify the bounds
the pinned stack should be sized to.
* 'am stack move-top-activity-to-pinned-stack' command for testing
AMS.moveTopStackActivityToPinnedStack API
Bug: 25006507
Change-Id: I8392b4c39d8542153e691be7a627b7f35fd44884
2015-10-26 12:07:00 -07:00
Geoff Mendal
e8be87e96f
Merge "Import translations. DO NOT MERGE" into cw-e-dev
...
am: 4917e9dd1c -s ours
* commit '4917e9dd1c727a003e9636e4c78c3f5c1aad7402':
Import translations. DO NOT MERGE
2015-10-26 19:06:53 +00:00
Geoff Mendal
76941becab
Merge "Import translations. DO NOT MERGE" into cw-e-dev
...
am: 82b5276866 -s ours
* commit '82b52768667a16a6ef02b2d9aa9cd171f547331a':
Import translations. DO NOT MERGE
2015-10-26 19:04:39 +00:00
Geoff Mendal
8961b24ff2
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 18:59:41 +00:00
Geoff Mendal
4917e9dd1c
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 18:59:25 +00:00
Geoff Mendal
82b5276866
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 18:59:13 +00:00
Ben Kwa
d7915d2ab2
Fix a DocsUI crash due to a misnamed xml reference.
...
BUG=25266394
Change-Id: I06bd3283e52467af3ebb43396d4166b3c25620a9
2015-10-26 11:54:41 -07:00
Geoff Mendal
7ced195dd8
Import translations. DO NOT MERGE
...
Change-Id: I8a0b74d374b31531c37be9b0d8bc251300a82009
Auto-generated-cl: translation import
2015-10-26 11:49:23 -07:00
Geoff Mendal
db2cb7bb13
Import translations. DO NOT MERGE
...
Change-Id: Ia70d07e17335f2a77a0c66ff9fb906e6f6f70171
Auto-generated-cl: translation import
2015-10-26 11:43:00 -07:00
Geoff Mendal
30616cb825
Import translations. DO NOT MERGE
...
Change-Id: I19a669e57b0264602c1daa8703caa8ac506a6cd7
Auto-generated-cl: translation import
2015-10-26 11:40:53 -07:00
Tony Mantler
65cd70b7fb
Merge "Move some app methods to AppUtils in SettingsLib"
2015-10-26 18:39:15 +00:00
Wale Ogunwale
99db1863a8
Added support for pinned stack.
...
Used to support picture-in-picture use case for multi-window
Bug: 25006507
Change-Id: I3bef3f75e0c003f5974274294f1250171d424625
2015-10-26 11:17:33 -07:00
Bryce Lee
1807cd15a1
Merge "Add Telecom config bool to require a phone account to be present for handle" into cw-e-dev am: 521ac43fe5 am: 4c42942d53
...
am: 1fd4da3b4f
* commit '1fd4da3b4f502adbe55e8340c3ec433f08ac89bd':
Add Telecom config bool to require a phone account to be present for handle
2015-10-26 17:39:15 +00:00
Bryce Lee
1fd4da3b4f
Merge "Add Telecom config bool to require a phone account to be present for handle" into cw-e-dev am: 521ac43fe5
...
am: 4c42942d53
* commit '4c42942d539ee1ad3511b37d5f1d6e17da684103':
Add Telecom config bool to require a phone account to be present for handle
2015-10-26 17:30:07 +00:00
Geoff Mendal
cbecad4c6b
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 609444dff3 -s ours am: 65b9942a6c -s ours
...
am: 31999bbbd0 -s ours
* commit '31999bbbd0af2165748c78be2c2786495b404f06':
Import translations. DO NOT MERGE
2015-10-26 17:23:06 +00:00
Bryce Lee
4c42942d53
Merge "Add Telecom config bool to require a phone account to be present for handle" into cw-e-dev
...
am: 521ac43fe5
* commit '521ac43fe581ee55fb8acf98bf52af622e03e9b1':
Add Telecom config bool to require a phone account to be present for handle
2015-10-26 17:18:14 +00:00
Filip Gruszczynski
c9ac4d0077
Merge "Fix recents <-> full screen animations in landscape."
2015-10-26 17:13:28 +00:00
Geoff Mendal
31999bbbd0
Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 609444dff3 -s ours
...
am: 65b9942a6c -s ours
* commit '65b9942a6c381eda6433c1a679c6070144565d8a':
Import translations. DO NOT MERGE
2015-10-26 17:11:32 +00:00
Bryce Lee
521ac43fe5
Merge "Add Telecom config bool to require a phone account to be present for handle" into cw-e-dev
2015-10-26 17:08:49 +00:00
John Reck
87566087c2
Merge "cleanup"
2015-10-26 17:06:49 +00:00
Geoff Mendal
65b9942a6c
Merge "Import translations. DO NOT MERGE" into cw-e-dev
...
am: 609444dff3 -s ours
* commit '609444dff3df707589fb2b26e86338618618b871':
Import translations. DO NOT MERGE
2015-10-26 17:02:23 +00:00
Geoff Mendal
8d5d666355
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev am: 14bb0511c6 -s ours am: 6995e0bf08 -s ours am: eeb2376185 -s ours
...
am: b5e060ad63 -s ours
* commit 'b5e060ad63aec34e95b67f7632a2914b31fd2ca6':
Import translations. DO NOT MERGE
2015-10-26 17:01:01 +00:00
Julia Reynolds
79017f52f8
Merge "SystemUI: Reload the EndNowButton label" am: 40b52bbe48 am: c7839bde7c
...
am: 537af1070b
* commit '537af1070b71919a76489881d3740bd55e1fb45a':
SystemUI: Reload the EndNowButton label
2015-10-26 16:59:25 +00:00
Geoff Mendal
2e134afb38
Import translations. DO NOT MERGE am: f6fc9e2152 -s ours am: 432eb8e686 -s ours am: 8b41305696 -s ours
...
am: 5a33a869e3 -s ours
* commit '5a33a869e39b09d0b71835be65d39f7b1f80f458':
Import translations. DO NOT MERGE
2015-10-26 16:57:40 +00:00
Geoff Mendal
609444dff3
Merge "Import translations. DO NOT MERGE" into cw-e-dev
2015-10-26 16:57:30 +00:00
John Reck
9564ff0baf
cleanup
...
Change-Id: I3b64e0af45f778c7d030c3c1a38c2103f91a4223
2015-10-26 09:55:00 -07:00
Geoff Mendal
6b129a1e09
Import translations. DO NOT MERGE
...
Change-Id: I3b8c2defeead0f1a68f261eaa271e7a316130627
Auto-generated-cl: translation import
2015-10-26 11:53:50 -05:00
Geoff Mendal
b5e060ad63
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev am: 14bb0511c6 -s ours am: 6995e0bf08 -s ours
...
am: eeb2376185 -s ours
* commit 'eeb237618544f1fda2fffacc85a6edb8e5405cb8':
Import translations. DO NOT MERGE
2015-10-26 16:50:36 +00:00
Geoff Mendal
eeb2376185
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev am: 14bb0511c6 -s ours
...
am: 6995e0bf08 -s ours
* commit '6995e0bf0815ec9b0eab8b3630d28f289475057c':
Import translations. DO NOT MERGE
2015-10-26 16:43:51 +00:00
Geoff Mendal
6995e0bf08
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
am: 14bb0511c6 -s ours
* commit '14bb0511c6cc5ad62a870b3c2437c8090bcf75af':
Import translations. DO NOT MERGE
2015-10-26 16:33:36 +00:00
Geoff Mendal
14bb0511c6
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
2015-10-26 16:28:12 +00:00
Geoff Mendal
a03cd002b3
Merge "Import translations. DO NOT MERGE"
2015-10-26 16:27:21 +00:00
Geoff Mendal
7afd89dfbb
Import translations. DO NOT MERGE
...
Change-Id: I0383c1869f289a39ca3db684712dbd812e626e9a
Auto-generated-cl: translation import
2015-10-26 11:27:14 -05:00
Geoff Mendal
8c682c6c49
Import translations. DO NOT MERGE
...
Change-Id: If16d9ce42e80f3b4961d7d7e878870718ad0806b
Auto-generated-cl: translation import
2015-10-26 11:14:49 -05:00