Michael Jurka
1254f2f42f
Persist reordering/deleting widgets on keyguard
...
Also, clean up warnings from unused imports
Change-Id: Id0ef12a584ffdaa8a4fb64ffe93d0dda0af398ec
2012-10-25 16:43:10 -07:00
Robert Ly
6a8d6da9bb
am 148d4131: am 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs
...
* commit '148d413164ce0a780236ffb8ada15cad81be6ce7':
docs: animations au class
2012-10-25 16:34:10 -07:00
Robert Ly
148d413164
am 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs
...
* commit '5b45e33770f072e281ddf8cda2ecc039a6caedfc':
docs: animations au class
2012-10-25 16:32:18 -07:00
Robert Ly
5b45e33770
am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs
...
* commit 'd6bbf71dc552d54ffde25e8c00ed96630a5221a6':
docs: animations au class
2012-10-25 16:29:09 -07:00
Robert Ly
d6bbf71dc5
am ea502b27: Merge "docs: animations au class" into jb-dev-docs
...
* commit 'ea502b27020872003f1d2be1fb2644b04cc59a67':
docs: animations au class
2012-10-25 16:26:57 -07:00
Robert Ly
ea502b2702
Merge "docs: animations au class" into jb-dev-docs
2012-10-25 16:24:03 -07:00
Jim Miller
f90716c9cc
Merge "Route signals from SlidingChalleng to SecurityView" into jb-mr1-lockscreen-dev
2012-10-25 14:35:20 -07:00
John Spurlock
7de482babc
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.
2012-10-25 14:17:22 -07:00
John Spurlock
5c87f5334a
Merge "Revert part of fix for b/7377776 to fix b/7411356." into jb-mr1-dev
2012-10-25 14:14:52 -07:00
Jim Miller
bbba68a14a
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
2012-10-25 14:12:52 -07:00
Adam Powell
0b1b552268
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
2012-10-25 13:57:19 -07:00
Robert Ly
3f53212602
docs: animations au class
...
Change-Id: I776ccdf44014fe38dd55dedfed8730306d2a2cea
2012-10-25 13:26:32 -07:00
John Spurlock
3e98b9afe6
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
2012-10-25 16:15:30 -04:00
Chet Haase
b3975088b6
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
2012-10-25 12:23:20 -07:00
Chet Haase
9023cf9101
Merge "Set wallpaper bitmap reference to null before reloading" into jb-mr1-dev
2012-10-25 12:19:34 -07:00
Daniel Sandler
d85a960b14
Merge "Fix Google Now on lockscreen." into jb-mr1-lockscreen-dev
2012-10-25 11:59:53 -07:00
Chet Haase
589a6af173
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
2012-10-25 11:57:09 -07:00
Fabrice Di Meglio
654761a059
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
2012-10-25 11:45:06 -07:00
Fabrice Di Meglio
3e297339f8
Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants" into jb-mr1-dev
2012-10-25 11:41:20 -07:00
John Spurlock
2e8a98e269
Merge "Manual frameworks/base merge from lockhotness (camera)." into jb-mr1-lockscreen-dev
2012-10-25 11:40:12 -07:00
John Spurlock
dcc9681b0d
Manual frameworks/base merge from lockhotness (camera).
...
Change-Id: I8649ef77b706120a2297ddccd9bbb4d7ddf026a9
Proto-Id: Ia60ed9ee263b6053b9ca00d71fbd3ffc64a96278
2012-10-25 14:35:19 -04:00
Fabrice Di Meglio
72898e9828
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
2012-10-25 11:22:39 -07:00
Svetoslav Ganov
e3b51ef002
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.
2012-10-25 11:13:28 -07:00
Svetoslav Ganov
324cfc54ed
Merge "Accessibility layer in inconsistent state after running UI test automation tests." into jb-mr1-dev
2012-10-25 11:09:30 -07:00
Daniel Sandler
c3fc322286
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
2012-10-25 13:28:33 -04:00
Svetoslav Ganov
7fd9882ba3
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
2012-10-25 09:41:11 -07:00
Daniel Sandler
c57f0d3e54
Merge "Haptics for PIN enter key" into jb-mr1-lockscreen-dev
2012-10-25 08:16:46 -07:00
Daniel Sandler
7bc8af3abc
Haptics for PIN enter key
...
Change-Id: Ie9d026847a6231b89cba55baf74e795f30ac857d
2012-10-25 11:13:18 -04:00
Daniel Sandler
40d98edb43
Merge "Haptics for PIN keys." into jb-mr1-lockscreen-dev
2012-10-25 07:58:16 -07:00
Daniel Sandler
acb60fb577
Haptics for PIN keys.
...
Change-Id: I65b12a614f344faef140334658ec1e627094e05e
2012-10-25 10:46:37 -04:00
Bryan Mawhinney
661c2e7495
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)
2012-10-25 02:09:49 -07:00
Bryan Mawhinney
33c0a616db
Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into jb-mr1-dev
2012-10-25 02:06:37 -07:00
Daniel Sandler
d5692742c1
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
2012-10-25 03:30:28 -04:00
Daniel Sandler
2c1ce0564f
Cleaning up password input.
...
Starting to try to show the IME at the right times.
Change-Id: Idc681304c309022666a03c26885a5c94ab4ec2a2
2012-10-25 01:30:00 -04:00
Daniel Sandler
51d39f2df9
Add ECA to PIN view
...
Change-Id: I46e854dc8d5920bb506ac9996af7ea3ca845468a
2012-10-25 01:18:30 -04:00
Jim Miller
df99b1d5d3
Merge "Fix new password view in keyguard" into jb-mr1-lockscreen-dev
2012-10-24 20:18:00 -07:00
Jim Miller
86f9637d7b
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
2012-10-24 20:14:47 -07:00
Michael Jurka
8b3dd40019
Fix build
2012-10-24 18:45:10 -07:00
Michael Jurka
147dfc8642
Merge "Adding ability to add multiple widgets to keyguard" into jb-mr1-lockscreen-dev
2012-10-24 18:28:21 -07:00
Dianne Hackborn
db3efba6fc
am ead7d90e: Merge "Fix issue #7408647 : Add getUserCount() API" into jb-mr1-dev
...
* commit 'ead7d90e8b049c9689560015dbb761242fd86c99':
Fix issue #7408647 : Add getUserCount() API
2012-10-24 18:02:05 -07:00
Daniel Sandler
5fbc82ef79
am 38c904a6: Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev
...
* commit '38c904a6bc3cc215940ec0d8f96cda9376ff0133':
Be a little more lenient with panel-open gestures.
Missing copyright headers.
2012-10-24 17:59:09 -07:00
Dianne Hackborn
ead7d90e8b
Merge "Fix issue #7408647 : Add getUserCount() API" into jb-mr1-dev
2012-10-24 17:58:13 -07:00
Daniel Sandler
38c904a6bc
Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev
...
* changes:
Be a little more lenient with panel-open gestures.
Missing copyright headers.
2012-10-24 17:55:10 -07:00
Michael Jurka
aa2859ae61
Adding ability to add multiple widgets to keyguard
...
Bug: 7381803
2012-10-24 17:41:34 -07:00
Adam Powell
eee209313d
Beginnings of bouncer support; add scrims and state tracking
...
Integrating from prototype app
Change-Id: Ib142cf371c5997f547266d8af7e25129fb4e1343
2012-10-24 16:33:44 -07:00
Dianne Hackborn
b26306ad52
Fix issue #7408647 : Add getUserCount() API
...
Change-Id: Ib4e8e2300757e0941fae8fbc46c4323f5e2d7d6b
2012-10-24 15:28:03 -07:00
Irfan Sheriff
9253f56163
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
2012-10-24 15:26:41 -07:00
Irfan Sheriff
4e7f2ffe17
Merge "Handle group tear down only at group removed event" into jb-mr1-dev
2012-10-24 15:23:47 -07:00
Irfan Sheriff
2bc0c5fef2
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
2012-10-24 15:05:56 -07:00
Jeff Brown
2ca85c2051
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.
2012-10-24 14:58:28 -07:00