OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Final icon for (Day)dreams." into jb-mr1-dev
Daniel Sandler [Fri, 26 Oct 2012 19:29:12 +0000 (12:29 -0700)]
Merge "Final icon for (Day)dreams." into jb-mr1-dev

11 years agoFinal icon for (Day)dreams.
Daniel Sandler [Fri, 26 Oct 2012 19:11:53 +0000 (15:11 -0400)]
Final icon for (Day)dreams.

Bug: 7395321
Change-Id: I20ec252a1bf69664a6687016d281ad680d76a48f

11 years agolock out clicks while switching.
Chris Wren [Fri, 26 Oct 2012 13:45:43 +0000 (09:45 -0400)]
lock out clicks while switching.

Bug: 7416992
Change-Id: Ic0fcf809c4d9bb3515dd1168d427f8b22d5f76b6
Proto-Id: I0ea871fb012feb2e17249e37a9253861f2ef5011

11 years agoFix camera bugs found overnight.
John Spurlock [Fri, 26 Oct 2012 12:25:51 +0000 (08:25 -0400)]
Fix camera bugs found overnight.

 - Fix crash in CameraWidgetFrame after rotating to landscape
 - Fix pages drift to the left bug
 - Address Jim's comments on c/245706
 - Disable camera widget if landscape

Bug: 7419070
Bug: 7417798
Bug: 7418781
Change-Id: I5c730c7c1baf3c1872367b6392e6786578765298

11 years agoIntegrate assets from UX; drag/bouncer animation behavior in slider
Adam Powell [Fri, 26 Oct 2012 03:49:32 +0000 (20:49 -0700)]
Integrate assets from UX; drag/bouncer animation behavior in slider

Integrated changes from prototype app

Change-Id: I5f017431531b6d12aca89a674d865402c60c2104

11 years agoFix issue where security view sometimes doesn't show.
Jim Miller [Fri, 26 Oct 2012 02:31:19 +0000 (19:31 -0700)]
Fix issue where security view sometimes doesn't show.

Since the code is now very careful about loading layouts, we
sometimes get into a situation where the security view isn't shown.

This CL ensures the security method is shown at least once
when the view is inflated.

Change-Id: If80a46adb868d92194610eccaf9d8d6c2a2c5b3d

11 years agoCleanup keyguard signals
Jim Miller [Thu, 25 Oct 2012 05:08:49 +0000 (22:08 -0700)]
Cleanup keyguard signals

- remove redundant signals that were causing keyguard to be rebuilt unnecessarily.
- add a check to ensure we only handle configuration changes if the view is actually showing
- only reconstruct view if screen is turning off or if the configuration changes.

Change-Id: Ia9c7830e370feed6af36cc139d4cd3c5ca0be4fd

11 years agoPersist reordering/deleting widgets on keyguard
Michael Jurka [Thu, 25 Oct 2012 18:44:31 +0000 (11:44 -0700)]
Persist reordering/deleting widgets on keyguard

Also, clean up warnings from unused imports

Change-Id: Id0ef12a584ffdaa8a4fb64ffe93d0dda0af398ec

11 years agoam 148d4131: am 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class...
Robert Ly [Thu, 25 Oct 2012 23:34:10 +0000 (16:34 -0700)]
am 148d4131: am 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs

* commit '148d413164ce0a780236ffb8ada15cad81be6ce7':
  docs: animations au class

11 years agoam 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb...
Robert Ly [Thu, 25 Oct 2012 23:32:18 +0000 (16:32 -0700)]
am 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs

* commit '5b45e33770f072e281ddf8cda2ecc039a6caedfc':
  docs: animations au class

11 years agoam d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs
Robert Ly [Thu, 25 Oct 2012 23:29:09 +0000 (16:29 -0700)]
am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs

* commit 'd6bbf71dc552d54ffde25e8c00ed96630a5221a6':
  docs: animations au class

11 years agoam ea502b27: Merge "docs: animations au class" into jb-dev-docs
Robert Ly [Thu, 25 Oct 2012 23:26:57 +0000 (16:26 -0700)]
am ea502b27: Merge "docs: animations au class" into jb-dev-docs

* commit 'ea502b27020872003f1d2be1fb2644b04cc59a67':
  docs: animations au class

