OSDN Git Service

android-x86/frameworks-base.git
9 years agoRemove duplicate separator definition.
Seigo Nonaka [Mon, 17 Aug 2015 15:47:36 +0000 (08:47 -0700)]
Remove duplicate separator definition.

INPUT_METHOD_SEPARATOR and INPUT_METHOD_SUBTYPE_SEPARATOR are defined in
both InputMethodUtils and InputMethodSettings with same value.
This CL removes definitions in InputMethodSettings and use SEPARATOR
instead of SEPARATER.

INPUT_METHOD_SEPARATOR and INPUT_METHOD_SUBTYPE_SEPARATOR in
InputMethodUtils are originally introduced to IMMS by
If0104151b3526da6ecc669adde3119a239ecafeb and they are moved to
InputMethodUtils by I01f5fafbbcfe3e3f5313829162ec011eaf2ad991.

INPUT_METHOD_SEPARATER and INPUT_METHOD_SUBTYPE_SEPARATER in
InputMethodSettings are originally introducced to IMMS as a part of
IMMS.InputMethodSettings by Icd0f13de396ce286ff6563e8c2775d53bcdacbf3
and InputMethodSettings is moved to InputMethodSettings by
I0bc9954f163a3ec38d08b9ba842a8a31176eb6a6

Bug: 22285167
Change-Id: I3601c10902b44bb639581e3b816a3fc0a4851957

9 years agoMerge "Move parseInputMethodsAndSubtypesString to InputMethodUtils."
Seigo Nonaka [Sat, 15 Aug 2015 00:38:27 +0000 (00:38 +0000)]
Merge "Move parseInputMethodsAndSubtypesString to InputMethodUtils."

9 years agoam 8910175f: am 63d3a610: (-s ours) am e3f0a881: Merge "Make the value for shadowRadi...
Chris Craik [Fri, 14 Aug 2015 23:30:28 +0000 (23:30 +0000)]
am 8910175f: am 63d3a610: (-s ours) am e3f0a881: Merge "Make the value for shadowRadius less than 1.0 work"

* commit '8910175f0bae744ab58cf1ea4a124f84f476e308':
  Make the value for shadowRadius less than 1.0 work

9 years agoMerge "Added am commands for testing task positioning/resizing"
Wale Ogunwale [Fri, 14 Aug 2015 22:50:13 +0000 (22:50 +0000)]
Merge "Added am commands for testing task positioning/resizing"

9 years agoAdded am commands for testing task positioning/resizing
Wale Ogunwale [Fri, 7 Aug 2015 22:23:58 +0000 (15:23 -0700)]
Added am commands for testing task positioning/resizing

Change-Id: Id506ea740029fd6faee4fc311a97c034c883a3fc

9 years agoam 63d3a610: (-s ours) am e3f0a881: Merge "Make the value for shadowRadius less than...
Chris Craik [Fri, 14 Aug 2015 22:45:14 +0000 (22:45 +0000)]
am 63d3a610: (-s ours) am e3f0a881: Merge "Make the value for shadowRadius less than 1.0 work"

* commit '63d3a610642b1cc5ed26a1ae21c335c33366c356':
  Make the value for shadowRadius less than 1.0 work

9 years agoMerge "Eliminating “-1” user serial numbers."
Vadim Tryshev [Fri, 14 Aug 2015 22:18:45 +0000 (22:18 +0000)]
Merge "Eliminating “-1” user serial numbers."

9 years agoam e3f0a881: Merge "Make the value for shadowRadius less than 1.0 work"
Chris Craik [Fri, 14 Aug 2015 22:13:43 +0000 (22:13 +0000)]
am e3f0a881: Merge "Make the value for shadowRadius less than 1.0 work"

* commit 'e3f0a881c20072a644317330ecf7409c81e96888':
  Make the value for shadowRadius less than 1.0 work

9 years agoMerge "Make the value for shadowRadius less than 1.0 work"
Chris Craik [Fri, 14 Aug 2015 22:02:19 +0000 (22:02 +0000)]
Merge "Make the value for shadowRadius less than 1.0 work"

9 years agoam 598319d0: am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete."
Dan Albert [Fri, 14 Aug 2015 21:49:13 +0000 (21:49 +0000)]
am 598319d0: am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete."

* commit '598319d01743427aa67faf4f54ae6d837c8c6d2e':
  Fix mismatched new[]/delete.

9 years agoam 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete."
Dan Albert [Fri, 14 Aug 2015 21:43:19 +0000 (21:43 +0000)]
am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete."

* commit '16e5aba9c8157b3ffdcdceda378896a43f074748':
  Fix mismatched new[]/delete.

