summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Themes: Expose hard code color for divider sim pinBryan Owens2015-12-293-3/+3
| | | | | Change-Id: I9b5799e6eebf33eef60a1f5bb341fbe82901615f Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* Revert "Themes: Expose "ALL" layouts hard code in frameworks base for themes"Steve Kondik2015-12-053-3/+3
| | | | | | | | | * Many apps which display listviews crash with this change. Reverting for now. This reverts commit e6458a3380b36ab0e3538159e854b7f815a838f3. Change-Id: Icc4d0ee18c708a5692db0b20f7b6b2084d8dd43b
* Themes: Expose "ALL" layouts hard code in frameworks base for themesBryan Owens2015-12-043-3/+3
| | | | | | | Exposing all the hard coded layout colors in the enitre base so themes can have access. Change-Id: I4bc88573d0d7e41fc80d1580ab4e012f48c442d3 Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* Fix pattern lock for accessibilityAdrian Roos2015-07-291-3/+0
| | | | | | | | | - remove the content description in Keyguard - only show virtual views when pattern is in progress - add a content description when the pattern is not in progress Bug: 22646748 Change-Id: Id32a37c4c74c82b547cee8861b2856fa0a08c41c
* am a65de4fd: am b2f8c716: am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent ↵Adrian Roos2015-07-241-0/+1
|\ | | | | | | | | | | | | insanely long passwords from crashing SystemUI * commit 'a65de4fde99c84ae7c7cab242e8e1e46ee6c0a5d': Prevent insanely long passwords from crashing SystemUI
| * am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUIAdrian Roos2015-07-231-0/+1
| |\ | | | | | | | | | | | | * commit '7f63ef380ff8c95ea43edd832a7b986ad362e7cf': Prevent insanely long passwords from crashing SystemUI
| | * Prevent insanely long passwords from crashing SystemUIAdrian Roos2015-07-221-0/+1
| | | | | | | | | | | | | | | Bug: 22214934 Change-Id: I32e238e53ac4b6dd0ae6de226b98894c495b256f
* | | Remove unusable a11y focusable area from pattern unlockAdrian Roos2015-06-101-2/+1
| | | | | | | | | | | | | | | Bug: 20343910 Change-Id: I7644ee8284382072fda8b4aab0ef7114d9079ac1
* | | Hide KeyguardMessageArea if emptyAdrian Roos2015-05-263-3/+4
| | | | | | | | | | | | | | | | | | | | | Also removes dead code. Bug: 20729651 Change-Id: I3a6bee34c5b37fcc304199eb76f31d365c6bb0b4
* | | Adjust lockscreen style to specJorim Jaggi2015-05-142-0/+5
| | | | | | | | | | | | | | | Bug: 21111048 Change-Id: Ibdecaf01224ef45a53b4981d8b79d27034a3df45
* | | Actually relabel emergency affordanceAdrian Roos2015-04-131-1/+1
| | | | | | | | | | | | | | | Bug: 19574098 Change-Id: Icf1b4b85ef74e927bdc970fb88c56bfe6dab47d0
* | | am 309b71e5: am 823bf307: am b5e787c1: am 26b0d973: Merge "Fix change IME ↵Adrian Roos2015-02-201-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | content description" into lmp-mr1-dev * commit '309b71e53086c9bd3b7610799836d66d64aed654': Fix change IME content description
| * | Fix change IME content descriptionAdrian Roos2015-02-191-0/+1
| | | | | | | | | | | | | | | Bug: 19434845 Change-Id: I28be1d8efb61d47abdce168b07a0846056eb650d
* | | Merge commit '83eaf6cc' into HEADJorim Jaggi2015-02-021-1/+3
|\ \ \ | |/ / | | | | | | Change-Id: I13918ee8116ac17169910a1414de913bcc2d184e
| * | Send accessibility event when bouncer is shownJorim Jaggi2015-02-021-1/+3
| | | | | | | | | | | | | | | Bug: 18996476 Change-Id: I0e402aa198263807e3013c7fb151f28d049ea51a
* | | Merge "Remove unused string from keyguard_presentation."Jim Miller2015-01-091-2/+1
|\ \ \
| * | | Remove unused string from keyguard_presentation.Jim Miller2015-01-051-2/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Keyguard presentations are shown on external displays and are not touch explorable. Fixes bug 18831402 Change-Id: I51a9d64639bff037888b9598190ffa5a2cb6db4b
* | | Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-077-17/+7
| | | | | | | | | | | | | | | | | | | | | | | | Also squashes KeyguardViewBase and KeyguardSimpleHostView into KeyguardHostView, uses a constant for the user activity timeout (custom value no longer used). Change-Id: I919b7d3de1dd1590b20e0f14f0e193ee2b3dc21e
* | | Remove dead code #5: Remove KeyguardAccountViewJorim Jaggi2015-01-071-88/+0
| | | | | | | | | | | | Change-Id: I04431625e922e9554ce55b852bd8ee571049339b
* | | Remove dead code #3: Remove unused Keyguard drawablesJorim Jaggi2015-01-071-2/+0
| | | | | | | | | | | | Change-Id: Ie11f0834bf55ae979bff78f249221afd553bfd8b
* | | Remove dead code #2: Remove unused Keyguard resourcesJorim Jaggi2015-01-079-519/+0
|/ / | | | | | | Change-Id: If5e2b62556e6ee158e09e399c7ddec337dba15d5
* | Talk-back doesn't notify user to enter unlock PIN when device is locked with ↵Jinsong Mu2014-12-053-2/+4
| | | | | | | | | | | | | | | | PIN lock. b/18568003 Change-Id: I622ca7c49a8aa712490c8f74fcd7a1ab6d2ead5f
* | Tint SIM images in PIN/PUK screenJorim Jaggi2014-11-202-0/+2
| | | | | | | | | | Bug: 18147652 Change-Id: Ic077a80883782c228dce0d4537e4c7e5e3caf2b4
* | Merge "Added dissapear animation to pattern and pin input" into lmp-mr1-devSelim Cinek2014-11-123-5/+19
|\ \
| * | Added dissapear animation to pattern and pin inputSelim Cinek2014-11-123-5/+19
| |/ | | | | | | | | Bug: 18232017 Change-Id: I062d55b0870ccaad6093b672f5076c3f80c10f94
* | Adjust owner info to specJorim Jaggi2014-11-071-1/+1
|/ | | | | Bug: 18249205 Change-Id: I71916b977d7567d4bc998b86f0d7748ae73a5de0
* Avoid some more layer creationsJorim Jaggi2014-09-121-3/+3
| | | | | Bug: 17287256 Change-Id: I8c0c6f1f189b70d9a0c261f75987def3464d808d
* Remove some overdraw in KeyguardJorim Jaggi2014-09-104-5/+1
| | | | | Bug: 17287256 Change-Id: I0bc4101713f83abc2738528c247ca8ce5748bff1
* Remove "forgot pattern" in pattern viewJorim Jaggi2014-09-051-32/+12
| | | | | Bug: 17184958 Change-Id: I7ebb35a1b734286ded99352b3fa2b891386c581d
* Remove different layout for landscape in KeyguardJorim Jaggi2014-09-021-31/+0
| | | | | Bug: 15422177 Change-Id: I8a643a8f6dcfed1530f17e8de6a5cc69533528b4
* Merge "Fix password unlock method" into lmp-devJorim Jaggi2014-08-253-43/+31
|\
| * Fix password unlock methodJorim Jaggi2014-08-253-43/+31
| | | | | | | | | | | | | | | | | | | | - Update layouts/assets to material - Fix that the virtual keyboard didn't always come up - Fix window layout of status bar window, so it's above the IME when on Keyguard Bug: 16957208 Change-Id: I1785af9ac73103abe6cd9968ed27582fbfc9a1d9
* | Fixed focusing order for the notification panel and QSSelim Cinek2014-08-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed multiple bugs regarding focusability, where some elements were focusable even though invisible. The buttons, QS-tiles, QS-detail buttons, QS Header icons and other elements now have the correct focusability state. The rect indicating accessibility focus is now also correct for dual label tiles, instead of just the whole button. Also fixes an ordering issue where notifications were above the camera circle when launching. In addition the focus order of the notifications now work correctly. Bug: 15569922 Bug: 15682123 Bug: 17159249 Bug: 15690386 Change-Id: Ie9f7ae73397b41ce2e9a4060699301fdef3a0d01
* | Content description for next alarmJorim Jaggi2014-08-221-2/+1
|/ | | | | | | | Also fixes a bug where "status" was read out with TalkBack for no good reason. Bug: 15694080 Change-Id: Id295eb70af880d93ff928ebc337b09a8d679120d
* New swipe-up assist animation for L.Jorim Jaggi2014-08-051-4/+0
| | | | | | Bug: 16307470 Bug: 14623152 Change-Id: Ib7e0381d118bda177981cc56ec9a8fb418dfb0e3
* Implement next alarm info in expanded QS.Jorim Jaggi2014-07-281-5/+3
| | | | | | | | | | Also make the representation of alarm on lockscreen consistent with QS. In addition, fix a bug where pending app transition was overriden to make the alarm click interaction look nice. Bug: 15392951 Bug: 15856205 Change-Id: Iacdf6a38c5c1a7484b4b328c9a3fa4d25e071c64
* Implemented new PIN unlock designSelim Cinek2014-06-306-606/+658
| | | | | | | | The pin unlock design was changed according to the spec and new animations where introduced for the password field. Bug: 13735707 Change-Id: I76f5e873bd0ea4f34ca3d2cd971223f0a83e2f28
* Bigger clock.Jorim Jaggi2014-06-141-1/+1
| | | | | | | | Also fixes a bug where notifications would be wrongly padded on Keyguard after rotating the screen. Bug: 15244051 Change-Id: I2418692c3d2ffdd5fe642361f2924629bf9a75eb
* Move owner info to main lockscreen.Jorim Jaggi2014-06-031-0/+13
| | | | | | Bug: 14307636 Bug: 15283575 Change-Id: I8cba9c0e78f825920aca1468d965e8da9b402da8
* Appear animation for PIN view.Jorim Jaggi2014-05-281-22/+30
| | | | | Bug: 15163546 Change-Id: I05bc2920cc6e3d19ab64b8b43417b328552e9e2a
* Remove charging text and carrier label on bouncer.Jorim Jaggi2014-05-271-0/+1
| | | | | | | But still show it for SIM PIN/PUK. Bug: 15283575 Change-Id: Id343e5b2fb5c695f46cd23d8509109987fa2d290
* Improve scrim handlingJorim Jaggi2014-05-261-6/+0
| | | | | Bug: 15163546 Change-Id: I0d2c05b035f832f4b4e6a2fc34113fe9d5677525
* Visual refinements for lockscreen.Jorim Jaggi2014-05-261-2/+1
| | | | | | Bug: 15244051 Bug: 14999913 Change-Id: I48896cfa3d88a25ae9c244968ae8e457b6d4e82d
* Position clock and notifications dynamically.Jorim Jaggi2014-05-171-2/+0
| | | | | | | | | The positioning is dependant on how many notifications are currently showing. This makes sure that the lockscreen always looks balanced and harmonic. Bug: 14592994 Change-Id: Ic647b887dd23e6cc5ecd07d70f279ff2f218f4ca
* Move Carrier label into universal status bar header.Jorim Jaggi2014-05-091-1/+1
| | | | | | | | Also introduces a different height for the header area on keyguard, as it looks better with less padding when no background is here (and is closer to the mocks). Change-Id: Ie9b94dcf823c3e4af83a22f5fae15d9033e146fd
* Merge "Never close Keyguard automatically."Jorim Jaggi2014-05-061-1/+1
|\
| * Never close Keyguard automatically.Jorim Jaggi2014-05-021-1/+1
| | | | | | | | | | | | | | | | | | Also make the bouncer less translucent, so it looks better when a user double-clicks on a notification (because it is now shown behind, so we need more background protection). Bug: 14059777 Change-Id: I2538b0e04ddc25c25a03c65c8a5bd7855720bbf2
* | Fix padding for SIM pin entry.Jorim Jaggi2014-05-022-22/+22
|/ | | | | Bug: 14224920 Change-Id: Icd8bf48a5946adeef9bfc6b00e4522c7fa3e56c3
* Layout notifications on top and introduce artifical marginJorim Jaggi2014-04-301-1/+1
| | | | | | | | This allows for animating the notifications between the different states. So we can nicely switch between Keyguard and full shade, and make the stack smaller when going to quick settings. Change-Id: I768dc7cd8f4dc0197365a5befebad24086816a8d
* Add carrier text on lockscreen in top left corner.Jorim Jaggi2014-04-251-1/+3
| | | | Change-Id: I88c96eabc4b97295da5c1094db3fd22fcc637390