217537 Commits

Author SHA1 Message Date
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
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
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
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
Adam Powell
b1e6e010d9 Merge "Handle single-choice ChooserActivities and bound ChooserTargetServices" 2015-09-11 21:32:27 +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
Tyler Gunn
9c5327a355 am 5a18649b: am 9b5f75f7: am ca7240a0: am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit '5a18649bb14daaf8013e260c293031a8611fb66d':
  Add carrier config for characters to escape with backslash.
2015-09-11 16:04:07 +00:00
Tyler Gunn
5a18649bb1 am 9b5f75f7: am ca7240a0: am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit '9b5f75f7bf15541af3cf51beb9dfaabbe70d8d87':
  Add carrier config for characters to escape with backslash.
2015-09-11 15:58:00 +00:00
Tyler Gunn
9b5f75f7bf am ca7240a0: am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit 'ca7240a0726a110b9fd302a62ea9baaf3c5d14ac':
  Add carrier config for characters to escape with backslash.
2015-09-11 15:49:55 +00:00
Tyler Gunn
ca7240a072 am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit '8ed28188b95be4f377909ac2abacaef76e004a61':
  Add carrier config for characters to escape with backslash.
2015-09-11 15:43:19 +00:00
Tyler Gunn
8ed28188b9 Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev 2015-09-11 15:37:40 +00:00
Wale Ogunwale
ecb730936c Merge "Properly resize freeform stack when docked stack is resized." 2015-09-11 15:30:18 +00:00
Wale Ogunwale
3e3e66f418 Properly resize freeform stack when docked stack is resized.
We were previously setting the task bounds for freefrom tasks to the
stack bounds when the stack is resized. So, all the tasks in the stack
are sized to the stack bounds vs. trying to fit in the stack bounds
while maintaining their size.
Also, we only want to apply fit to bounds on a task bound when we are
resizing the stack. So, moved method from TaskRecord to
ActivityStackSupervisor.

Change-Id: Ia6e046d6f2c3b0d80b06530a3e07d6ed1bb9b79f
2015-09-11 15:29:33 +00:00
Shawn Willden
b9b5d86b0e resolved conflicts for b15e1ff5 to stage-aosp-master
Change-Id: I28a843a94855193d4b90dc9bec028eb5338eeed7
2015-09-11 09:07:42 -06:00
Julia Reynolds
86ef8e2dbc Clear active media notification on user switch.
Bug: 23934806
Change-Id: Ib9dad342ee65299e1dbbc1b9dd91f6f8627d705f
2015-09-11 10:09:01 -04:00
Shawn Willden
b15e1ff508 Merge "Update KeymasterDefs" 2015-09-11 13:21:15 +00:00
Roshan Pius
5ef65ea163 am f4f225ff: am 471d5488: am e3d006b1: am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit 'f4f225ffa890b3fbd8674791d1bbecfcdf55da16':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:49:01 +00:00
Roshan Pius
f4f225ffa8 am 471d5488: am e3d006b1: am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit '471d54881b1d87819a62e3913232a66563430a3f':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:42:15 +00:00
Roshan Pius
471d54881b am e3d006b1: am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit 'e3d006b1abce25b9c0163e0471830ad5d01c3670':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:29:19 +00:00
Roshan Pius
e3d006b1ab am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit '0a067dc711b19a70ad5980fa360b2df2337a55b1':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:18:33 +00:00
Roshan Pius
0a067dc711 Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev 2015-09-11 06:13:12 +00:00
Yohei Yukawa
5ca43651cb Merge "Remove unused content observer from AssistManager." 2015-09-11 05:39:43 +00:00
Brian Carlstrom
a72c5cf746 am 02d750ef: am 2519f9c6: am de2ad457: Merge "Revert "Grab macros from libbase instead of duplicating""
* commit '02d750efde238837989a6968ea66ac5eb13c639e':
  Revert "Grab macros from libbase instead of duplicating"
2015-09-11 05:29:47 +00:00
Brian Carlstrom
02d750efde am 2519f9c6: am de2ad457: Merge "Revert "Grab macros from libbase instead of duplicating""
* commit '2519f9c6b822ed0201a3a6f1bb73d486609cd677':
  Revert "Grab macros from libbase instead of duplicating"
2015-09-11 05:22:29 +00:00
Yohei Yukawa
528e468492 Remove unused content observer from AssistManager.
Since I45e58de5f48e3769f114ff830d62c287d2b04d4f we always look up
Settings.Secure.ASSISTANT just before the assist activity is launched.
Hence we don't need to monitor following runtime data anymore.
 - changes of Settings.Secure.ASSISTANT with a content observer
 - switches of the current user id

The primary goal of this CL is to make it clearer that we are lazily
resolving the content of Settings.Secure.ASSISTANT by removing
unnecessary code.  No user visible behavior change is intended.

