OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "Improved animation logic of the new notifications"
Selim Cinek [Thu, 8 May 2014 13:35:03 +0000 (13:35 +0000)]
Merge "Improved animation logic of the new notifications"

10 years agoImproved animation logic of the new notifications
Selim Cinek [Thu, 8 May 2014 13:12:05 +0000 (15:12 +0200)]
Improved animation logic of the new notifications

Scrolling and other local updates work much better now when an
animation is already in place.

Change-Id: I602899bc75ae132ebb30591e723be3f00f744e18

10 years agoMerge "Fix crash in ActivatableNotificationView."
Jorim Jaggi [Thu, 8 May 2014 13:04:34 +0000 (13:04 +0000)]
Merge "Fix crash in ActivatableNotificationView."

10 years agoFix crash in ActivatableNotificationView.
Jorim Jaggi [Thu, 8 May 2014 12:55:48 +0000 (14:55 +0200)]
Fix crash in ActivatableNotificationView.

Change-Id: Ifc431333bcf0b0d2ade81730c9ffc935218e5cc0

10 years agoMerge "Limit package launcher apps callback to enabled users."
Kenny Guy [Thu, 8 May 2014 12:54:39 +0000 (12:54 +0000)]
Merge "Limit package launcher apps callback to enabled users."

10 years agoMerge "Add API to disable account management for certain types of accounts."
Sander Alewijnse [Thu, 8 May 2014 12:49:10 +0000 (12:49 +0000)]
Merge "Add API to disable account management for certain types of accounts."

10 years agoMerge "Send boot_completed for users started in the background"
Amith Yamasani [Thu, 8 May 2014 12:22:02 +0000 (12:22 +0000)]
Merge "Send boot_completed for users started in the background"

10 years agoMerge "Quantum notification improvements."
Dan Sandler [Thu, 8 May 2014 11:30:46 +0000 (11:30 +0000)]
Merge "Quantum notification improvements."

10 years agoAdd API to disable account management for certain types
Sander Alewijnse [Wed, 7 May 2014 09:46:57 +0000 (10:46 +0100)]
Add API to disable account management for certain types
of accounts.

The account types with disabled account management are stored in a
blacklist in the active admin object, editable by profile owners.

Change-Id: I57dc5f709ad79674fa28dd006969283585daea24

10 years agoMerge "Unhide further 1.7-era APIs"
Neil Fuller [Thu, 8 May 2014 10:28:24 +0000 (10:28 +0000)]
Merge "Unhide further 1.7-era APIs"

10 years agoMerge "Record notification events to a local SQLite DB"
Christoph Studer [Thu, 8 May 2014 10:21:14 +0000 (10:21 +0000)]
Merge "Record notification events to a local SQLite DB"

10 years agoMerge "Remove reference to WifiScanner till the API is made public"
Vinit Deshapnde [Thu, 8 May 2014 10:05:45 +0000 (10:05 +0000)]
Merge "Remove reference to WifiScanner till the API is made public"

10 years agoUnhide further 1.7-era APIs
Neil Fuller [Thu, 8 May 2014 09:49:37 +0000 (10:49 +0100)]
Unhide further 1.7-era APIs

Related to change: I15ef2991b03a9503d6917a7f3351b32f42f662fb

Change-Id: Ie8185f78c749c3d48195c6943ebfe1cd7b3b8280

10 years agoRemove reference to WifiScanner till the API is made public
Vinit Deshapnde [Thu, 8 May 2014 09:45:12 +0000 (02:45 -0700)]
Remove reference to WifiScanner till the API is made public

Change-Id: I0cb2be4338ce59e1d12f83a94edc5de39810b18a

10 years agoMerge "Disallow the INTERACT_ACROSS_USERS permission for system apps"
Jessica Hummel [Thu, 8 May 2014 09:40:12 +0000 (09:40 +0000)]
Merge "Disallow the INTERACT_ACROSS_USERS permission for system apps"

10 years agoRecord notification events to a local SQLite DB
Christoph Studer [Wed, 16 Apr 2014 13:05:56 +0000 (15:05 +0200)]
Record notification events to a local SQLite DB

Bug: 13672846
Change-Id: I911573ba943487b3f4f18349d318215bd183d991