9 years agoMerge "Remove unneeded main.cpp"
John Reck [Fri, 14 Aug 2015 21:42:45 +0000 (21:42 +0000)]
Merge "Remove unneeded main.cpp"

9 years agoMerge "Add support for single-select mode."
Steve McKay [Fri, 14 Aug 2015 21:37:58 +0000 (21:37 +0000)]
Merge "Add support for single-select mode."

9 years agoRemove unneeded main.cpp
John Reck [Fri, 14 Aug 2015 21:32:10 +0000 (14:32 -0700)]
Remove unneeded main.cpp

BUILD_NATIVE_TEST actually includes
a main, so this is potentially conflicting

Change-Id: Ic1e60ab3c005417e8aef3d3521409ea034616764

9 years agoam 4a2a890b: Merge "Fix mismatched new[]/delete."
Dan Albert [Fri, 14 Aug 2015 21:33:07 +0000 (21:33 +0000)]
am 4a2a890b: Merge "Fix mismatched new[]/delete."

* commit '4a2a890b32a1e8c3ffeea82b3c12f707b5a9b8f4':
  Fix mismatched new[]/delete.

9 years agoAdd support for single-select mode.
Steve McKay [Wed, 12 Aug 2015 21:48:34 +0000 (14:48 -0700)]
Add support for single-select mode.

This is required for some of the intent invoked modes when the
"ALLOW_MULTI_SELECT" extra is not present.

Bug: 23155138
Change-Id: Ib92512c7f1c8e906ecca98d69ff727fc865fd53e

9 years agoam c852a3e3: am eb694bb6: am 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandl...
Adam Lesinski [Fri, 14 Aug 2015 21:28:51 +0000 (21:28 +0000)]
am c852a3e3: am eb694bb6: am 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev

* commit 'c852a3e39c1bbb112e2705edc6714b6b687cb55d':
  Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs

9 years agoMerge "Fix mismatched new[]/delete."
Dan Albert [Fri, 14 Aug 2015 21:23:29 +0000 (21:23 +0000)]
Merge "Fix mismatched new[]/delete."

9 years agoam c0455509: am 8dd0bce6: am 4e65a05f: am ac5f9628: am 7df411d0: Merge "Clear calling...
Julia Reynolds [Fri, 14 Aug 2015 21:12:57 +0000 (21:12 +0000)]
am c0455509: am 8dd0bce6: am 4e65a05f: am ac5f9628: am 7df411d0: Merge "Clear calling identity before getting the current user." into mnc-dev

* commit 'c0455509b8aac1955290137bd2792283cd6ae771':
  Clear calling identity before getting the current user.

9 years agoFix mismatched new[]/delete.
Dan Albert [Fri, 14 Aug 2015 21:12:29 +0000 (14:12 -0700)]
Fix mismatched new[]/delete.

The new clang will emit a warning for this.

Change-Id: Ie0edc46461eb5edb2a7ad33a3a7f6cef2d825c36

9 years agoMove parseInputMethodsAndSubtypesString to InputMethodUtils.
Seigo Nonaka [Mon, 6 Jul 2015 08:41:24 +0000 (17:41 +0900)]
Move parseInputMethodsAndSubtypesString to InputMethodUtils.

This CL is mechanical code moving and does not change any existing
semantics.

parseInputMethodsAndSubtypesString is introduced by
If0104151b3526da6ecc669adde3119a239ecafeb for addressing Bug 19822542.
This code moving is one of the TODOs in above change.

Bug: 22285167
Change-Id: I01f5fafbbcfe3e3f5313829162ec011eaf2ad991

9 years agoMerge "Not showing excluded tasks in Recents."
Vadim Tryshev [Fri, 14 Aug 2015 20:33:57 +0000 (20:33 +0000)]
Merge "Not showing excluded tasks in Recents."

9 years agoMerge "Slim down the Holo preloads"
Alan Viverette [Fri, 14 Aug 2015 20:26:33 +0000 (20:26 +0000)]
Merge "Slim down the Holo preloads"

9 years agoMerge "Add missing accessors on GradientDrawable, NinePatchDrawable"
Alan Viverette [Fri, 14 Aug 2015 20:24:17 +0000 (20:24 +0000)]
Merge "Add missing accessors on GradientDrawable, NinePatchDrawable"

9 years agoAdd missing accessors on GradientDrawable, NinePatchDrawable
Alan Viverette [Fri, 14 Aug 2015 14:50:21 +0000 (10:50 -0400)]
Add missing accessors on GradientDrawable, NinePatchDrawable

Bug: 13248977
Bug: 13249029
Change-Id: Ia8817a264b7063926e75b2f2a238d5ba36e14ab5

9 years agoMerge "Remove framework-private HSV APIs, replace with luminance"
Alan Viverette [Fri, 14 Aug 2015 20:21:50 +0000 (20:21 +0000)]
Merge "Remove framework-private HSV APIs, replace with luminance"