Bug: 23097413
Change-Id: I079807db761c5543ba666c427d9b074794becf6e
2015-09-10 22:21:04 -07:00
Brian Carlstrom
2519f9c6b8 am de2ad457: Merge "Revert "Grab macros from libbase instead of duplicating""
* commit 'de2ad45784499388d09f2c2c3bcf2fa1966cf018':
  Revert "Grab macros from libbase instead of duplicating"
2015-09-11 05:15:37 +00:00
Brian Carlstrom
de2ad45784 Merge "Revert "Grab macros from libbase instead of duplicating"" 2015-09-11 05:09:17 +00:00
Stephen Hines
fddc91da19 am d8834950: am 12f2724b: am 3460304c: Merge "Update RS docs for M-related changes."
* commit 'd8834950c22cb04b0d6926533930359ff2892f84':
  Update RS docs for M-related changes.
2015-09-11 03:51:17 +00:00
Casey Dahlin
3dd64c6da5 am 3f7c4bdb: am 449274a7: am 8b25009d: Merge "Revert change to win32 isatty stub"
* commit '3f7c4bdbc20e005dc55b4bbebd0fd9bdb9e65e7b':
  Revert change to win32 isatty stub
2015-09-11 03:51:10 +00:00
Casey Dahlin
5f85e1d677 am 6b747f9d: am 3230b2b2: am ec4cbf4f: Merge "Grab macros from libbase instead of duplicating"
* commit '6b747f9d55d146b37ef4f2de461a4ffc576230a5':
  Grab macros from libbase instead of duplicating
2015-09-11 03:51:03 +00:00
Casey Dahlin
517214d4a6 am 68a6dcc0: am d880e1cb: am 7e8586fc: Merge "Convert to C++ Bison output"
* commit '68a6dcc0c15249617b3c8af067b9796bd80e220d':
  Convert to C++ Bison output
2015-09-11 03:50:55 +00:00
Jorim Jaggi
1988ea2b3a am 6a188487: am d5411598: am a58bff50: am 3cf7eef1: Listen for fingerprint when on bouncer
* commit '6a188487c4eaec361c812197d99a5c24ad4c65d4':
  Listen for fingerprint when on bouncer
2015-09-11 03:50:41 +00:00
Jorim Jaggi
872e8f77a9 am baff25f8: am b52a4a5a: am 7b7a2100: am 6e90ea03: Don\'t wait for brightness changes
* commit 'baff25f8659b7877ff76b03841670cb49b853ad7':
  Don't wait for brightness changes
2015-09-11 03:50:34 +00:00
Casey Dahlin
1e3137169e am c48778ee: am 6929b5fa: am c71fdabd: Merge "First pass on reentrant C++-ish parser"
* commit 'c48778ee31878c3239bbf85c485eac64e5a06b59':
  First pass on reentrant C++-ish parser
2015-09-11 03:50:25 +00:00
Svetoslav
6d44e59c96 am 37d0e13a: am 572a78cd: am 9d4cad8b: am b1cebd9e: am 5579e41c: Add op package to the UID special case handling in account manager.
* commit '37d0e13ad3be7fddbce991bef263ac4375e28c22':
  Add op package to the UID special case handling in account manager.
2015-09-11 03:50:03 +00:00
Amit Mahajan
a5d66625f4 am 1dd160cc: am 888699be: am c291ce21: am 55c3a196: Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev
* commit '1dd160cc1fa8879ead2d3e8d26ab943518a284e1':
  Add to configure for MDC_INITIAL_MAX_RETRY
2015-09-11 03:49:47 +00:00
Stephen Hines
d8834950c2 am 12f2724b: am 3460304c: Merge "Update RS docs for M-related changes."
* commit '12f2724bc98ddfd50af3f6015feca4c366eda175':
  Update RS docs for M-related changes.
2015-09-11 02:58:14 +00:00
Casey Dahlin
3f7c4bdbc2 am 449274a7: am 8b25009d: Merge "Revert change to win32 isatty stub"
* commit '449274a774f5c51807f16c13e772550dbd3c5d53':
  Revert change to win32 isatty stub
2015-09-11 02:51:08 +00:00
Casey Dahlin
6b747f9d55 am 3230b2b2: am ec4cbf4f: Merge "Grab macros from libbase instead of duplicating"
* commit '3230b2b2b7225fc44515a1650ad79022b959b08e':
  Grab macros from libbase instead of duplicating
2015-09-11 02:51:01 +00:00
Casey Dahlin
68a6dcc0c1 am d880e1cb: am 7e8586fc: Merge "Convert to C++ Bison output"
* commit 'd880e1cb0c4fa61328297cae659a7edd94e5ca83':
  Convert to C++ Bison output
2015-09-11 02:50:55 +00:00
Casey Dahlin
f3c2ed13d0 Revert "Grab macros from libbase instead of duplicating"
This reverts commit 2535cae005512494469fc5cea1fe630288ecb083.

Change-Id: I373844b6a0f429e88d6bcc1cdd5ac62325da55b3
2015-09-11 02:47:54 +00:00