10 years agoMerge "Initial implementation of WifiScanner"
Vinit Deshapnde [Thu, 8 May 2014 08:22:59 +0000 (08:22 +0000)]
Merge "Initial implementation of WifiScanner"

10 years agoQuantum notification improvements.
Dan Sandler [Tue, 6 May 2014 14:01:27 +0000 (10:01 -0400)]
Quantum notification improvements.

New API introduced here: Notification.color (and
Builder.setColor()), allowing apps to specify an accent
color to be used by the template. The Quantum templates
(which are now the only kind we support) use this when
creating a circular background to draw behind the smallIcon
in the expanded form.

Additionally, the quantum and legacy templates are no longer
in superposition; all apps using Builder will get quantum.

Change-Id: Iac5e2645cc5c2346ed458763f2280ae9c6368b62

10 years agoMerge "L: WIP."
Dan Sandler [Thu, 8 May 2014 05:20:22 +0000 (05:20 +0000)]
Merge "L: WIP."

10 years agoL: WIP.
Dan Sandler [Tue, 6 May 2014 20:47:35 +0000 (16:47 -0400)]
L: WIP.

Change-Id: I9e2656c9df95a2e0ed236291419bbc4635ec97d7

10 years agoInitial implementation of WifiScanner
Vinit Deshapnde [Thu, 8 May 2014 04:09:11 +0000 (21:09 -0700)]
Initial implementation of WifiScanner

This change implements basic functionality of WifiScanner. Following
functionality is enabled

1. Scanning - specify a list of channels to scan
2. Significant change detection
3. AP hotlist

Change-Id: Ieef75b96bdbbd3c7d9b9e698bd16e64d3b465254

10 years agoMerge "initial Best Network Selection implementation"
vandwalle [Thu, 8 May 2014 03:03:02 +0000 (03:03 +0000)]
Merge "initial Best Network Selection implementation"

10 years agoMerge "Account for windows on non-app display."
Craig Mautner [Thu, 8 May 2014 02:24:01 +0000 (02:24 +0000)]
Merge "Account for windows on non-app display."

10 years agoinitial Best Network Selection implementation
vandwalle [Tue, 1 Apr 2014 02:12:07 +0000 (19:12 -0700)]
initial Best Network Selection implementation

-add dhcpserver, defaultGwMAC address, linked configuration and user choices link lists to WiFiconfiguration
-add default gateway mac address to RouteInfo
-add a Date to the ScanResult
-add BSSID date to the WifiConfiguration
- make framework auto-join into a config option
- add Settings option for showing RSSI in Wifi picker view; add auto-join specific status to WifiConfiguration

Change-Id: I5cfc4f2a48c9f3bc9766e8e68e24eff7b57f2821

 Changes to be committed:
modified:   core/java/android/provider/Settings.java
modified:   wifi/java/android/net/wifi/ScanResult.java
modified:   wifi/java/android/net/wifi/WifiConfiguration.java

10 years agoMerge changes Idc1e6e52,If1729a01
Jorim Jaggi [Thu, 8 May 2014 01:22:55 +0000 (01:22 +0000)]
Merge changes Idc1e6e52,If1729a01

* changes:
  Allow different animation lengths in StackStateAnimator.
  Only handle scroll events when over content.

10 years agoAllow different animation lengths in StackStateAnimator.
Jorim Jaggi [Wed, 7 May 2014 19:42:40 +0000 (21:42 +0200)]
Allow different animation lengths in StackStateAnimator.

Combine them using the maximum length.

Change-Id: Idc1e6e52f7f36ed46fbfba013c23773eeed95cd6

10 years agoMerge "Enable "More"-card double tap interaction."
Jorim Jaggi [Thu, 8 May 2014 01:13:41 +0000 (01:13 +0000)]
Merge "Enable "More"-card double tap interaction."

10 years agoMerge "Introduce AmbientState for StackScroller."
Jorim Jaggi [Thu, 8 May 2014 01:13:30 +0000 (01:13 +0000)]
Merge "Introduce AmbientState for StackScroller."

10 years agoMerge "Fix Docs breakage"
Jason Monk [Thu, 8 May 2014 01:00:54 +0000 (01:00 +0000)]
Merge "Fix Docs breakage"

