198278 Commits

Author SHA1 Message Date
Vineeta Srivastava
1bc7df4f3b am 1099ad41: am 47e04090: Merge "Remove redundant cancel events from FingerprintService" into mnc-dev
* commit '1099ad41e315f5e2b3638d39a1698472d61ea302':
  Remove redundant cancel events from FingerprintService
2015-07-16 07:30:38 +00:00
Vineeta Srivastava
1099ad41e3 am 47e04090: Merge "Remove redundant cancel events from FingerprintService" into mnc-dev
* commit '47e0409062a2ac5a480fc1a57e443b75ce0f1dab':
  Remove redundant cancel events from FingerprintService
2015-07-16 07:16:34 +00:00
Vineeta Srivastava
47e0409062 Merge "Remove redundant cancel events from FingerprintService" into mnc-dev 2015-07-16 07:06:54 +00:00
Sanket Padawe
e7b181d667 am c83e0571: am ea975b12: Merge "Add new API for handling DB query per subId." into mnc-dev
* commit 'c83e0571e5c25c402b9fdb8c2ecc3172ee4f09ba':
  Add new API for handling DB query per subId.
2015-07-16 05:27:48 +00:00
Svet Ganov
7121e18595 Add APIs for verifier to grant at install and revoke permissions
bug:22231699

Change-Id: Ie0c758bf73699f50bf99ff5aa0bf98dcc9004e37
2015-07-15 22:22:59 -07:00
Sanket Padawe
c83e0571e5 am ea975b12: Merge "Add new API for handling DB query per subId." into mnc-dev
* commit 'ea975b122fee3ac0fe766d2b58bb420b82e5dd95':
  Add new API for handling DB query per subId.
2015-07-16 05:14:13 +00:00
Sanket Padawe
ea975b122f Merge "Add new API for handling DB query per subId." into mnc-dev 2015-07-16 05:01:23 +00:00
Yohei Yukawa
68bb722116 am 6f0490fb: am c0aa9744: Merge "PopupWindow position must be specified in window coordinates." into mnc-dev
* commit '6f0490fb677c13d1c04af416a61b7cc51b5e1973':
  PopupWindow position must be specified in window coordinates.
2015-07-16 03:59:32 +00:00
Yohei Yukawa
66b8377e88 am 2e030285: am ebbe7706: Merge "Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3." into mnc-dev
* commit '2e030285824780cae85c0ef7b77fcde050c35208':
  Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3.
2015-07-16 03:59:27 +00:00
Yohei Yukawa
6f0490fb67 am c0aa9744: Merge "PopupWindow position must be specified in window coordinates." into mnc-dev
* commit 'c0aa9744dc0ba9470aea6a973d955fd21de21c92':
  PopupWindow position must be specified in window coordinates.
2015-07-16 03:51:09 +00:00
Yohei Yukawa
2e03028582 am ebbe7706: Merge "Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3." into mnc-dev
* commit 'ebbe77061c010596f79e61c3f1f7be12a3164b81':
  Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3.
2015-07-16 03:44:04 +00:00
Yohei Yukawa
c0aa9744dc Merge "PopupWindow position must be specified in window coordinates." into mnc-dev 2015-07-16 03:42:21 +00:00
Yohei Yukawa
ebbe77061c Merge "Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3." into mnc-dev 2015-07-16 03:31:56 +00:00
Yohei Yukawa
4b26997eeb PopupWindow position must be specified in window coordinates.
This CL addresses TODOs in Ib641dda49f7ab1c7d60207c36a47767bb408.

With this CL the position of PopupWindow is always specified in
window-local coordinates even if FloatingToolbar#mParent is not a
decor view.

