OSDN Git Service

android-x86/frameworks-base.git
8 years agoUse visible frame instead of task bounds for detecting resize start
Chong Zhang [Thu, 24 Sep 2015 19:32:21 +0000 (12:32 -0700)]
Use visible frame instead of task bounds for detecting resize start

Initial task bounds might be adjusted (for status bar, etc.). Touch
should be set up using visible frames instead of task bounds.

bug: 24336351
Change-Id: I944e3185a06c39b451432bdda5ad87880a0482f3

8 years agoMerge "Use the standard GestureDetector for Double Taps in TouchExplorer"
Zach Kuznia [Thu, 24 Sep 2015 22:14:09 +0000 (22:14 +0000)]
Merge "Use the standard GestureDetector for Double Taps in TouchExplorer"

8 years agoam 8f08db9d: am 4e321745: resolved conflicts for cafacef6 to stage-aosp-master
Todd Kennedy [Thu, 24 Sep 2015 21:56:34 +0000 (21:56 +0000)]
am 8f08db9d: am 4e321745: resolved conflicts for cafacef6 to stage-aosp-master

* commit '8f08db9def9b40075534facd20add5835cd3b5be':
  Frameworks/base: Propagate boot status to installd

8 years agoam 4e321745: resolved conflicts for cafacef6 to stage-aosp-master
Todd Kennedy [Thu, 24 Sep 2015 21:48:50 +0000 (21:48 +0000)]
am 4e321745: resolved conflicts for cafacef6 to stage-aosp-master

* commit '4e321745173de1eb89343238fadfbcc7ba1a88f9':
  Frameworks/base: Propagate boot status to installd

8 years agoUse the standard GestureDetector for Double Taps in TouchExplorer
Zachary Kuznia [Thu, 24 Sep 2015 00:08:23 +0000 (17:08 -0700)]
Use the standard GestureDetector for Double Taps in TouchExplorer

b/24339804

Change-Id: I96fa1287fa941178fb9970ceb34d95a3604e6815

8 years agoresolved conflicts for cafacef6 to stage-aosp-master
Todd Kennedy [Thu, 24 Sep 2015 21:34:06 +0000 (14:34 -0700)]
resolved conflicts for cafacef6 to stage-aosp-master

Change-Id: Id02e098a02aede327c5bc1a98aa177d8bf9ec5a9

8 years agoVarious fixes for Material widget styles
Alan Viverette [Thu, 24 Sep 2015 21:07:14 +0000 (17:07 -0400)]
Various fixes for Material widget styles

- Body1 text appearance in Material-styled NumberPicker
- Non-inverse text color in colored bordered button disabled state

Bug: 24374092
Bug: 24267929
Change-Id: I576af6171fc64ab821b6455d3b825c9b05eec4a7

8 years agoMerge "Cascading submenus: Fix a few small issues."
Oren Blasberg [Thu, 24 Sep 2015 20:59:44 +0000 (20:59 +0000)]
Merge "Cascading submenus: Fix a few small issues."

8 years agoCascading submenus: Fix a few small issues.
Oren Blasberg [Mon, 21 Sep 2015 21:09:26 +0000 (14:09 -0700)]
Cascading submenus: Fix a few small issues.

1. Open submenus now disappear instantly rather than fading out when
mouse hovers over a non-submenu item.

2. When a submenu is opened on hover, the item that was hovered now
will remain selected instead of being deselected.

3. Fix an issue where if the same chain of submenus was opened more
than once, the submenus could open in a different direction each
time. To fix, we keep track of the direction of opening along the way
and make sure to reset the preferred direction when a submenu is
closed.

Bug: 20127825
Change-Id: I99972cce4ddabe316c5148f1dd79a5d7b3e64b87

8 years agoMerge "Frameworks/base: Propagate boot status to installd"
Todd Kennedy [Thu, 24 Sep 2015 20:35:09 +0000 (20:35 +0000)]
Merge "Frameworks/base: Propagate boot status to installd"

8 years agoFrameworks/base: Propagate boot status to installd
Andreas Gampe [Mon, 21 Sep 2015 20:20:07 +0000 (13:20 -0700)]
Frameworks/base: Propagate boot status to installd

Propagate the boot status explicitly to installd so that we do not
have to rely on dev.bootcomplete, which isn't meaningfully set
when the device needs the decryption screen on boot.

Bug: 23898216
(cherry picked from commit 06bb908b78e3c790d3db52fef9f2ab0a129e53cd)
Change-Id: I9b34298caf70b1e5d40970cc0d04c469016a80a7