10 years agoMerge "Use new doccentric flags and attributes in Sharing"
Craig Mautner [Thu, 8 May 2014 00:59:54 +0000 (00:59 +0000)]
Merge "Use new doccentric flags and attributes in Sharing"

10 years agoOnly handle scroll events when over content.
Jorim Jaggi [Wed, 7 May 2014 21:23:18 +0000 (23:23 +0200)]
Only handle scroll events when over content.

This makes sure that the unlock text is always shown when tapping
the bottom area.

Bug: 14381296
Change-Id: If1729a01dab21ddf0b93e665c85fd72ed399c0fd

10 years agoEnable "More"-card double tap interaction.
Jorim Jaggi [Wed, 7 May 2014 19:10:35 +0000 (21:10 +0200)]
Enable "More"-card double tap interaction.

Bug: 14492098
Change-Id: I8b80df407df8b6df0af616932018e40e903a7966

10 years agoIntroduce AmbientState for StackScroller.
Jorim Jaggi [Wed, 7 May 2014 17:41:13 +0000 (19:41 +0200)]
Introduce AmbientState for StackScroller.

AmbientState is a global state for the algorithm of the
StackScroller. Dimmed and which child is activated was moved
into this state. Further, scale and dimmed is also a
StackScrollState and animated in StackStateAnimator.

Change-Id: Ia68131cee62b2e0005f55ea6dc400d149ec15278

10 years agoMerge "Fix erroneous javadoc example SyncRequest.Builder.setExtras"
Russ Schnapp [Thu, 8 May 2014 00:24:09 +0000 (00:24 +0000)]
Merge "Fix erroneous javadoc example SyncRequest.Builder.setExtras"

10 years agoUse new doccentric flags and attributes in Sharing
Craig Mautner [Thu, 8 May 2014 00:20:56 +0000 (17:20 -0700)]
Use new doccentric flags and attributes in Sharing

Put the new doccentric flags and attributes into use. And make their
first application the Share widget. Sharing now creates a new task
which is destroyed once the share action has completed.

Fixes bug 14463859.

Change-Id: I34c4c79775ef44d65e1967be5601997a2d46b210

10 years agoMerge "Add flags to context creation for RS"
Jason Sams [Thu, 8 May 2014 00:01:39 +0000 (00:01 +0000)]
Merge "Add flags to context creation for RS"

10 years agoMerge "State based animators for Views"
Alan Viverette [Wed, 7 May 2014 23:58:15 +0000 (23:58 +0000)]
Merge "State based animators for Views"

10 years agoState based animators for Views
Yigit Boyar [Tue, 6 May 2014 23:56:08 +0000 (16:56 -0700)]
State based animators for Views

Set quantum theme buttons to elevate 2dp on press

Change-Id: Ibf4f5ef166b901382c304d392eba075836a96a35

10 years agoFix Docs breakage
Jason Monk [Wed, 7 May 2014 23:18:38 +0000 (19:18 -0400)]
Fix Docs breakage

This depends on another API which evidently has not been merged
yet, this change should be reverted once the API is available
to be linked.

Change-Id: I59cb76e158fc0fac68ebd1c0de48b55e52274805

10 years agoMerge "Allow all loopers to be RT-accelerated"
John Reck [Wed, 7 May 2014 23:16:51 +0000 (23:16 +0000)]
Merge "Allow all loopers to be RT-accelerated"

10 years agoMerge "Fix Docs breakage"
Jason Monk [Wed, 7 May 2014 23:16:02 +0000 (23:16 +0000)]
Merge "Fix Docs breakage"

10 years agoam 03498d34: am b9d71fa1: Merge "Adding a HeartRate Feature" into klp-modular-dev
Vinod Krishnan [Wed, 7 May 2014 22:57:45 +0000 (22:57 +0000)]
am 03498d34: am b9d71fa1: Merge "Adding a HeartRate Feature" into klp-modular-dev

* commit '03498d349ae3aa5e429e999b97036d194981373f':
  Adding a HeartRate Feature

10 years agoAllow all loopers to be RT-accelerated
John Reck [Wed, 7 May 2014 22:45:47 +0000 (15:45 -0700)]
Allow all loopers to be RT-accelerated

 Bug: 14445956

