Kenny Guy
ecc9f9b6f3
Merge "Add flag to allow fetching related users recent tasks."
2014-03-18 11:43:46 +00:00
Winson Chung
93bb3969c1
Merge "Fixing issue with cards being rendered under the nav bar after a configuration change due to improperly setting the system insets."
2014-03-18 02:09:37 +00:00
Winson Chung
bb5278b663
Fixing issue with cards being rendered under the nav bar after a configuration change due to improperly setting the system insets.
2014-03-17 19:07:56 -07:00
Winson Chung
7b5d857efa
Merge "Using the RecentsService connection to toggle recents"
2014-03-18 01:23:23 +00:00
Winson Chung
47c4c69575
Using the RecentsService connection to toggle recents
...
- Adding over scroll snap back when flinging stack
Change-Id: Ife9692ece95e0a40649d0b4b72ec4ea99ffabc16
2014-03-17 18:10:24 -07:00
Kenny Guy
82326a98a4
Add flag to allow fetching related users recent tasks.
...
Fetch related users recent tasks along with requested users
tasks when flag is set
Set flag in requests coming from systemui/recents.
Change-Id: I985e2d9d6b9728603685fc6126e8193af119e172
2014-03-17 19:45:17 +00:00
Geoff Mendal
77bed997bb
Merge "Import translations. DO NOT MERGE"
2014-03-17 18:25:59 +00:00
Geoff Mendal
699295aaaa
Merge "Import translations. DO NOT MERGE"
2014-03-17 18:25:39 +00:00
Geoff Mendal
19a1dcf04f
Import translations. DO NOT MERGE
...
Change-Id: Ic610f196330c190df9bf2dfcceb0dd2437250b7d
Auto-generated-cl: translation import
2014-03-17 10:18:49 -07:00
Geoff Mendal
a97cd79fea
Import translations. DO NOT MERGE
...
Change-Id: Ic78ab9269a3e4b81d94756bcba14123c05969387
Auto-generated-cl: translation import
2014-03-17 10:12:09 -07:00
Geoff Mendal
febddd200e
Merge "Import translations. DO NOT MERGE"
2014-03-17 16:34:26 +00:00
Geoff Mendal
d027b6ac95
Import translations. DO NOT MERGE
...
Change-Id: Ifbc42b448dd9a92fce471716061797ba608cfd76
Auto-generated-cl: translation import
2014-03-17 09:29:38 -07:00
Geoff Mendal
554428c327
Import translations. DO NOT MERGE
...
Change-Id: I997192f031eea02fbad2f41370db984dce84b65c
Auto-generated-cl: translation import
2014-03-17 09:27:08 -07:00
Winson Chung
a1e4bf9b6c
Merge "Fixing crash when ActivityManager does not have a proper thumbnail"
2014-03-17 01:54:26 +00:00
Winson Chung
0662038bcb
Merge "Simplifying memory management, use Task Keys as resource cache keys."
2014-03-17 01:54:04 +00:00
Winson Chung
7124390f9d
Fixing crash when ActivityManager does not have a proper thumbnail
...
- Fixing issue with hw layers ref count not properly being incremented and decremented
- Preventing message handler from keeping a strong ref to the RecentsService
2014-03-14 17:52:47 -07:00
Winson Chung
04dfe0d26b
Simplifying memory management, use Task Keys as resource cache keys.
...
- Attempts to load non-topmost task thumbnails from cache
- Ensuring that we release all references to the activity from the bg loader
- Removes background loading debug flag
- Moving callbacks into their respective classes
- cleaning up some callbacks when data is loaded in the bg
Change-Id: Ibb968349d08084922d5b28e432b76a165bf20d6b
2014-03-14 16:53:45 -07:00
Selim Cinek
149fd6d84d
am 9c3fc0cc: am eb95e74e: DO NOT MERGE - Fixed crash for odd image width/height
...
* commit '9c3fc0cc6003c4f66f32d8e5f22a4f3e7d22f817':
DO NOT MERGE - Fixed crash for odd image width/height
2014-03-14 21:55:05 +00:00
Selim Cinek
9c3fc0cc60
am eb95e74e: DO NOT MERGE - Fixed crash for odd image width/height
...
* commit 'eb95e74e21a0e910704ca2fd67e074ab640bfba3':
DO NOT MERGE - Fixed crash for odd image width/height
2014-03-14 20:47:34 +00:00
Winson Chung
050b39bd5f
Merge "Fixing memory leaks related to Tasks holding onto their callbacks."
2014-03-14 20:34:27 +00:00
Selim Cinek
eb95e74e21
DO NOT MERGE - Fixed crash for odd image width/height
...
Due to an internal rounding in the renderer, the calculations
for the cropping area could be slightly offset, getting out
of the image boundaries. I sanitized the rect by ensuring they
are inside the image.
Bug: 12174629
Change-Id: Icc37790732ddd479631b898b23c05501d2dcd5be
2014-03-14 20:11:17 +00:00
Selim Cinek
20b37400eb
Merge "Fixed a crash when an image with an odd width/height was selected"
2014-03-14 17:50:12 +00:00
Selim Cinek
912e0df89c
Fixed a crash when an image with an odd width/height was selected
...
Due to an internal rounding in the renderer, the calculations
for the cropping area could be slightly offset, getting out
of the image boundaries. I sanitized the rect by ensuring they
are inside the image.
Bug: 12174629
Change-Id: Icc37790732ddd479631b898b23c05501d2dcd5be
2014-03-14 18:48:03 +01:00
Svetoslav
358eaa7825
am fc1d0471: am 11b7d9fa: Merge "PrintSpooler crash if printer is reported to have only one color mode." into klp-dev
...
* commit 'fc1d04714e9042a1b01c7a725fafa1820b8c14fb':
PrintSpooler crash if printer is reported to have only one color mode.
2014-03-14 16:27:55 +00:00
Adrian Roos
70a0ea0e8d
am 16858164: am cd0d8cb2: Merge "DO NOT MERGE - Fix keyguard pattern lockout bug" into klp-dev
...
* commit '16858164c73f0696d12161e97bad9cb22c55e603':
DO NOT MERGE - Fix keyguard pattern lockout bug
2014-03-14 16:27:51 +00:00
Winson Chung
4d7b092a86
Fixing memory leaks related to Tasks holding onto their callbacks.
...
- Switching to SwipeHelper
2014-03-13 17:14:17 -07:00
Paul Lawrence
493e3e7e65
Don't prompt at boot if we already did that when decrypting
...
vold will store password securely until KeyGuard requests it
and hands it on to KeyStore.
Needs matching vold changes from
https://googleplex-android-review.git.corp.google.com/#/c/432050/
Bug: 12990752
Change-Id: I930ed8180cf0b8feb1e58db043d5fb6dff1bab20
2014-03-13 13:48:19 -07:00
Svetoslav
fc1d04714e
am 11b7d9fa: Merge "PrintSpooler crash if printer is reported to have only one color mode." into klp-dev
...
* commit '11b7d9fa6685e742f5b3e3235a8e6e4920dbed02':
PrintSpooler crash if printer is reported to have only one color mode.
2014-03-13 17:31:03 +00:00
Svetoslav
11b7d9fa66
Merge "PrintSpooler crash if printer is reported to have only one color mode." into klp-dev
2014-03-13 17:26:44 +00:00
Adrian Roos
16858164c7
am cd0d8cb2: Merge "DO NOT MERGE - Fix keyguard pattern lockout bug" into klp-dev
...
* commit 'cd0d8cb2d97ced5e8110a14f5cf4bc2d4fe68440':
DO NOT MERGE - Fix keyguard pattern lockout bug
2014-03-13 17:26:26 +00:00
Baligh Uddin
df385f2b4c
Merge "Import translations. DO NOT MERGE"
2014-03-13 16:22:45 +00:00
Adrian Roos
91c9561cbe
DO NOT MERGE - Fix keyguard pattern lockout bug
...
(cherry picked from commit 7c11f8b4659c3444d5037b756b6e5f45a2ea61a6)
Conflicts:
packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java
Bug: 13302967
Change-Id: Ifa4c01e630bd3aa8cadfea8dbbbb4686d50eb945
2014-03-13 13:42:29 +00:00
Kenny Guy
4979ff9f28
Merge "Show notifications from related users."
2014-03-13 11:57:55 +00:00
Jim Miller
6f29b30dc2
Attempt to fix a bug where SIM progress dialog gets stuck.
...
The fix makes sure onPause() is called when KeyguardHostView
is removed.
Bug 10323372
Change-Id: I20dd1f68c270adbd4582f2cd8ed9b03964b4477c
2014-03-13 00:13:14 +00:00
John Spurlock
3424c41e4e
Merge "Move zen-mode systemui affordance to quick settings."
2014-03-12 23:06:00 +00:00
John Spurlock
d389ff7d89
Move zen-mode systemui affordance to quick settings.
...
Remove the gesture-based invocation from the notifcation
panel, create a new QS tile to display current state.
Clicking the tile reveals an interstitial dialog for
confirmation of mode changes.
Change-Id: I6760ce3f097d5dcfd0af5177287dbf4ff632b47e
2014-03-12 17:26:09 -04:00
Svetoslav
b628dd825b
PrintSpooler crash if printer is reported to have only one color mode.
...
bug:11993304
Change-Id: I4932cf1b5b9b89f0cbf97011782ede037e7d814c
(cherry picked from commit b0d97b87ba5f23ee867f381a4e5916ebb2e5f762)
2014-03-12 14:20:27 -07:00
Kenny Guy
3a7c4a5669
Show notifications from related users.
...
When filtering notifications for user include those for users that
are related to the current user.
Pipe through user id so we know which user the notification is for.
Change-Id: I4e2657c23bd7b611d450be5a1f9457824bc062cb
2014-03-12 19:51:03 +00:00
Dan Sandler
a07605fcd7
Merge "Insulate SystemUI from IDs in inflated notification views."
2014-03-12 17:18:43 +00:00
Baligh Uddin
8c68173234
Import translations. DO NOT MERGE
...
Change-Id: I3d7d91a2d618011ef9c0b7f746e76f9f4de16afc
Auto-generated-cl: translation import
2014-03-12 09:48:44 -07:00
Dan Sandler
6d94aa7a4e
Insulate SystemUI from IDs in inflated notification views.
...
We use the hidden View.setIsRootNamespace() in the same way
that AppWidgetHostView does: to block recursive ID search
traversals from traveling into notification views, which
might have children with IDs that collide with SystemUI's
own views. (Views inside notifications can still be located
by ID, but you need to start your search inside the
inflated notification row.)
Bug: 13421971
Change-Id: If8b81b9d0ed4b0eb6fa1e028275caa0b932f5759
2014-03-12 00:53:21 -04:00
Winson Chung
303e1ff1fe
Initial changes for recents.
...
Change-Id: Ide2c202b4a5b25410f0f32bd0a81ccf817ede38f
2014-03-11 12:03:08 -07:00
Baligh Uddin
d75a745f85
Merge "Import translations. DO NOT MERGE"
2014-03-11 17:33:18 +00:00
Baligh Uddin
7026d47ac7
Import translations. DO NOT MERGE
...
Change-Id: I80c4b6560d759272c7f605df5ff8fbef8b36486d
Auto-generated-cl: translation import
2014-03-10 13:14:43 -07:00
Adrian Roos
75fc592847
Merge "Fix bug that allowed avoiding lockout if too many wrong patterns are entered."
2014-03-10 20:07:00 +00:00
Adrian Roos
7c11f8b465
Fix bug that allowed avoiding lockout if too many wrong patterns are entered.
...
Bug: 13302967
Change-Id: I78404acd700c338e58270471ba307dad9a6884d6
2014-03-10 17:00:11 +01:00
Chris Wren
3b6745b16f
add more dump info for heads up notifications
...
Change-Id: I1f240c915f3783e5c1dcfa7725cc142ddddf8da4
2014-03-07 16:19:27 -05:00
John Spurlock
668fd22690
Merge "Tweaks to zen mode shade UI."
2014-03-07 18:54:06 +00:00
John Spurlock
679fca5504
Tweaks to zen mode shade UI.
...
Haptic feedback when shade is unlatched, and don't commit to expansion
until gesture up.
Bug:13359710
Change-Id: I128afc15c01478f643400da8b96679fcf1c89bf2
2014-03-07 13:38:09 -05:00
Jorim Jaggi
2d171a5bce
Merge "Change appearance of notifications to light theme."
2014-03-07 14:07:07 +00:00