11 years agoMerge "docs: animations au class" into jb-dev-docs
Robert Ly [Thu, 25 Oct 2012 23:24:03 +0000 (16:24 -0700)]
Merge "docs: animations au class" into jb-dev-docs

11 years agoMerge "Route signals from SlidingChalleng to SecurityView" into jb-mr1-lockscreen-dev
Jim Miller [Thu, 25 Oct 2012 21:35:19 +0000 (14:35 -0700)]
Merge "Route signals from SlidingChalleng to SecurityView" into jb-mr1-lockscreen-dev

11 years agoam 5c87f533: Merge "Revert part of fix for b/7377776 to fix b/7411356." into jb-mr1-dev
John Spurlock [Thu, 25 Oct 2012 21:17:22 +0000 (14:17 -0700)]
am 5c87f533: Merge "Revert part of fix for b/7377776 to fix b/7411356." into jb-mr1-dev

* commit '5c87f5334a7414f32e32bcfb0d6c56b07048d058':
  Revert part of fix for b/7377776 to fix b/7411356.

11 years agoMerge "Revert part of fix for b/7377776 to fix b/7411356." into jb-mr1-dev
John Spurlock [Thu, 25 Oct 2012 21:14:51 +0000 (14:14 -0700)]
Merge "Revert part of fix for b/7377776 to fix b/7411356." into jb-mr1-dev

11 years agoRoute signals from SlidingChalleng to SecurityView
Jim Miller [Thu, 25 Oct 2012 05:21:40 +0000 (22:21 -0700)]
Route signals from SlidingChalleng to SecurityView

This maps activity on the SlidingChallenge to the security
challenge view.  Currently it calls onPause() on the SecurityView
if the view is on the move or is hidden.

Change-Id: Ide5f2200e45d8996fa91af06ac2059c3d125ea6f

11 years agoKeyguard bouncer notifications; focus moving and the bouncer; slops
Adam Powell [Thu, 25 Oct 2012 20:39:30 +0000 (13:39 -0700)]
Keyguard bouncer notifications; focus moving and the bouncer; slops

Integrate changes from prototype app

* Add callbacks for bouncer state changes

* Dismiss the bouncer if focus leaves the challenge area

* Increase edge swipe region, treat this as a slop for
  SlidingChallengeLayout's drag handle. (This allows edge swipes in
  the drag handle area to still page widgets instead.)

Change-Id: I732de1a8d999a34c7cc8aa8ed99e24b597f3444c

11 years agodocs: animations au class
Robert Ly [Wed, 3 Oct 2012 21:20:26 +0000 (14:20 -0700)]
docs: animations au class

Change-Id: I776ccdf44014fe38dd55dedfed8730306d2a2cea

11 years agoRevert part of fix for b/7377776 to fix b/7411356.
John Spurlock [Thu, 25 Oct 2012 20:15:30 +0000 (16:15 -0400)]
Revert part of fix for b/7377776 to fix b/7411356.

This means the visual glitch is possible again, but reduced since
the layout transitions are disabled.

It's more important to bring back nav buttons for incoming calls
(for the secure, screen off case).

Bug: 7411356
Change-Id: I83005a77930ec7f70a613b3396f85ab1a5fdd96c

11 years agoam 9023cf91: Merge "Set wallpaper bitmap reference to null before reloading" into...
Chet Haase [Thu, 25 Oct 2012 19:23:20 +0000 (12:23 -0700)]
am 9023cf91: Merge "Set wallpaper bitmap reference to null before reloading" into jb-mr1-dev

* commit '9023cf91018c75a179d04256fd4e306065528117':
  Set wallpaper bitmap reference to null before reloading

11 years agoMerge "Set wallpaper bitmap reference to null before reloading" into jb-mr1-dev
Chet Haase [Thu, 25 Oct 2012 19:19:18 +0000 (12:19 -0700)]
Merge "Set wallpaper bitmap reference to null before reloading" into jb-mr1-dev

11 years agoMerge "Fix Google Now on lockscreen." into jb-mr1-lockscreen-dev
Daniel Sandler [Thu, 25 Oct 2012 18:59:53 +0000 (11:59 -0700)]
Merge "Fix Google Now on lockscreen." into jb-mr1-lockscreen-dev