Change-Id: I03e92642aa118db5c7fefa1f09c3a5bde6ea671d

10 years agoMerge "Encapsulate Canvas.mNativeCanvas"
Florin Malita [Wed, 7 May 2014 22:44:46 +0000 (22:44 +0000)]
Merge "Encapsulate Canvas.mNativeCanvas"

10 years agoFix Docs breakage
Jason Monk [Wed, 7 May 2014 22:41:13 +0000 (18:41 -0400)]
Fix Docs breakage

Change-Id: Idaa57d16165203ad38143e493552ddf8a1ff56e5

10 years agoresolved conflicts for merge of 0b5598c9 to master
Brian Carlstrom [Wed, 7 May 2014 22:21:14 +0000 (15:21 -0700)]
resolved conflicts for merge of 0b5598c9 to master

Change-Id: Ie911d6b0b5e2b87e2b4669fa2465a82bb5807893

10 years agoMerge "Fix build"
Selim Gurun [Wed, 7 May 2014 22:08:31 +0000 (22:08 +0000)]
Merge "Fix build"

10 years agoMerge "resolved conflicts for merge of 3bbef521 to master"
Brian Carlstrom [Wed, 7 May 2014 22:06:23 +0000 (22:06 +0000)]
Merge "resolved conflicts for merge of 3bbef521 to master"

10 years agoFix build
Selim Gurun [Wed, 7 May 2014 22:04:40 +0000 (15:04 -0700)]
Fix build

Fix the java reflection to have the devices boot again.

Change-Id: Ibd24b1e43e5c8385aa9372f8e22133b6eb85cd2b

10 years agoMerge "Disabling shadowing (until bugs are addressed) and refactoring some constants."
Winson Chung [Wed, 7 May 2014 22:04:15 +0000 (22:04 +0000)]
Merge "Disabling shadowing (until bugs are addressed) and refactoring some constants."

10 years agoDisabling shadowing (until bugs are addressed) and refactoring some constants.
Winson Chung [Wed, 7 May 2014 22:01:14 +0000 (15:01 -0700)]
Disabling shadowing (until bugs are addressed) and refactoring some constants.

Change-Id: Iaf4c98bcb13441be3e66048687ea5b0673d2bce6

10 years agoMerge "Cleanup attachFunctor"
John Reck [Wed, 7 May 2014 21:48:19 +0000 (21:48 +0000)]
Merge "Cleanup attachFunctor"

10 years agoam b9d71fa1: Merge "Adding a HeartRate Feature" into klp-modular-dev
Vinod Krishnan [Wed, 7 May 2014 21:46:45 +0000 (21:46 +0000)]
am b9d71fa1: Merge "Adding a HeartRate Feature" into klp-modular-dev

* commit 'b9d71fa1081dc318a811b60660009d0769c02971':
  Adding a HeartRate Feature

10 years agoresolved conflicts for merge of 3bbef521 to master
Brian Carlstrom [Wed, 7 May 2014 21:46:40 +0000 (14:46 -0700)]
resolved conflicts for merge of 3bbef521 to master

Change-Id: I0bbb7c80f6c4f003779da784475d7acbfb898c94

10 years agoMerge "New layout structure for the expanded status bar."
Jorim Jaggi [Wed, 7 May 2014 21:43:12 +0000 (21:43 +0000)]
Merge "New layout structure for the expanded status bar."

10 years agoam 424edf06: am cc6b9eb2: am 92ddac04: Merge "Fix can\'t change airplane mode from...
Jim Miller [Wed, 7 May 2014 21:40:15 +0000 (21:40 +0000)]
am 424edf06: am cc6b9eb2: am 92ddac04: Merge "Fix can\'t change airplane mode from GlobalActions."

* commit '424edf064fb705b07f5f7d41e875dd2b24ccf271':
  Fix can't change airplane mode from GlobalActions.

10 years agoCleanup attachFunctor
John Reck [Wed, 7 May 2014 21:39:44 +0000 (14:39 -0700)]
Cleanup attachFunctor

 Bug: 13961296

Change-Id: Id48d11bfcc234afd1fd7e4fdd409a50e7208c81d

