137116 Commits

Author SHA1 Message Date
Adam Powell
f5188cf6d5 Merge "Fix EdgeEffect clipping and AbsListView's use of it" into lmp-preview-dev 2014-06-04 20:55:57 +00:00
Adam Powell
9be22455ac Fix EdgeEffect clipping and AbsListView's use of it
Make sure that we clip the edge glow against the edges of the view and
not against padding. If we're clipping to padding already, this will
happen automatically.

Bug 15020863

Change-Id: I4645c92f2a372d3c9fa8bb5a9fda44c0d82ac4cf
2014-06-04 13:46:55 -07:00
Selim Cinek
1bb443724b Merge "Fixed an animation bug" into lmp-preview-dev 2014-06-04 20:39:56 +00:00
Selim Cinek
159ffdbf00 Fixed an animation bug
Reposition animations were generated even if the shade is closed
or animations are disabled.

Bug: 15181880
Change-Id: I278278862f4b4837fe164ce2b769d9d50fa50ced
2014-06-04 22:35:43 +02:00
Robert Greenwalt
b2be801f07 Merge "DO NOT MERGE Report new network scores back to factories." into lmp-preview-dev 2014-06-04 19:37:19 +00:00
Eric Laurent
88db5c37ad Merge "AudioSystem JNI: fix audio gain channel count" into lmp-preview-dev 2014-06-04 19:21:57 +00:00
Robert Greenwalt
8ae980dcef DO NOT MERGE Report new network scores back to factories.
This is a first order approx of what we want - should probably be good enough in most cases.

bug:15277751

Change-Id: I10e3b25f6ad5c7e022ba966ed514d4e6a999180d
(cherry picked from commit 94a5c61cb82401dd777d0a7ac43183d92d955323)
2014-06-04 19:15:17 +00:00
Raph Levien
dd12532941 Merge "Fix incorrect getStringBounds (Minikin)" into lmp-preview-dev 2014-06-04 19:10:48 +00:00
Fabrice Di Meglio
b223ab1b43 Merge "Update permissions assets for Quantum Theme" into lmp-preview-dev 2014-06-04 18:54:08 +00:00
Fabrice Di Meglio
318875bbcf Update permissions assets for Quantum Theme
See bug: #14258811 Permissions icons are not visible in App info

Change-Id: I7167b636093cf56e3443fb46c89d693ba50eb59c
2014-06-04 11:51:07 -07:00
Eric Laurent
94236c56dd Merge "add permission for AudioManager routing APIs." into lmp-preview-dev 2014-06-04 18:10:25 +00:00
Adrian Roos
14830a332f Merge "Hide TrustAgentService in lmp-preview - DO NOT MERGE" into lmp-preview-dev 2014-06-04 18:10:03 +00:00
Jorim Jaggi
d63d298047 Merge "Fix not being able to dismiss notifications with tap." into lmp-preview-dev 2014-06-04 17:10:31 +00:00
Jorim Jaggi
787a0af8eb Fix not being able to dismiss notifications with tap.
Also fixes that the go-to-shade gesture sometimes triggers the unlock
hint animation.

Bug: 14487435
Bug: 15421928
Change-Id: Ie7e01c81a397b9b1a03baed82c1270ba4e7eb799
2014-06-04 18:57:14 +02:00
Eric Laurent
0078c7cc59 AudioSystem JNI: fix audio gain channel count
Use audio utility function instead of popcount
to get channel count from channel mask

