Winson Chung
00f597bc3c
Adding additional MNC overlays. (Bug 10518893)
...
Change-Id: I1c314c4e7ce7adf6f4a6f6722b51781f0ce7cd22
2013-10-13 23:42:59 -07:00
John Spurlock
d428d64387
am 45d41eba: am f732e37c: Merge "If the panels are disabled, don\'t go opaque on interaction." into klp-dev
...
* commit '45d41eba7a36b865a04b6e99b3826bc92dec5cd1':
If the panels are disabled, don't go opaque on interaction.
2013-10-13 15:16:29 -07:00
John Spurlock
3d7e0958c4
If the panels are disabled, don't go opaque on interaction.
...
Bug:11149893
Change-Id: Id1a56200ead6e7d7e78e665796646b90ed5c0870
2013-10-13 13:34:21 -04:00
Baligh Uddin
38de7ab47a
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-11 15:15:50 +00:00
Daniel Sandler
bc1efa92c4
am 3b4e1c0a: am 26b49a7d: Merge "Be sure to update the display metrics on config change." into klp-dev
...
* commit '3b4e1c0acdd6e65a0ce957cf794e5161f07d7e23':
Be sure to update the display metrics on config change.
2013-10-11 08:04:18 -07:00
Daniel Sandler
26b49a7dbb
Merge "Be sure to update the display metrics on config change." into klp-dev
2013-10-11 14:58:13 +00:00
Daniel Sandler
7e8ae50efb
Be sure to update the display metrics on config change.
...
Regression of ancient bugs 6955586 & 7086018 (navigation bar
missing buttons since they're stacked up off the screen
along the wrong axis).
Bug: 10341684
Change-Id: I778b085bf256cb20ecceaf38fd229a7de9b75aae
2013-10-11 00:46:04 -04:00
Baligh Uddin
907627f36f
Import translations. DO NOT MERGE
...
Change-Id: I3bb5aab8e93b40476cf88a5266fe4343bc3848f0
Auto-generated-cl: translation import
2013-10-10 19:39:22 -07:00
Adam Lesinski
9a786c251d
am e8b92b6b: am 6c906dc5: Merge "Fix SystemUI crash on devices with WiFi only" into klp-dev
...
* commit 'e8b92b6bc32bbb0bcd34ffe2979771b4104bed67':
Fix SystemUI crash on devices with WiFi only
2013-10-10 16:13:35 -07:00
David Christie
52d293d371
am bb1a77bb: am 000bffab: Merge "New icons that eliminate location "crosshair" -b/8142654" into klp-dev
...
* commit 'bb1a77bbd0d55f393214739f4a4ec87254a8ac74':
New icons that eliminate location "crosshair" -b/8142654
2013-10-10 16:05:41 -07:00
Adam Lesinski
6c906dc52d
Merge "Fix SystemUI crash on devices with WiFi only" into klp-dev
2013-10-10 23:03:54 +00:00
Adam Lesinski
c08ae4432c
Fix SystemUI crash on devices with WiFi only
...
A recent change to QuickSettings forgot to
check whether the device has a radio or not.
Change-Id: I0b89634b290e82a1702de7b2f539cef3efa6d246
2013-10-10 15:49:57 -07:00
David Christie
000bffabb8
Merge "New icons that eliminate location "crosshair" -b/8142654" into klp-dev
2013-10-10 22:29:45 +00:00
John Spurlock
eea6f7d040
am 0c0b2844: am d9b95382: Merge "Update navigation bar gradient." into klp-dev
...
* commit '0c0b2844f0c3eb8459392be43ebaf31efb729085':
Update navigation bar gradient.
2013-10-10 13:39:51 -07:00
John Spurlock
d9b95382c7
Merge "Update navigation bar gradient." into klp-dev
2013-10-10 20:33:09 +00:00
John Spurlock
80d7fc50d7
Update navigation bar gradient.
...
Bug:10967264
Change-Id: I6a057fb0895ab46bddb4082d49c8b53b329f0c73
2013-10-10 16:28:34 -04:00
Adam Lesinski
e9d21b05ce
am e4a1e1c4: am 97fee818: Merge "Reinflate QSB RSSI Tile on config change" into klp-dev
...
* commit 'e4a1e1c48b0e27868ca171e95e882b1de7bbfedd':
Reinflate QSB RSSI Tile on config change
2013-10-10 13:00:27 -07:00
Adam Lesinski
97fee81867
Merge "Reinflate QSB RSSI Tile on config change" into klp-dev
2013-10-10 19:54:42 +00:00
Adam Lesinski
828e4c49a0
Reinflate QSB RSSI Tile on config change
...
Resources that change based on MCC or MNC will now
show on the RSSI tile in Quick Settings.
bug:10518893
Change-Id: I55a77f967d2630b5c1aa17382069a15f37745405
2013-10-10 12:25:53 -07:00
Chris Craik
16767ff5f3
am 4ad27474: am e64d6a4e: Merge "Remove unused time tile and resources" into klp-dev
...
* commit '4ad27474ec533acd38d89618b0bdc8cc33af4b00':
Remove unused time tile and resources
2013-10-10 10:49:28 -07:00
Chris Craik
e64d6a4e33
Merge "Remove unused time tile and resources" into klp-dev
2013-10-10 17:37:22 +00: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
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
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
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
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
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
65e911261d
Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
2013-10-09 21:57:01 +00: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
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
d7c44ee6b6
Merge "deblue notification dividers" into klp-dev
2013-10-09 20:14:15 +00:00
Dan Sandler
abdc01c6fb
am bc16fdc0: am 0dfec173: Merge "Revert "Show no_sim icon when no SIM card is available."" into klp-dev
...
* commit 'bc16fdc0a1493e40dfb53e7a46cc7b5d9f363779':
Revert "Show no_sim icon when no SIM card is available."
2013-10-08 15:41:56 -07:00
Dan Sandler
0dfec17365
Merge "Revert "Show no_sim icon when no SIM card is available."" into klp-dev
2013-10-08 22:32:45 +00:00
Dan Sandler
99270a8972
Revert "Show no_sim icon when no SIM card is available."
...
It doesn't look good in the combo RSSI layout, and while we could make
it look better by adding some padding (like the airplane icon), we haven't
had a no_sim icon since ICS and people are pretty much OK with it.
This reverts commit 2eeacc02a252607e7c2fd1a00c60d8aa567694cc.
Bug: 11127588
Change-Id: Ibefd6096171588fcab1e3c5174abda9758cc5f6d
2013-10-08 22:31:25 +00:00
John Spurlock
08de4b3279
am b772eb3c: am fe124594: Merge "Tweak status bar gradient." into klp-dev
...
* commit 'b772eb3c0381dbc2a2f235279c9d2680dcbdbe66':
Tweak status bar gradient.
2013-10-08 14:31:42 -07:00
John Spurlock
fe124594d6
Merge "Tweak status bar gradient." into klp-dev
2013-10-08 21:25:11 +00:00
John Spurlock
02b1bdc28a
Tweak status bar gradient.
...
Bug:10967264
Change-Id: I803420ba332934398b4878644e3a168bd99701ad
2013-10-08 17:22:56 -04:00
David Christie
3334e9f522
New icons that eliminate location "crosshair"
...
-b/8142654
Change-Id: I8143aaa677ae0f95c896ac4c3cc66cab74e6e9d8
2013-10-08 14:22:06 -07:00
Daniel Sandler
4be3db7018
am f3a56199: am 40bacdf4: Merge "Don\'t wake users up with low battery sounds." into klp-dev
...
* commit 'f3a56199a526bb21f4196e35a355d8476e4604ce':
Don't wake users up with low battery sounds.
2013-10-08 13:07:53 -07:00
Daniel Sandler
d78b94a96b
am 59089be1: am cd85db33: Merge "Out with the sliders, in with the cog." into klp-dev
...
* commit '59089be16eb398647b46c40324ae32de4f7d8736':
Out with the sliders, in with the cog.
2013-10-08 13:07:49 -07:00
Daniel Sandler
40bacdf484
Merge "Don't wake users up with low battery sounds." into klp-dev
2013-10-08 20:03:06 +00:00
Daniel Sandler
cd85db331d
Merge "Out with the sliders, in with the cog." into klp-dev
2013-10-08 20:02:49 +00:00
Chris Craik
aa4ec54269
Remove unused time tile and resources
...
bug:10641374
Change-Id: I7f5d46588929d3906a77afafc1c2ec4f4e5ca2f5
2013-10-08 11:06:24 -07:00
Daniel Sandler
dea6462aab
Don't wake users up with low battery sounds.
...
Battery sounds will always play when the screen is on, and
then for Settings.Global.LOW_BATTERY_SOUND_TIMEOUT
milliseconds after the screen goes off. After that, low
battery alerts will be pushed out the airlock until the
screen comes back on again.
If battery sounds are suppressed via this mechanism you'll
see a log line like:
V/PowerUI ( 3161): screen off too long (5779ms, limit
5000ms): not waking up the user with low battery sound
The default value of LOW_BATTERY_SOUND_TIMEOUT is a settings
provider resource: R.integer.def_low_battery_sound_timeout.
Bug: 10487557
Change-Id: Iddd42038aa630631dc8f1833f20fcc5a0c646681
2013-10-08 17:37:06 +00:00
Chris Craik
df9472996a
am 2b126b6c: am 46ec729a: Merge "Clean up unused resources" into klp-dev
...
* commit '2b126b6c403d107974477654de223fa1ea8941fe':
Clean up unused resources
2013-10-08 10:32:07 -07:00
Daniel Sandler
9f6ed15b7a
Out with the sliders, in with the cog.
...
Bug: 11103061
Change-Id: I58895c426f76f81148e4b0b08115c85f40debf6a
2013-10-08 13:27:33 -04:00