History log of /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1272e0e37b9f1aad4749543be97a1a3a6483abf0 27-Nov-2012 Winson Chung <winsonc@google.com> Fixing issue where you can still click on a widget on a side page. (Bug 7568412)

Change-Id: I7105bc6b06e850e6029d12b0fe36fad00b538e1a
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
4752e7d1a9ff83d946890b0020de091f4346a7ae 21-Nov-2012 Winson Chung <winsonc@google.com> Removing the plus page when we reach the max number of allowable widgets. (Bug 7564782)

- Also adding feedback on the plus page (Bug 7500328)

Change-Id: Iddd09b7a3d5347a43bc040052114879cbaecccd9
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
75b5cfb4a41030333820d072578a288d4ec9899c 16-Nov-2012 Michael Jurka <mikejurka@google.com> Delete appWidgetId when removing lockscreen widgets

Bug: 7550012

Change-Id: Ia9f5266256016eb91bfd6a2d5a7f910c42948f1e
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
4181e8a4ac07e118724f7935928d2c3a1bb291f7 08-Nov-2012 Winson Chung <winsonc@google.com> Merge "Fixing issue where you can reorder/delete a non-widget page. (Bug 7493984)" into jb-mr1-lockscreen-dev
c065a5d7271c6683b64578490ccc836c72d3ed78 08-Nov-2012 Winson Chung <winsonc@google.com> Fixing issue where you can reorder/delete a non-widget page. (Bug 7493984)

- Laying out the drop target without padding from the multiuser picker

Change-Id: Icd3528a13f84a789341a841645bfde4e51fd1747
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
d51700b3cc6d4c66a33d18348f7c1eb66cd50ac2 08-Nov-2012 Adam Cohen <adamcohen@google.com> Fixing up overscroll asset / sizing

-> No more jaggies! yay (issue 7459049)
-> Fixed up weird overscroll state (issue 7489094)

Change-Id: I5d6714a6f5f007ea0f73e4cf34a20572c5f43f64
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
6cf53bb3a94ec5a6eebc96a315dac32d042f1945 06-Nov-2012 Winson Chung <winsonc@google.com> Using screen dimensions to calculate the expanded PagedView dimensions.

- Disallowing taps/interaction outside of the viewport (Bug 7459448)
- Fixing regression in incorrect pivot for Camera page
- Fixing issue where the bouncer was both scaling and shrinking widget pages.

Change-Id: Iefee62061962625b622ff2cf9a307d9429c2ad54
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
48275d2de99ff2556031929c48f295d3f93447b6 05-Nov-2012 Winson Chung <winsonc@google.com> Adding bouncer animation on PagedView. (Bug 7459660)

- Adding Remove text for translations.

Change-Id: Ic18188a2a3caa9dfde8785611242b1c9925f7b87
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
f3b9ec8230298e8f707c2fc44a74fb9346ec3d12 01-Nov-2012 Winson Chung <winsonc@google.com> Initial changes to allow dropping on delete target to remove widget.

- Fixing deletion animation

Change-Id: Ie93991c0e9af0c6b64c6b3808e38f349f6845965
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
bb5c941149b66c0192736468bb60f47984dd5e1f 31-Oct-2012 John Spurlock <jspurlock@google.com> Disable security handle when swiping into camera widget.

Bug:7444313
Change-Id: I3eb268a41bc8b8a4323e55577a775c5ab3cef10d
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
45942ca0525b86ff33c425aaaf87b69dd1c1ceea 01-Nov-2012 Svetoslav Ganov <svetoslavganov@google.com> Addressing comments for change c4842c11932ea4f60fe7ae09b0a59660207e1587

Change-Id: I4e9cf37aba287f079be18e5c2c25216e6fdd1396
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
c4842c11932ea4f60fe7ae09b0a59660207e1587 31-Oct-2012 Svetoslav Ganov <svetoslavganov@google.com> Accessibility support for the lockscreen - phone.

Change-Id: Idc99f1322a1d635dd07e1f5efa1665a4676267c2
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
70009e426a39cc2940d264c4fb87a4402c60b0ff 31-Oct-2012 Adam Cohen <adamcohen@google.com> Making the reordering play nice with the 3D widget carousel

-> Ensuring that transforms, hidden side pages, alphas all transition
and fade seamlessly to and from the carousel

Change-Id: I6197f17899135a9e551ff1691c63ad5a2bb1d0f7
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
70aa528b73fc54fe7896ac1ae349569d83caba59 30-Oct-2012 Winson Chung <winsonc@google.com> Fixing some regressions in tablet reordering/deleting.

Change-Id: Ib3e48fa2606c0259603f6daf3b2ef72e1c8e292d
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
9dc9923085c4407268e8b6aa32c06fe30e3a7f7f 30-Oct-2012 Winson Chung <winsonc@google.com> Deferring zoom out animation until after snapToPage and animateDragViewToOriginalPosition.

- Fixing issue where you can long press a widget to reorder while the challenge is up

Change-Id: I6ef2fa050a5ebc35d1c3e373bb27519580ebe03d
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
f9048cd09b27ab25d9f42c95a79b341c102728c8 28-Oct-2012 Adam Cohen <adamcohen@google.com> Polish to 3d carousel and standard pager