10 years agoCamera: remove some DNG tags
Zhijun He [Wed, 7 May 2014 17:03:27 +0000 (10:03 -0700)]
Camera: remove some DNG tags

Change-Id: I878e26414dcf5cedbcfd8c505b0c507f4548c035

10 years agoMerge "Implement TODO(romainguy)"
John Reck [Wed, 7 May 2014 21:24:25 +0000 (21:24 +0000)]
Merge "Implement TODO(romainguy)"

10 years agoMerge "Don't try to draw if there's no canvas or surface"
John Reck [Wed, 7 May 2014 21:24:22 +0000 (21:24 +0000)]
Merge "Don't try to draw if there's no canvas or surface"

10 years agoAdd flags to context creation for RS
Jason Sams [Wed, 7 May 2014 21:23:27 +0000 (14:23 -0700)]
Add flags to context creation for RS

We have a number of context options exposed though native
that were not available though the Java API.  This brings them
to parity.  Will finish plumbing in a follow on CL.

Change-Id: I8c65ee743d0e750e418304127b84088f25176c38

10 years agoSend boot_completed for users started in the background
Amith Yamasani [Wed, 7 May 2014 17:22:15 +0000 (10:22 -0700)]
Send boot_completed for users started in the background

Bug: 14587584

Change-Id: I7abfad0a7102376e1665b528f3fd110a4b6ed164

10 years agoImplement TODO(romainguy)
John Reck [Wed, 7 May 2014 20:45:54 +0000 (13:45 -0700)]
Implement TODO(romainguy)

 Bug: 14277445

Change-Id: Id52d6f7fcc023000adcc440bd4da67d9a673536b

10 years agoMerge "Adding a HeartRate Feature" into klp-modular-dev
Vinod Krishnan [Wed, 7 May 2014 20:33:11 +0000 (20:33 +0000)]
Merge "Adding a HeartRate Feature" into klp-modular-dev

10 years agoam 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService"
Brian Carlstrom [Wed, 7 May 2014 20:28:25 +0000 (20:28 +0000)]
am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService"

* commit '691079ddc0055fac9b82dccaf35b4591978b2a55':
  Add BackgroundDexOptService

10 years agoresolved conflicts for merge of f2db00fd to klp-modular-dev-plus-aosp
Brian Carlstrom [Wed, 7 May 2014 20:19:28 +0000 (13:19 -0700)]
resolved conflicts for merge of f2db00fd to klp-modular-dev-plus-aosp

Change-Id: I745164033962f6222832f8f19fa316a2e2634fd0

10 years agoDon't try to draw if there's no canvas or surface
John Reck [Wed, 7 May 2014 20:11:00 +0000 (13:11 -0700)]
Don't try to draw if there's no canvas or surface

 Bug: 14616376

 doFrame() can happen after the canvas or surface is destroyed,
 handle it gracefully

Change-Id: Ibbbbdbfa77fa2134bd2abc215ca1a0886d706969

10 years agoMerge "Add intermediate lock icon so users know how to unlock."
Jorim Jaggi [Wed, 7 May 2014 20:18:34 +0000 (20:18 +0000)]
Merge "Add intermediate lock icon so users know how to unlock."

10 years agoAdd intermediate lock icon so users know how to unlock.
Jorim Jaggi [Wed, 7 May 2014 20:10:17 +0000 (22:10 +0200)]
Add intermediate lock icon so users know how to unlock.

Bug: 14381296
Change-Id: I51c63dd5ba9a26b7e03be092482f4c4f69b31754

10 years agoFix Build
Jason Monk [Wed, 7 May 2014 19:59:10 +0000 (15:59 -0400)]
Fix Build

Change-Id: I0035256b41199041bc1bc7d625f2c8f5a6a23e43

10 years agoFix erroneous javadoc example SyncRequest.Builder.setExtras
Russ Schnapp [Wed, 7 May 2014 19:56:13 +0000 (12:56 -0700)]
Fix erroneous javadoc example SyncRequest.Builder.setExtras

Change-Id: I2072a729b2db48d336590363509d9b8e9047c0bc

10 years agoam cc6b9eb2: am 92ddac04: Merge "Fix can\'t change airplane mode from GlobalActions."
Jim Miller [Wed, 7 May 2014 19:44:28 +0000 (19:44 +0000)]
am cc6b9eb2: am 92ddac04: Merge "Fix can\'t change airplane mode from GlobalActions."