11 years agoSet wallpaper bitmap reference to null before reloading
Chet Haase [Thu, 25 Oct 2012 00:37:00 +0000 (17:37 -0700)]
Set wallpaper bitmap reference to null before reloading

Give the GC a chance to collect the current bitmap if it needs to,
as it allocates memory for the next one. This helps avoid OOM situations
that can sometimes occur in extreme circumstances (huge bitmaps)

Also set the default_wallpaper to the right default size.

Issue #7352961 Wallpaper edge is cut-off while scrolling through home page

Change-Id: If76b55061d04b29af7f66a6162e307b8b53bf4ae

11 years agoam 3e297339: Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTIO...
Fabrice Di Meglio [Thu, 25 Oct 2012 18:45:06 +0000 (11:45 -0700)]
am 3e297339: Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants" into jb-mr1-dev

* commit '3e297339f8b77d54f520d5471c90c9d04e78400e':
  FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants

11 years agoMerge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT...
Fabrice Di Meglio [Thu, 25 Oct 2012 18:41:20 +0000 (11:41 -0700)]
Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants" into jb-mr1-dev

11 years agoMerge "Manual frameworks/base merge from lockhotness (camera)." into jb-mr1-lockscree...
John Spurlock [Thu, 25 Oct 2012 18:40:11 +0000 (11:40 -0700)]
Merge "Manual frameworks/base merge from lockhotness (camera)." into jb-mr1-lockscreen-dev

11 years agoManual frameworks/base merge from lockhotness (camera).
John Spurlock [Thu, 25 Oct 2012 18:35:19 +0000 (14:35 -0400)]
Manual frameworks/base merge from lockhotness (camera).

Change-Id: I8649ef77b706120a2297ddccd9bbb4d7ddf026a9
Proto-Id: Ia60ed9ee263b6053b9ca00d71fbd3ffc64a96278

11 years agoFIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View...
Fabrice Di Meglio [Thu, 25 Oct 2012 18:22:39 +0000 (11:22 -0700)]
FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants

- made them private and final
- fixed comment

Change-Id: Ia1d22329edb7ac26e7bcd0489770a99ad41c4f0e

11 years agoam 324cfc54: Merge "Accessibility layer in inconsistent state after running UI test...
Svetoslav Ganov [Thu, 25 Oct 2012 18:13:28 +0000 (11:13 -0700)]
am 324cfc54: Merge "Accessibility layer in inconsistent state after running UI test automation tests." into jb-mr1-dev

* commit '324cfc54ed3527b98069f87665504a423bab63e4':
  Accessibility layer in inconsistent state after running UI test automation tests.

11 years agoMerge "Accessibility layer in inconsistent state after running UI test automation...
Svetoslav Ganov [Thu, 25 Oct 2012 18:09:01 +0000 (11:09 -0700)]
Merge "Accessibility layer in inconsistent state after running UI test automation tests." into jb-mr1-dev

11 years agoFix Google Now on lockscreen.
Daniel Sandler [Thu, 25 Oct 2012 17:28:33 +0000 (13:28 -0400)]
Fix Google Now on lockscreen.

We can't make the navbar slippery anymore if lockscreen is
going to intercept all the touches. :)

Bug: 7413021
Change-Id: I1658262e43c37d0b1a554cda434ac43c0a0a86c0

11 years agoAccessibility layer in inconsistent state after running UI test automation tests.
Svetoslav Ganov [Thu, 25 Oct 2012 02:45:07 +0000 (19:45 -0700)]
Accessibility layer in inconsistent state after running UI test automation tests.

1. The accessibility layer has a back door for a UI test automation code running
   from the shell to attach. The unregister code does an incorrect identity check
   and as a result the register UI test automation service is not disconnected
   until its process is killed. The fix is super safe and simple.

bug:7409261

Change-Id: I4b1da18be6c5619dadd4a58fca6724529bc59dea

11 years agoMerge "Haptics for PIN enter key" into jb-mr1-lockscreen-dev
Daniel Sandler [Thu, 25 Oct 2012 15:16:45 +0000 (08:16 -0700)]
Merge "Haptics for PIN enter key" into jb-mr1-lockscreen-dev

