Jim Miller
b1135b7196
Add new icon for fbe notification
...
Fixes bug 26863369
Change-Id: I967d585fa251782d18a5f24c025b28d40268dc85
2016-02-02 17:08:56 -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
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
Adam Powell
1a4cf4455b
Merge "Pinning components in ChooserActivity, take 2"
2016-02-02 18:02:17 +00:00
Rubin Xu
49caead1c2
Call SecurityLog methods via Injector
...
This is to make sure the unit test can mock them out.
Bug: 26911599
Change-Id: I07a1a8b43ad5716a4b667bc5266b3b03997268c5
2016-02-02 18:00:28 +00:00
Julia Reynolds
dd3e86bcb0
Allowing querying for apps with blocked topics.
...
Bug: 26882239
Change-Id: If888cb18891a412067bcb28e575f502c6091f77a
2016-02-02 12:51:06 -05:00
Tyler Gunn
5f651eef1e
Merge "Add new telephony disconnect cause for video calls when tty enabled." into mm-wireless-dev
...
am: 8562fb281c
* commit '8562fb281c37656d9198e6890f5c10e3541f6167':
Add new telephony disconnect cause for video calls when tty enabled.
2016-02-02 17:46:46 +00:00
Tyler Gunn
8562fb281c
Merge "Add new telephony disconnect cause for video calls when tty enabled." into mm-wireless-dev
2016-02-02 17:42:39 +00:00
Anna Galusza
427a182be4
Merge "Allow the drawer to not be shown."
2016-02-02 17:36:37 +00:00
Steve McKay
4ee5d5d5cf
Merge "Decouple SD card from ADVANCED storage toggle."
2016-02-02 17:29:04 +00:00
Steve McKay
efa1761776
Decouple SD card from ADVANCED storage toggle.
...
A variety of related fixes:
- don't force size enable when browsing from device mounted notifications.
- don't show settings menu item as action (put in overflow).
- add sd card icon (not quite yet used, need to suss that out).
Bug:26880985,26883578,26771127
Change-Id: I36f153c42217f8092f157ded2a756c02525593ab
2016-02-02 09:28:30 -08:00
Adam Powell
2388251fcd
Pinning components in ChooserActivity, take 2
...
Keep the ChooserActivity in the android:ui process/system.
Change-Id: Ia3ae29a8d629f41a53a066b9fc7ed0b28666b261
2016-02-02 09:26:30 -08:00
Philip P. Moltmann
56190d5e4b
Merge "Also search in description when filtering printers."
2016-02-02 16:36:36 +00:00
Philip P. Moltmann
e93cf151fb
Merge "Allow the PDF Printer to "print" non-locale-default paper sizes."
2016-02-02 16:34:48 +00:00
Geoff Mendal
6571322295
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: ef9f2cbc84 -s ours am: 2335415569 -s ours
...
am: 1fa556d558 -s ours
* commit '1fa556d5581b9d2ce316099634dce272737602a9':
Import translations. DO NOT MERGE
2016-02-02 16:29:40 +00:00
Geoff Mendal
bb7dac1d69
Import translations. DO NOT MERGE am: 3dab749b31 -s ours am: 21890da2d8 -s ours
...
am: 3fc87906b7 -s ours
* commit '3fc87906b76c3aabe0e09f21db65d56ccb4f235a':
Import translations. DO NOT MERGE
2016-02-02 16:26:10 +00:00
Geoff Mendal
1fa556d558
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: ef9f2cbc84 -s ours
...
am: 2335415569 -s ours
* commit '23354155699fb1638ae1c4d5d8600200123d6dc5':
Import translations. DO NOT MERGE
2016-02-02 16:21:50 +00:00
Geoff Mendal
1d1db11704
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev am: a0cf483a13 -s ours
...
am: c7a9540eaa -s ours
* commit 'c7a9540eaa8e59ac98600c446278ed336285477a':
Import translations. DO NOT MERGE
2016-02-02 16:21:48 +00:00
Geoff Mendal
3fc87906b7
Import translations. DO NOT MERGE am: 3dab749b31 -s ours
...
am: 21890da2d8 -s ours
* commit '21890da2d808386ec7e8b322f8f033a0b63906d1':
Import translations. DO NOT MERGE
2016-02-02 16:20:17 +00:00
Geoff Mendal
7696d099f6
Import translations. DO NOT MERGE am: 1aa5b7517d -s ours
...
am: 2eefc8f648 -s ours
* commit '2eefc8f6485603a0329a09b02ee0783a361677e5':
Import translations. DO NOT MERGE
2016-02-02 16:19:45 +00:00
Geoff Mendal
c7a9540eaa
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
...
am: a0cf483a13 -s ours
* commit 'a0cf483a133ad4a0b8c680b1da196266be65150e':
Import translations. DO NOT MERGE
2016-02-02 16:16:48 +00:00
Geoff Mendal
2335415569
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev
...
am: ef9f2cbc84 -s ours
* commit 'ef9f2cbc843c580f6de12aed0a94aeeeadb85ac7':
Import translations. DO NOT MERGE
2016-02-02 16:16:45 +00:00
Geoff Mendal
2eefc8f648
Import translations. DO NOT MERGE
...
am: 1aa5b7517d -s ours
* commit '1aa5b7517d55d1c9d43ad5474da238aa3c14a885':
Import translations. DO NOT MERGE
2016-02-02 16:14:23 +00:00
Geoff Mendal
21890da2d8
Import translations. DO NOT MERGE
...
am: 3dab749b31 -s ours
* commit '3dab749b317485bbee345e08cebf91e9ac80b59d':
Import translations. DO NOT MERGE
2016-02-02 16:12:16 +00:00
Geoff Mendal
ef9f2cbc84
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev
2016-02-02 16:09:01 +00:00