231915 Commits

Author SHA1 Message Date
Wale Ogunwale
45a551168a Merge "Window resize reporting improvement when docked stack is created" 2016-02-03 03:25:59 +00:00
Tomasz Mikolajewski
ba7753c941 Merge "Open zip files nicely from the Download app with Files app." 2016-02-03 03:20:11 +00:00
Wale Ogunwale
961f4858f2 Window resize reporting improvement when docked stack is created
There were a few issues with window resize reporting when a docked
stack is created that caused the client to get frames for fulscreen
even though the task was in split-screen mode.

- Ignore docked stack visibility when get bounds for other stack when
resizing due to docked stack.
- Immediately resize all other stacks in activity manager when the
docked stack is attached to the display.
- Defer surface layouts for the uncheck portion of moving a task to a
stack.
- Don't perform layout of all windows on a display when a stack is
attached to the display since it doesn't have any windows yet.

Bug: 26861802
Change-Id: I2c7f31153da48618e90607c98ec5b29492b6ef38
2016-02-02 19:19:04 -08:00
Wale Ogunwale
96c692ab31 Merge "Improved timing of when system sends multi-window change event to app" 2016-02-03 03:15:16 +00:00
Wale Ogunwale
22e2526b64 Improved timing of when system sends multi-window change event to app
We were previously sending multi-window/PiP mode changed events to
apps once the task config is changed in activity manager.
However, the actual changing of the multi-windowing or PiP mode
might not be fully complete when the app receives the event so they
might be wrong state information they query for like currnet config.
We now schedule the events to be send once the current transaction
cycle is done.

Bug: 26877409
Change-Id: I393b56035bb4197f99b3db3d27c0599835b5f86c
2016-02-02 19:07:01 -08:00
Tomasz Mikolajewski
a6120da1e3 Open zip files nicely from the Download app with Files app.
Bug: 26321218
Change-Id: I8a7a7e914d290ea1b6f424ee5fbd38a4b09c362d
2016-02-03 11:56:54 +09:00
Jim Miller
e5cb2a7fef Merge "Recycle TypedArray in LockPatternView" 2016-02-03 02:55:36 +00:00
Jim Miller
ac010478a6 Recycle TypedArray in LockPatternView
Fixes bug 26734012

Change-Id: Ic15908f9aa6940f8c53a47c160c92f6f4648cc61
2016-02-02 18:12:30 -08:00
Lifu Tang
d7a4da42bd Merge changes from topic 'API renaming'
* changes:
  Worked around the crash caused by API renaming
  Rename Gps to Gnss for measurement-related APIs
2016-02-03 02:08:28 +00:00
Tomasz Mikolajewski
ccda74f5ec Merge "Fix flaky testFilesList_LiveUpdate()." 2016-02-03 02:08:15 +00:00
Tomasz Mikolajewski
12f11c55e6 Merge "Fix tapping on more than one failure notification." 2016-02-03 02:05:23 +00:00
Tomasz Mikolajewski
cd270153ff Fix tapping on more than one failure notification.
Bug: 26809248
Change-Id: I4e52b7e7a9e09d57b8a2231a09c9121b5fd19e51
2016-02-03 11:03:47 +09:00
Makoto Onuki
a0fddc1ed4 Merge "Ignore unknown user restrictions and WTF instead." 2016-02-03 01:38:33 +00:00
Makoto Onuki
cd6a48542a Merge "Slightly change the "pre-N" so it's CTS-friendly." 2016-02-03 01:31:24 +00:00
Lifu Tang
d46d308562 Worked around the crash caused by API renaming
Bug: 26885642
Change-Id: I1f1ad76d18444d5f250397ef491e1dd4858f0a1d
2016-02-02 17:25:32 -08:00
Makoto Onuki
939be87776 Slightly change the "pre-N" so it's CTS-friendly.
Right now, the value of VERSION_CODES.N is 10000, but I'm writing
a caller app with target SDK level 24 for CTS, and the previous
logic didn't work for it.

Bug 25506830

Change-Id: I73613f30b437fb19406736f897d01d59b1f84c9d
2016-02-02 17:24:59 -08:00
Aga Wronska
18e191c1a8 Merge "Fix root selection after search" 2016-02-03 01:23:41 +00:00
Chris Craik
bcda2da5fe Merge "Early kickoff of shadow tasks" 2016-02-03 01:17:37 +00:00
Jim Miller
7b5e869730 Merge "Add new icon for fbe notification" 2016-02-03 01:12:36 +00:00
Makoto Onuki
1f1ceef0f8 Ignore unknown user restrictions and WTF instead.
Bug 23902097

Change-Id: I1ac147ecd0286a8eb674d6f9f527edfea6e1198e
2016-02-02 17:10:41 -08:00
Chris Craik
6e068c0182 Early kickoff of shadow tasks
bug:26562703