11 years agoHaptics for PIN enter key
Daniel Sandler [Thu, 25 Oct 2012 15:12:56 +0000 (11:12 -0400)]
Haptics for PIN enter key

Change-Id: Ie9d026847a6231b89cba55baf74e795f30ac857d

11 years agoMerge "Haptics for PIN keys." into jb-mr1-lockscreen-dev
Daniel Sandler [Thu, 25 Oct 2012 14:58:16 +0000 (07:58 -0700)]
Merge "Haptics for PIN keys." into jb-mr1-lockscreen-dev

11 years agoHaptics for PIN keys.
Daniel Sandler [Thu, 25 Oct 2012 14:46:37 +0000 (10:46 -0400)]
Haptics for PIN keys.

Change-Id: I65b12a614f344faef140334658ec1e627094e05e

11 years agoam 33c0a616: Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging...
Bryan Mawhinney [Thu, 25 Oct 2012 09:09:49 +0000 (02:09 -0700)]
am 33c0a616: Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into jb-mr1-dev

* commit '33c0a616dbd284b47cc8e6af2eec358fba7c701f':
  Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)

11 years agoMerge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into jb...
Bryan Mawhinney [Thu, 25 Oct 2012 09:06:35 +0000 (02:06 -0700)]
Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into jb-mr1-dev

11 years agoPIN pad cosmetics.
Daniel Sandler [Wed, 24 Oct 2012 04:21:32 +0000 (00:21 -0400)]
PIN pad cosmetics.

Also pull the Klondike telephone exchange letter strings out
into arrays.xml so we can override it for specific locales.

Change-Id: Idf79ff8bfd53e5a8277271cc85ac7a1784ae3b64

11 years agoCleaning up password input.
Daniel Sandler [Thu, 25 Oct 2012 03:19:34 +0000 (23:19 -0400)]
Cleaning up password input.

Starting to try to show the IME at the right times.

Change-Id: Idc681304c309022666a03c26885a5c94ab4ec2a2

11 years agoAdd ECA to PIN view
Daniel Sandler [Thu, 25 Oct 2012 05:17:22 +0000 (01:17 -0400)]
Add ECA to PIN view

Change-Id: I46e854dc8d5920bb506ac9996af7ea3ca845468a

11 years agoMerge "Fix new password view in keyguard" into jb-mr1-lockscreen-dev
Jim Miller [Thu, 25 Oct 2012 03:18:00 +0000 (20:18 -0700)]
Merge "Fix new password view in keyguard" into jb-mr1-lockscreen-dev

11 years agoFix new password view in keyguard
Jim Miller [Thu, 25 Oct 2012 03:14:47 +0000 (20:14 -0700)]
Fix new password view in keyguard

The IME wasn't coming up in password mode because the base class always
returned 'false' for needsInput().

Change-Id: Ia5bf508b3e08fa6980e83103322711857af74680

11 years agoFix build
Michael Jurka [Thu, 25 Oct 2012 01:45:10 +0000 (18:45 -0700)]
Fix build

11 years agoMerge "Adding ability to add multiple widgets to keyguard" into jb-mr1-lockscreen-dev
Michael Jurka [Thu, 25 Oct 2012 01:28:21 +0000 (18:28 -0700)]
Merge "Adding ability to add multiple widgets to keyguard" into jb-mr1-lockscreen-dev

11 years agoam ead7d90e: Merge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-dev
Dianne Hackborn [Thu, 25 Oct 2012 01:02:05 +0000 (18:02 -0700)]
am ead7d90e: Merge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-dev

* commit 'ead7d90e8b049c9689560015dbb761242fd86c99':
  Fix issue #7408647: Add getUserCount() API

11 years agoam 38c904a6: Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev
Daniel Sandler [Thu, 25 Oct 2012 00:59:09 +0000 (17:59 -0700)]
am 38c904a6: Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev

* commit '38c904a6bc3cc215940ec0d8f96cda9376ff0133':
  Be a little more lenient with panel-open gestures.
  Missing copyright headers.

11 years agoMerge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-dev
Dianne Hackborn [Thu, 25 Oct 2012 00:58:13 +0000 (17:58 -0700)]
Merge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-dev