9 years agoSlim down the Holo preloads
Alan Viverette [Fri, 14 Aug 2015 20:18:28 +0000 (16:18 -0400)]
Slim down the Holo preloads

Removes some of the egregiously large and/or lesser used assets.

Bug: 21352447
Change-Id: Ib88a5cb89d3348a55f4894e7dc961ee7404f25f6

9 years agoam 05b9dc9f: am c74a43bb: am 4fb3e9b3: am 50ff3afb: Start pulse fading exactly when...
Jorim Jaggi [Fri, 14 Aug 2015 20:14:47 +0000 (20:14 +0000)]
am 05b9dc9f: am c74a43bb: am 4fb3e9b3: am 50ff3afb: Start pulse fading exactly when screen is turned on

* commit '05b9dc9fb5ed4b41a5eb44335dd8307171e771ba':
  Start pulse fading exactly when screen is turned on

9 years agoam c0708cd0: am c81daf7f: am db56efe6: am 2152edeb: am 16fa58cb: Merge "Fix to check...
Jean-Michel Trivi [Fri, 14 Aug 2015 20:14:38 +0000 (20:14 +0000)]
am c0708cd0: am c81daf7f: am db56efe6: am 2152edeb: am 16fa58cb: Merge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev

* commit 'c0708cd01a23cd96d65e63d673de817e6db3912d':
  Fix to check the incoming userid argument for RingtonePlayer

9 years agoam eb694bb6: am 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFro...
Adam Lesinski [Fri, 14 Aug 2015 20:12:44 +0000 (20:12 +0000)]
am eb694bb6: am 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev

* commit 'eb694bb6e69dd382e9ed114dde604c6a0942c3c2':
  Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs

9 years agoam 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid...
Adam Lesinski [Fri, 14 Aug 2015 20:04:16 +0000 (20:04 +0000)]
am 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev

* commit '546909c9901f3acc659b3402fbf7320c96f562ad':
  Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs

9 years agoam 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow...
Adam Lesinski [Fri, 14 Aug 2015 19:56:38 +0000 (19:56 +0000)]
am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev

* commit '479c482ca1788235afc776125eb6a79f1d9281c8':
  Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs

9 years agoam 8dd0bce6: am 4e65a05f: am ac5f9628: am 7df411d0: Merge "Clear calling identity...
Julia Reynolds [Fri, 14 Aug 2015 19:48:13 +0000 (19:48 +0000)]
am 8dd0bce6: am 4e65a05f: am ac5f9628: am 7df411d0: Merge "Clear calling identity before getting the current user." into mnc-dev

* commit '8dd0bce6174ffff075e8c780a5245b5c4a5df2a7':
  Clear calling identity before getting the current user.

9 years agoam 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs...
Adam Lesinski [Fri, 14 Aug 2015 19:47:54 +0000 (19:47 +0000)]
am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev

* commit '504600bb09e51f0187d81cacb1dc2de77c6256b6':
  Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs

9 years agoam 4e65a05f: am ac5f9628: am 7df411d0: Merge "Clear calling identity before getting...
Julia Reynolds [Fri, 14 Aug 2015 19:43:21 +0000 (19:43 +0000)]
am 4e65a05f: am ac5f9628: am 7df411d0: Merge "Clear calling identity before getting the current user." into mnc-dev

* commit '4e65a05fb9d23f732e1cb72b67bc4fb2b7321788':
  Clear calling identity before getting the current user.

9 years agoMerge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev
Adam Lesinski [Fri, 14 Aug 2015 19:38:34 +0000 (19:38 +0000)]
Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev

9 years agoam ac5f9628: am 7df411d0: Merge "Clear calling identity before getting the current...
Julia Reynolds [Fri, 14 Aug 2015 19:30:28 +0000 (19:30 +0000)]
am ac5f9628: am 7df411d0: Merge "Clear calling identity before getting the current user." into mnc-dev

* commit 'ac5f962898de5a00fa2067e987b94bc28c5bb096':
  Clear calling identity before getting the current user.

9 years agoam 7df411d0: Merge "Clear calling identity before getting the current user." into...
Julia Reynolds [Fri, 14 Aug 2015 19:22:04 +0000 (19:22 +0000)]
am 7df411d0: Merge "Clear calling identity before getting the current user." into mnc-dev

* commit '7df411d0cced4a849bcdca58fa3c27eb731e0862':
  Clear calling identity before getting the current user.

9 years agoam c74a43bb: am 4fb3e9b3: am 50ff3afb: Start pulse fading exactly when screen is...
Jorim Jaggi [Fri, 14 Aug 2015 19:18:56 +0000 (19:18 +0000)]
am c74a43bb: am 4fb3e9b3: am 50ff3afb: Start pulse fading exactly when screen is turned on

