Ben Kwa
38e94747e7
Clean up/fix some minor focus-related code.
...
- Cleanup: Set the focusable flag in xml rather than in java.
- Add a border for the currently focused item in grid mode.
BUG=24326989
Change-Id: Ib17e93c377fb6b16bf8a7eccfb213f521d9596f0
2015-11-05 11:31:21 -08:00
Svetoslav Ganov
3b2872a871
Merge "Take into account default app for default grants" am: 82eeb2f20c am: 0c7e9262a1
...
am: f7db8e407b
* commit 'f7db8e407b02a3cb2fe1e1e5838b1ebcb67f6dc5':
Take into account default app for default grants
2015-11-05 15:50:28 +00:00
Svetoslav Ganov
4c515357e5
Merge "Enforce weaker grant if app is default handler for miltiple action" am: 035374d7a2 am: a9b62e1330
...
am: 1809ccc62e
* commit '1809ccc62e6c3649b3024a099dccccb3b773cf49':
Enforce weaker grant if app is default handler for miltiple action
2015-11-05 15:48:34 +00:00
Jason Monk
51a942380b
Updates to Drawer
...
Support doing nothing on tvs and watches. Also better not doing
anything with no categories existing.
Change-Id: I4a12d4d907a08e75ed3cdcd3f7c68a3a100c687d
2015-11-05 08:52:41 -05:00
Terry Heo
a22d77e247
CEC: Check validity of tvinput id
...
Bug: 25006096
Change-Id: I1eec8c5ec863b85d66d9c9722101af7f7d3d2f40
2015-11-05 07:26:08 +00:00
Tomasz Mikolajewski
2273e0f095
Implement efficient move on Internal Storage.
...
Bug:24884813
Change-Id: I5a8dfeb13313a3e60ba2993643eb547adca7b851
2015-11-05 13:12:32 +09:00
Tomasz Mikolajewski
b29cb7c9ae
Merge "Remove TRANSFER_MODE_NONE from CopyManager."
2015-11-05 04:02:36 +00:00
Chong Zhang
1b2c41cd6c
Merge "fix missing dim layer surface"
2015-11-05 03:55:51 +00:00
Chong Zhang
9263a045ba
fix missing dim layer surface
...
bug: 24913379
Change-Id: Id3280ba9cccea57ca9cf0274cea589cd58e71a56
2015-11-04 18:39:08 -08:00
Tomasz Mikolajewski
261b6bdd36
Remove TRANSFER_MODE_NONE from CopyManager.
...
This field is not necessary, as an operation is always either copy or move.
Change-Id: Ide68bb2bf5d237ed4c9abe8c443edd8e12dd82dd
2015-11-05 11:31:32 +09:00
Svetoslav Ganov
f7db8e407b
Merge "Take into account default app for default grants" am: 82eeb2f20c
...
am: 0c7e9262a1
* commit '0c7e9262a1cc89b748e281f330dd1ffecec6df3f':
Take into account default app for default grants
2015-11-05 02:30:08 +00:00
Svetoslav Ganov
1809ccc62e
Merge "Enforce weaker grant if app is default handler for miltiple action" am: 035374d7a2
...
am: a9b62e1330
* commit 'a9b62e13305d9cb43f53831f0b92d72bd490c1ae':
Enforce weaker grant if app is default handler for miltiple action
2015-11-05 02:28:40 +00:00
Svetoslav Ganov
0c7e9262a1
Merge "Take into account default app for default grants"
...
am: 82eeb2f20c
* commit '82eeb2f20c934ddc97380032b3c8ecacc21d9a04':
Take into account default app for default grants
2015-11-05 02:25:32 +00:00
Tomasz Mikolajewski
35534d97c6
Merge "Wire copyDocument and moveDocument to CopyService."
2015-11-05 02:25:23 +00:00
Tomasz Mikolajewski
54c14948ee
Wire copyDocument and moveDocument to CopyService.
...
Bug:24884665
Change-Id: Iaeac9ffa468150853f0f36c439f98df53937e519
2015-11-05 11:24:37 +09:00
Svetoslav Ganov
a9b62e1330
Merge "Enforce weaker grant if app is default handler for miltiple action"
...
am: 035374d7a2
* commit '035374d7a29b4e0b0bc71bdfb3555b2e547ce1da':
Enforce weaker grant if app is default handler for miltiple action
2015-11-05 02:23:44 +00:00
Svetoslav Ganov
82eeb2f20c
Merge "Take into account default app for default grants"
2015-11-05 02:19:12 +00:00
Felipe Leme
46475e4028
Merge "Clarified usage of onDetach() and onCreate() when setRetainInstance() is set to true. BUG: 25455734"
2015-11-05 02:19:06 +00:00
Svetoslav Ganov
035374d7a2
Merge "Enforce weaker grant if app is default handler for miltiple action"
2015-11-05 02:19:00 +00:00
Svetoslav
5db602fd19
Enforce weaker grant if app is default handler for miltiple action
...
Change-Id: Ibc46e458e277412ebb276eb5ba6f2765b6b6c5e9
2015-11-05 02:18:13 +00:00
Chris Tate
adf0698b40
Merge "Make WorkSource version of alarm listener API @SystemApi"
2015-11-05 02:02:49 +00:00
Winson Chung
986739a65d
Merge "Adding dnd to/from freeform workspaces."
2015-11-05 01:59:57 +00:00
Winson
eca4ab6e99
Adding dnd to/from freeform workspaces.
...
Change-Id: I5b75fe5a942e9a2e344e62229e860b5108f9872e
2015-11-04 17:56:36 -08:00
Winson
5da4347b41
Fixing regression in alt-tab task.
...
Change-Id: Iee73baded04616ee92046609c37257d1551520fb
2015-11-05 01:53:38 +00:00
Chris Tate
e6ae842365
Merge "Docs: be explicit about oldState contract for backup helpers"
2015-11-05 01:49:24 +00:00
John Reck
41925b1ccd
Merge "Revert "add DeviceInfo""
2015-11-05 01:39:37 +00:00
Chong Zhang
f0ac93a705
Merge "Discard input events sent to dead window"
2015-11-05 01:38:32 +00:00
John Reck
096895550b
Revert "add DeviceInfo"
...
This reverts commit b2442896e3a226c7ebe9d47fa80b257e98a6a34d.
Change-Id: I50f6555451f71067505245333c8e558b5e3b2b3b
2015-11-05 01:38:25 +00:00
Christopher Tate
1203aa05f8
Docs: be explicit about oldState contract for backup helpers
...
Call out specifically that each helper must only consume the
prior-state data that it produced in the first place, not reading
beyond its own part of the state file.
Bug 25473872
Change-Id: I1f24a5738a799eb21d966510372a0f3852436166
2015-11-04 17:35:17 -08:00
Ben Kwa
1046cfa517
Merge "Move DirectoryFragment and family to dirlist pkg."
2015-11-05 01:01:15 +00:00
Chong Zhang
acf11408fd
Discard input events sent to dead window
...
And add a check to skip repositioning if window doesn't have a
valid input channel.
bug: 25345787
Change-Id: I555eb9a2ce258d77cd69c53c323dc3db646c773f
2015-11-04 16:23:10 -08:00
Tomasz Mikolajewski
0c55387059
Merge "Add support for opening files in specified MIME type to DocumentsProvider."
2015-11-04 23:17:14 +00:00
Steve McKay
f862155e34
Move DirectoryFragment and family to dirlist pkg.
...
Stuff was getting out of control in the main package.
Change-Id: Ia06ba96f5bbe13388d51e6ad52a9dac76af97cc0
2015-11-04 15:04:57 -08:00
John Reck
5655c7cdd3
Merge "add DeviceInfo"
2015-11-04 21:50:36 +00:00
John Reck
b2442896e3
add DeviceInfo
...
Change-Id: I4c122278a7e88b6f47c4dd3c5fc553df7d3c900d
2015-11-04 13:46:49 -08:00
Chris Tate
49ab8dd5f3
Merge "Fix BlobBackupHelper state tracking"
2015-11-04 21:42:55 +00:00
Jason Monk
2cf0995439
Merge "Settings Drawer: Handle multi-profile/user correctly"
2015-11-04 21:10:21 +00:00
Riley Andrews
29869c3893
Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am: c8bb39d98d am: 2c740f1dcf am: 6c1144dc0f
...
am: 132bb1e4b1
* commit '132bb1e4b10755d2bc0810135511fd999badbe4b':
Convert ashmem bitmap thresholds to constants.
2015-11-04 20:43:38 +00:00
Riley Andrews
132bb1e4b1
Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am: c8bb39d98d am: 2c740f1dcf
...
am: 6c1144dc0f
* commit '6c1144dc0f8b2452ca2a204ca471e2d23339d5a3':
Convert ashmem bitmap thresholds to constants.
2015-11-04 20:37:18 +00:00
Riley Andrews
6c1144dc0f
Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am: c8bb39d98d
...
am: 2c740f1dcf
* commit '2c740f1dcf7bfd75a1dde2f7403cb25ae6559556':
Convert ashmem bitmap thresholds to constants.
2015-11-04 20:30:48 +00:00
Riley Andrews
2c740f1dcf
Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev
...
am: c8bb39d98d
* commit 'c8bb39d98d7c2a07f1a5c745f6e89e379e4a25f0':
Convert ashmem bitmap thresholds to constants.
2015-11-04 20:24:36 +00:00
Chris Craik
5f763ead70
Merge "Early return when the scale is 0." into mnc-dr-dev am: 10eb6ab94b am: 8b581e2bc7 am: a853bb450c
...
am: 34e9b5b2e4
* commit '34e9b5b2e418dd43e374dcbb3be27710c53d4b9c':
Early return when the scale is 0.
2015-11-04 20:21:13 +00:00
Jason Monk
48237a76fc
Merge "First pass at drawer support for SettingsLib"
2015-11-04 20:19:18 +00:00
Riley Andrews
c8bb39d98d
Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev
2015-11-04 20:18:35 +00:00
Chris Craik
99a6375c69
Merge "Remove -ffast-math from libhwui makefile" into mnc-dr-dev am: c4aaf0f4b8 am: 62b16e2e10 am: 1938c39f77
...
am: 289c3ba2c4 -s ours
* commit '289c3ba2c4b4d97108fc79977339e7bf7b585f7f':
Remove -ffast-math from libhwui makefile
2015-11-04 20:17:15 +00:00
Jason Monk
0d72d20c2f
Settings Drawer: Handle multi-profile/user correctly
...
Change-Id: Ibef3cb38325415d514dc86fcd4ce7b95825361f8
2015-11-04 15:04:45 -05:00
Jason Monk
744b63632a
First pass at drawer support for SettingsLib
...
Change-Id: I9669bd511dd3c4b7f59b8600a5af65d9837af015
2015-11-04 15:02:55 -05:00
Chris Craik
34e9b5b2e4
Merge "Early return when the scale is 0." into mnc-dr-dev am: 10eb6ab94b am: 8b581e2bc7
...
am: a853bb450c
* commit 'a853bb450ce7e6f06220a86dcc171a837d30511b':
Early return when the scale is 0.
2015-11-04 19:46:47 +00:00
Julia Reynolds
f3d8f26034
Merge changes I49660236,I56a7970a
...
* changes:
Delete unused code.
Unhide setting for CTS testing.
2015-11-04 19:44:49 +00:00
Chris Craik
289c3ba2c4
Merge "Remove -ffast-math from libhwui makefile" into mnc-dr-dev am: c4aaf0f4b8 am: 62b16e2e10
...
am: 1938c39f77
* commit '1938c39f77a52c1058e7b2434bdc5d08ed9053b9':
Remove -ffast-math from libhwui makefile
2015-11-04 19:40:04 +00:00