Svetoslav Ganov
4071e05b29
am 0a41b054: am bf74156f: am 0ea16e9e: Merge "Coalescing multiple print job notifications." into klp-dev
...
* commit '0a41b0547b5851121fdc833e08dccf665112fc00':
Coalescing multiple print job notifications.
2013-10-10 10:20:58 -07:00
Svetoslav Ganov
0a41b0547b
am bf74156f: am 0ea16e9e: Merge "Coalescing multiple print job notifications." into klp-dev
...
* commit 'bf74156f59013dc5c284c224f14a382f813e8825':
Coalescing multiple print job notifications.
2013-10-10 10:17:40 -07:00
Svetoslav Ganov
bf74156f59
am 0ea16e9e: Merge "Coalescing multiple print job notifications." into klp-dev
...
* commit '0ea16e9e763b5815707971f503d5408dc1b66c10':
Coalescing multiple print job notifications.
2013-10-10 10:14:23 -07:00
Svetoslav Ganov
0ea16e9e76
Merge "Coalescing multiple print job notifications." into klp-dev
2013-10-10 17:10:59 +00:00
Chet Haase
dacad65358
am b9d608cf: am 5bcd5e8a: am 94ba8976: Merge "NotificationPanel now shows correct date" into klp-dev
...
* commit 'b9d608cfa5948db11be05672c71c52153abaecd2':
NotificationPanel now shows correct date
2013-10-10 09:36:09 -07:00
Chet Haase
b9d608cfa5
am 5bcd5e8a: am 94ba8976: Merge "NotificationPanel now shows correct date" into klp-dev
...
* commit '5bcd5e8a97931005d00c06368837a129d66a9ff3':
NotificationPanel now shows correct date
2013-10-10 09:32:39 -07:00
Chet Haase
5bcd5e8a97
am 94ba8976: Merge "NotificationPanel now shows correct date" into klp-dev
...
* commit '94ba89763e2bd660662fbcf293968d3e8423ef68':
NotificationPanel now shows correct date
2013-10-10 09:29:44 -07:00
Chet Haase
94ba89763e
Merge "NotificationPanel now shows correct date" into klp-dev
2013-10-10 16:25:56 +00:00
Chet Haase
9f5664b876
NotificationPanel now shows correct date
...
There was a problem with a cached instance of a Date object such that it
would retain information about the default TimeZone that was not updated
when the TimeZone was set to the correct value. This resulted in NotificationPanel
sometimes showing the wrong date, based on the time and the delta between
the local timezone and GMT.
The fix is to use an ACTION_TIMEZONE_CHANGED broadcast to recreate the cached
Date object appropriately.
Issue #10854196 Incorrect date showing in notification shade
Change-Id: Ibf883e1ff37f4d0aae6840fb19e43e7e9e45bcc2
2013-10-10 09:10:55 -07:00
Svetoslav Ganov
a18661d592
Coalescing multiple print job notifications.
...
1. We used to show a single notificaiton for every print job but
this is against th UX guidelines. Since we have to lead by
example, this change adds coalescing of multiple notifications.
bug:11155212
2. Print job state callback in the PrintManager now correctly
invoked on the main thread.
bug:10983508
Change-Id: I906e9e62198fa37cb4d2f71fce07ed475d61e1bd
2013-10-09 23:43:11 -07:00
Jim Miller
af0a388b7d
am d7832a54: am 3f543cd0: am c4d1763e: Merge "Fix touch accessibility in keyguard." into klp-dev
...
* commit 'd7832a541674b15658a121f04efa3dd7abb127bf':
Fix touch accessibility in keyguard.
2013-10-09 17:01:49 -07:00
Jim Miller
8138356b68
am c03d4b12: am 7de66729: am 12677272: Merge "Have SearchPanel fade camera and search buttons when activated" into klp-dev
...
* commit 'c03d4b1254e0e5d9d07e4f079cedc01362549153':
Have SearchPanel fade camera and search buttons when activated
2013-10-09 16:58:09 -07:00
Jim Miller
d7832a5416
am 3f543cd0: am c4d1763e: Merge "Fix touch accessibility in keyguard." into klp-dev
...
* commit '3f543cd02bb0e3516c821ba7083ab0ca9d4ef68d':
Fix touch accessibility in keyguard.
2013-10-09 16:57:50 -07:00
Jim Miller
3f543cd02b
am c4d1763e: Merge "Fix touch accessibility in keyguard." into klp-dev
...
* commit 'c4d1763e68a549d93636e28d67ddeb2eaa315217':
Fix touch accessibility in keyguard.
2013-10-09 16:54:50 -07:00
Jim Miller
c03d4b1254
am 7de66729: am 12677272: Merge "Have SearchPanel fade camera and search buttons when activated" into klp-dev
...
* commit '7de6672943e9526cc774f97b5118dee4a2e59ba9':
Have SearchPanel fade camera and search buttons when activated
2013-10-09 16:54:22 -07:00
Jim Miller
7de6672943
am 12677272: Merge "Have SearchPanel fade camera and search buttons when activated" into klp-dev
...
* commit '1267727241c941af42faf19bfc1e21034112e0da':
Have SearchPanel fade camera and search buttons when activated
2013-10-09 16:51:20 -07:00
Jim Miller
c4d1763e68
Merge "Fix touch accessibility in keyguard." into klp-dev
2013-10-09 23:50:19 +00:00
Jim Miller
1267727241
Merge "Have SearchPanel fade camera and search buttons when activated" into klp-dev
2013-10-09 23:49:12 +00:00
Jim Miller
ad178a43ba
Have SearchPanel fade camera and search buttons when activated
...
Bug 10991981
Change-Id: Iabc497ce992b675bff1df634add755e67a7fb794
2013-10-09 16:29:24 -07:00
Jim Miller
7d8abaeb7d
Fix touch accessibility in keyguard.
...
This changes the accessibility code to monitor state changes
and replace the touch listeners with click listeners when
touch exploration is enabled.
It also fixes a bug where the first touch on the camera was being
ignored by ensuring KeyguardTouchDelegate has started the service
by the time the button is touched.
Bug 10991981
Change-Id: I7c4bf01f9bfa10f54cadb0809b6af526c5386af5
2013-10-09 16:10:27 -07:00
John Spurlock
ad8eef9db0
am 4faa694e: am d3758420: am 65e91126: Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
...
* commit '4faa694ed28db7961a2a37269e5706c2a49d87c3':
Allow IMEs to extend below nav bar, remove SystemUI veto.
2013-10-09 15:13:57 -07:00
John Spurlock
4faa694ed2
am d3758420: am 65e91126: Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
...
* commit 'd3758420a2ffd702dee914d794764a0615dd6956':
Allow IMEs to extend below nav bar, remove SystemUI veto.
2013-10-09 15:08:33 -07:00
John Spurlock
d3758420a2
am 65e91126: Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
...
* commit '65e911261d972758577f76cf41c6c0c532896fe1':
Allow IMEs to extend below nav bar, remove SystemUI veto.
2013-10-09 15:06:29 -07:00
John Spurlock
65e911261d
Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
2013-10-09 21:57:01 +00:00
Jeff Sharkey
6a4991f5ed
am 467b30bb: am d0da14a9: am aa841672: Merge "Support overriding calling package in Documents." into klp-dev
...
* commit '467b30bb2bb1a2333835dd39b78fcd4b2f240ae6':
Support overriding calling package in Documents.
2013-10-09 14:07:16 -07:00
Jeff Sharkey
e835012229
am 530fcce7: am 4df901a4: am 7cd3e905: Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
...
* commit '530fcce7ca266bbd53653fa2ba912c0a1e864e44':
Drop <meta-data> support for DocumentsProviders.
2013-10-09 14:07:09 -07:00
Jeff Sharkey
467b30bb2b
am d0da14a9: am aa841672: Merge "Support overriding calling package in Documents." into klp-dev
...
* commit 'd0da14a92fb63399a1d18ea50f5792bece0ec83b':
Support overriding calling package in Documents.
2013-10-09 14:04:37 -07:00
Jeff Sharkey
530fcce7ca
am 4df901a4: am 7cd3e905: Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
...
* commit '4df901a40c5529aee9f5ef4d3b81fdf090b3d57a':
Drop <meta-data> support for DocumentsProviders.
2013-10-09 14:04:34 -07:00
Jeff Sharkey
d0da14a92f
am aa841672: Merge "Support overriding calling package in Documents." into klp-dev
...
* commit 'aa8416723a19863071d500507943c06bf91483ea':
Support overriding calling package in Documents.
2013-10-09 14:01:14 -07:00
Jeff Sharkey
4df901a40c
am 7cd3e905: Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
...
* commit '7cd3e905de4210c76efdc20a854ac8b959775b61':
Drop <meta-data> support for DocumentsProviders.
2013-10-09 14:01:11 -07:00
Jeff Sharkey
aa8416723a
Merge "Support overriding calling package in Documents." into klp-dev
2013-10-09 20:56:26 +00:00
Jeff Sharkey
7cd3e905de
Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
2013-10-09 20:56:12 +00:00
Jeff Sharkey
15be83612c
Support overriding calling package in Documents.
...
Calling package is only used to pick the stack to restore, not for
security purposes. This lets other system tools (like Printing)
indicate the real caller.
Bug: 11149540
Change-Id: I155e32577eaeda7dfcb80a7d84ac3b54f281590a
2013-10-09 13:52:26 -07:00
Jeff Sharkey
d2e1e810a7
Drop <meta-data> support for DocumentsProviders.
...
Prebuilts have finished migrating to new <intent-filter> based
approach. Also update isDocumentUri() to match new definition.
Bug: 11109484
Change-Id: Ib95e2c3f5a9ff70b8d5e411f68ad49d1990dae8c
2013-10-09 13:31:13 -07:00
John Spurlock
c68d577f29
Allow IMEs to extend below nav bar, remove SystemUI veto.
...
Layout IMEs below the nav bar, offset by bottom padding and
associated guard rectangle with a black background to ensure
they do not appear as islands during transitions.
This makes it safe to remove the SystemUI forced opaque transition
when showing an IME, making the overall transition less expensive,
quicker and smoother overall.
Bug:11058746
Change-Id: I460912ee7c117480c57b947ed31eca330819f32c
2013-10-09 16:23:15 -04:00
Mindy DelliCarpini
fc96b0fe11
am 47889a36: am e0221f02: am d7c44ee6: Merge "deblue notification dividers" into klp-dev
...
* commit '47889a36accd711c36dc24bdda9df1baed277e6e':
deblue notification dividers
2013-10-09 13:22:37 -07:00
Mindy DelliCarpini
47889a36ac
am e0221f02: am d7c44ee6: Merge "deblue notification dividers" into klp-dev
...
* commit 'e0221f02ac3b541a57235d3d242a64c7ae646e3b':
deblue notification dividers
2013-10-09 13:19:40 -07:00
Mindy DelliCarpini
e0221f02ac
am d7c44ee6: Merge "deblue notification dividers" into klp-dev
...
* commit 'd7c44ee6b676d1c80fa6ad3763d718f8f2ff1554':
deblue notification dividers
2013-10-09 13:16:09 -07:00
Mindy DelliCarpini
d7c44ee6b6
Merge "deblue notification dividers" into klp-dev
2013-10-09 20:14:15 +00:00
Craig Mautner
caca4ab1a9
am f3366c9e: am af47d751: am e8a057a9: Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
...
* commit 'f3366c9ec87d0cba4a55bcf8369a61028db0e973':
Remove overly tight constraint on drawn Keyguard.
2013-10-09 12:16:06 -07:00
Craig Mautner
f3366c9ec8
am af47d751: am e8a057a9: Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
...
* commit 'af47d751b39d7badc268d7a467078b92052f417b':
Remove overly tight constraint on drawn Keyguard.
2013-10-09 12:13:53 -07:00
Craig Mautner
af47d751b3
am e8a057a9: Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
...
* commit 'e8a057a9aea661a9398ddaa3161e7ea6ab6675b8':
Remove overly tight constraint on drawn Keyguard.
2013-10-09 12:12:14 -07:00
Craig Mautner
e8a057a9ae
Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
2013-10-09 19:10:45 +00:00
Jeff Sharkey
f25427d21b
am e6ea79b4: am 63595859: am e6d419de: Merge "Grab Activity reference before leaving fragment." into klp-dev
...
* commit 'e6ea79b4b15deb338676e7b4a20132fb0bda299e':
Grab Activity reference before leaving fragment.
2013-10-09 09:14:39 -07:00
Jim Miller
8b7c726444
am 94b9d0cb: am eb9a619e: am 888022cf: Merge "Fix default clock localization in keyguard." into klp-dev
...
* commit '94b9d0cb96bc272778b2c15effa8437fb41f3d65':
Fix default clock localization in keyguard.
2013-10-09 09:13:19 -07:00
Dan Sandler
5078e451ce
am abdc01c6: am bc16fdc0: am 0dfec173: Merge "Revert "Show no_sim icon when no SIM card is available."" into klp-dev
...
* commit 'abdc01c6fb9b50c98d62f557a0b40312886ff15e':
Revert "Show no_sim icon when no SIM card is available."
2013-10-09 09:11:53 -07:00
Kenny Guy
29bcc91388
Merge "Fix null pointer exception when updating rotation tile."
2013-10-09 13:06:03 +00:00
Jeff Sharkey
e6ea79b4b1
am 63595859: am e6d419de: Merge "Grab Activity reference before leaving fragment." into klp-dev
...
* commit '6359585916905f17537e6db5d0cb9eb2dbac00f2':
Grab Activity reference before leaving fragment.
2013-10-09 00:30:24 -07:00
Jeff Sharkey
6359585916
am e6d419de: Merge "Grab Activity reference before leaving fragment." into klp-dev
...
* commit 'e6d419de77344300e342c8a0f6c013afeec87a72':
Grab Activity reference before leaving fragment.
2013-10-09 00:28:03 -07:00
Jeff Sharkey
e6d419de77
Merge "Grab Activity reference before leaving fragment." into klp-dev
2013-10-09 07:26:11 +00:00