Bug: 22335001
Change-Id: I0cdd63a00051fa30981e517c07682075467ac598
2015-07-15 19:01:32 -07:00
Yohei Yukawa
9b9d2c572f Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3.
This is a coment-only follow up CL for I71a8d356e868dc7715b030ca,
which wrongly changed coordinates from window-local to view-local
(relative to FloatingToolbar#mParent) when showing PopupWindow.

The position of PopupWindow still needs to be specified in
window-local coordinates as we had done before
I71a8d356e868dc7715b030ca1078da4ec39368c3.

Currently the problem might not be visible to users because
  1. FloatingToolbar is not a public API hence all the instances
     are under our controll.
  2. FloatingToolbar#mParent is alwasy initialized with
     PhoneWindow#getDecorView() for now.

Bug: 22335001
Change-Id: Ib641dda49f7ab1c7d60207c36a47767bb408971c
2015-07-15 19:00:18 -07:00
Jim Miller
80a776e5fe Remove redundant cancel events from FingerprintService
This fixes a bug where the framework was sending repeat cancel
events in response to terminal status (onAuthenticated(), onError())
which causes the underlying HAL implementation to get into a weird state.

Now, only client-initiated events like an explicit cancellation
or starting another authentication/enrollment invokes fingerprintd's
cancel() method.

Fixes bug 22438498

Change-Id: I762bab1c8635924848f9f4334db47a07130d5ae3
2015-07-15 18:57:14 -07:00
Chris Tate
73c8a19d42 am 5a626722: am a36c5580: Merge "Fix a bug disappearing installerPackageName info of packages after reboot." into mnc-dev
* commit '5a6267226e0472a2d6ac69741de1f951b11950c6':
  Fix a bug disappearing installerPackageName info of packages after reboot.
2015-07-16 01:42:42 +00:00
Chris Tate
5a6267226e am a36c5580: Merge "Fix a bug disappearing installerPackageName info of packages after reboot." into mnc-dev
* commit 'a36c5580c503da98c137c5bf9f52a719a131d2a9':
  Fix a bug disappearing installerPackageName info of packages after reboot.
2015-07-16 01:28:59 +00:00
Deepanshu Gupta
5b5f0ffa91 am 2e334e68: am a6ad75fb: Merge "Add tools:openDrawer to open a DrawerLayout." into mnc-dev
* commit '2e334e685d13c26a4eba313d42e3eb03602a546a':
  Add tools:openDrawer to open a DrawerLayout.
2015-07-16 01:20:51 +00:00
Deepanshu Gupta
fb0da0956d am 3a165c3d: am 43286266: Merge "Change tools:list_item to listitem." into mnc-dev
* commit '3a165c3de233a70b98c5724c79a358d271815adc':
  Change tools:list_item to listitem.
2015-07-16 01:20:46 +00:00
Robert Schaub
33cad47766 am 05c874d0: am a73face3: am 8c5f34de: am b53568f2: docs: Added word "video" to tv app quality guidelines.
* commit '05c874d01f28fe4201f7811bf04e78a780e1ae22':
  docs: Added word "video" to tv app quality guidelines.
2015-07-16 01:20:42 +00:00
Chris Tate
a36c5580c5 Merge "Fix a bug disappearing installerPackageName info of packages after reboot." into mnc-dev 2015-07-16 01:18:06 +00:00
Deepanshu Gupta
2e334e685d am a6ad75fb: Merge "Add tools:openDrawer to open a DrawerLayout." into mnc-dev
* commit 'a6ad75fbe0944f236e27986c23ca75b7db8cdfd8':
  Add tools:openDrawer to open a DrawerLayout.
2015-07-16 01:03:40 +00:00
Deepanshu Gupta
3a165c3de2 am 43286266: Merge "Change tools:list_item to listitem." into mnc-dev
* commit '432862667643cf8966a0c727b6772a6bae787da1':
  Change tools:list_item to listitem.
2015-07-16 01:03:32 +00:00
Robert Schaub
05c874d01f am a73face3: am 8c5f34de: am b53568f2: docs: Added word "video" to tv app quality guidelines.
* commit 'a73face3f43d191f8e9b6e8597043be47f86374e':
  docs: Added word "video" to tv app quality guidelines.
2015-07-16 01:03:27 +00:00
Deepanshu Gupta
a6ad75fbe0 Merge "Add tools:openDrawer to open a DrawerLayout." into mnc-dev 2015-07-16 00:59:36 +00:00
Deepanshu Gupta
4328626676 Merge "Change tools:list_item to listitem." into mnc-dev 2015-07-16 00:59:18 +00:00
Jun Mukai
ead850802b am ebcc6f09: am 8703e50d: Merge "Allow selecting quick setting items by keyboard." into mnc-dev
* commit 'ebcc6f097e6bf1bc0d41e6665c84c8359305ebf1':
  Allow selecting quick setting items by keyboard.
2015-07-16 00:57:50 +00:00
Oren Blasberg
3c111b5232 am 79362baf: am 84f8a096: Merge "Make "dismiss all" button keyboard accessible." into mnc-dev
* commit '79362baf5f5a1edb4ff07814ed5c85c72e79fd38':
  Make "dismiss all" button keyboard accessible.
2015-07-16 00:57:46 +00:00
Robert Schaub
a73face3f4 am 8c5f34de: am b53568f2: docs: Added word "video" to tv app quality guidelines.
* commit '8c5f34de91fc1fb148bbee9f868d32ff6103a70a':
  docs: Added word "video" to tv app quality guidelines.
2015-07-16 00:54:04 +00:00
Robert Schaub
8c5f34de91 am b53568f2: docs: Added word "video" to tv app quality guidelines.
* commit 'b53568f27c384523dae58af9f4ad355a6c72d6d7':
  docs: Added word "video" to tv app quality guidelines.
2015-07-16 00:43:26 +00:00
Adrian Roos
8468ffce5a am b8550d30: am fc8e923d: Merge "Fix wrong tint mode on airplane and vpn icons" into mnc-dev
* commit 'b8550d3036fdf49eeb551ad1e1c9d1a9d06398e2':
  Fix wrong tint mode on airplane and vpn icons
2015-07-16 00:42:49 +00:00
Christopher Tate
49af7ad480 am fbb4e9d2: am 3b1f8607: Merge "Intent filters need CATEGORY_BROWSABLE to be app-linking eligible" into mnc-dev
* commit 'fbb4e9d23f0d3e3a220e0e3e63934409d615f50c':
  Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
2015-07-16 00:42:45 +00:00
Jun Mukai
ebcc6f097e am 8703e50d: Merge "Allow selecting quick setting items by keyboard." into mnc-dev
* commit '8703e50d130351ef45d1ac88755ec58d8ecac737':
  Allow selecting quick setting items by keyboard.
2015-07-16 00:41:35 +00:00
Oren Blasberg
79362baf5f am 84f8a096: Merge "Make "dismiss all" button keyboard accessible." into mnc-dev
* commit '84f8a0969322b2d5f40ea1eac0db9996e1876138':
  Make "dismiss all" button keyboard accessible.
2015-07-16 00:41:31 +00:00
Jun Mukai
8703e50d13 Merge "Allow selecting quick setting items by keyboard." into mnc-dev 2015-07-16 00:37:18 +00:00
Billy Lau
fa2584f6f5 am da93454b: am 008409a2: Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW..." into mnc-dev
* commit 'da93454bfa7c46ba5607c74252c458b48a473e9d':
  Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW...
2015-07-16 00:31:35 +00:00
Adrian Roos
b8550d3036 am fc8e923d: Merge "Fix wrong tint mode on airplane and vpn icons" into mnc-dev
* commit 'fc8e923d5e551862fe1abaac2256925d6955ca07':
  Fix wrong tint mode on airplane and vpn icons
2015-07-16 00:31:23 +00:00
Christopher Tate
fbb4e9d23f am 3b1f8607: Merge "Intent filters need CATEGORY_BROWSABLE to be app-linking eligible" into mnc-dev
* commit '3b1f8607fdc416a87e608499698719f3234ecc90':
  Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
2015-07-16 00:31:18 +00:00
Oren Blasberg
84f8a09693 Merge "Make "dismiss all" button keyboard accessible." into mnc-dev 2015-07-16 00:29:35 +00:00
Adrian Roos
fc8e923d5e Merge "Fix wrong tint mode on airplane and vpn icons" into mnc-dev 2015-07-16 00:27:50 +00:00
Billy Lau
da93454bfa am 008409a2: Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW..." into mnc-dev
* commit '008409a2ea1feed095d53ce51429e4fed964c50c':
  Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW...
2015-07-16 00:21:44 +00:00
Christopher Tate
3b1f8607fd Merge "Intent filters need CATEGORY_BROWSABLE to be app-linking eligible" into mnc-dev 2015-07-16 00:21:12 +00:00
hyemin.hwang
b4faf9810d Fix a bug disappearing installerPackageName info of packages after reboot.
If user install apps from playstore, system has installerPackageName attribute of app.
but, after reboot, some apps(have sharedUserID) installerPackageName attribute disappearing.
because lack of copy routine.
So, I added copy routine(installerPackageName).

Testcase :
1. Install app(has sharedUserId, ex Lync2013) from market.
2. Confirm package info from packages.xml(exist installer info).
3. reboot.
4. Re-confirm package info from packages.xml(not exist installer info).

Cherry-pick from AOSP master.
Bug 22513758

Change-Id: I3fea3e573c056f6c2f574715d2ebef4df8b75a68
2015-07-15 17:14:24 -07:00
Robert Schaub
31186713e9 docs: Added "location" before "gps" in list under "Declaring hardware ..."
Bug: 20106795

Change-Id: I13e7be98722ac56a9175b1456fc018ff665b77ab
2015-07-15 17:13:11 -07:00
Billy Lau
008409a2ea Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW..." into mnc-dev 2015-07-16 00:04:35 +00:00
Christopher Tate
ac15b1b0c0 Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
Bug 22504009

Change-Id: I565b2ba4d1e5deeee8ede3363819deec206dbf58
2015-07-15 16:56:58 -07:00
Dianne Hackborn
f9aa4b4d35 am 309f9d6e: am f6586cbd: Merge "Implement issue #22403908: Enable assistant to refuse context sharing" into mnc-dev
* commit '309f9d6e7f777483f7ede3f8c7bd99ffd4794967':
  Implement issue #22403908: Enable assistant to refuse context sharing
2015-07-15 23:51:54 +00:00
Dianne Hackborn
b5c44f904c am 709d013f: am 67e02e60: Merge "Fix issue #22487155: Device unresponsive (deadlock in system_server)" into mnc-dev
* commit '709d013fd6571f0dcae3d3fc6e3be4be1e0787f1':
  Fix issue #22487155: Device unresponsive (deadlock in system_server)
2015-07-15 23:51:50 +00:00
Dianne Hackborn
178d35d48a am fc569640: am c4e2bcd4: Merge "Fix issue #22460110: AssistStructure.ViewNode.isAssistBlocked() always..." into mnc-dev
* commit 'fc5696404b88035aa9197faeb2ee0bdca284ca76':
  Fix issue #22460110: AssistStructure.ViewNode.isAssistBlocked() always...
2015-07-15 23:51:45 +00:00