231670 Commits

Author SHA1 Message Date
Filip Gruszczynski
57d61f2354 Merge "Allow specifying stack when starting activity in AM command." 2016-02-03 00:27:59 +00:00
Filip Gruszczynski
debd9a5ed5 Allow specifying stack when starting activity in AM command.
Change-Id: I42032bdebf16b6cd2c0c87fd9aa5c261bc9fe25d
2016-02-02 16:27:18 -08:00
Doris Liu
a72d52bbed Merge "VectorDrawable native rendering - Step 4 of MANY" 2016-02-03 00:19:22 +00:00
Filip Gruszczynski
ab28afd3df Merge "Animate pinned stack resize when launching acivity with new bounds." 2016-02-03 00:16:05 +00:00
Nathan Harold
fe585a6bae Update RILConstants errors to match ril.h
am: c0e87a55f2

* commit 'c0e87a55f2e07613e45ee8681498528f9fa7c752':
  Update RILConstants errors to match ril.h
2016-02-03 00:09:12 +00:00
Felipe Leme
f933871976 Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent." 2016-02-02 23:59:30 +00:00
Wale Ogunwale
e8c9238de1 Merge "Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class" 2016-02-02 23:53:47 +00:00
Aga Wronska
7592987761 Merge "Add tests for action bar's search icon behavior - Icon hidden when root doesn't support search - Icon visible whan root supports search" 2016-02-02 23:46:12 +00:00
Wale Ogunwale
7c796811c0 Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class
Bug: 26688489
Change-Id: I611444b29199b4686c9f78dbdd33c9b71820aec4
2016-02-02 15:45:00 -08:00
Tao Bao
c7861d65c4 Merge "Condionally remove the block map file." 2016-02-02 23:41:08 +00:00
Chong Zhang
3bf163e783 Merge "Don't clear mExiting if window is going to be removed." 2016-02-02 23:31:38 +00:00
Filip Gruszczynski
47dae5850d Animate pinned stack resize when launching acivity with new bounds.
Bug: 25672053
Change-Id: Idbcbb77c2442d5e35041f757489f0657daad48c9
2016-02-02 15:27:15 -08:00
Yin-Chia Yeh
b7d4227bb2 Merge "Camera2: Legacy: fix legacy device CTS failures" 2016-02-02 23:23:35 +00:00
Filip Gruszczynski
6727d64084 Merge "Don't extend alert windows onto status bar/nav bar." 2016-02-02 23:11:39 +00:00
Doris Liu
f276acd984 VectorDrawable native rendering - Step 4 of MANY
This CL runs VectorDrawable animation on RenderThread. The changes in this CL
include:
- Convert all the animators in AnimatorSet for AVD into a set of RenderNodeAnimators.
- Hook up the new animators with RenderThread
- Add drawOp in RecordingCanvas for drawing VD so that during the animation
  on RenderThread, all the property changes on VD can be reflected on the screen.

TODO:
- Implement reverse and reset for AVD.

Change-Id: I2df1d754f2db0ad098d9c15dde4bb2bdfafc2315
2016-02-02 15:04:01 -08:00
Carlos Valdivia
bf33bd4d31 Revert "Permissions: Get rid of GET_ACCOUNTS"
This reverts commit 918c55a67c2bf0cec79f75dec6ca468e914a5fd1.

Change-Id: I995f134336bf61ac1f21052355900ae89d0d6694
2016-02-02 15:01:56 -08:00
Makoto Onuki
e3936dcf03 Merge "DO / PO Shouldn't be removed as active admin..." 2016-02-02 22:55:48 +00:00
Selim Cinek
132876cff9 Merge "RTL for NotificationHeader now working correctly." 2016-02-02 22:54:15 +00:00
Makoto Onuki
90b896533e DO / PO Shouldn't be removed as active admin...
even if they asked.

Also clear(Device|Profile)Owner should remove them as the active admin
too.

Also add some more unit tests.

Bug 26858840

Change-Id: I7b3ed92e1b4cbe803381ed6e3f64d8de17b2ebb0
2016-02-02 14:54:06 -08:00
Junda Liu
0c35fbcf08 Add strings/setting for carrier app install dialog.
Bug: b/22863855
Change-Id: I34e2ff5997e14afe70a64edb055dc876e26d7946
2016-02-02 14:50:39 -08:00
Hall Liu
0cb57c3991 Merge "Remove check for missing parent calls" 2016-02-02 22:32:58 +00:00
Chong Zhang
6bb8250e1b Don't clear mExiting if window is going to be removed.
bug: 26819496
Change-Id: I7ab1f45f8d32bc086ded579b46b6b5e9b32771a0
2016-02-02 14:14:57 -08:00
Michael Lentine
a8a8545f1b Merge "Fix activity thread." 2016-02-02 21:57:20 +00:00
Paul Lawrence
1a8654b5b4 Merge "Add APIs to allow detection of encryption type" 2016-02-02 21:54:03 +00:00
Nathan Harold
c0e87a55f2 Update RILConstants errors to match ril.h
-Mirror changes from I997da9a15225716786c53b7457b498d4628e76be
-Add an error code for rate-limited requests

Bug: 26767732
Change-Id: Ic094fdf39d33a702e1799e099c86af5238deb226
2016-02-02 13:37:59 -08:00
Ben Kwa
3182a92a16 Merge "Refactor key handling and selection." 2016-02-02 21:36:39 +00:00
Chris Tate
6dfb9b394d Merge "Start the sync job service after primary boot" 2016-02-02 21:34:39 +00:00
Ben Kwa
0ef8fcca4d Merge "Add a config file for linting." 2016-02-02 21:17:18 +00:00
Christopher Tate
734c91de58 Start the sync job service after primary boot
This avoids starting the "timeout?" clock until the system's main looper
thread is ready to actually process service startup, avoiding spurious
ANR reports.