* commit 'c74a43bba77b4a446b1c5979576619e896769b17':
  Start pulse fading exactly when screen is turned on

9 years agoMerge "Clear calling identity before getting the current user." into mnc-dev
Julia Reynolds [Fri, 14 Aug 2015 19:17:31 +0000 (19:17 +0000)]
Merge "Clear calling identity before getting the current user." into mnc-dev

9 years agoam 4fb3e9b3: am 50ff3afb: Start pulse fading exactly when screen is turned on
Jorim Jaggi [Fri, 14 Aug 2015 19:10:43 +0000 (19:10 +0000)]
am 4fb3e9b3: am 50ff3afb: Start pulse fading exactly when screen is turned on

* commit '4fb3e9b3af6c44b3b4bc7eee0cb917520aa7474d':
  Start pulse fading exactly when screen is turned on

9 years agoam 50ff3afb: Start pulse fading exactly when screen is turned on
Jorim Jaggi [Fri, 14 Aug 2015 19:01:55 +0000 (19:01 +0000)]
am 50ff3afb: Start pulse fading exactly when screen is turned on

* commit '50ff3afb01f2ac4a93dba418a71d54ad8adeba9d':
  Start pulse fading exactly when screen is turned on

9 years agoam c81daf7f: am db56efe6: am 2152edeb: am 16fa58cb: Merge "Fix to check the incoming...
Jean-Michel Trivi [Fri, 14 Aug 2015 18:55:23 +0000 (18:55 +0000)]
am c81daf7f: am db56efe6: am 2152edeb: am 16fa58cb: Merge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev

* commit 'c81daf7ff1c2905aaea5c65c6e73a6db06ee5be8':
  Fix to check the incoming userid argument for RingtonePlayer

9 years agoStart pulse fading exactly when screen is turned on
Jorim Jaggi [Thu, 13 Aug 2015 01:35:42 +0000 (18:35 -0700)]
Start pulse fading exactly when screen is turned on

Bug: 23163299
Change-Id: I0f6d5dbfa02e455292e06a4f8f69ab68e9da2b6b

9 years agoam db56efe6: am 2152edeb: am 16fa58cb: Merge "Fix to check the incoming userid argume...
Jean-Michel Trivi [Fri, 14 Aug 2015 18:47:04 +0000 (18:47 +0000)]
am db56efe6: am 2152edeb: am 16fa58cb: Merge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev

* commit 'db56efe685d249e1e0e415b3e5b2086b5c2c205c':
  Fix to check the incoming userid argument for RingtonePlayer

9 years agoam 2152edeb: am 16fa58cb: Merge "Fix to check the incoming userid argument for Ringto...
Jean-Michel Trivi [Fri, 14 Aug 2015 18:38:51 +0000 (18:38 +0000)]
am 2152edeb: am 16fa58cb: Merge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev

* commit '2152edeb3058ab9072b843bb32fbbadcc3957460':
  Fix to check the incoming userid argument for RingtonePlayer

9 years agoMerge "Thumbnail enter animations for multiwindow."
Filip Gruszczynski [Fri, 14 Aug 2015 18:36:52 +0000 (18:36 +0000)]
Merge "Thumbnail enter animations for multiwindow."

9 years agoam 16fa58cb: Merge "Fix to check the incoming userid argument for RingtonePlayer...
Jean-Michel Trivi [Fri, 14 Aug 2015 18:33:08 +0000 (18:33 +0000)]
am 16fa58cb: Merge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev

* commit '16fa58cb133f539016a5e013897c7de7f58ff16d':
  Fix to check the incoming userid argument for RingtonePlayer

9 years agoMerge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev
Jean-Michel Trivi [Fri, 14 Aug 2015 18:19:17 +0000 (18:19 +0000)]
Merge "Fix to check the incoming userid argument for RingtonePlayer" into mnc-dev

9 years agoMerge "Add accessors for TabWidget strip drawables"
Alan Viverette [Fri, 14 Aug 2015 17:58:43 +0000 (17:58 +0000)]
Merge "Add accessors for TabWidget strip drawables"

9 years agoAdd accessors for TabWidget strip drawables
Alan Viverette [Fri, 14 Aug 2015 17:53:56 +0000 (13:53 -0400)]
Add accessors for TabWidget strip drawables

Change-Id: Ia6aef6a2221096c2653ae39fcec60289fa0ee2fb

9 years agoam 14e12258: am 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask...
Chris Tate [Fri, 14 Aug 2015 17:44:39 +0000 (17:44 +0000)]
am 14e12258: am 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev

* commit '14e122582c45e236bf2e4c59d10438816f2eed09':
  Make "Ask every time" actually work that way

9 years agoam 564e87a3: am 1058bf0f: am e2fd2850: am 9e398eb5: am 81f3a85a: Merge "Fix issue...
Dianne Hackborn [Fri, 14 Aug 2015 17:44:30 +0000 (17:44 +0000)]
am 564e87a3: am 1058bf0f: am e2fd2850: am 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev

* commit '564e87a36f6cfddee23bf7daf1b54e478411f087':
  Fix issue #22940169: "pm grant" can no longer grant permissions...

9 years agoam 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time"...
Chris Tate [Fri, 14 Aug 2015 17:35:28 +0000 (17:35 +0000)]
am 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev

* commit '13845aeae3fc3044f3fc279ca421df6d4f78ee35':
  Make "Ask every time" actually work that way

9 years agoam 1058bf0f: am e2fd2850: am 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: ...
Dianne Hackborn [Fri, 14 Aug 2015 17:35:22 +0000 (17:35 +0000)]
am 1058bf0f: am e2fd2850: am 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev

* commit '1058bf0f998ad07c94ac0ba6ee22c3c484cc7821':
  Fix issue #22940169: "pm grant" can no longer grant permissions...

9 years agoam b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work...
Chris Tate [Fri, 14 Aug 2015 17:30:05 +0000 (17:30 +0000)]
am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev

* commit 'b2d4c5507f82286cbb4b3d06f813459e6591164a':
  Make "Ask every time" actually work that way

9 years agoam e2fd2850: am 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can...
Dianne Hackborn [Fri, 14 Aug 2015 17:29:59 +0000 (17:29 +0000)]
am e2fd2850: am 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev

* commit 'e2fd2850450391bba5892faf4e90aff9107dd5dc':
  Fix issue #22940169: "pm grant" can no longer grant permissions...

9 years agoThumbnail enter animations for multiwindow.
Filip Gruszczynski [Thu, 13 Aug 2015 01:52:26 +0000 (18:52 -0700)]
Thumbnail enter animations for multiwindow.

The multi-window differs from the full screen entrance animation by
using translation to make the window travel from the thumbnail to the
final position. It also takes into account the surface insets when
determining scaling animation. It doesn't use clipping at the moment,
but that would be a near future improvement.

Change-Id: I7f310850713448b820b9e94ac2f8fbf74563068c

9 years agoam b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into...
Chris Tate [Fri, 14 Aug 2015 17:21:52 +0000 (17:21 +0000)]
am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev

* commit 'b47890c4e7a7fc119e74da2b50bf94c2cf172916':
  Make "Ask every time" actually work that way

9 years agoam 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant...
Dianne Hackborn [Fri, 14 Aug 2015 17:21:46 +0000 (17:21 +0000)]
am 9e398eb5: am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev

* commit '9e398eb51497dbcd2347cb1315933fa4e7cfcd9e':
  Fix issue #22940169: "pm grant" can no longer grant permissions...

9 years agoam 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev
Chris Tate [Fri, 14 Aug 2015 17:15:37 +0000 (17:15 +0000)]
am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev

* commit '7e7d79ef2f4aa6a8da86af459d419bd24c47b440':
  Make "Ask every time" actually work that way

9 years agoam 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions...
Dianne Hackborn [Fri, 14 Aug 2015 17:15:33 +0000 (17:15 +0000)]
am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev

* commit '81f3a85aa29d83ed1a5de4de1006587d375a1c77':
  Fix issue #22940169: "pm grant" can no longer grant permissions...

9 years agoMerge "Make "Ask every time" actually work that way" into mnc-dev
Chris Tate [Fri, 14 Aug 2015 17:11:30 +0000 (17:11 +0000)]
Merge "Make "Ask every time" actually work that way" into mnc-dev

9 years agoMerge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev
Dianne Hackborn [Fri, 14 Aug 2015 17:06:20 +0000 (17:06 +0000)]
Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev

9 years agoMerge "Clean up TabWidget"
Alan Viverette [Fri, 14 Aug 2015 16:15:10 +0000 (16:15 +0000)]
Merge "Clean up TabWidget"

9 years agoam f6401419: am 340314fd: am 7c3d595a: am 4b655fd1: am b045331f: Merge "Add GTS test...
Svetoslav Ganov [Fri, 14 Aug 2015 15:44:14 +0000 (15:44 +0000)]
am f6401419: am 340314fd: am 7c3d595a: am 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev

* commit 'f64014195b6d7bdc2f4d79f3c4c71de16d2fe338':
  Add GTS test to ensure valid default permission grants - framework