-> updated assets
-> Always showing outlines as per new mock
-> Enabling layers on content during fades (still need to sort out layers for frames)
-> Added carousel overscroll as per discussion with danship
-> Fading side pages in carousel
-> other small polish

Change-Id: If88686768c621a65b175a74c07cb55a69321fd97
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
113ca64a2275ad05c1429edcf56c688d823e308a 27-Oct-2012 Winson Chung <winsonc@google.com> Merge "Making the PagedView full screen on tablets." into jb-mr1-lockscreen-dev
9ec871def38079691085a16862c234b98de99362 25-Oct-2012 Adam Cohen <adamcohen@google.com> 3D carousel initial stab -- paging outlines / alpha effects pending design

Change-Id: I2d9851472472a0affa9b46b2508fc7a1cb8c9779
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
efc49255ad2e5cd513269f1d67dd7fa3327ec488 27-Oct-2012 Winson Chung <winsonc@google.com> Making the PagedView full screen on tablets.

- Fixing issue where last page would not be reorderable on devices that have no camera.

Change-Id: If810d9fc95d180a54f8cec793099ccaa59b2ff15
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
1254f2f42f7173ef51d0034975ab5cb7d44f8209 25-Oct-2012 Michael Jurka <mikejurka@google.com> Persist reordering/deleting widgets on keyguard

Also, clean up warnings from unused imports

Change-Id: Id0ef12a584ffdaa8a4fb64ffe93d0dda0af398ec
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
0b1b552268bc6641cc5d01fb80c12258da9c6985 25-Oct-2012 Adam Powell <adamp@google.com> 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
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
19a5267003e7dc70100a4bd4f1f449523b2ff38b 24-Oct-2012 Jim Miller <jaggies@google.com> Merge latest prototype changes into keyguard

Change-Id: Ibec6e9a7667ec730a25a58226c3203332af64b24
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
b5f3b707a7010e8d867da9342ea87cf0a1679692 22-Oct-2012 Jim Miller <jaggies@google.com> Wire up "add widget" in keyguard

Change-Id: If10e91b4ed1289259f04e0dca91db4ce8645a0f7
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
d6523da1ad7bae805a3dbea8d7b398d86cd3c181 22-Oct-2012 Jim Miller <jaggies@google.com> Merge latest prototype changes into the framework

Specifically, this adds the following functionality:
- portrait layout on phones
- new KeyguardViewStateManager
- new SlidingChallengeLayout
- some event wiring.

Change-Id: Ie4491416f591b6d4002d33e9803a764a8ae730f6
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
838906b165e4d3cb2c512b2db344aa50cb5d4751 20-Oct-2012 Jim Miller <jaggies@google.com> Get basic keyguard working in new branch

This merges the changes from the proto app into the framework.
Basic functionality tested on phone in portrait:

- Slide
- Pattern
- PIN
- Password (wonky)
- SIM PIN

Change-Id: I21b2c30cf05dc01ffb20948f41a044e7af1db25f
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
3b9f9bceeaff0fe23f68f24d604158f614053dcf 14-Oct-2012 Adam Cohen <adamcohen@google.com> Merge "Fix inability to start pattern outside view bounds (issue 7344325)" into jb-mr1-dev
258d9fc6c6cb803aa2721a9e2f884088b476cafe 14-Oct-2012 Adam Cohen <adamcohen@google.com> Fix inability to start pattern outside view bounds (issue 7344325)

-> At the same time, disabling the abilit to page the widget region
and see the overscroll effect

Change-Id: Icd9d9e253404bfbfc411d8958f7c634ca4e37279
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
7e39410f95ff65fbe425caa81d7440b44b3d2ea7 14-Oct-2012 Adam Cohen <adamcohen@google.com> Fix blank clock (issue 7344512)

Change-Id: Iad23f049fcc31ad8f08c99e7c3088e1523de1d45
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
0ff7f010f8bfd011f0915031b02739ae3bee401e 12-Oct-2012 Jim Miller <jaggies@google.com> Change keyguard to use single-stage unlock.

Change-Id: Ica175a90ef4400941c7c4f05a494003b85d5e88c
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
ff2aa0bc8919c247bfc8e81d3f168e5064f52ffb 07-Sep-2012 Jim Miller <jaggies@google.com> Initial pass at adding Music control to new keyguard.

- View is now added or removed based on AudioManager status
- Reduced depth of hierarchy by making KeyguardTransportControl a KeyguardWidgetFrame
- Return to the status view when we return to keyguard (onScreenTurnedOn)

Change-Id: Id7f9310ce4e7daf663471117564e5670f61b1471
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java
dcb3d84b82cc2448d04e73359a716581bfb657db 24-Aug-2012 Jim Miller <jaggies@google.com> Replace keyguard with new implementation

This change refactors keyguard to be more modular and maintainable. More
specifically, it replaces the top-level view with just one device-dependent
view that contains two views: a widget area and a security area.

The widget area can be populated with custom widgets.

The security area contains the current security method as dictated by
the stored password quality.

This change contains both the old and the new keyguard with the old keyguard
still enabled. The new keyguard will be enabled in a subsequent change.

Change-Id: Id75286113771ca1407e9db182172b580f870b612
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/PagedView.java