Alan Viverette
f32efebf9b
Fix TextView clickable state when using onClick attribute
...
Change-Id: I67347f3c80958e47abc124f1a8c0ffec01175378
2014-08-15 00:36:17 +00:00
Chet Haase
9fde9a250f
Merge "ActionBarOverlay needs to be focusable" into lmp-dev
2014-08-14 16:46:52 +00:00
Amit Mahajan
1e1a01b0e4
Merge "Contribute roaming configuration for domestic roaming and non-roaming cases" into lmp-dev
2014-08-12 23:14:33 +00:00
Jorim Jaggi
fbc88e19cb
Fix emergency call when in launch transition.
...
Bug: 16831662
Change-Id: I3411decc3053a7e5fc760ffce5e8b3c52a6e0c49
2014-08-14 21:44:26 +00:00
Jing Zhao
5b14c3ef7b
Contribute roaming configuration for domestic roaming and non-roaming cases
...
Change-Id: Ia1f1078aa50c8169086f63fe6f3d7d2f27389726
2014-08-14 13:03:11 -07:00
Chulwoo Lee
4473ec5a5b
Merge "TIF: Set translatable false for rating descriptions" into lmp-dev
2014-08-12 23:14:35 +00:00
Chulwoo Lee
0d3aef9963
TIF: Set translatable false for rating descriptions
...
Change-Id: Ia91fcd3a5b49f732b8e28f71432311d87ac6967c
2014-08-14 14:06:53 -07:00
Jorim Jaggi
3afddce73e
Hide icons on Keyguard when QS is open
...
Bug: 16794381
Change-Id: Ic8525bb5e8882bd37bf63d29be60d4cc8f40b26a
2014-08-14 21:05:11 +00:00
Jorim Jaggi
11c071a550
Fix QS expansion weirdness
...
- Fix that the clock/avatar could get too large.
- Fix QS collapsing when on Keyguard and scroll view is scrolled
- Fix that clock/avatar didn't grow after a layout when expanding
- Fix flicker in header when overexpanding the panel
- Fix flicker from QS panel when it changes size
- Fix that scroll view still was scrolled after collapsing QS
Bug: 16869692
Bug: 16894194
Change-Id: Ic0f89ab860979db4d0438007b4d0d044d3e8c4ae
2014-08-14 21:01:52 +00:00
Jon Miranda
177f08e593
Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev
2014-08-12 23:14:35 +00:00
Tim Murray
99152aa0ce
Merge "Allocation.resize() should throw an exception in API 21+." into lmp-dev
2014-08-12 23:14:35 +00:00
Tim Murray
cd38b763d5
Allocation.resize() should throw an exception in API 21+.
...
bug 16846318
Change-Id: I852331ec226e4cad8be79aa27c4b51183e97cc1d
2014-08-14 13:41:02 -07:00
George Mount
a2bbbb3bac
Don't blink in views that haven't transitioned yet.
...
Bug 16959262
Views that hadn't animated in during the enter transition were
being stripped from the exit transition. This caused them to
blink in as the enter transition was canceled.
This pauses the entering transition so that the view positions
are properly captured for the exit transition and aren't stripped.
Change-Id: I39cc94ed3bf92a51f8c5fe741f0aa5456b704bf0
2014-08-14 20:19:41 +00:00
Adam Lesinski
2a481286fc
Merge "Ensure that split names are valid" into lmp-dev
2014-08-14 16:46:52 +00:00
Jorim Jaggi
fc69f78732
Fix scaling of text in quick settings header view
...
Bug: 16824061
Change-Id: Ic2b5d42f4485885f43448ab311972a886d6da6d6
2014-08-14 20:46:44 +00:00
Adam Lesinski
6240840387
Ensure that split names are valid
...
Generate valid split names for resource splits.
Validate split names for features.
Change-Id: I3040438af0156778c2bd66ddeffdf62fe9dcc9fc
2014-08-14 19:29:47 +00:00
Jorim Jaggi
d7c1fae12e
Don't scale notifications on Keyguard for devices < xxhdpi
...
Bug: 16824061
Change-Id: Iccccebcd17357764aef325df0cd220508fcf7403
2014-08-14 19:16:33 +00:00
Jorim Jaggi
0f623eb834
Merge "Disable DragDownHelper in QS" into lmp-dev
2014-08-12 23:14:49 +00:00
Jorim Jaggi
d692dd0d80
Disable DragDownHelper in QS
...
Leads to a weird state and doesn't really make sense.
Bug: 16824757
Change-Id: I8a213d8151b58027309e79e5c010ff11946b7ca1
2014-08-14 19:00:38 +00:00
Dan Sandler
b120ac5b69
No need for drawing caches on notifications.
...
They just chew up memory.
Bug: 10918599
Change-Id: I99761846e88b7ea25270d7a70d118963b1d72e5f
2014-08-14 18:52:30 +00:00
Adrian Roos
1de02ee3ea
Label user switcher button for accessibility
...
Bug: 15692931
Change-Id: I4add4c21fd0ed95cc3a49e2841173589f37db08a
2014-08-14 18:39:15 +00:00
RoboErik
1d2a1c917f
Merge "Pipe caller's identity through volume methods" into lmp-dev
2014-08-13 01:30:58 +00:00
Fabrice Di Meglio
b1a50f2dff
Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings.
...
SettingsPreferenceFragment$1@273c8fdb was not registered
- add onUnbindPreferences() call to match onBindPreferences()
- this new method is @hide so it does not impact the APIs
Change-Id: Iee0ab8a4ecc2046f89fb96cc52af150e835f658c
2014-08-14 18:00:11 +00:00
RoboErik
0dac35af2c
Pipe caller's identity through volume methods
...
setStreamVolume and adjustStreamVolume were always being called
from the session service's uid/package. This adds the plumbing to
allow the original app's info to be passed in to the audio service
when volume is changed.
Change-Id: Ib36639dab1e518b435161dc453c8ba9351df3e9b
2014-08-14 10:21:26 -07:00
Alan Viverette
2adf8902ce
Merge "Prevent re-entry when clearing animating hotspots" into lmp-dev
2014-08-12 23:14:35 +00:00
Paul McLean
a5e2e5e48a
Merge "Fix ALSA initialized wait for input-only USB Audio devices" into lmp-dev
2014-08-12 23:14:35 +00:00
Adam Powell
21dbab14f4
Merge "Show checkmarks at the start of material AlertDialog list items" into lmp-dev
2014-08-14 16:46:52 +00:00
Adam Powell
16f2b90d6a
Show checkmarks at the start of material AlertDialog list items
...
Also fix a bug in parsing CheckedTextView tinting attributes
Bug 16552638
Change-Id: I20d41b6f6d418fdc115108d31f4f463e371794d2
2014-08-14 13:11:12 -07:00
Alan Viverette
e07b595519
Deprecate InputMethodService.enableHardwareAcceleration()
...
BUG: 16951553
Change-Id: I126ea823eb2eeabb29d30999dec9c9411b33b315
2014-08-14 20:06:02 +00:00
Paul McLean
c7f084f61c
Fix ALSA initialized wait for input-only USB Audio devices
...
Bug 17012266
Change-Id: I09427bb924f895bf66af9ef7ad4f0882746d03c4
2014-08-14 07:42:49 -07:00
Winson Chung
72db690850
Merge "Anchoring the front most task to make the dismiss animation more stable. (Bug 16939699)" into lmp-dev
2014-08-12 23:14:35 +00:00
Jae Seo
82324ec662
Merge "TIF: fix IOException at PersistentDataStore.save()" into lmp-dev
2014-08-14 16:46:52 +00:00
Wonsik Kim
7ed8901f12
TIF: fix IOException at PersistentDataStore.save()
...
Bug: 17018435
Change-Id: Ic999aaf59ae942ee8279576ec1e2ce2fa62bd6e0
2014-08-14 10:06:12 -07:00
Winson Chung
78cc96af8c
Anchoring the front most task to make the dismiss animation more stable. (Bug 16939699)
...
Change-Id: I49aa14bbc7fdb2fb0884a8255af385dbbbe656f8
2014-08-13 23:08:01 +00:00
Jae Seo
e8deca1a0e
Merge "TIF: Rename R.attr.contentRatingSystemXml and fix documentation" into lmp-dev
2014-08-13 01:30:58 +00:00
Jae Seo
fc27d6db08
TIF: Rename R.attr.contentRatingSystemXml and fix documentation
...
- Rename contentRatingSystemXml to tvContentRatingDescription.
- Change docs to indicate this is a reference to an XML document that
describes TV content rating, not a component name.
- Replace the DTD with an XML example.
Bug: 16960702
Change-Id: Iea985e9847ee5af0f745e896c498792234308b12
2014-08-14 17:28:07 +00:00
RoboErik
5ca4a78e32
Merge "Post MediaSessionManager callbacks to the caller's thread" into lmp-dev
2014-08-14 16:46:52 +00:00
RoboErik
b05ea7bb28
Merge "Add an onSessionDestroyed callback to MediaController.Callback" into lmp-dev
2014-08-14 16:10:21 +00:00
RoboErik
e7ba237ce4
Merge "Fix dates on copywrite in new test code" into lmp-dev
2014-08-14 16:10:21 +00:00
Jose Lima
14914858a0
Make TranslucentConversionListener a SystemApi
...
Change-Id: I59a93e1e040fdbaa9ef108b31e08e4553ba82ae1
2014-08-14 09:15:17 -07:00
RoboErik
24762bffc3
Add an onSessionDestroyed callback to MediaController.Callback
...
Callbacks on the controller need to know when the session ceases
to exist.
bug:17009030
Change-Id: I0f1c1cfc51f7dd2203955287cc269667d3765ee4
2014-08-13 15:00:21 -07:00
RoboErik
83e3152449
Fix dates on copywrite in new test code
...
Some of the copywrites in the new browser test code still had 2010
as the year instead of 2014.
Change-Id: I33d19b1ad7f4bbbc8f93d9fb6acc8a92db401807
2014-08-13 13:54:49 -07:00
Torne (Richard Coles)
e0930192be
Merge "Store the WebView's package info." into lmp-dev
2014-08-12 23:14:49 +00:00
Jeff Sharkey
e9b78fdbbe
Fix javadoc on PROTECTION_FLAG_APPOP.
...
Change-Id: I36e339ac2c6e6842441fd2572b0b8cda24bd34ca
2014-08-14 16:01:37 +00:00
Torne (Richard Coles)
84392d74fe
Store the WebView's package info.
...
When loading the WebView, save the PackageInfo for the package so that
it can be retrieved later to access the package name, version data, etc.
This will be used to detect WebView downgrades that may affect an app's
saved WebView-related data.
Bug: 16724751
Change-Id: I05ce469308cc87f79c73206327f43b76b1bab222
2014-08-14 16:43:18 +01:00
Winson Chung
eb0cefa965
Merge "Adding scrim to task views. (Bug 15704955)" into lmp-dev
2014-08-12 23:14:48 +00:00
Winson Chung
60a729c8e9
Adding scrim to task views. (Bug 15704955)
...
- Fixing issue with focus animations not happening for new views
Change-Id: I3134f25becf06db343aa30ea80cb33514cd99d06
2014-08-13 15:55:15 -07:00
Craig Mautner
4a8dddbf18
Clean up app following death when creating service
...
If an app has died, run through the cleanup before relaunching its
service.
Also a little simplifying refactor.
Fixes bug 16979752.
Change-Id: I376cbef2ea00fc626588386317f092cc6dea0bdc
2014-08-13 18:15:28 +00:00
Yuncheol Heo
b734e9d2b8
Merge "Implement MHL RAP transmission." into lmp-dev
2014-08-12 23:14:42 +00:00
Selim Cinek
f645761f47
Fixed unnecessary layouting on wifi signal changes
...
This could cause a layout every few hundred ms, even
when the QS panel was closed.
Bug: 17001532
Change-Id: I3f2b9b9621dced7f5b6fff67d24efc7444b0a9ad
2014-08-14 09:24:21 +00:00