History log of /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4eada64770bc2f021cb04cbb77efbad1c9a7adc4 08-Nov-2012 Daniel Sandler <dsandler@android.com> Merge "Only show the bouncer for the assistant if secure." into jb-mr1-lockscreen-dev
6ed3fcafdbdeda9a10a62bbd0e5997017e8e2635 08-Nov-2012 Daniel Sandler <dsandler@android.com> Only show the bouncer for the assistant if secure.

We do this by using the helpful tools in
KeyguardActivityLauncher which do all the right callbacks
and stuff.

(This assumes the assist gesture is sufficiently hard to
false that we don't need the extra step of bouncing the
glowpad unlock affordance.)

Bug: 7500637
Change-Id: Id68cb85cdfd741f43a5bce69118ec4209125d785
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
14adfe425e67c9ec12b0841a62c5c03ce00838ea 08-Nov-2012 John Spurlock <jspurlock@google.com> Address comments from merged "Fix remaining jank in sec..."

Cleanup based on post-merge comments on:
I554ddffb7981488fa8a81933842b0c7730e775f3

Bug:7482560
Change-Id: I06b2bc91da9dfddd06db69efb9e7ad45c304f709
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
34c4fe523ad96fb59cec28832b38806d04a6bebf 07-Nov-2012 John Spurlock <jspurlock@google.com> Fix remaining jank in secure add-widget transition.

Wait for activity to launch before dismissing the keyguard.
Otherwise we see launcher/last activity waiting for the
picker to start up.

Also remove camera transition workaround obviated by:
Iefee62061962625b622ff2cf9a307d9429c2ad54

Bug:7482560
Change-Id: I554ddffb7981488fa8a81933842b0c7730e775f3
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
65cbcbea8a88a14dd9a001d23d09f0a02b0b3805 06-Nov-2012 John Spurlock <jspurlock@google.com> Remove add widget transition jank (insecure).

Refactor to use common activity launcher.

Still work to do on secure.

Bug:7482560
Change-Id: I2f8869afe8172850e1cb019a051aaeb49bb8c5bc
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
57f928fc4afc02d2fe45523efea687eee7f86c02 02-Nov-2012 John Spurlock <jspurlock@google.com> Recover from badly behaving 3rd party secure cameras.

Bug:7473953
Change-Id: I8daf18c85d951e03fa1c98dda5f255327f96f0ba
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
dbe24b7def8df3a539790827d3f395f4d933802b 01-Nov-2012 John Spurlock <jspurlock@google.com> Cancel camera launch on screen off.

Bug: 7452793
Change-Id: Ic043a0076154d2ce4dcb0b26bae3958c35a6cd67
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
6e36f1019cb6d7098b49e036e1640c8cfc6880cf 01-Nov-2012 John Spurlock <jspurlock@google.com> Fix launcher flash during secure camera transition.

Bug:7452928
Change-Id: I8b7d9bdb14addefb9e9ed71a45d438418b3e21dd
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
cfc3086b18396df03f982fb98112649dc5b5a6f2 30-Oct-2012 Adam Powell <adamp@google.com> Keyguard polishing

Integrate from proto app

* New assets

* Layout changes

* Dragging behavior change for sliding challenge

* Realign camera for new padding

Change-Id: Ia177c60f59f1fc74000d95fc39b048321acf1246
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
47cde77bc7ac5c3a1e486691596a7534ad855ff2 26-Oct-2012 John Spurlock <jspurlock@google.com> 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
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java
dcc9681b0d4f52e1f441ef2abdda3eb949cc0c4b 25-Oct-2012 John Spurlock <jspurlock@google.com> Manual frameworks/base merge from lockhotness (camera).

Change-Id: I8649ef77b706120a2297ddccd9bbb4d7ddf026a9
Proto-Id: Ia60ed9ee263b6053b9ca00d71fbd3ffc64a96278
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/KeyguardActivityLauncher.java