John Spurlock
18764bf551
QS: Inversion tile: Don't consider initial 0 setting trackable.
...
For usage tracking purposes, seeing a setting value of 1 is always
considered trackable.
However, only consider a setting value of 0 as trackable if we've
observed a change (from 1). Avoids tracking a db update from null
to 0 (via settings cmd or a restore).
Bug: 18062541
Change-Id: Ic8413b1770040f9ef28041bbadb4e5fb62d1c014
2014-11-19 21:07:04 -05:00
Wale Ogunwale
70273e05b2
Merge "Stop activity onVisibleBehindCanceled()" into lmp-mr1-dev
2014-11-20 01:46:28 +00:00
Wale Ogunwale
1f4c02bb18
Stop activity onVisibleBehindCanceled()
...
Once an activity is no longer visible behind and has released
its background resources, it is added to the list of activities
that can be stopped, but not actually stopped until the next
major event (like another activity starting). We now schedule
the idle processing once the background resources have been
released so the activity can be stopped as soon as possible.
Bug: 18191707
Change-Id: I472eee949c1a78b4d944454463f03c90e7d2618b
2014-11-19 16:25:51 -08:00
Pavel Zhamaitsiak
c7ffe5e2fe
Merge "TTY over IMS: Add messages about change of TTY mode in the repote device" into lmp-mr1-dev
2014-11-20 00:03:35 +00:00
Chet Haase
85603a7faf
Merge "Fix seeking and scaled duration behavior" into lmp-mr1-dev
2014-11-20 00:02:09 +00:00
Eric Laurent
a582bd4b42
Merge "AudioSystem JNI: fix AudioPortConfig mask usage" into lmp-mr1-dev
2014-11-19 23:55:52 +00:00
Alan Viverette
b130d5961c
Merge "Remove underline and search icon from ActionBar search view" into lmp-mr1-dev
2014-11-19 23:52:24 +00:00
Pavel Zhamaitsiak
185062733b
TTY over IMS: Add messages about change of TTY mode in the repote device
...
Bug: 18247323
Change-Id: Iefd9bfdccc4af2acf06259f9804dbebb576aca12
2014-11-19 23:52:11 +00:00
Alan Viverette
552eca1a71
Merge "Implement Material-style delegate for CalendarView" into lmp-mr1-dev
2014-11-19 23:51:34 +00:00
Alan Viverette
d8dd5100f4
Merge "Fix several small layout and color issues" into lmp-mr1-dev
2014-11-19 23:50:00 +00:00
Chet Haase
0d1c27a713
Fix seeking and scaled duration behavior
...
The animation scaled was not being factored in early enough in the
activity lifecycle. Also, setCurrentPlaytTime() was not accounting for
the scaled duration correctly. Finally, added setCurrentFraction() as
a more general-purpose seeking facility.
Issue #18222006 Animator duration scale ignored in some situations
Issue #17951668 add ability to seek fraction, not just time
Change-Id: Idad401f5ff5026d7046c36eee09d78a4793215dc
2014-11-19 15:29:47 -08:00
xinhe
77bfacc6fe
Merge "resolved conflicts for merge of 62a22d5b to lmp-mr1-dev(DO NOT MERGE)" into lmp-mr1-dev
2014-11-19 22:50:43 +00:00
John Spurlock
c70a4ccf45
Merge "BatterySaver: Update disclosure string." into lmp-mr1-dev
2014-11-19 22:09:14 +00:00
xinhe
b4e8478a73
resolved conflicts for merge of 62a22d5b to lmp-mr1-dev(DO NOT MERGE)
...
Change-Id: I83bf149b4905b82e3787097c55b7d3cd026061dd
2014-11-19 14:04:23 -08:00
John Spurlock
a7b6a278d0
BatterySaver: Update disclosure string.
...
Bug: 18451615
Change-Id: Iea8c71a4ef1e3217953672b2a8691d612bacf8a9
2014-11-19 16:53:52 -05:00
Mathieu Chartier
7fc9176c8a
Add zygote space to Dalvik Heap
...
Broken by
https://googleplex-android-review.git.corp.google.com/#/c/590612/
This change fixes it by correctly putting the zygote in Dalvik Heap
instead of Dalvik Other.
Bug: 18447855
Change-Id: I4a58480f1ef1eb17e760245d8690ce92e28ebea3
2014-11-19 13:43:40 -08:00
Jason Monk
2e982258f1
Merge "SysUI: Refactor the NetworkControllerImpl" into lmp-mr1-dev
2014-11-19 21:18:22 +00:00
Eric Laurent
6368a7df18
AudioSystem JNI: fix AudioPortConfig mask usage
...
Bug: 18444838.
Change-Id: I9151538399001c719b9e0681c00d47a26928896c
2014-11-19 12:18:32 -08:00
Vinit Deshpande
800bf3ae6e
Merge "Fix WPS docs for LABEL method" into lmp-mr1-dev
2014-11-19 20:17:22 +00:00
Alan Viverette
7573f496a1
Fix several small layout and color issues
...
Adjusts switch track asset for consistent alignment across DPI buckets,
adjusts edit text background. Lightens the "Light" theme action bar
color so that it doesn't blend in with the action bar shadow.
BUG: 18430444
BUG: 18356558
BUG: 18390994
Change-Id: I1d1e26239fa0c921a65e4ec8b5df0b0093b3989c
2014-11-19 11:59:24 -08:00
xinhe
62a22d5b1f
resolved conflicts for merge of 046f3843 to lmp-sprout-dev(DO NOT MERGE)
...
The change is already in MR1 branch
Change-Id: I4ae35a8f76fdc2d4b1cdf2773dc27ff2da85b5ff
2014-11-19 11:48:43 -08:00
Andrew Lee
e6a1e993c2
Merge "Add GENERIC_CONFERENCE to phone capabilities." into lmp-mr1-dev
2014-11-19 19:00:41 +00:00
Andres Morales
6722598ef3
Merge "Add a checksum to FRP partition" into lmp-mr1-dev
2014-11-19 18:09:53 +00:00
xinhe
046f3843f1
Merge "Add configuration to control converting sms destination number" into lmp-dev
2014-11-19 17:47:25 +00:00
Amit Mahajan
b22462c57f
Merge "Adding new setting LTE_SERVICE_FORCED." into lmp-mr1-dev
2014-11-19 17:38:23 +00:00
John Spurlock
2ee054b4f0
Merge "Volume: Ensure ring/notif slider is enabled when ringer=vibrate." into lmp-mr1-dev
2014-11-19 17:19:15 +00:00
Geoff Mendal
9792edd17c
am 5fafd21b: (-s ours) Import translations. DO NOT MERGE
...
* commit '5fafd21b1f15930b729f067be7d2c584add3217b':
Import translations. DO NOT MERGE
2014-11-19 16:55:43 +00:00
John Spurlock
5eb21f3466
Volume: Ensure ring/notif slider is enabled when ringer=vibrate.
...
Although the audio policy makes a distinction between voice capable
and not when determining the default active stream, have the panel
recognize this condition and behave the same way (enable the slider)
on all devices.
Bug: 17405530
Change-Id: If3e1af3078f47bc1205545e919ccc6206020e7b2
2014-11-19 11:54:53 -05:00
Geoff Mendal
5fafd21b1f
Import translations. DO NOT MERGE
...
Change-Id: I97c8d622957c88f2186e7d3116726b7ba33703c7
Auto-generated-cl: translation import
2014-11-19 07:52:29 -08:00
Geoff Mendal
04b6a6d3a1
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-11-19 15:19:34 +00:00
Geoff Mendal
2a42085896
Import translations. DO NOT MERGE
...
Change-Id: Ibfc1a6ef7529620c86fb25ac4ae4b27258a810c1
Auto-generated-cl: translation import
2014-11-19 07:17:01 -08:00
Jason Monk
56dd1f1eb6
Merge "Automatically enable BT when entering BT QS panel" into lmp-mr1-dev
2014-11-19 14:58:40 +00:00
Nicolas Prevot
76ea69b35e
Merge "Fix javadoc in UserManager mentioning application restrictions." into lmp-mr1-dev
2014-11-19 09:46:54 +00:00
Alan Viverette
a489f0b3d9
Merge "Re-initialize data when changing time picker 24-hour mode" into lmp-mr1-dev
2014-11-19 02:28:37 +00:00
Alan Viverette
448ff718a0
Re-initialize data when changing time picker 24-hour mode
...
BUG: 18381313
Change-Id: Ie1fa9fbbf8edadfda71cf0ad4f1c39395e56ecc7
2014-11-18 18:28:04 -08:00
Amit Mahajan
4fea0923be
Adding new setting LTE_SERVICE_FORCED.
...
Bug: 18328639
Change-Id: Icbf9d7987d27af34cbe4ee1b4e9df19e139c2fc7
2014-11-18 17:34:36 -08:00
Andrew Lee
49e213cd7d
Add GENERIC_CONFERENCE to phone capabilities.
...
This is a temporary capability to recognize CDMA conference calls
so we can show the right strings in the InCallUi. This should be
moved to CallProperties when possible. b/18434985
Bug: 18284408
Change-Id: Ia3e2ff91c8f8a91ff0123df4d3e6a581bdf85895
2014-11-18 17:26:07 -08:00
xinhe
67def72d05
Add configuration to control converting sms destination number
...
Romove hard codes about the SimcardOperatorList and NetworkOperatorList.
Bug: 18081228
Change-Id: I0d96972c6097325634413137bfbdb5a246885276
2014-11-18 17:09:54 -08:00
Alan Viverette
cb8ed3705c
Remove underline and search icon from ActionBar search view
...
BUG: 17396265
Change-Id: I751bc79538f1ea412192172035920e59351270f1
2014-11-18 17:05:35 -08:00
Jinsuk Kim
9899b663f4
Merge "CEC: Use thread-safe version for avr info" into lmp-mr1-dev
2014-11-19 00:25:43 +00:00
Jeff Hao
1c49a6124b
am c6fdda52: (-s ours) Merge "Frameworks/base: Compiled-classes support" into lmp-sprout-dev
...
* commit 'c6fdda5284b27ca2ad8f0dc8f359f0bbc69db33d':
Frameworks/base: Compiled-classes support
2014-11-19 00:17:12 +00:00
Jinsuk Kim
86a1e5a16e
CEC: Use thread-safe version for avr info
...
getSystemAudioMode() should have used the thread-safe method
to get the information of the connected AVR.
Bug: 18426137
Change-Id: Ib3edff97337b5960160dd39d551fbfbbfdfce93b
2014-11-19 09:12:21 +09:00
Jeff Sharkey
d6447bbc88
Merge "Speed up GrantUri.hashCode()." into lmp-mr1-dev
2014-11-19 00:09:51 +00:00
Jeff Hao
c6fdda5284
Merge "Frameworks/base: Compiled-classes support" into lmp-sprout-dev
2014-11-18 23:56:33 +00:00
Christopher Tate
04eb368d03
Merge "Prevent some alarm pathologies" into lmp-mr1-dev
2014-11-18 23:49:54 +00:00
Rubin Xu
735f22850e
Merge "Remove permission check in DevicePolicyManager.isUninstallBlocked()" into lmp-mr1-dev
2014-11-18 23:43:17 +00:00
Rubin Xu
3a7d3fc60e
Merge "Fix equality test in getProfileOwnerAdmin()" into lmp-mr1-dev
2014-11-18 23:42:21 +00:00
Chris Craik
0455174d34
Merge "Update clipToPadding docs" into lmp-mr1-dev
2014-11-18 23:33:30 +00:00
Ricardo Cervera
92ad1d8107
am b2a2d2c2: am e9fddfd8: am 0d18b091: Merge "docs: Add link to "Voice search in your app" video." into lmp-docs
...
* commit 'b2a2d2c2fe4a8c4794d3025bc10c00404bf79cd8':
docs: Add link to "Voice search in your app" video.
2014-11-18 23:31:27 +00:00
Ricardo Cervera
b2a2d2c2fe
am e9fddfd8: am 0d18b091: Merge "docs: Add link to "Voice search in your app" video." into lmp-docs
...
* commit 'e9fddfd802f9d00dd2d86bd78e3da3cc2f530d3c':
docs: Add link to "Voice search in your app" video.
2014-11-18 23:26:41 +00:00