Selim Cinek
d0b12fe4a2
Merge "Refactored the layout of a notifications"
2014-04-29 20:46:12 +00:00
Jorim Jaggi
be565dfc1c
Refactored the layout of a notifications
...
Notifications now consist of ExpandableViews instead of SizeAdaptiveLayouts
to avoid layout passes during the resizing. The StackScrollAlgorithm and its
States are also refactored in order to support the new behaviour. In addition,
the generation of the outline is moved to the notification views instead of
the container which contains them.
Change-Id: I1ac1292a6520f5951610039bfa204c204be9d640
2014-04-29 22:42:55 +02:00
John Spurlock
dbb22bcd3f
Subscribe to default zen mode condition.
...
Otherwise re-opening the current QS panel does not force an unsubscribe
(if a non-default condition was subscribed).
Change-Id: I1ec2519cc051d435c2ebbe8cea4a9b54f256820d
2014-04-29 16:31:13 -04:00
Mathieu Meisser
04f8532776
Add missing character combinations for international layouts
...
Czech: add missing capslock for numbers and shift+ralt
mappings.
Slovak: fix wrong ralt mappings, add missing ralt mappings
and fixed wrong PLUS key character.
US intl: add missing capslock+ralt support.
Swiss French and Swiss German: add missing ralt mapping for key
numbers 4 and 5, and add missing capslock and capslock+
shift for SEMICOLON and APOSTROPHE.
Change-Id: I02c94bf13d5268d5d1e648c96b7251cb7564f233
Signed-off-by: Olivier Gay <ogay@logitech.com>
Signed-off-by: Manuel Carthoblaz <mcarthob@logitech.com>
Signed-off-by: Mathieu Meisser <mmeisser@logitech.com>
2014-04-29 16:52:40 +02:00
Elliott Hughes
10596fbcce
resolved conflicts for merge of 3ce4f3d0 to master
...
Change-Id: Id5c5997ad8f801b32e1dbd97413ea42e38c27210
2014-04-28 13:53:25 -07:00
Jorim Jaggi
10c84f0109
Merge "Attemp to fix blank lockscreen #2."
2014-04-28 19:08:41 +00:00
Jorim Jaggi
fa505a7f26
Attemp to fix blank lockscreen #2 .
...
Bug: 14280857
Change-Id: Ib868cc7a01d24f7169310774a5397b90a2d5b35f
2014-04-28 21:06:37 +02:00
Jorim Jaggi
d3406d7a1a
Merge "Flatten notification hiearchy and remove glow."
2014-04-28 19:01:14 +00:00
Jorim Jaggi
fe40f7d13b
Flatten notification hiearchy and remove glow.
...
Currently, the padding and the glow was inside the individual
notification. This no longer works if we want to adjust the
padding dynamically whether we are on Keyguard or not. This change
moves the padding outside of the individual notifications, and as
a side effect, removes the glow. The glow wasn't really visible with
the new layout, so it's not a breaking change. We have to discuss
with UX first what the new "glow" solution is going to be.
Change-Id: Iac16892cb3b7bb1de3001954b1428796b07950c1
2014-04-28 20:59:26 +02:00
Elliott Hughes
3ce4f3d0af
am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."
...
* commit '685a0a72d445515167a2071330679cdf9b53a62d':
Track libcore.os' move to android.system.
2014-04-28 18:36:53 +00:00
Selim Cinek
622e32bb6a
Merge "Fixed race condition regarding first child max height"
2014-04-28 18:28:32 +00:00
Selim Cinek
2ba5f1f4e3
Fixed race condition regarding first child max height
...
The scroller could crash due to a race condition when updating
the maxheight of the first view.
Bug: 14295010
Change-Id: I911c724a26c8624e2326118e3b392ee675001bc6
2014-04-28 20:27:32 +02:00
Elliott Hughes
34385d352d
Track libcore.os' move to android.system.
...
(This is partial, but should cover everything in AOSP master except
for the zygote.)
Change-Id: I1042c99245765746a744c44e714095cb2c6cb75d
2014-04-28 11:11:32 -07:00
Baligh Uddin
94b6f73368
Import translations. DO NOT MERGE
...
Change-Id: Ie48d7eaf59819fac2bcdc2a6d8a706a3bfa3c6dd
Auto-generated-cl: translation import
2014-04-28 10:34:23 -07:00
Baligh Uddin
9b0e267f4c
Import translations. DO NOT MERGE
...
Change-Id: I0759dcb477375df5e96160003f421821fb5ba371
Auto-generated-cl: translation import
2014-04-28 10:27:17 -07:00
Dan Sandler
f0ef1e9987
Merge "Remove chatty log message."
2014-04-28 14:59:33 +00:00
Jorim Jaggi
b039603867
Merge "Add carrier text on lockscreen in top left corner."
2014-04-28 12:18:44 +00:00
Stefan Wysocki
22d3990273
Set ActionMode title to the number of selected files
...
After change of orientation ActionMode is recreated without previously
set title. It needs to be updated in onCreateActionMode callback.
Change-Id: If5f36e8ad6d1b5cf04ed242611fd037969d73517
2014-04-28 10:47:34 +02:00
John Spurlock
e77bb36d48
Wire up condition providers to zen mode exit triggers.
...
Bug:13743109
Change-Id: I4e45d7050d1f9aaa379f46379a3203e61e216a3d
2014-04-27 11:36:32 -04:00
Wink Saville
ae166fe9e0
am c79963c3: am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error"
...
* commit 'c79963c3cb6d0127e2fc9ce5bf000fa05811504d':
Telephony: Add functionality to handle ICC IO error
2014-04-26 00:28:56 +00:00
Jim Miller
66fbe3dc81
Merge "Add new DevicePolicyManager disable flags for keyguard."
2014-04-26 00:28:44 +00:00
Wink Saville
c79963c3cb
am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error"
...
* commit '1c1827a6402c3a1f38ba077289a9022f6e6d3f73':
Telephony: Add functionality to handle ICC IO error
2014-04-26 00:25:44 +00:00
Wink Saville
3f4867f49d
Merge "Telephony: Add functionality to handle ICC IO error"
2014-04-25 23:58:11 +00:00
Jim Miller
50e62183d4
Add new DevicePolicyManager disable flags for keyguard.
...
- KEYGUARD_DISABLE_SECURE_NOTIFICATIONS
- KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS
- KEYGUARD_DISABLE_TRUST_AGENTS
Change-Id: I4ed2b9cef78b497d87bb719c57fabdad94c18e82
2014-04-25 13:27:10 -07:00
John Spurlock
47ffde252e
Merge "Delay settings panel visibility until touch slop exceeded."
2014-04-25 18:53:16 +00:00
Allen Hair
7659093187
Merge "Fixed shell manifest to use correct permission."
2014-04-25 16:57:35 +00:00
John Spurlock
4e9d7c1797
Delay settings panel visibility until touch slop exceeded.
...
Bug:14271219
Change-Id: Ic8f36670f8d56f74a383ca7a867b69c7568a7250
2014-04-25 12:18:46 -04:00
Jorim Jaggi
1578e08db4
Merge "Attempt to fix blank lockscreen."
2014-04-25 13:13:12 +00:00
Jorim Jaggi
c357ca2013
Attempt to fix blank lockscreen.
...
Bug: 14280857
Change-Id: Icf458040b1a0b0a412981acf7b522d04c046a5f8
2014-04-25 14:56:15 +02:00
Jorim Jaggi
25807936e8
Add carrier text on lockscreen in top left corner.
...
Change-Id: I88c96eabc4b97295da5c1094db3fd22fcc637390
2014-04-25 14:18:07 +02:00
Elliott Hughes
ccec5f0def
resolved conflicts for merge of 02e85744 to master
...
Change-Id: Id4c0ecfedc7ec4ff4b76331be025817445a652e9
2014-04-24 17:18:10 -07:00
Elliott Hughes
02e857441f
am 5f5ca3bc: am 31a1dd2a: Merge "Use the suggested public API instead of libcore.os."
...
* commit '5f5ca3bc98fb773ee905289300595ad95d5ffabe':
Use the suggested public API instead of libcore.os.
2014-04-24 23:59:05 +00:00
Winson Chung
67b082e02c
Merge "Enabling doc centric recents on phones."
2014-04-24 23:24:40 +00:00
Elliott Hughes
cacbe1b1ef
Use the suggested public API instead of libcore.os.
...
Change-Id: Id392e4c36c5721ca609d88d9ec6b9340ce05274c
2014-04-24 16:19:27 -07:00
Jorim Jaggi
fb2b6bc62d
Merge "Add text view for double-tap and unlock hint on Keyguard."
2014-04-24 20:34:30 +00:00
Jorim Jaggi
e70d31f48d
Add text view for double-tap and unlock hint on Keyguard.
...
Bug: 14080971
Change-Id: Id6f7344b01bb9666fe6add415ec4a28163315967
2014-04-24 22:08:30 +02:00
Dan Sandler
f68448ef61
Remove chatty log message.
...
Change-Id: If0acc3be413d86c87a2a8c68fdcf94bada7e0903
2014-04-24 15:54:16 -04:00
Baligh Uddin
6ec0b32173
Merge "Import translations. DO NOT MERGE"
2014-04-24 14:28:38 +00:00
Baligh Uddin
b2cb3a2518
Merge "Import translations. DO NOT MERGE"
2014-04-24 14:28:20 +00:00
Baligh Uddin
781d1ca2c5
Merge "Import translations. DO NOT MERGE"
2014-04-24 14:28:14 +00:00
Baligh Uddin
9ea712006d
Merge "Import translations. DO NOT MERGE"
2014-04-24 14:28:12 +00:00
Winson Chung
628f896674
Merge "Fixing crash in SystemServicesProxy getting activity label (Bug. 14260718)"
2014-04-24 00:14:03 +00:00
Winson Chung
80693f9fb5
Fixing crash in SystemServicesProxy getting activity label (Bug. 14260718)
...
- Fixing issue with wrong margins due to moved activity icon
Change-Id: Ib3631dc4cf4244d44737ee95b597bd25653815c8
2014-04-23 16:48:33 -07:00
Amith Yamasani
921b71e95f
Don't show managed profiles in the user switcher
...
Only show users that you can switch to.
Change-Id: Iff6dfccc27230f824d73d02731a045c69419b814
2014-04-23 14:43:23 -07:00
John Spurlock
17880ef81f
Avoid panel "flip" animations when possible.
...
Bug:14271219
Change-Id: I91632c073497718e2fd53ad172ec805f54514696
2014-04-23 16:13:56 -04:00
Baligh Uddin
07f14e11a1
Import translations. DO NOT MERGE
...
Change-Id: Id3aec0b4534311c2ca89dcf86e04566c0cf025c3
Auto-generated-cl: translation import
2014-04-23 12:16:20 -07:00
Baligh Uddin
6b5a2f97b7
Import translations. DO NOT MERGE
...
Change-Id: Ic8c5ae13c6ed3ad711170586a245452195c6d963
Auto-generated-cl: translation import
2014-04-23 12:12:46 -07:00
Baligh Uddin
0547bafcbb
Import translations. DO NOT MERGE
...
Change-Id: I71ec42f4923a70bc8e34f16a55ffeb5f63e92ec8
Auto-generated-cl: translation import
2014-04-23 12:05:40 -07:00
Baligh Uddin
473a973054
Import translations. DO NOT MERGE
...
Change-Id: I486facdbdbfdc4cafe23f0412e7b548a11792480
Auto-generated-cl: translation import
2014-04-23 11:21:37 -07:00
John Spurlock
4e8cf1508f
Merge "Quick settings: interim tile shuffle."
2014-04-23 17:46:45 +00:00