Christopher Wiley
c972c4cebf
am 84ba0725: am 3a86b41f: Add a textual hint as to where aidl has gone
...
* commit '84ba072538612accd775da2902afa33a3fbb7d09':
Add a textual hint as to where aidl has gone
2015-09-14 16:14:26 +00:00
Christopher Wiley
84ba072538
am 3a86b41f: Add a textual hint as to where aidl has gone
...
* commit '3a86b41f8414193e05c27284d434b07992e164ce':
Add a textual hint as to where aidl has gone
2015-09-14 16:06:52 +00:00
Christopher Wiley
5cfa89f7a1
am 026cbbfb: am 27a0be36: resolved conflicts for ddf53180 to stage-aosp-master
...
* commit '026cbbfbda2d3db388bcaf7d8c3897f7856af1f8':
Remove the aidl tool
2015-09-14 15:55:57 +00:00
Christopher Wiley
3a86b41f84
Add a textual hint as to where aidl has gone
...
Bug: 23691099
Change-Id: I3fb917b4c0e66a83c6299add02869a7088010adc
2015-09-14 08:54:23 -07:00
Christopher Wiley
026cbbfbda
am 27a0be36: resolved conflicts for ddf53180 to stage-aosp-master
...
* commit '27a0be36eeee9d1d03076727977dfb1e725fcd77':
Remove the aidl tool
2015-09-14 15:47:38 +00:00
Julia Reynolds
96ef062b04
Merge "Sync current volume on device change."
2015-09-14 15:36:53 +00:00
Julia Reynolds
8ae994f841
Sync current volume on device change.
...
Bug: 22720663
Change-Id: I24fced623522f5ea417b71bca502e519a6718185
2015-09-14 11:19:27 -04:00
Alan Viverette
92539d5c75
Avoid OOBE when AbsListView layout is out of sync with adapter
...
Views are not synchronized with adapter state until a layout pass
occurs, which may cause an OOBE if a list item is removed and an
accessibility node is obtained before the next layout pass.
This CL caches the item's enabled state on the bound view's layout
params, which allows us to avoid relying on the adapter to populate
accessibility nodes. It also aborts actions if the target position
is no longer valid.
Updates the documentation on AdapterView to reflect that the result
of getPositionForView() may not be synchronized with the adapter.
Bug: 23943664
Change-Id: Ic79eaa2e26bec9cd8d90fdab434271bc4f3d8a68
2015-09-14 10:49:25 -04:00
Christopher Wiley
27a0be36ee
resolved conflicts for ddf53180 to stage-aosp-master
...
Change-Id: I265ab876ef29dc731e6abb6f964c10f2e71324be
2015-09-14 07:34:50 -07:00
Christopher Wiley
ddf53180e4
Merge "Remove the aidl tool"
2015-09-14 14:11:19 +00:00
Nicolas Prévot
a5bf0dea33
Merge "Don't consider non-enabled users for cross-profile intents."
2015-09-14 11:03:41 +00:00
Yohei Yukawa
686e03454b
Merge "Mechanical merge of nested if statements."
2015-09-14 03:50:22 +00:00
Yohei Yukawa
f849e35f81
Merge "Remove redundant casts."
2015-09-14 03:42:37 +00:00
Wale Ogunwale
a3e1958e7d
Merge "Fixed bug with activity behind non-fullscreen activity not displaying"
2015-09-13 17:22:07 +00:00
Chong Zhang
173b6c2d1a
Fix build break with startMovingTask API
...
Change-Id: I4dc44ca04c75a9dfed079338e4906d317f50a1e3
2015-09-12 15:22:24 -07:00
Wale Ogunwale
c219c0bb86
Fixed bug with activity behind non-fullscreen activity not displaying
...
Regression introduced in I5bf77063252a5abae4e327f6fc42e607091749f9
where some policy for visiblity of tasks in freeform stacks was
added which ended up applying to other types of stacks. We now limit
the policy to just freeform tasks.
Bug: 23957523
Change-Id: Ib6fad5a89e22d64adf0e52b9e8ed5f2239488245
2015-09-12 16:26:36 +00:00
Wale Ogunwale
b8d7948102
Merge "Don't relayout app contents when just changing app position"
2015-09-12 16:00:53 +00:00
Dongwon Kang
52848fcc30
Merge "TIF: Unbind the service only when it is bound"
2015-09-12 05:40:59 +00:00
Jorim Jaggi
35d648f3f2
am 0e950707: am 12e273fe: am f66e4979: am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
...
* commit '0e95070766dc499f66706c12253dda11d31ab014':
Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 05:08:13 +00:00
Selim Cinek
0abb479d0f
am ced9ab11: am 19694a0e: am 4140a21e: Merge "Fix scrolling of QS panel when no notification is present."
...
* commit 'ced9ab11a1ffbaf066859122603e9d22a4bdc344':
Fix scrolling of QS panel when no notification is present.
2015-09-12 05:08:03 +00:00
Alan Viverette
199867c076
am f9a75e1a: (-s ours) am 7914680e: am 58c483fc: am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
...
* commit 'f9a75e1a8402ce628eaa0471b35367f6055cbaa8':
Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-12 02:57:02 +00:00
Jorim Jaggi
0e95070766
am 12e273fe: am f66e4979: am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
...
* commit '12e273fe76f1f0e6b5cffb687da7411d73dfe7c6':
Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:53:16 +00:00
Jorim Jaggi
12e273fe76
am f66e4979: am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
...
* commit 'f66e4979c579bde5031c8e6f29e5163246fc54ee':
Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:45:43 +00:00
Dongwon Kang
81e3c3e68d
TIF: Unbind the service only when it is bound
...
Bug: 23718447
Change-Id: I3189dbea193b3d8247e29168564f894323fb4886
2015-09-12 01:45:11 +00:00
Jorim Jaggi
f66e4979c5
am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
...
* commit '84dc08a208eea7a4ddf043cadbb28987cf90ae22':
Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:34:26 +00:00
Yohei Yukawa
24182f3dac
Remove redundant casts.
...
This Cl is just a mechanical removal of redundant casts.
Nothing is changed logically.
Bug: 22285167
Change-Id: I460b781753553c002b6cd232ae5918b7acd616d9
2015-09-11 18:33:33 -07:00
Selim Cinek
ced9ab11a1
am 19694a0e: am 4140a21e: Merge "Fix scrolling of QS panel when no notification is present."
...
* commit '19694a0eeffd224189615ed761a5f8e4f912b343':
Fix scrolling of QS panel when no notification is present.
2015-09-12 01:30:14 +00:00
Jorim Jaggi
84dc08a208
Dump Keyguard state in SystemUI and PhoneWindowManager
...
Bug: 23970549
Change-Id: Iec1e8ac507268086e0e2935847eda606ea1fb700
2015-09-12 01:26:17 +00:00
Selim Cinek
19694a0eef
am 4140a21e: Merge "Fix scrolling of QS panel when no notification is present."
...
* commit '4140a21e2ec69089de916e240fd606a3daf09896':
Fix scrolling of QS panel when no notification is present.
2015-09-12 01:21:49 +00:00
Yohei Yukawa
ac8bdd203c
Mechanical merge of nested if statements.
...
This is just a mechanical merge of nested if statements with a dead code
removal. Nothing is changed logically.
Bug: 22285167
Change-Id: I28c1de84635b68108b25ec32ec58de2128758512
2015-09-11 18:17:11 -07:00
Selim Cinek
4140a21e2e
Merge "Fix scrolling of QS panel when no notification is present."
2015-09-12 01:10:10 +00:00
Ben Kwa
5e65d1a991
Merge "Clean up unit tests."
2015-09-12 00:19:44 +00:00
Chong Zhang
8e89b31a62
Move window moving and resizing handling to WindowManager
...
- add a startMoving API to initiate a window move from app, once
the move starts WindowManager will take over the event handling.
- detect touch events along window's outside border and start
a resize if necessary
Change-Id: Ic7e8baba34e0aa27a43173e044ffb46e93e219e0
2015-09-11 17:15:19 -07:00
Stefan Kuhne
59876c3ed5
Merge "Adding user resizability by dragging shadow outsets"
2015-09-11 23:49:42 +00:00
Alan Viverette
f9a75e1a84
am 7914680e: am 58c483fc: am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
...
* commit '7914680e1ec319f50cb99b6c761aace56fc6e3ed':
Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-11 23:30:34 +00:00
Alan Viverette
7914680e1e
am 58c483fc: am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
...
* commit '58c483fcff4608ead41f8af9b2b1e2d5ae92561c':
Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-11 23:22:07 +00:00
Shawn Willden
99a9c5b0d5
am 4eaef9a7: am b9b5d86b: resolved conflicts for b15e1ff5 to stage-aosp-master
...
* commit '4eaef9a79173336047cc662a51729437ac4a130d':
Update KeymasterDefs
2015-09-11 22:43:41 +00:00
Shawn Willden
4eaef9a791
am b9b5d86b: resolved conflicts for b15e1ff5 to stage-aosp-master
...
* commit 'b9b5d86b0e2a7e32259f2606024745439ebb43e1':
Update KeymasterDefs
2015-09-11 22:36:21 +00:00
Alan Viverette
58c483fcff
am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
...
* commit '62b94c353a8748ef10691da4844bf894e1155870':
Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-11 22:25:29 +00:00
Ben Kwa
ce9a87928b
Clean up unit tests.
...
- Rework unit tests to eliminate some null checks from production code.
- Fix some flakiness in the tests resulting from a coupling between
DirectoryFragment.Model and the application View.
Change-Id: I6b23774a5b4897f33d8641e677bda9e66d86cb96
2015-09-11 15:15:45 -07:00
Christopher Wiley
73ea1230fc
Remove the aidl tool
...
This has been moved into its own repository at
//system/tools/aidl
Test: Built aosp_arm-eng from scratch.
Bug: 23691099
Change-Id: Ic45d55682b9dcafe894efe0a6317792f9c1236c6
2015-09-11 14:41:36 -07:00
Adam Powell
b1e6e010d9
Merge "Handle single-choice ChooserActivities and bound ChooserTargetServices"
2015-09-11 21:32:27 +00:00
Alan Viverette
62b94c353a
Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
2015-09-11 21:28:59 +00:00
Ben Kwa
874062e395
Merge "Refactor DocsUI to break out a new ManageRootActivity."
2015-09-11 21:04:00 +00:00
Ben Kwa
0f7078f004
Refactor DocsUI to break out a new ManageRootActivity.
...
- Split all ACTION_MANAGE-related functionality off from
DocumentsActivity, into a new activity.
- Create new full-screen layouts for said activity.
- Fix some styling issues in {Documents,Files}Activity.
Change-Id: I0384715ad3c7d70a3a3daf510f1a09e8c5732348
2015-09-11 13:58:41 -07:00
Makoto Onuki
287971d613
Make sure DO user is running even if caller is shell/root.
...
Bug 23827706
Bug 23994401
Change-Id: Ie2fbc3ab07901e3d0a9898c910c69d993583084e
2015-09-11 13:38:22 -07:00
Makoto Onuki
cb150cd81a
Merge "Fix the "User not running: 0" issue"
2015-09-11 18:31:26 +00:00
Makoto Onuki
299878c9cf
Fix the "User not running: 0" issue
...
Bug 23994401
Change-Id: I580730e7c895f00adf278a2d6709284fff0fc28b
2015-09-11 11:28:48 -07:00
Baligh Uddin
d82e0d94fc
Merge "Import translations. DO NOT MERGE"
2015-09-11 16:19:56 +00:00
Baligh Uddin
5ce55697bf
Merge "Import translations. DO NOT MERGE"
2015-09-11 16:19:46 +00:00