Mindy Pereira
af488b1b8b
am 246f907b: am a718943d: Merge "Make a smaller cliff for dismissing cards" into klp-modular-dev
...
* commit '246f907b546af98d93b6eb2549aaf891cefe2aed':
Make a smaller cliff for dismissing cards
2014-05-21 22:59:02 +00:00
Mindy Pereira
246f907b54
am a718943d: Merge "Make a smaller cliff for dismissing cards" into klp-modular-dev
...
* commit 'a718943d422876488f8723bfe6f35f352ffcb586':
Make a smaller cliff for dismissing cards
2014-05-21 22:38:06 +00:00
John Spurlock
e660694c69
Merge "Display intercepted notifications if configured."
2014-05-21 22:27:29 +00:00
John Spurlock
014ad591c2
Display intercepted notifications if configured.
...
Don't suppress notifications if the user has configured them
to display, even in zen mode.
Change-Id: Ief549164cafd0922726feaeaf2029b8840dcf735
2014-05-21 18:18:41 -04:00
Mathieu Chartier
304bbd287c
Temporary fix for buffer overrun issue.
...
Allocating the bitmap using getSafeSize() causes problems since
getSafeSize64() < getSize() if there is a stride. Since everywhere
else uses getSize() it results in a lot of possible buffer overruns.
The fix reverts to using getSize instead of getSafeSize64.
Bug: 15089814
Change-Id: Ia471cf9715672d57bb7eb61bf735064aeb405ffe
2014-05-21 15:14:02 -07:00
Adam Lesinski
e34b8abf3a
Merge "Don't dump data from a bad ResTable"
2014-05-21 21:59:33 +00:00
Svetoslav
f34771187b
Merge "Fixing bugs due to the new custom accessibility action APIs."
2014-05-21 21:59:19 +00:00
Mindy Pereira
a718943d42
Merge "Make a smaller cliff for dismissing cards" into klp-modular-dev
2014-05-21 21:54:38 +00:00
Svetoslav
5c4cd189f2
Fixing bugs due to the new custom accessibility action APIs.
...
1. AccessibiltiyAction was incorectly throwing an exception when
a custom action was constructed.
2. AccessibilityManagerService should no longer enforce only standard
actions as we allow custom ones too.
bug:15110963
Change-Id: Iea57e0a6449b87bd8d103c55ca255e80705f2565
2014-05-21 14:53:25 -07:00
John Spurlock
b4e69a040d
Merge "Hide the keyguard scrim when the status bar comes back."
2014-05-21 21:29:23 +00:00
John Spurlock
35453dd751
Merge "QuickSettings: fix text alignment."
2014-05-21 21:28:16 +00:00
Dianne Hackborn
c670c3b1ab
Merge "Revert "Hide voice interaction APIs.""
2014-05-21 21:26:45 +00:00
Brian Attwell
3bdd9f68b5
Merge "Remove @hide from IN_DEFAULT_DIRECTORY"
2014-05-21 21:25:58 +00:00
John Spurlock
4bf31983d2
QuickSettings: fix text alignment.
...
- Abandon dynamic sizing, give each tile a fixed height.
- Align the baselines of the first line of each tile in a row.
- Clean up dimension resources.
- Center the touch feedback on the icon center, and dial it down.
Bug:15120277
Change-Id: If43986f80ef6d01722b60b6feedb278eed27e936
2014-05-21 17:24:44 -04:00
Dianne Hackborn
fb052926b8
Revert "Hide voice interaction APIs."
...
This reverts commit a677a9b9367bcf8c81c36dc59b53554cb347b438.
2014-05-21 14:16:46 -07:00
John Spurlock
8fdfe624aa
Hide the keyguard scrim when the status bar comes back.
...
Since status bar is now the keyguard.
This is an attempt to fix the bad state where the KeyguardScrim
is shown incorrectly when SystemUI is forcibly replaced.
Change-Id: I0416ed400e023a3fa136ce5f884f191edbbd6b94
2014-05-21 17:10:10 -04:00
vandwalle
2a2dace665
Merge "various autojoin fixes"
2014-05-21 21:05:45 +00:00
Jason Monk
711b7a5428
Merge "Don't exit lock task on sleep"
2014-05-21 20:58:48 +00:00
Jim Miller
f66bdfc240
am 6f354679: (-s ours) am af103dd3: am 911176d7: am 607d5998: Fix crash in widget pager - DO NOT MERGE
...
* commit '6f3546796a381a17e4e8e6dbf869ca75abfab696':
Fix crash in widget pager - DO NOT MERGE
2014-05-21 20:49:16 +00:00
narayan
a562f5daf6
am 82ec8c58: am ab3d85ab: am 838b1e22: Merge "Fix NPE in PackageManagerService."
...
* commit '82ec8c58b1f1cd0cce56d11b7679440f6ba54f4a':
Fix NPE in PackageManagerService.
2014-05-21 20:49:09 +00:00
Jim Miller
6f3546796a
am af103dd3: am 911176d7: am 607d5998: Fix crash in widget pager - DO NOT MERGE
...
* commit 'af103dd39346d1bae3566cafbfcd1008bc6cef5c':
Fix crash in widget pager - DO NOT MERGE
2014-05-21 20:43:18 +00:00
Jim Miller
af103dd393
am 911176d7: am 607d5998: Fix crash in widget pager - DO NOT MERGE
...
* commit '911176d7e6c8ba28ed7f7be63edcb17456f615fe':
Fix crash in widget pager - DO NOT MERGE
2014-05-21 20:39:41 +00:00
Svetoslav
cc84b415b4
Merge "Addressing APIs council feedback"
2014-05-21 20:38:14 +00:00
Jim Miller
911176d7e6
am 607d5998: Fix crash in widget pager - DO NOT MERGE
...
* commit '607d59982a046d23770a7289be6272ad5983d6ae':
Fix crash in widget pager - DO NOT MERGE
2014-05-21 20:35:51 +00:00
Svetoslav
95b6fd8b7a
Addressing APIs council feedback
...
bug:15089461
Change-Id: Ifcb003b114e2e50333bb0ef386d99482f7bfaa6e
2014-05-21 13:35:42 -07:00
Winson Chung
451e964f2c
Merge "Enabling clipping on task views."
2014-05-21 20:24:05 +00:00
narayan
82ec8c58b1
am ab3d85ab: am 838b1e22: Merge "Fix NPE in PackageManagerService."
...
* commit 'ab3d85ab1a0ae58add5df6efc30607624475405b':
Fix NPE in PackageManagerService.
2014-05-21 20:22:03 +00:00
narayan
ab3d85ab1a
am 838b1e22: Merge "Fix NPE in PackageManagerService."
...
* commit '838b1e2215cbc27e77530f4c79124c088353e0e7':
Fix NPE in PackageManagerService.
2014-05-21 20:17:52 +00:00
Christoph Studer
ae241f9978
Merge "Simplify NotificationListenerService API"
2014-05-21 20:16:15 +00:00
narayan
838b1e2215
Merge "Fix NPE in PackageManagerService."
2014-05-21 20:14:56 +00:00
Svetoslav Ganov
1fe52cde2b
Merge "Switching to the final PDF rendering library"
2014-05-21 20:11:34 +00:00
Jason Monk
2d437d0461
Don't exit lock task on sleep
...
Change-Id: I332088ce31ce06a771461a78fcc63f4afc824813
2014-05-21 16:06:53 -04:00
Christoph Studer
cee44ba418
Simplify NotificationListenerService API
...
Use ParceledListSlice to send the list of active notifications
from NoMan to NotificationListeners.
This allows us to simplify the API to what it was before
introducing the "String[] key" workaround for dealing with large
numbers of StatusBarNotifications.
While we're at it, rename Ranking.getIndexOfKey to something that
makes more sense.
Bug: 15126927
Change-Id: I02c2087978c6c4ec1198be496c6250a66143ecb3
2014-05-21 22:03:45 +02:00
narayan
0cfe875ac5
Fix NPE in PackageManagerService.
...
Check that each package from the setting has
a parsed pkg before we attempt to perform dex-opt
on it. If it doesn't have a parsed package, adjust
the ABI in the settings, but don't perform dexopt.
It will be dexopted later if it's still active
based on the setting.
bug: 15081286
Change-Id: Ifb6d1d5efdc9c59b251731972afa951ad930d05c
2014-05-21 21:00:48 +01:00
RoboErik
5b53148a4e
Merge changes I1cbdff1d,I23906b4c
...
* changes:
Handle headsethook voice launching
Add 5s timeout to wakelock
2014-05-21 19:59:11 +00:00
justinzhang
afe18ed6cd
Merge "Use DeviecPolicyManager to authenticate lock task"
2014-05-21 19:58:34 +00:00
Svetoslav Ganov
519c77b710
Switching to the final PDF rendering library
...
Change-Id: Id92674ce762af894a5c4b0df0f8e9a711131bccc
2014-05-21 12:43:51 -07:00
justinzhang
7bd35c7e6f
Use DeviecPolicyManager to authenticate lock task
...
Uncomment lines in ActivityManagerService. Before start lock task,
ActivityMangerService calls DevicePolicyManager to see if the
app can go into lock task.
Change-Id: I9ad784d7cc637d45884dcb2623b4c59ff802f93d
2014-05-21 15:28:08 -04:00
Ed Heyl
1c7c2a0dfa
Merge "Fix the build: Revert "Switching to the final PDF rendering library""
2014-05-21 19:23:29 +00:00
Ed Heyl
a5291466ea
Fix the build: Revert "Switching to the final PDF rendering library"
...
This reverts commit e7a8f476ea3873941ace96751fa2d633c95b7c10.
Change-Id: I457e45b0a536bbde721a3355ed860b2363e36467
2014-05-21 19:21:06 +00:00
Ihab Awad
b1b7addf2a
Merge "Add logging utilities to Telecomm classes"
2014-05-21 19:07:24 +00:00
Ihab Awad
60ac30bb8a
Add logging utilities to Telecomm classes
...
Add logging utility class from packages/services/Telecomm to the Telecomm
classes in the framework.
Change-Id: I54a9edc4daa24ffdeb15b08afc5ad8a238d04291
2014-05-21 12:06:00 -07:00
Glenn Kasten
ed727159d6
Merge "Update android.media.AudioTrack.getTimestamp API documentation"
2014-05-21 18:38:42 +00:00
Jeff Tinker
7e1329f574
Build cast v2 mediadrm signer library as non-static
...
bug: 13988104
Change-Id: Ie94074dd46e4489c7d4e0f378d1e35b14bb0c0ac
2014-05-21 18:18:03 +00:00
Vinod Krishnan
23c42748dc
am 82fa124c: am 4f65a545: Merge "Adding more DeviceDefault for CTS tests" into klp-modular-dev
...
* commit '82fa124c3a2753ce70c04973d8004b2b1950993d':
Adding more DeviceDefault for CTS tests
2014-05-21 18:10:37 +00:00
Winson Chung
5a9b0b0c7d
Enabling clipping on task views.
...
Change-Id: I2a4b8fe06ae379364081534bd5b02f52b27e4ff2
2014-05-21 11:07:26 -07:00
George Mount
0a69ce6cf6
Merge "Fixed inverse of listener assignment."
2014-05-21 17:54:45 +00:00
vandwalle
d3adb7e816
various autojoin fixes
...
Change-Id: I96acd02764a6fd7c8482ab82bd7e33280b90a577
2014-05-21 10:54:25 -07:00
Vinod Krishnan
82fa124c3a
am 4f65a545: Merge "Adding more DeviceDefault for CTS tests" into klp-modular-dev
...
* commit '4f65a5456159b64185bb99c193bcff93b07770f8':
Adding more DeviceDefault for CTS tests
2014-05-21 17:46:16 +00:00
Svetoslav
8313e17dc1
Merge "Switching to the final PDF rendering library"
2014-05-21 17:43:14 +00:00