8 years agoam da2f549f: am 2d39bfd5: Merge "Properly expose methods that override a non-hidden...
Sean Young [Thu, 24 Sep 2015 19:10:26 +0000 (19:10 +0000)]
am da2f549f: am 2d39bfd5: Merge "Properly expose methods that override a non-hidden method in a hidden superclass in the API files." into mnc-ub-dev

* commit 'da2f549f3b77ee5f04a6f726facb1a091d796054':
  Properly expose methods that override a non-hidden method in a hidden superclass in the API files.

8 years agoam 2d39bfd5: Merge "Properly expose methods that override a non-hidden method in...
Sean Young [Thu, 24 Sep 2015 19:01:33 +0000 (19:01 +0000)]
am 2d39bfd5: Merge "Properly expose methods that override a non-hidden method in a hidden superclass in the API files." into mnc-ub-dev

* commit '2d39bfd51fabee0396fa3107ff98065ef4832667':
  Properly expose methods that override a non-hidden method in a hidden superclass in the API files.

8 years agoMerge "Properly expose methods that override a non-hidden method in a hidden supercla...
Sean Young [Thu, 24 Sep 2015 18:55:50 +0000 (18:55 +0000)]
Merge "Properly expose methods that override a non-hidden method in a hidden superclass in the API files." into mnc-ub-dev

8 years agoam 35f215cf: am 2d48a93f: am 98a8c7c5: am e1de9f67: Fix black Keyguard
Jorim Jaggi [Thu, 24 Sep 2015 18:34:17 +0000 (18:34 +0000)]
am 35f215cf: am 2d48a93f: am 98a8c7c5: am e1de9f67: Fix black Keyguard

* commit '35f215cfafcaff6f4a8283c0215431485f7382e5':
  Fix black Keyguard

8 years agoMerge "resolved conflicts for f005d55f to master"
Jeff Hao [Thu, 24 Sep 2015 18:29:39 +0000 (18:29 +0000)]
Merge "resolved conflicts for f005d55f to master"

8 years agoMerge "Test more DPM APIs."
Makoto Onuki [Thu, 24 Sep 2015 18:28:45 +0000 (18:28 +0000)]
Merge "Test more DPM APIs."

8 years agoresolved conflicts for f005d55f to master
Jeff Hao [Thu, 24 Sep 2015 18:26:48 +0000 (11:26 -0700)]
resolved conflicts for f005d55f to master

Change-Id: I82027116a2b0bfc8b1ff1e20c3a115a1ba8a19db

8 years agoam 2d48a93f: am 98a8c7c5: am e1de9f67: Fix black Keyguard
Jorim Jaggi [Thu, 24 Sep 2015 18:20:57 +0000 (18:20 +0000)]
am 2d48a93f: am 98a8c7c5: am e1de9f67: Fix black Keyguard

* commit '2d48a93fea89cbdaae8e6cb718dbc382e35764df':
  Fix black Keyguard

8 years agoam 98a8c7c5: am e1de9f67: Fix black Keyguard
Jorim Jaggi [Thu, 24 Sep 2015 18:14:42 +0000 (18:14 +0000)]
am 98a8c7c5: am e1de9f67: Fix black Keyguard

* commit '98a8c7c553108e6d6f6260ae5c1f05d8a6c8af10':
  Fix black Keyguard

8 years agoam e1de9f67: Fix black Keyguard
Jorim Jaggi [Thu, 24 Sep 2015 18:08:07 +0000 (18:08 +0000)]
am e1de9f67: Fix black Keyguard

* commit 'e1de9f674575df3b17e475c4f32dd93d33e596e3':
  Fix black Keyguard

8 years agoam 75ab8c77: am 384d84f4: Merge "Shorten first boot time by filtering dexopted apps...
Jeff Hao [Thu, 24 Sep 2015 17:47:56 +0000 (17:47 +0000)]
am 75ab8c77: am 384d84f4: Merge "Shorten first boot time by filtering dexopted apps by LRU."

* commit '75ab8c7789b4ec5e26bc7d2f773a6c39d39a821b':
  Shorten first boot time by filtering dexopted apps by LRU.

8 years agoFix black Keyguard
Jorim Jaggi [Wed, 23 Sep 2015 21:59:50 +0000 (14:59 -0700)]
Fix black Keyguard

When a window has both the flag fullscreen and the dismiss Keyguard
flag, we end up in a state where we hide the status bar window but
all other windows, because mShowingLockscreen nevers gets set
correctly. Move it up so we always set it no matter whether the
status bar window was visible.

Bug: 22875357
Change-Id: I7953fe7100cc99fe8fb7424a9b311b4630426657

8 years agoMerge "added Classifiers and Evaluators"
Blazej Magnowski [Thu, 24 Sep 2015 17:43:02 +0000 (17:43 +0000)]
Merge "added Classifiers and Evaluators"