11 years agoMerge changes Ia0c2450f,I0fac062f into jb-mr1-dev
Daniel Sandler [Thu, 25 Oct 2012 00:55:10 +0000 (17:55 -0700)]
Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev

* changes:
  Be a little more lenient with panel-open gestures.
  Missing copyright headers.

11 years agoAdding ability to add multiple widgets to keyguard
Michael Jurka [Wed, 24 Oct 2012 19:46:49 +0000 (12:46 -0700)]
Adding ability to add multiple widgets to keyguard

Bug: 7381803

11 years agoBeginnings of bouncer support; add scrims and state tracking
Adam Powell [Wed, 24 Oct 2012 23:26:56 +0000 (16:26 -0700)]
Beginnings of bouncer support; add scrims and state tracking

Integrating from prototype app

Change-Id: Ib142cf371c5997f547266d8af7e25129fb4e1343

11 years agoFix issue #7408647: Add getUserCount() API
Dianne Hackborn [Wed, 24 Oct 2012 22:22:21 +0000 (15:22 -0700)]
Fix issue #7408647: Add getUserCount() API

Change-Id: Ib4e8e2300757e0941fae8fbc46c4323f5e2d7d6b

11 years agoam 4e7f2ffe: Merge "Handle group tear down only at group removed event" into jb-mr1-dev
Irfan Sheriff [Wed, 24 Oct 2012 22:26:41 +0000 (15:26 -0700)]
am 4e7f2ffe: Merge "Handle group tear down only at group removed event" into jb-mr1-dev

* commit '4e7f2ffe1791807636ac542f73016773c30daa92':
  Handle group tear down only at group removed event

11 years agoMerge "Handle group tear down only at group removed event" into jb-mr1-dev
Irfan Sheriff [Wed, 24 Oct 2012 22:23:46 +0000 (15:23 -0700)]
Merge "Handle group tear down only at group removed event" into jb-mr1-dev

11 years agoHandle group tear down only at group removed event
Irfan Sheriff [Wed, 24 Oct 2012 20:34:31 +0000 (13:34 -0700)]
Handle group tear down only at group removed event

Handling group removal at disconnect causes issues where supplicant keeps
the group and then the next invocation fails

Bug: 7403755
Change-Id: Iea7e5ec98486607f8e2c4a55be3743e0545a9da7

11 years agoam 900e0ba5: Merge "Dim the screen quickly in response to user activity timeout....
Jeff Brown [Wed, 24 Oct 2012 21:58:28 +0000 (14:58 -0700)]
am 900e0ba5: Merge "Dim the screen quickly in response to user activity timeout." into jb-mr1-dev

* commit '900e0ba5163bd03becf49922dfdfad07460716f0':
  Dim the screen quickly in response to user activity timeout.

11 years agoMerge "Dim the screen quickly in response to user activity timeout." into jb-mr1-dev
Jeff Brown [Wed, 24 Oct 2012 21:55:28 +0000 (14:55 -0700)]
Merge "Dim the screen quickly in response to user activity timeout." into jb-mr1-dev

11 years agoDim the screen quickly in response to user activity timeout.
Jeff Brown [Wed, 24 Oct 2012 21:46:26 +0000 (14:46 -0700)]
Dim the screen quickly in response to user activity timeout.

Reverts a previous change that made the screen dim slowly instead.
The quick transition does a better job of attracting the user's
attention to the fact that the screen is about to turn off
unless the user touches the screen.

Bug: 7386034
Change-Id: I81e4d8939f6791b96352004984a9e5b2aab79788

11 years agoIntegrate changes from lockscreen proto app
Adam Powell [Wed, 24 Oct 2012 21:00:04 +0000 (14:00 -0700)]
Integrate changes from lockscreen proto app

Fix padding/layout issues in MultiPaneChallengeLayout

Change-Id: I610b4c0cc321a690fa29d071d6a960c05ffbe3a7

11 years agoam 99333315: Merge "Ensure we have a GL context before deleting View layers Bug ...
Romain Guy [Wed, 24 Oct 2012 20:53:43 +0000 (13:53 -0700)]
am 99333315: Merge "Ensure we have a GL context before deleting View layers Bug #7391098" into jb-mr1-dev

