Jeff Sharkey
6fa48c8b4f
Merge "Skip publishContentProviders() when we have zero." into nyc-dev am: 2d4d61d326
...
am: f8dfd32d31
* commit 'f8dfd32d314a0963c8edafba23ce910b725c5238':
Skip publishContentProviders() when we have zero.
2016-03-06 02:56:58 +00:00
Jeff Sharkey
f8dfd32d31
Merge "Skip publishContentProviders() when we have zero." into nyc-dev
...
am: 2d4d61d326
* commit '2d4d61d3268a1f1af6b0835eb346bec587983050':
Skip publishContentProviders() when we have zero.
2016-03-06 02:54:53 +00:00
Jeff Sharkey
2d4d61d326
Merge "Skip publishContentProviders() when we have zero." into nyc-dev
2016-03-06 02:50:32 +00:00
Jeff Sharkey
3e1958936e
Skip publishContentProviders() when we have zero.
...
If the list of providers for the application being bound is empty,
don't bother trying to register them.
Bug: 27510621
Change-Id: I921fb70a4c97433fa123fa88e170745ee013ee35
2016-03-05 19:49:02 -07:00
Jeff Sharkey
77baf25806
Merge "Move more PM calls to ParceledListSlice." into nyc-dev am: fdc5ba8f43
...
am: 713a95471f
* commit '713a95471f707524b344880d55448b33f948daec':
Move more PM calls to ParceledListSlice.
2016-03-05 21:22:06 +00:00
Jeff Sharkey
713a95471f
Merge "Move more PM calls to ParceledListSlice." into nyc-dev
...
am: fdc5ba8f43
* commit 'fdc5ba8f43e09cfbc8f5de0bf819b7684094953e':
Move more PM calls to ParceledListSlice.
2016-03-05 21:16:43 +00:00
Jeff Sharkey
fdc5ba8f43
Merge "Move more PM calls to ParceledListSlice." into nyc-dev
2016-03-05 21:06:39 +00:00
Jeff Sharkey
d5896630f6
Move more PM calls to ParceledListSlice.
...
Since the data returned by these calls can grow unbounded based on
various GET flags, we need to switch 'em over.
Bug: 27391893
Change-Id: Ie849ca30dbaaa91158da4c83675657715629a0ee
2016-03-04 16:31:34 -07:00
Suprabh Shukla
250d834e59
Merge "Not clearing data for a package that is a DO or PO" into nyc-dev am: e1fd7f09d5
...
am: 8f50b747ed
* commit '8f50b747ed1586081126d09aa78a72c1c2fc927f':
Not clearing data for a package that is a DO or PO
2016-03-04 20:45:30 +00:00
Suprabh Shukla
8f50b747ed
Merge "Not clearing data for a package that is a DO or PO" into nyc-dev
...
am: e1fd7f09d5
* commit 'e1fd7f09d5149055b8ad7bcf24846ecd8d87027a':
Not clearing data for a package that is a DO or PO
2016-03-04 20:43:25 +00:00
Suprabh Shukla
e1fd7f09d5
Merge "Not clearing data for a package that is a DO or PO" into nyc-dev
2016-03-04 20:38:44 +00:00
Julia Reynolds
3ab8f45ff8
Api Review: NotificationManager.Policy am: cedacefd70
...
am: 9cda0f2b31
* commit '9cda0f2b31c789ccac5e3cca55fbfcc3f5aa1cb7':
Api Review: NotificationManager.Policy
2016-03-04 19:47:11 +00:00
Julia Reynolds
9cda0f2b31
Api Review: NotificationManager.Policy
...
am: cedacefd70
* commit 'cedacefd70cfa9ad219dcb15113fbe8a9a71c087':
Api Review: NotificationManager.Policy
2016-03-04 19:45:10 +00:00
Julia Reynolds
cedacefd70
Api Review: NotificationManager.Policy
...
Bug: 27365873
Change-Id: Ie53a410d53f430fa90f24d95a885be150a3d66aa
2016-03-04 14:37:45 -05:00
Michal Karpinski
b04e2ada12
Merge "Rework of remote bugreports UX" into nyc-dev am: bf8f1cc3c0
...
am: 7371f4c9e6
* commit '7371f4c9e61948a13d654b3e10109c01b60feb8b':
Rework of remote bugreports UX
2016-03-04 09:59:51 +00:00
Michal Karpinski
7371f4c9e6
Merge "Rework of remote bugreports UX" into nyc-dev
...
am: bf8f1cc3c0
* commit 'bf8f1cc3c0d9931828d166aea585b6b29d4c6664':
Rework of remote bugreports UX
2016-03-04 09:57:55 +00:00
Michal Karpinski
bf8f1cc3c0
Merge "Rework of remote bugreports UX" into nyc-dev
2016-03-04 09:52:32 +00:00
The Android Automerger
1ccd57a91c
Merge commit '22e01d5611d14cc04055b8abcbd1e8c114a0853c'
2016-03-04 01:05:11 +00:00
Todd Kennedy
84e7e7c02f
Merge "Splits without restart" into nyc-dev am: e8498cd006
...
am: 75c1fb0f48
* commit '75c1fb0f482e26ace2e4c6163ed3c48312f6bbef':
Splits without restart
2016-03-04 00:45:02 +00:00
Adam Lesinski
732112e37e
Merge "Move the guts of Resources to ResourcesImpl" into nyc-dev
...
am: c4dd2e7d52
* commit 'c4dd2e7d525fc41081ab9138535cd1cf153c4bc6':
Move the guts of Resources to ResourcesImpl
2016-03-04 00:21:18 +00:00
Robert Carr
7b8cedc4fc
Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev am: adef831761
...
am: 10312fdfc6
* commit '10312fdfc623b0e1b368b1af10e0cfb1f9c87161':
Reimplement PIP animation to not use drag resizing.
2016-03-04 00:19:27 +00:00
Adam Lesinski
c4dd2e7d52
Merge "Move the guts of Resources to ResourcesImpl" into nyc-dev
2016-03-04 00:16:47 +00:00
Robert Carr
b9ef3476de
Merge "Fix pinned stack frame computation." into nyc-dev am: acd7a22cd7
...
am: de3d71955b
* commit 'de3d71955b0cd01259d2545719cd592e2ef4b0a7':
Fix pinned stack frame computation.
2016-03-04 00:11:24 +00:00
Suprabh Shukla
d04525214b
Not clearing data for a package that is a DO or PO
...
Added a check inside PackageManagerService to make sure data for a
package with a DO or PO for the running user is not cleared. Currently,
the 'pm clear' command goes through without any such checks.
Bug: b/27243904
Change-Id: I87d4ad2db031f47946f34627a5ee465ef144f85e
2016-03-03 16:04:12 -08:00
Todd Kennedy
c989b5b109
Merge "Fix javadoc" into nyc-dev
...
am: 39428c1337
* commit '39428c1337e007f393780546d80e5201b68f9943':
Fix javadoc
2016-03-03 23:34:23 +00:00
Todd Kennedy
dfa93abf2f
Fix javadoc
...
Make referenced constants @SystemApi and change argument name to
match its actual meaning.
bug: 25441401
Change-Id: I4277799b95f394edb4305be05f57437717a86691
2016-03-03 15:24:33 -08:00
Todd Kennedy
75c1fb0f48
Merge "Splits without restart" into nyc-dev
...
am: e8498cd006
* commit 'e8498cd0066113068f2b0294144837546f213bd1':
Splits without restart
2016-03-03 21:52:59 +00:00
Robert Carr
10312fdfc6
Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev
...
am: adef831761
* commit 'adef831761017d6d84d7bd4a388714a04fb73d66':
Reimplement PIP animation to not use drag resizing.
2016-03-03 21:50:11 +00:00
Robert Carr
de3d71955b
Merge "Fix pinned stack frame computation." into nyc-dev
...
am: acd7a22cd7
* commit 'acd7a22cd7fe1c2d1a1ba6ed8e97e4e21dd31a1d':
Fix pinned stack frame computation.
2016-03-03 21:44:08 +00:00
Todd Kennedy
e8498cd006
Merge "Splits without restart" into nyc-dev
2016-03-03 21:34:57 +00:00
Rob Carr
adef831761
Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev
2016-03-03 21:23:55 +00:00
Rob Carr
acd7a22cd7
Merge "Fix pinned stack frame computation." into nyc-dev
2016-03-03 21:23:01 +00:00
Dianne Hackborn
04d1031b8d
Merge "Add APIs to find out the time when a process was created." into nyc-dev am: ef1971ffc5
...
am: 623ebce5fb
* commit '623ebce5fb9041968c324b418e029df85b13b61e':
Add APIs to find out the time when a process was created.
2016-03-03 20:43:17 +00:00
Robert Carr
0d00c2e25b
Reimplement PIP animation to not use drag resizing.
...
When using drag resizing it is difficult to keep big surface
surfaces (e.g. main app windows) and child windows in sync
as we resize. Furthermore it's difficult to resize child windows
quick enough to achieve more than a few frames a second as we have
to propagate through the client UI thread. Our new implementation
uses window scaling.
Bug: 26454664
Change-Id: Iac96619cefc075b1412cfeba3d3c9bcd7ce22f52
2016-03-03 12:00:58 -08:00
Robert Carr
e627558fef
Fix pinned stack frame computation.
...
We want to compute the frames for pinned like we do for freeform
as we are not constraining layout to the suggested display area by the
PhoneWindowManager. Also update applyGravityAndUpdateFrame
to not clip frames to the display for child windows. In the case
of computeFrameLw this would not be a problem as we would then
go on to overwrite mFrame anyway, but in the case of repositionChild
it could create issues (where we have applyGravityAndUpdateframe without
compute frame).
Bug: 26454664
Change-Id: I6fd4c9f37060d51003d041566368edd2b9eb7afd
2016-03-03 11:51:44 -08:00
Dianne Hackborn
623ebce5fb
Merge "Add APIs to find out the time when a process was created." into nyc-dev
...
am: ef1971ffc5
* commit 'ef1971ffc505f75ca71f7ba78d52fb3ed323fa16':
Add APIs to find out the time when a process was created.
2016-03-03 19:50:28 +00:00
Dianne Hackborn
ef1971ffc5
Merge "Add APIs to find out the time when a process was created." into nyc-dev
2016-03-03 19:47:56 +00:00
Adam Powell
a825277f5f
Merge "Fix crash for showing linker errors for apps with no label" into nyc-dev am: f08b7b3698
...
am: d50e0e2e28
* commit 'd50e0e2e2898e938e0372e3cd4d7dd76649498ec':
Fix crash for showing linker errors for apps with no label
2016-03-03 17:10:40 +00:00
Adam Powell
d50e0e2e28
Merge "Fix crash for showing linker errors for apps with no label" into nyc-dev
...
am: f08b7b3698
* commit 'f08b7b3698e09d0aee438108b6a91e92fd805ccd':
Fix crash for showing linker errors for apps with no label
2016-03-03 17:08:21 +00:00
Michal Karpinski
ba24409033
Rework of remote bugreports UX
...
New notifications, that open dialogs.
Bug: 26226230
Change-Id: I50f9ab23b6c6d03892889d9081cabb0a3d858f91
2016-03-03 17:06:14 +00:00
Adam Powell
f08b7b3698
Merge "Fix crash for showing linker errors for apps with no label" into nyc-dev
2016-03-03 17:04:23 +00:00
Adam Powell
d93f3b10e2
Fix crash for showing linker errors for apps with no label
...
Use ApplicationInfo#loadLabel to provide the standard fallback chain
of strings to identify an app instead of getString on the raw label
resource id, which will throw a NotFoundException if 0.
Bug 27469189
Change-Id: I344273c600f029361f3accfe5d91b0d332635b3d
2016-03-03 08:43:37 -08:00
Christopher Tate
41d41c3622
Merge "Add API to clear a specific wallpaper" into nyc-dev am: d493ed6c0c
...
am: 06cfa553e3
* commit '06cfa553e3da6f13daa42a045bb1abf8aa89cbfc':
Add API to clear a specific wallpaper
2016-03-03 02:29:02 +00:00
Vadim Tryshev
07522d52c2
Merge "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." into nyc-dev am: c9f0a1103e
...
am: dfe2f7ce30
* commit 'dfe2f7ce30dcb40d013da982a975258186195e09':
Adding getManagedUserBadgedDrawableForDensity() to PackageManager.
2016-03-03 02:09:25 +00:00
Christopher Tate
06cfa553e3
Merge "Add API to clear a specific wallpaper" into nyc-dev
...
am: d493ed6c0c
* commit 'd493ed6c0c37b3d70087ea0512811526e41bb8b8':
Add API to clear a specific wallpaper
2016-03-03 01:49:26 +00:00
Dianne Hackborn
d98885c128
Add APIs to find out the time when a process was created.
...
Change-Id: Id0d12c377f278fec6e31a98eab0c865a23c006ec
2016-03-02 17:40:52 -08:00
Vadim Tryshev
dfe2f7ce30
Merge "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." into nyc-dev
...
am: c9f0a1103e
* commit 'c9f0a1103ea307e5e157e63e7915b38f83d27ca3':
Adding getManagedUserBadgedDrawableForDensity() to PackageManager.
2016-03-03 01:31:18 +00:00
Chris Tate
d493ed6c0c
Merge "Add API to clear a specific wallpaper" into nyc-dev
2016-03-03 01:30:35 +00:00
Christopher Tate
79a2457e19
Add API to clear a specific wallpaper
...
There was previously no public API for clearing the keyguard wallpaper
versus the system wallpaper, or both. Now there is.
Bug 27400185
Change-Id: If1789dd430040acdf16d77413c0e4b46bf3789f3
2016-03-02 17:05:25 -08:00
Vadim Tryshev
c9f0a1103e
Merge "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." into nyc-dev
2016-03-03 00:28:17 +00:00