* commit 'cc6b9eb23c3a6168d6cb5cb10977c43ebdcbbea4':
  Fix can't change airplane mode from GlobalActions.

10 years agoFix build
Jason Monk [Wed, 7 May 2014 19:26:22 +0000 (15:26 -0400)]
Fix build

Change-Id: I87c037faee19b434be741104cdddb9c467f20606

10 years agoMerge "Make Lock Task API public."
Jason Monk [Wed, 7 May 2014 19:18:22 +0000 (19:18 +0000)]
Merge "Make Lock Task API public."

10 years agoMake Lock Task API public.
Jason Monk [Wed, 7 May 2014 14:06:48 +0000 (10:06 -0400)]
Make Lock Task API public.

Change-Id: Ieaf944dc69e206e091d8257e0f92013b082ceaac

10 years agoMerge "Make proxy API public"
Jason Monk [Wed, 7 May 2014 18:54:12 +0000 (18:54 +0000)]
Merge "Make proxy API public"

10 years agoMerge "Non-animated checkbox"
Alan Viverette [Wed, 7 May 2014 18:33:37 +0000 (18:33 +0000)]
Merge "Non-animated checkbox"

10 years agoNon-animated checkbox
Alan Viverette [Wed, 7 May 2014 18:33:02 +0000 (11:33 -0700)]
Non-animated checkbox

BUG: 14603986
Change-Id: I9ed24fabf50db6100c60257fbc53a4488ba8e000

10 years agoMake proxy API public
Jason Monk [Fri, 25 Apr 2014 19:00:09 +0000 (15:00 -0400)]
Make proxy API public

Also exposed proxy-related functions that were on the
ConnectivityManager.

Change-Id: I9fb5f1bcc257a6198679ea1d56e18da2ec5a3b33

10 years agoMerge "Check doc comments when you run update-api."
Ying Wang [Wed, 7 May 2014 18:21:53 +0000 (18:21 +0000)]
Merge "Check doc comments when you run update-api."

10 years agoNew layout structure for the expanded status bar.
Jorim Jaggi [Tue, 6 May 2014 20:22:20 +0000 (22:22 +0200)]
New layout structure for the expanded status bar.

This also includes a new (very WIP) interaction to get to quick
settings, with clumping the cards and a scrollable container with
the cards and the bottom QS part in it.

Change-Id: Ib073bb0174cddcf60347a5e3bb474fb3b6385bcf

10 years agoMerge "Improved interception logic of the PanelView"
Jorim Jaggi [Wed, 7 May 2014 17:45:31 +0000 (17:45 +0000)]
Merge "Improved interception logic of the PanelView"

10 years agoLimit package launcher apps callback to enabled users.
Kenny Guy [Wed, 7 May 2014 17:39:12 +0000 (18:39 +0100)]
Limit package launcher apps callback to enabled users.

Change-Id: I8e42756647025677203a7dfb1dd2d040ac6e32db

10 years agoImproved interception logic of the PanelView
Selim Cinek [Wed, 7 May 2014 17:38:00 +0000 (19:38 +0200)]
Improved interception logic of the PanelView

It was previously possible to get into undesired states when closing
the shade and clicking on it in midtransition. This was also triggered
when double tapping a card.

Bug: 14130526
Change-Id: I6b73f348dba4ee21d2401004176a9c6cc0c59745

10 years agoAccount for windows on non-app display.
Craig Mautner [Wed, 7 May 2014 17:35:34 +0000 (10:35 -0700)]
Account for windows on non-app display.

When an app launches a window on a different display than the one
the app is on, make sure and return the window's display, not the
app's display.

Fixes bug 12906650.

Change-Id: Ie418db023672f7944729fc60d457c4c1d850dc1f

10 years agoMerge "Fix javadoc typo"
Amith Yamasani [Wed, 7 May 2014 17:26:59 +0000 (17:26 +0000)]
Merge "Fix javadoc typo"

10 years agoCheck doc comments when you run update-api.
Ying Wang [Wed, 7 May 2014 17:26:44 +0000 (10:26 -0700)]
Check doc comments when you run update-api.