Bug: 14815883.
Change-Id: Ia9a898c9f7f03d22caeefb418be1e33f65f7b7bb
2014-06-04 09:49:52 -07:00
Selim Cinek
ab860fb419 Merge "Fixed panel top padding animation regression" into lmp-preview-dev 2014-06-04 16:49:04 +00:00
Selim Cinek
758afb1497 Fixed panel top padding animation regression
Bug: 14487435
Change-Id: I50a56d2a3bdbcbce078e96bdb9b9d9f4249b937e
2014-06-04 18:46:12 +02:00
Robert Greenwalt
9fcabfee51 Merge "Call a network restricted only if all capabilities are restricted" into lmp-preview-dev 2014-06-04 16:44:54 +00:00
Selim Cinek
d2ff16c657 Merge "Fixed flickering in panel overscroll" into lmp-preview-dev 2014-06-04 16:40:48 +00:00
Selim Cinek
151037c5b8 Fixed flickering in panel overscroll
Bug: 14487435
Change-Id: Id4fe18231397a1bbce42c5baba0b2c4cad955c56
2014-06-04 18:38:21 +02:00
Jorim Jaggi
bc07ebb9b8 Merge "Fix Keyguard crash when in landscape." into lmp-preview-dev 2014-06-04 16:07:02 +00:00
Jorim Jaggi
6a247199ba Fix Keyguard crash when in landscape.
Bug: 15391673
Change-Id: Icb50af358a8478672265a420dd7d500a87fb3fa0
2014-06-04 17:59:37 +02:00
Jorim Jaggi
53f391c4eb Merge "Fix padding in more card." into lmp-preview-dev 2014-06-04 15:45:43 +00:00
Jorim Jaggi
ac80c44a42 Fix padding in more card.
Bug: 15392952
Change-Id: Ibcb8b3b5be161e31855f058a22566a6f7a7f326b
2014-06-04 17:42:12 +02:00
Selim Cinek
dd13c51ff3 Merge "In the speedbump view, use hasOverlappingRenderings instead of layers" into lmp-preview-dev 2014-06-04 15:34:46 +00:00
Selim Cinek
9c80964d3f In the speedbump view, use hasOverlappingRenderings instead of layers
Bug: 15181880
Change-Id: I49b0dbe1cd0ff9f7804dc68502b73fcfd87c7389
2014-06-04 17:30:07 +02:00
Selim Cinek
5b8ca9f611 Merge "Disabled touch interaction when in Quick settings." into lmp-preview-dev 2014-06-04 15:23:59 +00:00
Selim Cinek
5158d82340 Disabled touch interaction when in Quick settings.
Bug: 15308429
Change-Id: I7379b7e3d7145033ff733cef9a336e41793ab103
2014-06-04 17:22:53 +02:00
Adrian Roos
3b60d3fe9d Merge "Display time to charge on lock screen" into lmp-preview-dev 2014-06-04 15:18:19 +00:00
Adrian Roos
12c1ef57d0 Display time to charge on lock screen
Bug: 14410848
Change-Id: I7ffad4dcc83ceeaeb29342439de11c91b4d63ce8
2014-06-04 17:15:40 +02:00
Selim Cinek
eba93365d1 Merge "Fixed that app-info longpress was lost on configuration changes." into lmp-preview-dev 2014-06-04 15:05:05 +00:00
Adrian Roos
b803ad3c2c Hide TrustAgentService in lmp-preview - DO NOT MERGE
Bug: 15287044
Change-Id: Iba0d53b87bcb4bddccec89cf943ed65491aa9d76
2014-06-04 15:04:19 +00:00
Selim Cinek
dffb3e7ed0 Merge "Changed the overscroll and expanding behaviour." into lmp-preview-dev 2014-06-04 15:02:55 +00:00
Jorim Jaggi
e37bd648e6 Merge "Fix more card appearance to spec from design." into lmp-preview-dev 2014-06-04 14:59:45 +00:00
Jorim Jaggi
b741f05339 Fix more card appearance to spec from design.
Bug: 15392952
Change-Id: I4539b48af33dc6838ef0c59dac7ca08fc1a2bd03
2014-06-04 16:58:33 +02:00
Selim Cinek
56109b0c9b Fixed that app-info longpress was lost on configuration changes.
Bug:14189139
Change-Id: I14d73085ac8fe79ffa97a72c675b4b7df6324719
2014-06-04 16:47:54 +02:00
Selim Cinek
1408eb5a58 Changed the overscroll and expanding behaviour.
Only the first selected element will be expanded, no subsequent children.
Afterwards, overscrolling is performed.
This improves overscroll consistency a lot and people don't accidentally
expand unwanted notifications, just the one they wanted to.
If the users primary intent is overscrolling (i.e if he drags on a card
which is already expanded), then we allow him to go to the quick settings.

Bug: 14487435
Bug: 15181651
Change-Id: I978cc4e06ae85c2ca69e15a149cb85ac54b2ef35
2014-06-04 16:43:07 +02:00
George Mount
155ce3aeb1 Merge "Create reasonable Activity Transition defaults for quantum theme." into lmp-preview-dev 2014-06-04 14:15:48 +00:00
Jorim Jaggi
8988dbb6df Merge "Go back to keyguard when in SHADE_LOCKED with single tap." into lmp-preview-dev 2014-06-04 13:23:24 +00:00
Adrian Roos
1e9021aef8 Merge "Ensure trust agents are only provided by platform packages" into lmp-preview-dev 2014-06-04 13:18:40 +00:00
Lorenzo Colitti
ea1984fd3b Call a network restricted only if all capabilities are restricted
When guessing whether a network is restricted or not (e.g., when
constructing a NetworkCapabilities object from an APN type, or
when constructing a request using startUsingNetworkFeature),
only assume the network is restricted if all the capabilities it
provides are typically provided by restricted networks (e.g.,
IMS, FOTA, etc.).

Previous code would conclude a network was restricted even if it
supported one "restricted" capability, so for example an APN
that provides both Internet connectivity and FOTA was marked as
restricted. This caused it to become ineligible to provide the
default Internet connection, because that must be unrestricted.

Also expand the list of restricted APN types a bit.

Bug: 15417453
Change-Id: I8c385f2cc83c695449dc8cf943d918321716fe58
2014-06-04 20:04:38 +09:00
John Spurlock
d55c56b86e Merge "QuickSettings: Filter signal assets with color filter." into lmp-preview-dev 2014-06-04 05:44:16 +00:00
John Spurlock
faa3262c1d QuickSettings: Filter signal assets with color filter.
Apply static color filter to signal assets to match other
tiles.

Bug:15186962
Bug:15414911
Change-Id: I0732460a5c337ced35be43418f3deda9395fa215
2014-06-04 01:38:34 -04:00
John Spurlock
d47f3856bd QuickSettings: Remove outlined version of location icon.
Bug:15186962
Change-Id: I6a7d04abcc4b5593d436b0ec46ecf77f207c6b54
2014-06-04 01:00:37 -04:00
Lorenzo Colitti
46ccfda1fe Merge "Make requests for restricted networks not require unrestricted access." into lmp-preview-dev 2014-06-04 05:00:22 +00:00
Baligh Uddin
4854456738 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev 2014-06-04 04:50:43 +00:00
John Spurlock
012d4a229c QuickSettings: Tile label string updates.
Bug:15186962
Change-Id: I4a1167e094de81ffbcb498815bb1c7c03fc2be7b
2014-06-04 00:42:29 -04:00
Baligh Uddin
08dede77d8 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev 2014-06-04 04:40:42 +00:00
Baligh Uddin
ba7c75284a Merge "Import translations. DO NOT MERGE" into lmp-preview-dev 2014-06-04 04:40:30 +00:00
John Spurlock
775f7d85d9 Merge "QuickSettings: System accent color for seekbars." into lmp-preview-dev 2014-06-04 04:20:48 +00:00