Jim Miller
0ed6d68496
Add additional MNC overlays
...
Fixes bug 10518893
Change-Id: If8f46202f593e545fe38c4803481b266b60543b9
2013-10-14 13:57:46 -07:00
Svetoslav Ganov
2f0ec7af06
Update the print spooler action bar icon.
...
1. Updated the print spooler icon shown in the action bar
when searching for printers in the all printers activity.
2. If the current printer's capabilities are not immediately
available the page count label in the dialog contained the
argument placeholders.
bug:10983508
Change-Id: Id4f78d6cc31647f043f8e3044ab54f30584d1ebe
2013-10-14 13:49:17 -07:00
Svetoslav
9d843e09ca
Layout may be called with invalid print attributes.
...
If a print service reports a printer with no capabilities and then
removes and adds the same printer again with no capabilities we can
call layout with invalid attributes. While the print service should
not do that we must not crash. The reason is that the print dialog
code was lacking a check whether something changed before handling
the change of the current printer. This resulted in calling layout
even though we still do not have the printer capabilities resulting
in passing bogus print attributes to the app.
bug:11216402
Change-Id: Icb9161930a70a7f9ead589a0ab0b4eb35091666f
2013-10-14 13:15:35 -07:00
Christopher Tate
b83bba7c35
Merge "Log noisily on uid vs user-handle confusion in the settings provider" into klp-dev
2013-10-14 18:31:07 +00:00
Daniel Sandler
df36aad119
am 3393e58d: am 54d83daa: am 19e8273b: Merge "Don\'t show [!] battery at boot." into klp-dev
...
* commit '3393e58d0340b47ab61c216b478cf78a41e93e88':
Don't show [!] battery at boot.
2013-10-14 11:28:14 -07:00
Winson Chung
0b7ba07dfb
am c07f048d: am 4a913455: am 00f597bc: Adding additional MNC overlays. (Bug 10518893)
...
* commit 'c07f048dec39658d614a8cbe741e71f264262a04':
Adding additional MNC overlays. (Bug 10518893)
2013-10-14 10:53:25 -07:00
Jim Miller
53e711fff6
am 7c4f3b81: am a55feec8: am f89ff85f: Merge "Hide the camera and search icons when switching to the camera page" into klp-dev
...
* commit '7c4f3b8134c9fa4403d070161930623efa9ac577':
Hide the camera and search icons when switching to the camera page
2013-10-14 10:52:52 -07:00
Jim Miller
f6dd090d98
am 91feb766: am 43b0ce62: am 05da3280: Merge "Fix warp animation in keyguard" into klp-dev
...
* commit '91feb766f9b1f121611d26931e6cd65e46ddfd01':
Fix warp animation in keyguard
2013-10-14 10:52:48 -07:00
Jim Miller
e23ced5ecc
am 51171688: am 7f210cbb: am 103a734b: Merge "Fix bug where lockout timeout is shown for SIM in keyguard" into klp-dev
...
* commit '51171688154947124fe8868cdcd43fbbe4fff495':
Fix bug where lockout timeout is shown for SIM in keyguard
2013-10-14 10:52:29 -07:00
Jim Miller
11ea370b79
am 8360bde1: am d04244d4: am 7fa498bf: Merge "Disable the camera and search buttons while we\'re in bouncer mode." into klp-dev
...
* commit '8360bde120e71389cc3b7a436a95e0e5a4e98bca':
Disable the camera and search buttons while we're in bouncer mode.
2013-10-14 10:52:24 -07:00
John Spurlock
91d13d9e3a
am d428d643: am 45d41eba: am f732e37c: Merge "If the panels are disabled, don\'t go opaque on interaction." into klp-dev
...
* commit 'd428d64387478eb2bd8773450934e53ef3ed11b0':
If the panels are disabled, don't go opaque on interaction.
2013-10-14 10:52:07 -07:00
Victoria Lease
04e44f3b30
am 7831fd2f: am 7d3fb2d6: am 881e1a6b: Merge "do not request location from unavailable providers" into klp-dev
...
* commit '7831fd2fdb46572025195b4b8ec6f1f5b3d9b8c6':
do not request location from unavailable providers
2013-10-14 10:52:04 -07:00
Jim Miller
1398e8944f
am c57b9430: am 0cdab579: am 39eaeb99: Merge "Update clock to use 14dp instead of 12dp for status info." into klp-dev
...
* commit 'c57b9430444683654eb45ac93df6df2e9a36e09f':
Update clock to use 14dp instead of 12dp for status info.
2013-10-14 10:51:57 -07:00
Svetoslav Ganov
906f33022a
am b7180852: am f5adedba: am 188d0953: Merge "The print dialog in bad state after pressing back from prnt to PDF." into klp-dev
...
* commit 'b71808524c6def5a903e15ad5d6a62c024a32569':
The print dialog in bad state after pressing back from prnt to PDF.
2013-10-14 10:51:40 -07:00
Svetoslav Ganov
64e4896dbb
am b6fd5789: am 64655e81: am 65d7b8d0: Merge "The list of active print jobs in print service retunring wrong result." into klp-dev
...
* commit 'b6fd5789ee73ae8abeaa69818d74d9461bd38165':
The list of active print jobs in print service retunring wrong result.
2013-10-14 10:51:37 -07:00
Adam Powell
f5631334eb
am 2f6a29ed: am 6e158a2b: am 18e12147: Merge "Tighten up the KG transport control layout for stability" into klp-dev
...
* commit '2f6a29ed68adf467a30086a5165da983b910ce94':
Tighten up the KG transport control layout for stability
2013-10-14 10:51:33 -07:00
Svetoslav Ganov
09854a9b3e
am c7db2855: am 64ee79dd: am 3cccec4c: Merge "The callbacks for tracking a printer called more than once without printer change." into klp-dev
...
* commit 'c7db28558d737d2d06fc2f0545f19350dc603666':
The callbacks for tracking a printer called more than once without printer change.
2013-10-14 10:51:29 -07:00
Adam Powell
0f58327f6a
am b0d1ee90: am e9ced533: am f5176922: Use INVISIBLE instead of GONE to hide KG transport buttons
...
* commit 'b0d1ee9033e72a457f19563c966cd28ed647aa83':
Use INVISIBLE instead of GONE to hide KG transport buttons
2013-10-14 10:51:23 -07:00
Svetoslav Ganov
e50c500924
am ff98feec: am 79ddf835: am bececbfa: Merge "Printed document size not persisted." into klp-dev
...
* commit 'ff98feec6f37485b7f5e025d221fe5c9ae147b03':
Printed document size not persisted.
2013-10-14 10:50:50 -07:00
Svetoslav Ganov
132a9e2a6e
am 603ece2e: am bfc8edcf: am 63ce2019: Merge "Fail only scheduled print jobs, i.e. handed to a service, if the service is disabled." into klp-dev
...
* commit '603ece2e8e3f5a73007fd42d3be52123a351eef0':
Fail only scheduled print jobs, i.e. handed to a service, if the service is disabled.
2013-10-14 10:50:42 -07:00
Jim Miller
a200cad2d3
am c2bf92d4: am 09abd164: am 2222a508: Merge "Fix problem where PhoneWindowManager waits for keyguard to draw" into klp-dev
...
* commit 'c2bf92d42a032c9dadd25904a5b0f183585dc024':
Fix problem where PhoneWindowManager waits for keyguard to draw
2013-10-14 10:50:02 -07:00
Jim Miller
a9c6cb6013
am c69fa275: am 8eebe3b5: am dc70340d: Merge "Enable time format localization in keyguard" into klp-dev
...
* commit 'c69fa2751350355370a85ab0b92655b73047b91e':
Enable time format localization in keyguard
2013-10-14 10:49:40 -07:00
Svetoslav
58a22cdf29
am 455e95eb: am 1f5c1f3e: am 036f05b8: Merge "Putting the cursor at the end of the copies and range inputs." into klp-dev
...
* commit '455e95ebab93c1d5c692114186807a058b454d73':
Putting the cursor at the end of the copies and range inputs.
2013-10-14 10:49:05 -07:00
Jim Miller
a2319d1210
am 4f2bcde9: am 51f2d8ef: am 11def8f0: Merge "Delay all widget additions in keyguard until after boot completes" into klp-dev
...
* commit '4f2bcde9db26523fd7c048be1b502f12328ee60c':
Delay all widget additions in keyguard until after boot completes
2013-10-14 10:48:30 -07:00
Svetoslav
0983f49eff
am 00040103: am 8e80d1f9: am 33021d95: Merge "Adding timeout if the current printer or its capabilities disappear." into klp-dev
...
* commit '0004010369ef713ae9bdbdeb8e16bfbdcd835811':
Adding timeout if the current printer or its capabilities disappear.
2013-10-14 10:48:19 -07:00
Baligh Uddin
8f7b859a7d
Merge "Import translations. DO NOT MERGE"
2013-10-14 16:22:55 +00:00
Baligh Uddin
2261bef330
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-14 16:22:50 +00:00
Baligh Uddin
7d8b77f036
Import translations. DO NOT MERGE
...
Change-Id: Ib9ba58f8e1486581d71443234db99a12f925cf0a
Auto-generated-cl: translation import
2013-10-14 09:17:56 -07:00
Baligh Uddin
d898bb0003
Import translations. DO NOT MERGE
...
Change-Id: Ic05225f9a7ed59b8534c5637187ced07b660252a
Auto-generated-cl: translation import
2013-10-14 09:16:10 -07:00
Baligh Uddin
7967b0c141
Merge "Import translations. DO NOT MERGE"
2013-10-14 16:15:14 +00:00
Baligh Uddin
5c364f3c1e
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-14 16:14:24 +00:00
Baligh Uddin
11bb67d6c2
Import translations. DO NOT MERGE
...
Change-Id: Ib34e81399bfc7c5867fcc060af7d5487485a2855
Auto-generated-cl: translation import
2013-10-14 09:13:55 -07:00
Baligh Uddin
831fa04f5a
Import translations. DO NOT MERGE
...
Change-Id: I7650da18d849d7ffbab92487bb2f79f32230b7c3
Auto-generated-cl: translation import
2013-10-14 09:13:14 -07:00
Baligh Uddin
0da3dea90c
Import translations. DO NOT MERGE
...
Change-Id: I734c073236b4d50576d962b23f4b50abfccec16e
Auto-generated-cl: translation import
2013-10-14 09:12:27 -07:00
Baligh Uddin
1a6f41c1bf
Import translations. DO NOT MERGE
...
Change-Id: I9a11931ae13cdda6647b145d2ceac071e5f05a54
Auto-generated-cl: translation import
2013-10-14 09:11:11 -07:00
Daniel Sandler
3393e58d03
am 54d83daa: am 19e8273b: Merge "Don\'t show [!] battery at boot." into klp-dev
...
* commit '54d83daa4fcd4794049f6ac5d8f5d27c3958dc6e':
Don't show [!] battery at boot.
2013-10-14 07:48:29 -07:00
Daniel Sandler
19e8273b1a
Merge "Don't show [!] battery at boot." into klp-dev
2013-10-14 14:44:22 +00:00
Daniel Sandler
05021e5e47
Don't show [!] battery at boot.
...
Defense in depth:
1. If there's a sticky battery broadcast waiting around for
us, apply its information immediately.
2. If for some reason there is no battery information,
just don't draw anything.
Bug: 11208146
Change-Id: I43e4b55a90a4ca619816ad0315e329f88b529581
2013-10-14 10:27:45 -04:00
Winson Chung
c07f048dec
am 4a913455: am 00f597bc: Adding additional MNC overlays. (Bug 10518893)
...
* commit '4a913455e3b170c9ae6fa28dd74a11a7ab5a4d21':
Adding additional MNC overlays. (Bug 10518893)
2013-10-14 00:03:22 -07:00
Winson Chung
00f597bc3c
Adding additional MNC overlays. (Bug 10518893)
...
Change-Id: I1c314c4e7ce7adf6f4a6f6722b51781f0ce7cd22
2013-10-13 23:42:59 -07:00
Christopher Tate
0da1357f98
Log noisily on uid vs user-handle confusion in the settings provider
...
Make sure that we catch any attempts to pass a uid to the settings
provider's "for this user" code paths.
Bug 11087584
Bug 11208808
Change-Id: I1cc025b2aade9072b4a61b4499d02c82b0085fa2
2013-10-13 18:36:08 -07:00
Jim Miller
7c4f3b8134
am a55feec8: am f89ff85f: Merge "Hide the camera and search icons when switching to the camera page" into klp-dev
...
* commit 'a55feec8d2c982628a7357fcfbfb0102aa693771':
Hide the camera and search icons when switching to the camera page
2013-10-13 17:49:03 -07:00
Jim Miller
f89ff85f6c
Merge "Hide the camera and search icons when switching to the camera page" into klp-dev
2013-10-14 00:44:13 +00:00
Jim Miller
fadccf1d0e
Hide the camera and search icons when switching to the camera page
...
Partial fix for bug 11190737
Change-Id: I8b14a0b32cec51fe381f8ef110a13623d8324938
2013-10-13 17:26:39 -07:00
Jim Miller
91feb766f9
am 43b0ce62: am 05da3280: Merge "Fix warp animation in keyguard" into klp-dev
...
* commit '43b0ce62c8322f2d4d3cd9946083968a0f14102c':
Fix warp animation in keyguard
2013-10-13 17:12:06 -07:00
Jim Miller
05da328078
Merge "Fix warp animation in keyguard" into klp-dev
2013-10-14 00:06:49 +00:00
Jim Miller
afef5b23a1
Fix warp animation in keyguard
...
This fixes a problem where the warp page was remaining onscreen due to a
race between the animation completing and releasing the finger. The fix
is to track when the page is onscreen or when the warp is still animating
to ensure we hide it when we're done.
Change-Id: Ie53c65d276032da16cd42ec84b23ae812fc7e2eb
2013-10-13 17:02:11 -07:00
Jim Miller
5117168815
am 7f210cbb: am 103a734b: Merge "Fix bug where lockout timeout is shown for SIM in keyguard" into klp-dev
...
* commit '7f210cbbea61bae3c70e230d84fdae4f1f9d00b3':
Fix bug where lockout timeout is shown for SIM in keyguard
2013-10-13 16:02:29 -07:00
Jim Miller
8360bde120
am d04244d4: am 7fa498bf: Merge "Disable the camera and search buttons while we\'re in bouncer mode." into klp-dev
...
* commit 'd04244d482b3062b1790a636779785a50243b4cc':
Disable the camera and search buttons while we're in bouncer mode.
2013-10-13 16:02:26 -07:00
Jim Miller
103a734b66
Merge "Fix bug where lockout timeout is shown for SIM in keyguard" into klp-dev
2013-10-13 22:54:21 +00:00