* commit '9933331506c91e535ba277bef9c44e1852ccf16c':
  Ensure we have a GL context before deleting View layers Bug #7391098

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Wed, 24 Oct 2012 20:51:28 +0000 (13:51 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoMerge "Ensure we have a GL context before deleting View layers Bug #7391098" into...
Romain Guy [Wed, 24 Oct 2012 20:50:11 +0000 (13:50 -0700)]
Merge "Ensure we have a GL context before deleting View layers Bug #7391098" into jb-mr1-dev

11 years agoam 188bf0e6: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 24 Oct 2012 20:50:22 +0000 (13:50 -0700)]
am 188bf0e6: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '188bf0e63c30fa557dc897faf1b55da045b23ca0':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 24 Oct 2012 20:47:21 +0000 (13:47 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoam cd668554: Merge "Fix a crash in InputMethodManagerService due to permission failur...
Amith Yamasani [Wed, 24 Oct 2012 20:33:38 +0000 (13:33 -0700)]
am cd668554: Merge "Fix a crash in InputMethodManagerService due to permission failure." into jb-mr1-dev

* commit 'cd668554417f089aa0ae013a29ab81864b4b4685':
  Fix a crash in InputMethodManagerService due to permission failure.

11 years agoMerge "Fix a crash in InputMethodManagerService due to permission failure." into...
Amith Yamasani [Wed, 24 Oct 2012 20:29:52 +0000 (13:29 -0700)]
Merge "Fix a crash in InputMethodManagerService due to permission failure." into jb-mr1-dev

11 years agoMerge "remove debug logs." into jb-mr1-lockscreen-dev
Chris Wren [Wed, 24 Oct 2012 20:27:39 +0000 (13:27 -0700)]
Merge "remove debug logs." into jb-mr1-lockscreen-dev

11 years agoam f704e9f6: Merge "revise android.location.Geofence documentation" into jb-mr1-dev
Victoria Lease [Wed, 24 Oct 2012 20:26:38 +0000 (13:26 -0700)]
am f704e9f6: Merge "revise android.location.Geofence documentation" into jb-mr1-dev

* commit 'f704e9f67745d1f1c01058f4c74b06d157b4054d':
  revise android.location.Geofence documentation

11 years agoremove debug logs.
Chris Wren [Wed, 24 Oct 2012 20:26:34 +0000 (16:26 -0400)]
remove debug logs.

Change-Id: I8d0066bdce1c93c7a3da0fa36d865c674e5dcd40
Proto-Id: I7ac6b8c8a664dbd7abda089fcd9edb8d7ccc3208

11 years agoMerge "revise android.location.Geofence documentation" into jb-mr1-dev
Victoria Lease [Wed, 24 Oct 2012 20:23:21 +0000 (13:23 -0700)]
Merge "revise android.location.Geofence documentation" into jb-mr1-dev

11 years agoMerge "Fading side pages as per mock" into jb-mr1-lockscreen-dev
Adam Cohen [Wed, 24 Oct 2012 20:18:38 +0000 (13:18 -0700)]
Merge "Fading side pages as per mock" into jb-mr1-lockscreen-dev

11 years agoFading side pages as per mock
Adam Cohen [Wed, 24 Oct 2012 20:15:38 +0000 (13:15 -0700)]
Fading side pages as per mock

-> Also, adding side pages hints when keyguard is inflated

Change-Id: I33f073ed97510a5982cddc4ee95f1ee3ed3c9397

11 years agoMerge "catch exceptional cases on factory-fresh devices." into jb-mr1-lockscreen-dev
Chris Wren [Wed, 24 Oct 2012 20:07:28 +0000 (13:07 -0700)]
Merge "catch exceptional cases on factory-fresh devices." into jb-mr1-lockscreen-dev

11 years agocatch exceptional cases on factory-fresh devices.
Chris Wren [Wed, 24 Oct 2012 20:05:14 +0000 (16:05 -0400)]
catch exceptional cases on factory-fresh devices.

Change-Id: I2019b4f31415efba72b5a3b5d659e41595e506f6
Proto-Id: I8a57f9f6f5b7339df3e243ecc51fb311f6ac8981

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 24 Oct 2012 19:47:03 +0000 (12:47 -0700)]
Import translations. DO NOT MERGE