Bug 26922408

Change-Id: I8fd3f20e4af644a933f1318e623096b73c7e8e08
2016-02-02 12:49:35 -08:00
Julia Reynolds
a37278b0a6 Merge "Don't require apps to call showLights to use default lights." 2016-02-02 20:43:28 +00:00
Winson Chung
b52567d6a3 Merge changes Idedf0045,Iae107a1b,Id798cc39
* changes:
  Tweaking enter from/exit to home animations.
  Allow animation controls for each animated property.
  Fixing regression in animation of drag task.
2016-02-02 20:28:14 +00:00
Winson
50448630a4 Tweaking enter from/exit to home animations.
Change-Id: Idedf00457055b6f0268c0f93a0a14c6a553e1168
2016-02-02 12:25:36 -08:00
Winson
be8e696a1f Allow animation controls for each animated property.
- Using onDrawForeground() instead of dispatchDraw()

Change-Id: Iae107a1ba14250f8c496264c60a29edc76df88e2
2016-02-02 12:25:28 -08:00
Winson
70f0bf7d5d Fixing regression in animation of drag task.
- Should be ignoring the drag task, caused by a bad merge in ag/854463.
- Preventing relayout when picking up a new task view.  This issue
  caused the task view to be relaid out mid-drag if the animation in the
  stack causes a new TaskView to be picked up from the pool (ie. when
  dragging immediately after starting recents from scratch)

Change-Id: Id798cc39216d7ccbaa106c687aa0a518e7d5155f
2016-02-02 12:25:16 -08:00
Julia Reynolds
4c0c202f51 Don't require apps to call showLights to use default lights.
Bug: 26810573
Change-Id: I431a1a18e32c616238e763b401b5f6b14131fd89
2016-02-02 15:11:59 -05:00
Julia Reynolds
b9427f34d8 Merge "Allowing querying for apps with blocked topics." 2016-02-02 19:44:55 +00:00
Rubin Xu
95bde8ea53 Merge "Call SecurityLog methods via Injector" 2016-02-02 19:42:12 +00:00
Chulwoo Lee
4fb2d18c46 Merge "Revert "TIF: Improve android.media.tv.TvContract.Programs.Genres#decode"" 2016-02-02 18:54:48 +00:00
Chulwoo Lee
072300558e Revert "TIF: Improve android.media.tv.TvContract.Programs.Genres#decode"
This reverts commit a6130cee3ac9ed8648be005adcf217cf4426defc.

Change-Id: Id3d5ec0ca35bbd8e0b28b2b0dd936078b5da93d6
2016-02-02 18:34:58 +00:00
Ben Kwa
6792489dc4 Refactor key handling and selection.
- Pull key handling code out of the MultiSelectManager.

- Tighten up the semantics around range selection:
  - Create an API on MultiSelectManager for handling multi-select.
  - Make the range selection more opinionated (e.g. more state checks),
    to simplify the design and code.

BUG=25195767

Change-Id: I4bbe446ed3059150499db3d28e581b2e68405266
2016-02-02 10:34:19 -08:00
Zach Kuznia
7647b678c2 Merge "Make AccessibilityGestureDetector handle gesture detection start and end." 2016-02-02 18:31:35 +00:00
Geoff Mendal
31b48bee03 Import translations. DO NOT MERGE am: 34affa2303 -s ours am: 39c8547b5e -s ours
am: 556931fe58  -s ours

* commit '556931fe58b57895d351ddeea8355cfdbc1ae669':
  Import translations. DO NOT MERGE
2016-02-02 18:25:49 +00:00
Geoff Mendal
556931fe58 Import translations. DO NOT MERGE am: 34affa2303 -s ours
am: 39c8547b5e  -s ours

* commit '39c8547b5ebb9cfa7a05e788f43eaa77d9de1241':
  Import translations. DO NOT MERGE
2016-02-02 18:19:18 +00:00
Abhijith Shastry
666d997cf0 Merge "Add API in TelecomService to manage blocked numbers." 2016-02-02 18:19:06 +00:00
Geoff Mendal
39c8547b5e Import translations. DO NOT MERGE
am: 34affa2303  -s ours

* commit '34affa2303e959275eb66d91e2a416d7a69fc520':
  Import translations. DO NOT MERGE
2016-02-02 18:16:26 +00:00
Chong Zhang
76e9d1d4be Merge "Transfer focus from the current focused window for two-finger scroll" 2016-02-02 18:10:18 +00:00
Geoff Mendal
34affa2303 Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 26887781
Change-Id: I2f77e533633815badf267419addb9d5f7686a200
2016-02-02 10:09:58 -08:00
Anna Galusza
aae7ad7496 Merge "Fix breakage due to incomplete name change." 2016-02-02 18:09:21 +00:00
Ben Kwa
79c94de054 Add a config file for linting.
Change-Id: Ic76e8ea1cd2277c2cc1cf9588410bc142378f8a0
2016-02-02 10:07:15 -08:00
Anna Galusza
fb695c633c Fix breakage due to incomplete name change.
Change-Id: Ief02bd4a994a4ff3a571fedfead05c732043500d
2016-02-02 10:06:05 -08:00