9 years agoam 340314fd: am 7c3d595a: am 4b655fd1: am b045331f: Merge "Add GTS test to ensure...
Svetoslav Ganov [Fri, 14 Aug 2015 15:36:40 +0000 (15:36 +0000)]
am 340314fd: am 7c3d595a: am 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev

* commit '340314fd0306f24fe8e4047b8feede071aadfb97':
  Add GTS test to ensure valid default permission grants - framework

9 years agoClean up TabWidget
Alan Viverette [Fri, 14 Aug 2015 15:36:01 +0000 (11:36 -0400)]
Clean up TabWidget

No functional changes, just refactoring and cleaning up comments.

Actually, just one functional change so that setting the tab strip to
@empty will actually remove the tab strip drawable. This makes it
consistent with passing null to the accessor method.

Change-Id: I6f5ba8bea4e8b30117de5f12a86957e995812cfe

9 years agoMerge "Apply window position translation after app transforms."
Filip Gruszczynski [Fri, 14 Aug 2015 15:27:38 +0000 (15:27 +0000)]
Merge "Apply window position translation after app transforms."

9 years agoam 7c3d595a: am 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default...
Svetoslav Ganov [Fri, 14 Aug 2015 15:26:59 +0000 (15:26 +0000)]
am 7c3d595a: am 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev

* commit '7c3d595a3d2bdded486a01d6b00a435f4881ceed':
  Add GTS test to ensure valid default permission grants - framework

9 years agoam 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default permission...
Svetoslav Ganov [Fri, 14 Aug 2015 15:19:47 +0000 (15:19 +0000)]
am 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev

* commit '4b655fd193992afff948df513c7b9b9a0389972e':
  Add GTS test to ensure valid default permission grants - framework

9 years agoNot showing excluded tasks in Recents.
Vadim Tryshev [Fri, 14 Aug 2015 15:14:11 +0000 (08:14 -0700)]
Not showing excluded tasks in Recents.

Now not showing strange tasks, such as crash popups, in Shelf Recents.

Bug: 20024603
Change-Id: Iccd230fa78baf447db3d93bf408c39a7d811661b

9 years agoam b045331f: Merge "Add GTS test to ensure valid default permission grants - framewor...
Svetoslav Ganov [Fri, 14 Aug 2015 15:13:38 +0000 (15:13 +0000)]
am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev

* commit 'b045331fcb033507072bfd7899a147bb2be7176e':
  Add GTS test to ensure valid default permission grants - framework

9 years agoMerge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev
Svetoslav Ganov [Fri, 14 Aug 2015 15:06:16 +0000 (15:06 +0000)]
Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev

9 years agoFix UserHandle.getAppIdFromSharedAppGid to allow system UIDs
Adam Lesinski [Fri, 14 Aug 2015 05:06:31 +0000 (22:06 -0700)]
Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs

System UIDs are also run as shared GIDs, so this should not throw
an exception.

Bug:23189342
Change-Id: Ia180db012c25615cde1720ae0d41d1378f7bfb1a

9 years agoam e7ed65eb: am 4efd3f26: am d28991a5: am b6f5bcd0: am cfcf6af9: Merge "Method to...
Jeff Sharkey [Fri, 14 Aug 2015 03:29:06 +0000 (03:29 +0000)]
am e7ed65eb: am 4efd3f26: am d28991a5: am b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragment allowing state loss." into mnc-dev

* commit 'e7ed65eb45902123463e7100c261062752587bfd':
  Method to show DialogFragment allowing state loss.

9 years agoam 64ae045e: am b189e87b: am e135f5b7: am 672c0a75: am 37dd5240: Merge "Doc change...
Joe Fernandez [Fri, 14 Aug 2015 03:28:59 +0000 (03:28 +0000)]
am 64ae045e: am b189e87b: am e135f5b7: am 672c0a75: am 37dd5240: Merge "Doc change: Update preview pages for dp3." into mnc-dev

* commit '64ae045ed974406b4d1c7bb5b251f2c354966dea':
  Doc change: Update preview pages for dp3.

9 years agoam a5d38f87: am bafc9eeb: am 7453a0aa: am 587488e0: am 81eeef58: Merge "Update time...
Jorim Jaggi [Fri, 14 Aug 2015 03:28:52 +0000 (03:28 +0000)]
am a5d38f87: am bafc9eeb: am 7453a0aa: am 587488e0: am 81eeef58: Merge "Update time when turning on screen, in addition to waking up" into mnc-dev

* commit 'a5d38f8782a4fdfeed3c762d775ab470639c056e':
  Update time when turning on screen, in addition to waking up

9 years agoam b8a1747b: am ddd3e323: am d6fb8958: Merge "Add a setting to enable cellular on...
Wei Liu [Fri, 14 Aug 2015 03:28:46 +0000 (03:28 +0000)]
am b8a1747b: am ddd3e323: am d6fb8958: Merge "Add a setting to enable cellular on boot." into cw-e-dev