Change-Id: I7cdf18f2c662380bd31c7ffeefd5c3f569e5c1c6
2016-02-02 17:10:25 -08:00
Jim Miller
b1135b7196 Add new icon for fbe notification
Fixes bug 26863369

Change-Id: I967d585fa251782d18a5f24c025b28d40268dc85
2016-02-02 17:08:56 -08:00
Adam Lesinski
b8bcd19975 Merge "AAPT2: Support -c configuration filtering" 2016-02-03 01:05:32 +00:00
Adam Lesinski
6a008170cb AAPT2: Support -c configuration filtering
Change-Id: I1e5855ca73440bdc30c21bcbc1dfdd31a9842363
2016-02-02 17:02:58 -08:00
Steve McKay
d87277d37f Merge "Show view mode button in action bar on Downloads." 2016-02-03 00:48:15 +00:00
Chris Craik
9f19f5ae8c Merge "Fix null offscreen buffer crash" 2016-02-03 00:42:30 +00:00
Geoff Mendal
d3f6510b6f Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-03 00:39:57 +00:00
Geoff Mendal
a0671caf5b Import translations. DO NOT MERGE
Change-Id: I24df236c3b028751bda9de734b4ecdb754246fd5
Auto-generated-cl: translation import
2016-02-03 06:08:12 +05:30
Filip Gruszczynski
57d61f2354 Merge "Allow specifying stack when starting activity in AM command." 2016-02-03 00:27:59 +00:00
Filip Gruszczynski
debd9a5ed5 Allow specifying stack when starting activity in AM command.
Change-Id: I42032bdebf16b6cd2c0c87fd9aa5c261bc9fe25d
2016-02-02 16:27:18 -08:00
Sudheer Shanka
1d0169bd9d Add an utility method to get device owner.
Change-Id: I0856d220aa8e4b8d17b83c04b9530dc2d085d94d
2016-02-03 00:25:50 +00:00
Doris Liu
a72d52bbed Merge "VectorDrawable native rendering - Step 4 of MANY" 2016-02-03 00:19:22 +00:00
Filip Gruszczynski
ab28afd3df Merge "Animate pinned stack resize when launching acivity with new bounds." 2016-02-03 00:16:05 +00:00
Lifu Tang
818aa2c2c4 Rename Gps to Gnss for measurement-related APIs
Bug: 26895757
Change-Id: I12d89dc251e356cf976a4bcd3589a8925a8ad745
2016-02-02 16:15:03 -08:00
Geoff Mendal
7c5cf65b83 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-03 00:13:12 +00:00
Chris Craik
c0f3f2f8c0 Fix null offscreen buffer crash
bug:26571145

Change-Id: I6e885fd6135c0987360275cbf5b46475c24401d4
2016-02-02 16:12:32 -08:00
Geoff Mendal
05959637bd Import translations. DO NOT MERGE
Change-Id: I0cd1e1d434b84d3942b5ff847a0880f34aa2b430
Auto-generated-cl: translation import
2016-02-03 05:41:42 +05:30
Geoff Mendal
e8f321c778 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-03 00:10:01 +00:00
Geoff Mendal
091a828fb5 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-03 00:09:39 +00:00
Nathan Harold
fe585a6bae Update RILConstants errors to match ril.h
am: c0e87a55f2

* commit 'c0e87a55f2e07613e45ee8681498528f9fa7c752':
  Update RILConstants errors to match ril.h
2016-02-03 00:09:12 +00:00
Geoff Mendal
a439b58d2e Import translations. DO NOT MERGE
Change-Id: Icc12ee999dcfdf4681e26eb59e6f464a6f0486d8
Auto-generated-cl: translation import
2016-02-03 05:36:59 +05:30
Geoff Mendal
cbdfca15d9 Import translations. DO NOT MERGE
Change-Id: I03579eb40aaf682aebcf9fe18f24be37b493f5d3
Auto-generated-cl: translation import
2016-02-03 05:31:35 +05:30
Felipe Leme
f933871976 Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent." 2016-02-02 23:59:30 +00:00
Wale Ogunwale
e8c9238de1 Merge "Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class" 2016-02-02 23:53:47 +00:00
Geoff Mendal
f47a2c9fb9 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-02 23:52:53 +00:00
Geoff Mendal
a33beb4bd9 Import translations. DO NOT MERGE
Change-Id: Ia5f398b681822bea28cdda74811bd413da9f3c86
Auto-generated-cl: translation import
2016-02-03 05:19:05 +05:30
Geoff Mendal
762829795f Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-02 23:46:39 +00:00
Geoff Mendal
fd92981842 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-02 23:46:19 +00:00
Aga Wronska
7592987761 Merge "Add tests for action bar's search icon behavior - Icon hidden when root doesn't support search - Icon visible whan root supports search" 2016-02-02 23:46:12 +00:00
Geoff Mendal
45267b2f06 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-02 23:46:03 +00:00