Bug: 14614668
Change-Id: I7ae8de19b51aeaeef70e2ba8bfa268ec70dfaf64

10 years agoMerge "Add a class for managing Session priority"
RoboErik [Wed, 7 May 2014 17:26:28 +0000 (17:26 +0000)]
Merge "Add a class for managing Session priority"

10 years agoMerge "Add APIs for creating a system priority session and getting controllers"
RoboErik [Wed, 7 May 2014 17:26:15 +0000 (17:26 +0000)]
Merge "Add APIs for creating a system priority session and getting controllers"

10 years agoFix javadoc typo
Amith Yamasani [Wed, 7 May 2014 17:23:44 +0000 (10:23 -0700)]
Fix javadoc typo

Use @return, not @returns

Change-Id: I6c8fab2d236cf9c68c79090d3830bc3e01c8aa6f

10 years agoresolved conflicts for merge of 1e8a87dd to master
Guang Zhu [Wed, 7 May 2014 16:51:11 +0000 (09:51 -0700)]
resolved conflicts for merge of 1e8a87dd to master

Change-Id: Id51218b4e2ca06344b5e7596ebde355fba9cfa54

10 years agoMerge "Add attributes and flags for DocCentric."
Craig Mautner [Wed, 7 May 2014 16:00:02 +0000 (16:00 +0000)]
Merge "Add attributes and flags for DocCentric."

10 years agoMerge "Improved notification scroller animation logic"
Selim Cinek [Wed, 7 May 2014 15:42:41 +0000 (15:42 +0000)]
Merge "Improved notification scroller animation logic"

10 years agoAdd attributes and flags for DocCentric.
Craig Mautner [Tue, 6 May 2014 16:06:44 +0000 (09:06 -0700)]
Add attributes and flags for DocCentric.

Add Intent flag and attribute for auto removal of task from recents
once task completes.

Add manifest attribute for auto launching into doccentric. Equivalent
to Intent.FLAG_ACTIVITY_NEW_DOCUMENT.

Fixes bug 14586473.

Change-Id: I04acc9333c3725b4db94a954358eb78df507ff53

10 years agoImproved notification scroller animation logic
Selim Cinek [Wed, 7 May 2014 15:27:26 +0000 (17:27 +0200)]
Improved notification scroller animation logic

When an animation was already running, the calculation of the
new duration was wrong. We are now also starting the animation
instantly instead of waiting for the next frame.
Also improved the scrolling performance, which was lagging behind by one frame

Change-Id: I25d6e6eedf33d94f2f90bdc39d863955c707370c

10 years agoAdd enableSystemApp methods to DevicePolicyManager
Adam Connors [Wed, 16 Apr 2014 11:48:13 +0000 (12:48 +0100)]
Add enableSystemApp methods to DevicePolicyManager

These methods allow profile or device owners to enable
systems apps pre-installed in the primary user in the
managed profile. Apps can be specified by either package
name or intent.

Bug: 13587051

Change-Id: Ifcbc68c139308506b6c18cf3c0ea62b8026ff75f

10 years agoMerge "Only show IME in navigation bar when it should"
Jason Monk [Wed, 7 May 2014 14:20:04 +0000 (14:20 +0000)]
Merge "Only show IME in navigation bar when it should"

10 years agoOnly show IME in navigation bar when it should
Jason Monk [Fri, 2 May 2014 21:04:10 +0000 (17:04 -0400)]
Only show IME in navigation bar when it should

Add a flag to indicate that the IME should be shown.  This follows
the continuous ime notification boolean, and if there are multiple
input methods to choose from enabled.  This way the notification
and navigation button show up under the same circumstances (but
not on the same devices).

Change-Id: Ia6a2253061f1876f4bcc511de48c1078e9d96be5

10 years agoAdd new EDU user restrictions.
Julia Reynolds [Wed, 23 Apr 2014 19:23:24 +0000 (15:23 -0400)]
Add new EDU user restrictions.

Change-Id: I6aad10466d99cda6be378c72025df686fe665071

10 years agoMerge "Refactored the notification animations, improved stack scroller"
Selim Cinek [Wed, 7 May 2014 13:43:43 +0000 (13:43 +0000)]
Merge "Refactored the notification animations, improved stack scroller"