Change-Id: I2b01c3cba17b2317a2787e1b6d2d5b3f45bde2f7
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 24 Oct 2012 19:45:34 +0000 (12:45 -0700)]
Import translations. DO NOT MERGE

Change-Id: I3717e675767f545d33b89efc85909a2d172808b8
Auto-generated-cl: translation import

11 years agoam acf5943c: Merge "Fix the Backup Manager\'s uninstall tracking" into jb-mr1-dev
Christopher Tate [Wed, 24 Oct 2012 19:27:47 +0000 (12:27 -0700)]
am acf5943c: Merge "Fix the Backup Manager\'s uninstall tracking" into jb-mr1-dev

* commit 'acf5943c44d34845386afe7946aed086f8b3e87e':
  Fix the Backup Manager's uninstall tracking

11 years agoMerge "Fix the Backup Manager's uninstall tracking" into jb-mr1-dev
Christopher Tate [Wed, 24 Oct 2012 19:24:50 +0000 (12:24 -0700)]
Merge "Fix the Backup Manager's uninstall tracking" into jb-mr1-dev

11 years agoBe a little more lenient with panel-open gestures.
Daniel Sandler [Wed, 24 Oct 2012 19:23:42 +0000 (15:23 -0400)]
Be a little more lenient with panel-open gestures.

The code would not consider any drag that did not complete
the "peek" distance (the distance the panel opens when you
press and hold on the status bar; on tablets this is
statusbarheight + closehandleheight, and on phones it's
headerheight + closehandleheight) as a candidate for a
fling, and set that drag's effective velocity to 0.

This CL just removes that check. Now a fling must meet the
minimum linear velocity and minimum Y distance thresholds
(100dp/sec and 20dp, respectively) to change the position of
the panel (closed->open or open->closed).

Bug: 7390976
Change-Id: Ia0c2450f9fdf3f27b890aab240a155dad1ab052f

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Wed, 24 Oct 2012 19:19:01 +0000 (12:19 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoam 0fa4cf5b: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 24 Oct 2012 19:17:09 +0000 (12:17 -0700)]
am 0fa4cf5b: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '0fa4cf5bb57d1c116db6b07256afa224619c461f':
  Import translations. DO NOT MERGE

11 years agoam 1202c436: Merge "Secure windows, secure surface views and secure displays." into...
Jeff Brown [Wed, 24 Oct 2012 19:17:04 +0000 (12:17 -0700)]
am 1202c436: Merge "Secure windows, secure surface views and secure displays." into jb-mr1-dev

* commit '1202c43685c475158a773d03d70effa01b6bb4ff':
  Secure windows, secure surface views and secure displays.

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 24 Oct 2012 19:15:05 +0000 (12:15 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Secure windows, secure surface views and secure displays." into jb-mr1-dev
Jeff Brown [Wed, 24 Oct 2012 19:14:07 +0000 (12:14 -0700)]
Merge "Secure windows, secure surface views and secure displays." into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 24 Oct 2012 19:10:45 +0000 (12:10 -0700)]
Import translations. DO NOT MERGE