8 years agoam 384d84f4: Merge "Shorten first boot time by filtering dexopted apps by LRU."
Jeff Hao [Thu, 24 Sep 2015 17:39:34 +0000 (17:39 +0000)]
am 384d84f4: Merge "Shorten first boot time by filtering dexopted apps by LRU."

* commit '384d84f4f02643b63335f6d8d884adc1186d6896':
  Shorten first boot time by filtering dexopted apps by LRU.

8 years agoMerge "Shorten first boot time by filtering dexopted apps by LRU."
Jeff Hao [Thu, 24 Sep 2015 17:30:25 +0000 (17:30 +0000)]
Merge "Shorten first boot time by filtering dexopted apps by LRU."

8 years agoShorten first boot time by filtering dexopted apps by LRU.
Jeff Hao [Wed, 23 Sep 2015 20:57:30 +0000 (13:57 -0700)]
Shorten first boot time by filtering dexopted apps by LRU.

No longer dexopt all system apps and boot listener user apps.

Bug: 23628238
Bug: https://code.google.com/p/android/issues/detail?id=186589

Change-Id: Ib4f960686afcfda13838f7783c2d3ccf8e26db72

8 years agoam ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master
Elliott Hughes [Thu, 24 Sep 2015 17:23:00 +0000 (17:23 +0000)]
am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master

* commit 'ea1831d211ea0e6b2d161c714bb0786369ef2df5':
  constify JNINativeMethod function pointer tables

8 years agoam b57dd722: resolved conflicts for a884d81e to stage-aosp-master
Elliott Hughes [Thu, 24 Sep 2015 17:14:10 +0000 (17:14 +0000)]
am b57dd722: resolved conflicts for a884d81e to stage-aosp-master

* commit 'b57dd722f1dc0663417da37d3a82f8283ad3c982':
  constify JNINativeMethod function pointer tables

8 years agoresolved conflicts for a884d81e to stage-aosp-master
Elliott Hughes [Thu, 24 Sep 2015 17:01:32 +0000 (10:01 -0700)]
resolved conflicts for a884d81e to stage-aosp-master

Change-Id: Ice485967fa96f13786024b6939b826638e906ff0

8 years agoMerge "Drop additional input events to TaskPositioner when drag has ended."
Wale Ogunwale [Thu, 24 Sep 2015 16:59:06 +0000 (16:59 +0000)]
Merge "Drop additional input events to TaskPositioner when drag has ended."

8 years agoReduce delay of floating toolbar appearance.
Abodunrinwa Toki [Wed, 16 Sep 2015 18:47:38 +0000 (19:47 +0100)]
Reduce delay of floating toolbar appearance.

Bug: 21956394
Change-Id: Ide7ee2daffbf618b0a483c377032bf25b20d5b8e

8 years agoMerge "Make android.hardware.usb.action.USB_ACCESSORY_DETACHED..."
Michael Wright [Thu, 24 Sep 2015 16:27:33 +0000 (16:27 +0000)]
Merge "Make android.hardware.usb.action.USB_ACCESSORY_DETACHED..."

8 years agoMerge "constify JNINativeMethod function pointer tables"
Elliott Hughes [Thu, 24 Sep 2015 16:01:15 +0000 (16:01 +0000)]
Merge "constify JNINativeMethod function pointer tables"

8 years agoMerge "Make home stack move like another stack."
Wale Ogunwale [Thu, 24 Sep 2015 15:28:27 +0000 (15:28 +0000)]
Merge "Make home stack move like another stack."

8 years agoMake android.hardware.usb.action.USB_ACCESSORY_DETACHED...
Michael Wright [Mon, 21 Sep 2015 14:41:24 +0000 (15:41 +0100)]
Make android.hardware.usb.action.USB_ACCESSORY_DETACHED...

a protected broadcast.

The broadcast "android.hardware.usb.action.USB_ACCESSORY_ATTACHED"
was accidentally included twice, changed the extra copy to
"android.hardware.usb.action.USB_ACCESSORY_DETACHED".

Bug: 24188595
Change-Id: I8863c336f70796b2a15633595648b594864e84e2

8 years agoMerge "Use the proper variant of String#substring to report broken strict mode stacks"
Ryo Hashimoto [Thu, 24 Sep 2015 06:22:00 +0000 (06:22 +0000)]
Merge "Use the proper variant of String#substring to report broken strict mode stacks"

8 years agoam 64f6236c: am 2bc3ff3c: am de02fe2a: am 629909e0: Merge "Disable wifi firmware...
Vinit Deshpande [Thu, 24 Sep 2015 04:33:59 +0000 (04:33 +0000)]
am 64f6236c: am 2bc3ff3c: am de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev

* commit '64f6236cdd76c4539fea9c8fb19b2f0c981a01d3':
  Disable wifi firmware logging by default

8 years agoMerge "Refactor netlink and IpReachabilityMonitor into services/net"
Erik Kline [Thu, 24 Sep 2015 04:33:25 +0000 (04:33 +0000)]
Merge "Refactor netlink and IpReachabilityMonitor into services/net"

8 years agoam 2bc3ff3c: am de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by defaul...
Vinit Deshpande [Thu, 24 Sep 2015 04:26:03 +0000 (04:26 +0000)]
am 2bc3ff3c: am de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev

* commit '2bc3ff3cf6b692a4bd69d75cb3e11fc0b0b063fe':
  Disable wifi firmware logging by default

8 years agoam 8ba8c543: am b278ea0c: am 27f26df6: am 05b11bf3: Merge "Update message in SIM...
Jorim Jaggi [Thu, 24 Sep 2015 04:18:01 +0000 (04:18 +0000)]
am 8ba8c543: am b278ea0c: am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev

* commit '8ba8c543f77eb8d5abad2653c5a6ebaeccc3a241':
  Update message in SIM PIN view when configuration changes

8 years agoam de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by default" into mnc...
Vinit Deshpande [Thu, 24 Sep 2015 04:17:40 +0000 (04:17 +0000)]
am de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev

* commit 'de02fe2afdc835eca72bb05a1514daa439bb2b40':
  Disable wifi firmware logging by default

8 years agoam 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev
Vinit Deshpande [Thu, 24 Sep 2015 04:05:26 +0000 (04:05 +0000)]
am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev

* commit '629909e02b97796ff0b79dbd03c2e72dd3d1e6bb':
  Disable wifi firmware logging by default

8 years agoDrop additional input events to TaskPositioner when drag has ended.
Wale Ogunwale [Thu, 24 Sep 2015 04:04:21 +0000 (21:04 -0700)]
Drop additional input events to TaskPositioner when drag has ended.

Fixes issue where we do additional drag ended processing like moving
a task to a docked stack even though we have already done that from
the previous drag end.

Change-Id: Iab10f183a9eb0ec63d8303d1e991a9de65a86c34

8 years agoMerge "Disable wifi firmware logging by default" into mnc-dr-dev
Vinit Deshpande [Thu, 24 Sep 2015 03:58:38 +0000 (03:58 +0000)]
Merge "Disable wifi firmware logging by default" into mnc-dr-dev

8 years agoRefactor netlink and IpReachabilityMonitor into services/net
Erik Kline [Mon, 10 Aug 2015 04:28:50 +0000 (13:28 +0900)]
Refactor netlink and IpReachabilityMonitor into services/net

    - netlink from core to services/net/netlink
    - IpReachabilityMonitor from core to services/net/ip

Change-Id: I45ac3f591bade45dd5ec441111b02b621234c0e4

8 years agoMake home stack move like another stack.
Wale Ogunwale [Wed, 23 Sep 2015 22:40:07 +0000 (15:40 -0700)]
Make home stack move like another stack.

Previously the home stack was either positioned at the top or bottom
of the stack list. This type of movement was okay when there was mainly
2 stacks (home and app), but doesn't work in all cases where we have
multiple stacks.
For example:
1. Launch any activity in the freeform stack
2. Press the home button
3. Launch a translucent or dialog activity
In this case you would except the home stack to be seen behind the
translucent activity since that is the stack the user is coming from,
but you see the freeform stack instead since the home stack was moved
to the bottom of all stacks when the translucent activity was launched.
We no longer move the home stack to the bottom when a new
activity/task/stack comes to the front.

Bug: 23626353
Change-Id: Ic506acc8528e63b8e7f999dd88a450bee6fb4552

8 years agoam b278ea0c: am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when...
Jorim Jaggi [Thu, 24 Sep 2015 02:41:36 +0000 (02:41 +0000)]
am b278ea0c: am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev

* commit 'b278ea0cab555f16d0d8278ee3eadf75c6266920':
  Update message in SIM PIN view when configuration changes

8 years agoam 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration...
Jorim Jaggi [Thu, 24 Sep 2015 02:29:01 +0000 (02:29 +0000)]
am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev

* commit '27f26df629e7a5c2ea87ad46708dc4678c11d27a':
  Update message in SIM PIN view when configuration changes

8 years agoam 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into...
Jorim Jaggi [Thu, 24 Sep 2015 02:20:37 +0000 (02:20 +0000)]
am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev

* commit '05b11bf357be9546a2cbdd3f37c32fc9567f4767':
  Update message in SIM PIN view when configuration changes

8 years agoMerge "Allow stacks behind a translucent fullscreen stack to be visible"
Wale Ogunwale [Thu, 24 Sep 2015 02:04:30 +0000 (02:04 +0000)]
Merge "Allow stacks behind a translucent fullscreen stack to be visible"

8 years agoMerge "Only place new task in focus stack if it is full screen stack."
Wale Ogunwale [Thu, 24 Sep 2015 02:04:27 +0000 (02:04 +0000)]
Merge "Only place new task in focus stack if it is full screen stack."

8 years agoMerge "Don't resize task in current stack when moving it to a docked stack"
Wale Ogunwale [Thu, 24 Sep 2015 02:04:22 +0000 (02:04 +0000)]
Merge "Don't resize task in current stack when moving it to a docked stack"

8 years agoMerge "Add HistoryEvaluator"
Blazej Magnowski [Thu, 24 Sep 2015 01:28:51 +0000 (01:28 +0000)]
Merge "Add HistoryEvaluator"

8 years agoMerge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev
Jorim Jaggi [Thu, 24 Sep 2015 00:23:47 +0000 (00:23 +0000)]
Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev

8 years agoDisable wifi firmware logging by default
Vinit Deshpande [Wed, 23 Sep 2015 23:51:52 +0000 (16:51 -0700)]
Disable wifi firmware logging by default

This is really needed for debugging phase, which is over
now; and disabling it will reduce surface area

Bug: 24317401

Change-Id: I0acf9efc94333cb274d4286df9c853431d86883d

8 years agoam e5346dca: am 51a05d74: Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev
Deepanshu Gupta [Wed, 23 Sep 2015 23:26:52 +0000 (23:26 +0000)]
am e5346dca: am 51a05d74: Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev

* commit 'e5346dca479ecf87d5a3e412307e5f7ebe28ccb9':
  Fix TypedArray.getTextArray()

8 years agoam 51a05d74: Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev
Deepanshu Gupta [Wed, 23 Sep 2015 23:17:22 +0000 (23:17 +0000)]
am 51a05d74: Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev

* commit '51a05d74a81aeb334ef095fc6f1aa98e5163763f':
  Fix TypedArray.getTextArray()

8 years agoMerge "Fix TypedArray.getTextArray()" into mnc-ub-dev
Deepanshu Gupta [Wed, 23 Sep 2015 23:05:06 +0000 (23:05 +0000)]
Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev

8 years agoFix TypedArray.getTextArray()
Deepanshu Gupta [Wed, 23 Sep 2015 22:57:43 +0000 (15:57 -0700)]
Fix TypedArray.getTextArray()

Change-Id: Ic55b52840892fbf2a4258ba97ed31ca0283da8ed

8 years agoMerge "Merge BROWSE and BROWSE_ALL actions."
Steve McKay [Wed, 23 Sep 2015 22:41:49 +0000 (22:41 +0000)]
Merge "Merge BROWSE and BROWSE_ALL actions."

8 years agoMerge "Showing docked stack divider window."
Filip Gruszczynski [Wed, 23 Sep 2015 21:59:15 +0000 (21:59 +0000)]
Merge "Showing docked stack divider window."

8 years agoShowing docked stack divider window.
Filip Gruszczynski [Tue, 22 Sep 2015 00:57:57 +0000 (17:57 -0700)]
Showing docked stack divider window.

When there is docked stack, we want to show a "handle" through which the
user will resize the docked stack. We add it from the system process,
because we want to avoid IPC calls.

Change-Id: If15fd2a0fcb7077446d1ba6c533acb3028a42039

8 years agoTest more DPM APIs.
Makoto Onuki [Tue, 22 Sep 2015 22:03:44 +0000 (15:03 -0700)]
Test more DPM APIs.

Bug 24061108

Change-Id: Ia9da19f62c0f4edf53ca1f4c213f0368ec1983ba

8 years agoMerge "End switch thumb animator if it's been started"
Alan Viverette [Wed, 23 Sep 2015 20:05:35 +0000 (20:05 +0000)]
Merge "End switch thumb animator if it's been started"

8 years agoMerge "Fixing crash in configuration change for secondary users."
Winson Chung [Wed, 23 Sep 2015 20:00:01 +0000 (20:00 +0000)]
Merge "Fixing crash in configuration change for secondary users."

8 years agoam 93d1a17b: am 1af3c6f4: am 1bcb3472: am 6a15d528: Do not go over handler to dispatc...
Jorim Jaggi [Wed, 23 Sep 2015 19:53:00 +0000 (19:53 +0000)]
am 93d1a17b: am 1af3c6f4: am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility

* commit '93d1a17bafd51daaf6ed7fc56c7c3e84c5c119df':
  Do not go over handler to dispatch keyguard visibility

8 years agoam 1c9a9a20: am 8faa9e9e: am 898e6973: am 739bb7c6: Merge "save "retain loader" state...
Todd Kennedy [Wed, 23 Sep 2015 19:52:36 +0000 (19:52 +0000)]
am 1c9a9a20: am 8faa9e9e: am 898e6973: am 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev

* commit '1c9a9a20c35464d8a6554a2becff0f8acfb9c5b2':
  save "retain loader" state

8 years agoam 6ae227e2: am a2e47e2f: am d737f715: am 4b7b8117: am 9971167f: am 5ebe8e26: am...
Paul Jensen [Wed, 23 Sep 2015 19:52:00 +0000 (19:52 +0000)]
am 6ae227e2: am a2e47e2f: am d737f715: am 4b7b8117: am 9971167f: am 5ebe8e26: am 4cbfe331: am 773d71e7: am 962c3a0f: am ece4ac21: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into lmp-dev

* commit '6ae227e27fcab0a454ac45b897843bfceaa09c69':
  Don't mark NetworkRequests restricted when they don't have restricted caps

8 years agoam f86347f5: am 88674941: am 6a728e17: am 83ce299c: am 62bb1897: am 554cecea: (-s...
Paul Jensen [Wed, 23 Sep 2015 19:51:53 +0000 (19:51 +0000)]
am f86347f5: am 88674941: am 6a728e17: am 83ce299c: am 62bb1897: am 554cecea: (-s ours) am 10a7d744: am 96cd7c14: am 635f8711: am a9e98343: Merge "Fix NOT_RESTRICTED network capability and enforce it." into lmp-dev

* commit 'f86347f54d0da443172713db0f6fc145ca5b19ff':
  Fix NOT_RESTRICTED network capability and enforce it.

8 years agoam 4d1b3fda: (-s ours) am 1584eefe: (-s ours) am eb1e4b14: (-s ours) am 9c5e49b7...
Baligh Uddin [Wed, 23 Sep 2015 19:51:46 +0000 (19:51 +0000)]
am 4d1b3fda: (-s ours) am 1584eefe: (-s ours) am eb1e4b14: (-s ours) am 9c5e49b7: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit '4d1b3fda4343e026b2ec80689f5747744cc86692':
  Import translations. DO NOT MERGE

8 years agoam 0882771d: (-s ours) am b89ac616: (-s ours) am 981c592d: (-s ours) am 18daf48f...
Baligh Uddin [Wed, 23 Sep 2015 19:51:39 +0000 (19:51 +0000)]
am 0882771d: (-s ours) am b89ac616: (-s ours) am 981c592d: (-s ours) am 18daf48f: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit '0882771d196468efad1e5350d0ba163c11e20b92':
  Import translations. DO NOT MERGE

8 years agoam ed8ba7f9: (-s ours) am 68aefeeb: (-s ours) am c31d6b70: (-s ours) am d213d288...
Baligh Uddin [Wed, 23 Sep 2015 19:51:32 +0000 (19:51 +0000)]
am ed8ba7f9: (-s ours) am 68aefeeb: (-s ours) am c31d6b70: (-s ours) am d213d288: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit 'ed8ba7f90b42303deca05d396857aec032a880c8':
  Import translations. DO NOT MERGE

8 years agoam c8d2fa3c: (-s ours) am 43c9b3ee: (-s ours) am a58143b4: (-s ours) am a6928d4d...
Baligh Uddin [Wed, 23 Sep 2015 19:51:24 +0000 (19:51 +0000)]
am c8d2fa3c: (-s ours) am 43c9b3ee: (-s ours) am a58143b4: (-s ours) am a6928d4d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit 'c8d2fa3c2e8d957cf84ef543a2bcd3d9778cc0e3':
  Import translations. DO NOT MERGE

8 years agoFixing crash in configuration change for secondary users.
Winson [Wed, 23 Sep 2015 19:44:33 +0000 (12:44 -0700)]
Fixing crash in configuration change for secondary users.

- The crash is a regression caused by ag/773159.

8 years agoam 651a1403: (-s ours) am 16bea03a: (-s ours) am 0b97b8cf: (-s ours) am 64f17a52...
Baligh Uddin [Wed, 23 Sep 2015 19:51:14 +0000 (19:51 +0000)]
am 651a1403: (-s ours) am 16bea03a: (-s ours) am 0b97b8cf: (-s ours) am 64f17a52: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit '651a14033e14b0868eb5b5508d4943396a7761b9':
  Import translations. DO NOT MERGE

8 years agoadded Classifiers and Evaluators
Blazej Magnowski [Sat, 19 Sep 2015 00:25:55 +0000 (17:25 -0700)]
added Classifiers and Evaluators

Change-Id: I9054c30cde665546de453e64572da619b1f6a799

8 years agoAllow stacks behind a translucent fullscreen stack to be visible
Wale Ogunwale [Wed, 23 Sep 2015 05:08:37 +0000 (22:08 -0700)]
Allow stacks behind a translucent fullscreen stack to be visible

Stacks behind the fullscreen stack with a translucent activity
are always visible so they can act as a backdrop to the translucent
activity.

Bug: 23626353
Change-Id: I3d76ae6bedbba90736706474dcab53d75b60304a

8 years agoMerge BROWSE and BROWSE_ALL actions.
Steve McKay [Wed, 16 Sep 2015 22:07:31 +0000 (15:07 -0700)]
Merge BROWSE and BROWSE_ALL actions.

Open Files app when exploring from settings.
Force visibility of file size in this mode.
Don't hide empty media providers.

Bug: 2413661824140864
Change-Id: I6f238586725f9b6255812e3082bb8d8655219a7d

8 years agoam 1af3c6f4: am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard...
Jorim Jaggi [Wed, 23 Sep 2015 19:12:41 +0000 (19:12 +0000)]
am 1af3c6f4: am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility

* commit '1af3c6f401da0ab8c4ddefd3e1776f9be50a1389':
  Do not go over handler to dispatch keyguard visibility

8 years agoMerge "Hotspot 2.0 relase 2 first cut."
Jan Nordqvist [Wed, 23 Sep 2015 19:05:53 +0000 (19:05 +0000)]
Merge "Hotspot 2.0 relase 2 first cut."

8 years agoam 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility
Jorim Jaggi [Wed, 23 Sep 2015 19:03:26 +0000 (19:03 +0000)]
am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility

* commit '1bcb3472669529edc991a31e6cbf7866a385383e':
  Do not go over handler to dispatch keyguard visibility

8 years agoAdd HistoryEvaluator
Blazej Magnowski [Thu, 17 Sep 2015 22:14:29 +0000 (15:14 -0700)]
Add HistoryEvaluator

Adds the possibility to store the evaluations for previous strokes and gestures.
Also and enables to take the history into account when classifying current
interatcions.

Change-Id: Ia8fa54a00daa80b4e5aebf11b11b568ed23165d4

8 years agoam 6a15d528: Do not go over handler to dispatch keyguard visibility
Jorim Jaggi [Wed, 23 Sep 2015 18:55:38 +0000 (18:55 +0000)]
am 6a15d528: Do not go over handler to dispatch keyguard visibility

* commit '6a15d528c0a4501389008ef945dec38b5ca6919a':
  Do not go over handler to dispatch keyguard visibility

8 years agoUpdate message in SIM PIN view when configuration changes
Jorim Jaggi [Wed, 23 Sep 2015 18:52:12 +0000 (11:52 -0700)]
Update message in SIM PIN view when configuration changes

Bug: 24273807
Change-Id: I497fcd2ee527ec22d14ff1b6c30be4ef9a878980

8 years agoCleanup USER_OWNER in activity and location services
Xiaohui Chen [Tue, 22 Sep 2015 22:29:31 +0000 (15:29 -0700)]
Cleanup USER_OWNER in activity and location services

Bug: 19913735
Change-Id: Ie2b7acb3fa53b1dcf7319de1eb5bdec585dbf78c

8 years agoCleanup OWNER references.
Xiaohui Chen [Tue, 22 Sep 2015 22:33:31 +0000 (15:33 -0700)]
Cleanup OWNER references.

Bug: 19913735
Change-Id: I2150c6baaab80fe11312e4401394a2a8da52e595

8 years agoCleanup USER_OWNER in DPMS
Xiaohui Chen [Tue, 22 Sep 2015 22:08:57 +0000 (15:08 -0700)]
Cleanup USER_OWNER in DPMS

This cl assumes device owner will continue running under user 0.

Bug: 19913735
Change-Id: I65c97f6f14fb362acbdcb6588b73787291100698

8 years agoDo not go over handler to dispatch keyguard visibility
Jorim Jaggi [Tue, 22 Sep 2015 22:55:33 +0000 (15:55 -0700)]
Do not go over handler to dispatch keyguard visibility

When going over the handler, it could happen with a bad interleaving
we thought that Keyguard was not showing when getting the
onFinishedGoingToSleep message, so we stopped fingerprint
authentication. For some reason our state machine for canceling
/restarting authentication didn't work correctly so the fingerprint
listening state was not correct.

Bug: 24178814
Change-Id: I2a4731f195982395244c12e4d33b2b7d561c5671

8 years agoam 8faa9e9e: am 898e6973: am 739bb7c6: Merge "save "retain loader" state" into mnc...
Todd Kennedy [Wed, 23 Sep 2015 18:30:57 +0000 (18:30 +0000)]
am 8faa9e9e: am 898e6973: am 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev

* commit '8faa9e9e349011aebab6527476e315f6a5f610e4':
  save "retain loader" state

8 years agoEnd switch thumb animator if it's been started
Alan Viverette [Wed, 23 Sep 2015 18:23:21 +0000 (14:23 -0400)]
End switch thumb animator if it's been started

Running implies that it's been started and the animation has actually
begun, which is not true if we call start() and then immediately try
to jump state.

Bug: 24273164
Change-Id: I7f8d856dbe925679dad082f1e28d8936ac2b04db

8 years agoam 898e6973: am 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev
Todd Kennedy [Wed, 23 Sep 2015 18:12:03 +0000 (18:12 +0000)]
am 898e6973: am 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev

* commit '898e6973ca198f327059d331b4d83b1d183d5fb1':
  save "retain loader" state

8 years agoam 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev
Todd Kennedy [Wed, 23 Sep 2015 18:05:58 +0000 (18:05 +0000)]
am 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev

* commit '739bb7c694aee521995100c456cf1c8341820bec':
  save "retain loader" state

8 years agoMerge "Remove lookup3 gamma code"
Chris Craik [Wed, 23 Sep 2015 17:59:44 +0000 (17:59 +0000)]
Merge "Remove lookup3 gamma code"

8 years agoMerge "save "retain loader" state" into mnc-dr-dev
Todd Kennedy [Wed, 23 Sep 2015 17:56:52 +0000 (17:56 +0000)]
Merge "save "retain loader" state" into mnc-dr-dev

8 years agoam a2e47e2f: am d737f715: am 4b7b8117: am 9971167f: am 5ebe8e26: am 4cbfe331: am...
Paul Jensen [Wed, 23 Sep 2015 17:53:09 +0000 (17:53 +0000)]
am a2e47e2f: am d737f715: am 4b7b8117: am 9971167f: am 5ebe8e26: am 4cbfe331: am 773d71e7: am 962c3a0f: am ece4ac21: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into lmp-dev

* commit 'a2e47e2fbc66eebef5cf94405518882158ac2b15':
  Don't mark NetworkRequests restricted when they don't have restricted caps

8 years agoam 88674941: am 6a728e17: am 83ce299c: am 62bb1897: am 554cecea: (-s ours) am 10a7d74...
Paul Jensen [Wed, 23 Sep 2015 17:53:03 +0000 (17:53 +0000)]
am 88674941: am 6a728e17: am 83ce299c: am 62bb1897: am 554cecea: (-s ours) am 10a7d744: am 96cd7c14: am 635f8711: am a9e98343: Merge "Fix NOT_RESTRICTED network capability and enforce it." into lmp-dev

* commit '88674941e1cb506554e23d7f44170c5829094615':
  Fix NOT_RESTRICTED network capability and enforce it.

8 years agoam 1584eefe: (-s ours) am eb1e4b14: (-s ours) am 9c5e49b7: (-s ours) Merge "Import...
Baligh Uddin [Wed, 23 Sep 2015 17:52:58 +0000 (17:52 +0000)]
am 1584eefe: (-s ours) am eb1e4b14: (-s ours) am 9c5e49b7: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit '1584eefebd2de1bcce0e589ee6414df4bade07b9':
  Import translations. DO NOT MERGE

8 years agoam b89ac616: (-s ours) am 981c592d: (-s ours) am 18daf48f: (-s ours) Merge "Import...
Baligh Uddin [Wed, 23 Sep 2015 17:52:52 +0000 (17:52 +0000)]
am b89ac616: (-s ours) am 981c592d: (-s ours) am 18daf48f: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit 'b89ac616a050fa5efd12c9d5e034bd8780d0446e':
  Import translations. DO NOT MERGE

8 years agoam 68aefeeb: (-s ours) am c31d6b70: (-s ours) am d213d288: (-s ours) Merge "Import...
Baligh Uddin [Wed, 23 Sep 2015 17:52:45 +0000 (17:52 +0000)]
am 68aefeeb: (-s ours) am c31d6b70: (-s ours) am d213d288: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

* commit '68aefeeb50f4a72cd046f6ec2d4fdc8e42ed69bd':
  Import translations. DO NOT MERGE