* commit 'b8a1747b6dd3936bc10834f4c3aa1674bfe1bfb6':
  Add a setting to enable cellular on boot.

9 years agoFix pessimizing move.
Dan Albert [Fri, 14 Aug 2015 03:21:17 +0000 (20:21 -0700)]
Fix pessimizing move.

Using std::move here prevents the compiler from performing copy
elision.

Change-Id: I80e98229359bdff5873be602d85ae6c502c67c1d

9 years agoam 4efd3f26: am d28991a5: am b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragm...
Jeff Sharkey [Fri, 14 Aug 2015 03:19:00 +0000 (03:19 +0000)]
am 4efd3f26: am d28991a5: am b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragment allowing state loss." into mnc-dev

* commit '4efd3f26ac515f85adde2979ec1d8d68218fc470':
  Method to show DialogFragment allowing state loss.

9 years agoam b189e87b: am e135f5b7: am 672c0a75: am 37dd5240: Merge "Doc change: Update preview...
Joe Fernandez [Fri, 14 Aug 2015 03:18:54 +0000 (03:18 +0000)]
am b189e87b: am e135f5b7: am 672c0a75: am 37dd5240: Merge "Doc change: Update preview pages for dp3." into mnc-dev

* commit 'b189e87b5cafa3f9a81ac85fa556b198358dba0d':
  Doc change: Update preview pages for dp3.

9 years agoam bafc9eeb: am 7453a0aa: am 587488e0: am 81eeef58: Merge "Update time when turning...
Jorim Jaggi [Fri, 14 Aug 2015 03:18:39 +0000 (03:18 +0000)]
am bafc9eeb: am 7453a0aa: am 587488e0: am 81eeef58: Merge "Update time when turning on screen, in addition to waking up" into mnc-dev

* commit 'bafc9eeb816ad94482485f6c122d9e3de97620f8':
  Update time when turning on screen, in addition to waking up

9 years agoam ddd3e323: am d6fb8958: Merge "Add a setting to enable cellular on boot." into...
Wei Liu [Fri, 14 Aug 2015 03:18:22 +0000 (03:18 +0000)]
am ddd3e323: am d6fb8958: Merge "Add a setting to enable cellular on boot." into cw-e-dev

* commit 'ddd3e323c4cefb8994dd5f2927ea9c11dbc5cfd2':
  Add a setting to enable cellular on boot.

9 years agoMake "Ask every time" actually work that way
Christopher Tate [Thu, 13 Aug 2015 23:29:33 +0000 (16:29 -0700)]
Make "Ask every time" actually work that way

..in link-opening behavior.  If a candidate is marked as "ask
every time," then the user is guaranteed to get a disambiguation
prompt including that candidate even when some other candidate
app is in the "always prefer this over a browser" state.

Bug 23147746

Change-Id: I904d8697a992b3f16f32b1c1b49c2bf9424c7137

9 years agoam d28991a5: am b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragment allowing...
Jeff Sharkey [Fri, 14 Aug 2015 01:42:07 +0000 (01:42 +0000)]
am d28991a5: am b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragment allowing state loss." into mnc-dev

* commit 'd28991a5e4c8b32c1bffab6078e93249c1d5b7a6':
  Method to show DialogFragment allowing state loss.

9 years agoam b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragment allowing state loss...
Jeff Sharkey [Fri, 14 Aug 2015 01:35:40 +0000 (01:35 +0000)]
am b6f5bcd0: am cfcf6af9: Merge "Method to show DialogFragment allowing state loss." into mnc-dev

* commit 'b6f5bcd0c64676ad2dfddc9dcf4c4320fafb9d3a':
  Method to show DialogFragment allowing state loss.

9 years agoam e135f5b7: am 672c0a75: am 37dd5240: Merge "Doc change: Update preview pages for...
Joe Fernandez [Fri, 14 Aug 2015 01:33:57 +0000 (01:33 +0000)]
am e135f5b7: am 672c0a75: am 37dd5240: Merge "Doc change: Update preview pages for dp3." into mnc-dev

* commit 'e135f5b70596ac3857983c0e4abbba5565dad6ea':
  Doc change: Update preview pages for dp3.

9 years agoFix issue #22940169: "pm grant" can no longer grant permissions...
Dianne Hackborn [Fri, 14 Aug 2015 01:25:20 +0000 (18:25 -0700)]
Fix issue #22940169: "pm grant" can no longer grant permissions...

...with protection flag PROTECTION_FLAG_DEVELOPMENT

Bring back the old grant/revoke code for development permissions.

Also some more dumpsys output to help debugging.

