Dianne Hackborn
42fec57f3a
am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev
...
* commit 'd9968438bcf439e7a8c6058a95b85286a632dc1c':
Fix issue with call backs from media process.
2014-11-20 18:33:34 +00:00
Dianne Hackborn
d9968438bc
Merge "Fix issue with call backs from media process." into lmp-mr1-dev
2014-11-20 18:29:15 +00:00
Martijn Coenen
a603f083ff
am 2bf6529b: Merge "Verify NFC permission immediately on API calls." into lmp-mr1-dev
...
* commit '2bf6529bf8f81d1b9f0ff103f12d004937d0f59f':
Verify NFC permission immediately on API calls.
2014-11-20 18:05:04 +00:00
Martijn Coenen
2bf6529bf8
Merge "Verify NFC permission immediately on API calls." into lmp-mr1-dev
2014-11-20 17:59:24 +00:00
Chris Craik
57b641a2ed
am 3b2ba44b: Merge "Improve logging around performance critical events" into lmp-mr1-dev
...
* commit '3b2ba44be3699a4e133d7a09cb4ed182405d7ff9':
Improve logging around performance critical events
2014-11-20 17:50:20 +00:00
Chris Craik
3b2ba44be3
Merge "Improve logging around performance critical events" into lmp-mr1-dev
2014-11-20 17:36:26 +00:00
George Mount
bf50b88ed7
am 41975454: Merge "Reset the transitionAlpha after the transition completes." into lmp-mr1-dev
...
* commit '419754545ea0768a7fa715daddedef75b7b31bfa':
Reset the transitionAlpha after the transition completes.
2014-11-20 15:33:13 +00:00
George Mount
419754545e
Merge "Reset the transitionAlpha after the transition completes." into lmp-mr1-dev
2014-11-20 15:29:26 +00:00
George Mount
b8835791e2
am 485ac778: Merge "Slide supports Gravity.START and Gravity.END." into lmp-mr1-dev
...
* commit '485ac7782ed7605507bf2186246f59c537f8b578':
Slide supports Gravity.START and Gravity.END.
2014-11-20 15:27:38 +00:00
George Mount
485ac7782e
Merge "Slide supports Gravity.START and Gravity.END." into lmp-mr1-dev
2014-11-20 15:23:55 +00:00
Chris Craik
70850ea258
Improve logging around performance critical events
...
bug:17702227
Add details useful to developers (such as layer size/View name), and
switch away from logging implementation names/details, since they
are generally not relevant to developers.
Change-Id: Iee605d182f241450f7e75a6d0c283d51fa1312f5
2014-11-19 17:24:30 -08:00
George Mount
6c211ff43e
Reset the transitionAlpha after the transition completes.
...
Bug 18423893
Change-Id: I2ea30c3b7c45eca70d1518e73f814b827f519fa0
2014-11-19 16:39:16 -08:00
Chet Haase
a79d2e8664
am 85603a7f: Merge "Fix seeking and scaled duration behavior" into lmp-mr1-dev
...
* commit '85603a7faf0a8067803ae6424bc590f6e2a17e07':
Fix seeking and scaled duration behavior
2014-11-20 00:07:50 +00:00
Chet Haase
85603a7faf
Merge "Fix seeking and scaled duration behavior" into lmp-mr1-dev
2014-11-20 00:02:09 +00:00
Alan Viverette
4247f06ba4
am b130d596: Merge "Remove underline and search icon from ActionBar search view" into lmp-mr1-dev
...
* commit 'b130d5961cb154e8821cfa42fdd820d67497d84d':
Remove underline and search icon from ActionBar search view
2014-11-19 23:57:42 +00:00
Alan Viverette
6a6b828090
am 552eca1a: Merge "Implement Material-style delegate for CalendarView" into lmp-mr1-dev
...
* commit '552eca1a713ab8f6c60d6ec0d350ef33813cd25b':
Implement Material-style delegate for CalendarView
2014-11-19 23:53:25 +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
Alan Viverette
552eca1a71
Merge "Implement Material-style delegate for CalendarView" into lmp-mr1-dev
2014-11-19 23:51:34 +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
Dianne Hackborn
ff17024e58
Fix issue with call backs from media process.
...
All but a few lines of this is for issue #16013164 , which allowed
apps to do some operations as the media uid by having it call
back to them to open a file. The problem here is with the tempory
identity stuff in the activity manager, allowing us to make the open
call as the original caller... ideally we should figure out a way
to just get rid of all of that, but the solution here is actually
easier (even though it doesn't look it) -- we now hand a token over
to the openFile() call that it can use when doing permission checks
to say "yes I would like the check to be against whoever is responsible
for the open". This allows us to do the uid remapping for only this
one specific set of permission checks, and nothing else.
Also fix issue #17487348 : Isolated services can access system services
they shouldn't be able to. Don't send any system service IBinder objects
down for the first initialization of an isolated process.
Change-Id: I3c70e16e0899d7eef0bae458e83958b41ed2b75e
2014-11-19 14:29:10 -08:00
George Mount
2db3bf5c49
Slide supports Gravity.START and Gravity.END.
...
Bug 18444396
Change-Id: Id7b82b44948e4501c2b4fb5302d22672fa20cd00
2014-11-19 14:14:53 -08:00
Amit Mahajan
6f10d1c34e
am b22462c5: Merge "Adding new setting LTE_SERVICE_FORCED." into lmp-mr1-dev
...
* commit 'b22462c57f35404f5b39680a9fb76165968d8faf':
Adding new setting LTE_SERVICE_FORCED.
2014-11-19 17:44:33 +00:00
Amit Mahajan
b22462c57f
Merge "Adding new setting LTE_SERVICE_FORCED." into lmp-mr1-dev
2014-11-19 17:38:23 +00:00
Nicolas Prevot
439f17e622
am 76ea69b3: Merge "Fix javadoc in UserManager mentioning application restrictions." into lmp-mr1-dev
...
* commit '76ea69b35e45f4b23dfb7b39c6cd790b00576526':
Fix javadoc in UserManager mentioning application restrictions.
2014-11-19 09:55:44 +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
4be155e81a
am a489f0b3: Merge "Re-initialize data when changing time picker 24-hour mode" into lmp-mr1-dev
...
* commit 'a489f0b3d9007d94ba514bf4ce71ce9957147e33':
Re-initialize data when changing time picker 24-hour mode
2014-11-19 02:34:59 +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
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
Rubin Xu
40603baa3e
am 735f2285: Merge "Remove permission check in DevicePolicyManager.isUninstallBlocked()" into lmp-mr1-dev
...
* commit '735f22850edcb5c2447c37cb96f048de8a742907':
Remove permission check in DevicePolicyManager.isUninstallBlocked()
2014-11-19 00:09:43 +00:00
Chris Craik
df57b22bc6
am 0455174d: Merge "Update clipToPadding docs" into lmp-mr1-dev
...
* commit '0455174d347bf451e830584bc3f6f35c3c560282':
Update clipToPadding docs
2014-11-19 00:09:32 +00:00
Rubin Xu
735f22850e
Merge "Remove permission check in DevicePolicyManager.isUninstallBlocked()" into lmp-mr1-dev
2014-11-18 23:43:17 +00:00
Chris Craik
0455174d34
Merge "Update clipToPadding docs" into lmp-mr1-dev
2014-11-18 23:33:30 +00:00
Chris Craik
22e8e8ef57
am bde9ffbd: Merge "Fix missing ellipsis when just one character is truncated" into lmp-mr1-dev
...
* commit 'bde9ffbd56cb420b51f11ca05b5225c1953f048d':
Fix missing ellipsis when just one character is truncated
2014-11-18 22:20:48 +00:00
Chris Craik
bde9ffbd56
Merge "Fix missing ellipsis when just one character is truncated" into lmp-mr1-dev
2014-11-18 22:17:35 +00:00
Abhijith Shastry
cc472e66ef
am 6807e5f0: Merge "Adding more javadocs to Carrier messaging API." into lmp-mr1-dev
...
* commit '6807e5f0feac3cfc85e9fe74378b94bc32a141c5':
Adding more javadocs to Carrier messaging API.
2014-11-18 22:10:09 +00:00
Abhijith Shastry
6807e5f0fe
Merge "Adding more javadocs to Carrier messaging API." into lmp-mr1-dev
2014-11-18 22:04:58 +00:00
John Reck
51ce9cacb6
am 37cdc191: Merge "Don\'t invalidate() on setClipBounds" into lmp-mr1-dev
...
* commit '37cdc191e380cca8edcc58f116b9b319bea1c140':
Don't invalidate() on setClipBounds
2014-11-18 21:46:44 +00:00
John Reck
37cdc191e3
Merge "Don't invalidate() on setClipBounds" into lmp-mr1-dev
2014-11-18 21:41:17 +00:00
John Reck
fcd38813ef
am 3cf61d4b: Merge "Fix invalidateOutline" into lmp-mr1-dev
...
* commit '3cf61d4b79a22f89b8fb839ef9ee2146fac4e703':
Fix invalidateOutline
2014-11-18 21:37:40 +00:00
John Reck
3cf61d4b79
Merge "Fix invalidateOutline" into lmp-mr1-dev
2014-11-18 21:30:48 +00:00
Sander Alewijnse
0af82f65d3
am 0925db87: Merge "Rename the dont_disable_system_apps constant." into lmp-mr1-dev
...
* commit '0925db87150300a679090a41f6eec26aad5c75e5':
Rename the dont_disable_system_apps constant.
2014-11-18 19:30:46 +00:00
Sander Alewijnse
0925db8715
Merge "Rename the dont_disable_system_apps constant." into lmp-mr1-dev
2014-11-18 19:28:17 +00:00
Dianne Hackborn
7ff92f420e
am 9522055f: Merge "Add time estimates to batterystats dump." into lmp-mr1-dev
...
* commit '9522055f1d10b30158b772885bf4befe06fb2a08':
Add time estimates to batterystats dump.
2014-11-18 18:46:52 +00:00
Dianne Hackborn
ad6a99b32a
Add time estimates to batterystats dump.
...
Also fix some java docs.
Change-Id: Ie705f236db6f06e34fa5581c20852e5c8f7c2c17
2014-11-18 10:41:09 -08:00
Rubin Xu
a97855b784
Remove permission check in DevicePolicyManager.isUninstallBlocked()
...
This is to allow Play to use this API to find out whether a package
is uninstallable due to profile or device owner policy's restriction.
Bug: 17914630
Change-Id: I4ce2963884ecdf3306805f36db80ed1ebf04d88f
2014-11-18 17:53:46 +00:00
Alan Viverette
8b9df16f2d
am 68235e4d: Merge "Prevent NPE when computing FastScroller position with no visible items" into lmp-mr1-dev
...
* commit '68235e4dbca1a51fa7df7ca5d2a68c8e4b3d541c':
Prevent NPE when computing FastScroller position with no visible items
2014-11-18 17:52:42 +00:00
Alan Viverette
68235e4dbc
Merge "Prevent NPE when computing FastScroller position with no visible items" into lmp-mr1-dev
2014-11-18 17:46:52 +00:00
George Mount
d5b0376976
am 6cb51968: Merge "Fix Visibility transitions canceling when nothing has changed." into lmp-mr1-dev
...
* commit '6cb51968c205e84d6ba730d73c3aaf00ccf8c649':
Fix Visibility transitions canceling when nothing has changed.
2014-11-18 15:32:53 +00:00