Change-Id: I035193bae4235a54f721473ff5db4f63e1b1b4ae
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 24 Oct 2012 19:08:18 +0000 (12:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: I60e51769668cbf4823155238a51cdac84b4b49af
Auto-generated-cl: translation import

11 years agoMissing copyright headers.
Daniel Sandler [Wed, 24 Oct 2012 19:02:27 +0000 (15:02 -0400)]
Missing copyright headers.

Change-Id: I0fac062ffa52fc21f32d25d3f0a38e263e701c46

11 years agoam 8e080d7e: Merge "License of files Bluetooth package is not updated to ASL2" into...
Zhihai Xu [Wed, 24 Oct 2012 18:01:15 +0000 (11:01 -0700)]
am 8e080d7e: Merge "License of files Bluetooth package is not updated to ASL2" into jb-mr1-dev

* commit '8e080d7e10dd17662750605538a9799af66494e9':
  License of files Bluetooth package is not updated to ASL2

11 years agoam d8d83faa: am cde979d2: am 3d087920: am 76cdbdc8: Doc change: update develop landin...
Dirk Dougherty [Wed, 24 Oct 2012 18:01:10 +0000 (11:01 -0700)]
am d8d83faa: am cde979d2: am 3d087920: am 76cdbdc8: Doc change: update develop landing page content.

* commit 'd8d83faae8101cda0c4f6fa2616d6b4c596e7d75':
  Doc change: update develop landing page content.

11 years agoam ecf4725e: Merge "Fix issue #7401818: Wrong transition animation when clearing...
Dianne Hackborn [Wed, 24 Oct 2012 18:01:07 +0000 (11:01 -0700)]
am ecf4725e: Merge "Fix issue #7401818: Wrong transition animation when clearing task" into jb-mr1-dev

* commit 'ecf4725ef4e753a2ef08205c922391753eb3803f':
  Fix issue #7401818: Wrong transition animation when clearing task

11 years agoam 799916e6: Merge "Revert "Check non-primary user dirs during package scan"" into...
Dave Burke [Wed, 24 Oct 2012 18:00:31 +0000 (11:00 -0700)]
am 799916e6: Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-dev

* commit '799916e6ac706921e43a3382e5d9e06e13f87525':
  Revert "Check non-primary user dirs during package scan"

11 years agoam f52cbb6b: Merge "AudioService: add fix for corrupted settings" into jb-mr1-dev
Eric Laurent [Wed, 24 Oct 2012 18:00:11 +0000 (11:00 -0700)]
am f52cbb6b: Merge "AudioService: add fix for corrupted settings" into jb-mr1-dev

* commit 'f52cbb6b1800fc2b338e8c0883170567fcd0447a':
  AudioService: add fix for corrupted settings

11 years agoam 92bc9b31: PMS: check outInfo for null during delete
Kenny Root [Wed, 24 Oct 2012 18:00:01 +0000 (11:00 -0700)]
am 92bc9b31: PMS: check outInfo for null during delete

* commit '92bc9b3196907a76d4b73c3f361d41c14dfd7f5c':
  PMS: check outInfo for null during delete

11 years agoam 56e75631: Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into...
Dianne Hackborn [Wed, 24 Oct 2012 17:59:40 +0000 (10:59 -0700)]
am 56e75631: Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into jb-mr1-dev

* commit '56e75631bd737e5362309330d4839cc1dddb501c':
  Fix issue #7342364: JellyBean broke Toddler Lock, again

11 years agoam e1655c98: (-s ours) Merge "When A11y is on, use a longer interval between lockout...
Svetoslav Ganov [Wed, 24 Oct 2012 17:59:36 +0000 (10:59 -0700)]
am e1655c98: (-s ours) Merge "When A11y is on, use a longer interval between lockout announcements." into jb-mr1-dev

* commit 'e1655c980d28b953597727d2c7832b442ca926cc':
  When A11y is on, use a longer interval between lockout announcements.

11 years agoMerge "License of files Bluetooth package is not updated to ASL2" into jb-mr1-dev
Zhihai Xu [Wed, 24 Oct 2012 17:44:08 +0000 (10:44 -0700)]
Merge "License of files Bluetooth package is not updated to ASL2" into jb-mr1-dev

11 years agoam cde979d2: am 3d087920: am 76cdbdc8: Doc change: update develop landing page content.
Dirk Dougherty [Wed, 24 Oct 2012 17:43:44 +0000 (10:43 -0700)]
am cde979d2: am 3d087920: am 76cdbdc8: Doc change: update develop landing page content.

* commit 'cde979d2fdc9cf7517819b896ca46a7d7768ff43':
  Doc change: update develop landing page content.

11 years agoam 3d087920: am 76cdbdc8: Doc change: update develop landing page content.
Dirk Dougherty [Wed, 24 Oct 2012 17:40:30 +0000 (10:40 -0700)]
am 3d087920: am 76cdbdc8: Doc change: update develop landing page content.

* commit '3d0879201d4c1c660f0ff3b8fc63410298cd9264':
  Doc change: update develop landing page content.

11 years agorevise android.location.Geofence documentation
Victoria Lease [Wed, 24 Oct 2012 17:40:07 +0000 (10:40 -0700)]
revise android.location.Geofence documentation

Bug: 7172696
Change-Id: Ib1a104ee4a97c51996200b8d456face66178115f