And new dumpsys command for checking a permission.

Change-Id: I6e27e62a9ca5ec1ecc0f102714a448ea02f0f41c

9 years agoam 672c0a75: am 37dd5240: Merge "Doc change: Update preview pages for dp3." into...
Joe Fernandez [Fri, 14 Aug 2015 01:24:46 +0000 (01:24 +0000)]
am 672c0a75: am 37dd5240: Merge "Doc change: Update preview pages for dp3." into mnc-dev

* commit '672c0a75d3905825365394d174b983dc5e796cf3':
  Doc change: Update preview pages for dp3.

9 years agoam cfcf6af9: Merge "Method to show DialogFragment allowing state loss." into mnc-dev
Jeff Sharkey [Fri, 14 Aug 2015 01:24:44 +0000 (01:24 +0000)]
am cfcf6af9: Merge "Method to show DialogFragment allowing state loss." into mnc-dev

* commit 'cfcf6af915bee878bdaea04f48592bbbe506ad26':
  Method to show DialogFragment allowing state loss.

9 years agoMerge "Method to show DialogFragment allowing state loss." into mnc-dev
Jeff Sharkey [Fri, 14 Aug 2015 01:18:18 +0000 (01:18 +0000)]
Merge "Method to show DialogFragment allowing state loss." into mnc-dev

9 years agoam 37dd5240: Merge "Doc change: Update preview pages for dp3." into mnc-dev
Joe Fernandez [Fri, 14 Aug 2015 01:16:52 +0000 (01:16 +0000)]
am 37dd5240: Merge "Doc change: Update preview pages for dp3." into mnc-dev

* commit '37dd5240ad54494e028d6b2973729f5cb40ccad9':
  Doc change: Update preview pages for dp3.

9 years agoMerge "Doc change: Update preview pages for dp3." into mnc-dev
Joe Fernandez [Fri, 14 Aug 2015 01:10:56 +0000 (01:10 +0000)]
Merge "Doc change: Update preview pages for dp3." into mnc-dev

9 years agoam 7453a0aa: am 587488e0: am 81eeef58: Merge "Update time when turning on screen...
Jorim Jaggi [Fri, 14 Aug 2015 00:16:00 +0000 (00:16 +0000)]
am 7453a0aa: am 587488e0: am 81eeef58: Merge "Update time when turning on screen, in addition to waking up" into mnc-dev

* commit '7453a0aa2cf3dabb7390dec56dd4523053f20330':
  Update time when turning on screen, in addition to waking up

9 years agoam 587488e0: am 81eeef58: Merge "Update time when turning on screen, in addition...
Jorim Jaggi [Fri, 14 Aug 2015 00:09:01 +0000 (00:09 +0000)]
am 587488e0: am 81eeef58: Merge "Update time when turning on screen, in addition to waking up" into mnc-dev

* commit '587488e027c41394dc6a1f2248c4dbe8d3530b69':
  Update time when turning on screen, in addition to waking up

9 years agoFix to check the incoming userid argument for RingtonePlayer
Sungmin Choi [Sat, 8 Aug 2015 01:12:19 +0000 (18:12 -0700)]
Fix to check the incoming userid argument for RingtonePlayer

In PowerNotificationWarnings, where it dispatches notifications
with UserHandle.ALL:
    mNoMan.notifyAsUser(TAG_NOTIFICATION, R.id.notification_power, n, UserHandle.ALL);
The fix is to have RingtonePlayer check the incoming userId argument to playAsync(),
and change USER_ALL to USER_OWNER.

BUG=22516181
BUG=22992637
Change-Id: Ia3f8aaa2bee7fb15c24542e2331b2bc5a877e715

9 years agoam 81eeef58: Merge "Update time when turning on screen, in addition to waking up...
Jorim Jaggi [Thu, 13 Aug 2015 23:58:29 +0000 (23:58 +0000)]
am 81eeef58: Merge "Update time when turning on screen, in addition to waking up" into mnc-dev

* commit '81eeef589386483722c21572d9ab6d3f95dd26be':
  Update time when turning on screen, in addition to waking up

9 years agoMethod to show DialogFragment allowing state loss.
Jeff Sharkey [Thu, 13 Aug 2015 23:57:29 +0000 (16:57 -0700)]
Method to show DialogFragment allowing state loss.

Same as show(), but allowing state loss.

Bug: 22867250
Change-Id: Ib779d8a3febc70ad47a9c1a9099d858707bad733

9 years agoMerge "Update time when turning on screen, in addition to waking up" into mnc-dev
Jorim Jaggi [Thu, 13 Aug 2015 23:51:11 +0000 (23:51 +0000)]
Merge "Update time when turning on screen, in addition to waking up" into mnc-dev