Commit Graph

1530 Commits

Author SHA1 Message Date
Vadim Tryshev
8702ca7e2d Preventing unnecessary switching to a user upon lockscreen dismissing.
This is the part that will go to master branch.

The fix passes the 'targetUserId' down to
KeyguardViewMediatorWrapper, which explicitly tells what user it need
to switch to.

Bug: 27927399
Change-Id: I7674272eb654c0acd672cbfd66284bf7cc0c4efa
2016-05-03 00:54:32 +00:00
Bill Yi
f543ae4b90 Import translations. DO NOT MERGE
Change-Id: I80ce2e541620717b5009e7118fa5de3b50435e8d
Auto-generated-cl: translation import
2016-04-25 03:26:14 -07:00
Baligh Uddin
71a076260f Import translations. DO NOT MERGE
Change-Id: I650e3ff8c36e8a27e3fe7f8a75f443d289b3bea1
Auto-generated-cl: translation import
2016-04-14 17:23:25 -07:00
TreeHugger Robot
3ed4bb5338 Merge "Improved trust error messaging (2/2)" into nyc-dev am: be3deb8
am: b18273f

* commit 'b18273fce4fd2c4b4d9443e87de962f61030154d':
  Improved trust error messaging (2/2)

Change-Id: Ibce2787015f50e3e40943c15e2256870daf86766
2016-04-13 23:19:53 +00:00
Adrian Roos
b18273fce4 Merge "Improved trust error messaging (2/2)" into nyc-dev
am: be3deb8

* commit 'be3deb8198c98ef1d1b453e6d33a87368e68a0f0':
  Improved trust error messaging (2/2)

Change-Id: If0a48bb2fcc93791e7cf391cdb98c7425cbfd140
2016-04-13 23:13:25 +00:00
Adrian Roos
d6d253a5a1 Improved trust error messaging (2/2)
More detailed reason strings when trust or
fingerprint are not allowed.

Bug: 22704995
Change-Id: Ia9e22378d3fc0f5fb42e32adc789e313c3a2beb3
2016-04-13 13:17:57 -07:00
Bill Yi
c0b41f4be4 Import translations. DO NOT MERGE
Change-Id: I08c2a94ddbcc4aea0a5e5ef8a1e54cc0fda4ca4f
Auto-generated-cl: translation import
2016-04-09 04:11:44 -07:00
Bill Yi
87bccf63d7 Import translations. DO NOT MERGE
Change-Id: I7d1e511b54636c349040571133fdf9fd4ab0e747
Auto-generated-cl: translation import
2016-04-09 02:46:02 -07:00
Evan Rosky
9510528fc4 Merge "Fixed PIN entry detecting gravity improperly" into nyc-dev am: f89c012
am: bbfda25

* commit 'bbfda257f3722bcd6e59e45b99faee0b805ce83f':
  Fixed PIN entry detecting gravity improperly

Change-Id: Icba372d18cb2ab65f8827266ea1db0cddca3fe88
2016-04-07 23:23:03 +00:00
Evan Rosky
bbfda257f3 Merge "Fixed PIN entry detecting gravity improperly" into nyc-dev
am: f89c012

* commit 'f89c01254fbf1b3b874072ca5bcc5548e858853d':
  Fixed PIN entry detecting gravity improperly

Change-Id: Ia1613aae8d57cbf8691f663e242abfca6cf54440
2016-04-07 23:19:25 +00:00
Evan Rosky
22d1201c39 Fixed PIN entry detecting gravity improperly
Bug: 28061319
Change-Id: I289584765203892b7dbac4220b515445b821d621
2016-04-07 14:34:37 -07:00
Evan Rosky
116e3909b8 Merge "Added padding and gravity support to PIN entry" into nyc-dev am: 1597122
am: 276d872

* commit '276d8726862352d534834e463024f36c4d35b8f3':
  Added padding and gravity support to PIN entry

Change-Id: Idb433d8e1a5b0a7b94b348f64bab866ca2395f5e
2016-04-06 20:12:44 +00:00
Evan Rosky
276d872686 Merge "Added padding and gravity support to PIN entry" into nyc-dev
am: 1597122

* commit '15971223dc2bec97449accd74f6dd21b60ca4632':
  Added padding and gravity support to PIN entry

Change-Id: I680c97fa51d3d70e4faf9ae51b7df750e2e3e41c
2016-04-06 20:10:29 +00:00
Evan Rosky
9042750788 Added padding and gravity support to PIN entry
Also made it more customizable via attributes

Bug: 25184308
Change-Id: I3cfd48b6bb964ea8db1539586ed70343fda5e40a
2016-04-06 16:35:25 +00:00
Toni Barzic
7b81141c0a Merge "Teach keyguard about PASSWORD_QUALITY_MANAGED" into nyc-dev am: 1c2db89
am: a124a53

* commit 'a124a533cf52af42b4e933c3bf44173705af4745':
  Teach keyguard about PASSWORD_QUALITY_MANAGED

Change-Id: I6ec95d745ef01d11af94a00d37bb41d0bebc5734
2016-04-01 22:51:34 +00:00
Toni Barzic
a124a533cf Merge "Teach keyguard about PASSWORD_QUALITY_MANAGED" into nyc-dev
am: 1c2db89

* commit '1c2db8992f5db3dfcb0c35e55850c2f469d6d253':
  Teach keyguard about PASSWORD_QUALITY_MANAGED

Change-Id: I7e99e8cec86ee06e2e96d67e557762a5098dea04
2016-04-01 22:39:23 +00:00
Toni Barzic
79675b326c Teach keyguard about PASSWORD_QUALITY_MANAGED
PASSWORD_QUALITY_MANAGED should have password security mode,
rather than None.

BUG=27923581

Change-Id: I6b2aeee0a79a37a868d7d30117c77f73495892ad
2016-03-30 17:23:50 -07:00
Evan Rosky
04ecd75555 Merge "Make part of KeyguardSecurityContainer protected" into nyc-dev am: 0418ea7
am: bbdc496

* commit 'bbdc4961987acba549a76272032cde78a4179634':
  Make part of KeyguardSecurityContainer protected

Change-Id: I7238d82c6134b57c4b7986997f90105bcd8e2b1a
2016-03-30 23:21:24 +00:00
Evan Rosky
bbdc496198 Merge "Make part of KeyguardSecurityContainer protected" into nyc-dev
am: 0418ea7

* commit '0418ea7a7337a729d71475fd3d341180a0144b6b':
  Make part of KeyguardSecurityContainer protected

Change-Id: I9ebba6f7d8ebb145bcf8003f5f69b2a8e0a01721
2016-03-30 23:18:58 +00:00
Evan Rosky
eff74b48a8 Make part of KeyguardSecurityContainer protected
In order to apply different styling to security methods,
we need getLayoutIdFor() to be protected instead of private.

Change-Id: Icc92240eec763c910ef334c22ff4b92fcdd83fe8
2016-03-29 23:55:52 +00:00
Bill Yi
5564dc14d4 Import translations. DO NOT MERGE
Change-Id: Idba908d9f62c1052034a89f2ff6979d47248fee9
Auto-generated-cl: translation import
2016-03-25 19:32:21 -07:00
Bill Yi
bfc1f5869b Import translations. DO NOT MERGE
Change-Id: I671d1532510283362f460fe557be3c88f996da36
Auto-generated-cl: translation import
2016-03-25 18:03:20 -07:00
Geoff Mendal
0164619095 Import translations. DO NOT MERGE
Change-Id: Idaa94a612de604c1e7178359a12ccab87ff154ce
Auto-generated-cl: translation import
2016-03-23 07:23:18 -07:00
Geoff Mendal
4add87107a Import translations. DO NOT MERGE
Change-Id: I089396163cd393ba1ffe49e3af514c067dd462d1
Auto-generated-cl: translation import
2016-03-23 05:39:51 -07:00
Abodunrinwa Toki
88e6f631aa Merge "Update A11y IME switch button content description." into nyc-dev am: a4dad9e
am: eca657f

* commit 'eca657f0c5782d03b5d916ef327f68200a8bc5a9':
  Update A11y IME switch button content description.
2016-03-21 18:55:11 +00:00
Abodunrinwa Toki
eca657f0c5 Merge "Update A11y IME switch button content description." into nyc-dev
am: a4dad9e

* commit 'a4dad9ec31f786f52fb3e31b61c32159de83ec14':
  Update A11y IME switch button content description.
2016-03-21 18:52:42 +00:00
Abodunrinwa Toki
b4b2b431d8 Update A11y IME switch button content description.
Bug: 27676215
Change-Id: I563b0b422e0f3a751db1280be91500b08c0e1ff7
2016-03-21 16:14:10 +00:00
Geoff Mendal
66c0fc4538 Import translations. DO NOT MERGE
Change-Id: Iaace4ef8cad2199fb6bcb50e78acf305facb09f4
Auto-generated-cl: translation import
2016-03-19 13:58:03 +05:30
Geoff Mendal
098842ed67 Import translations. DO NOT MERGE
Change-Id: Ia53ddfd50d77cf00aaa585e39831102c16f66e99
Auto-generated-cl: translation import
2016-03-18 20:20:32 -07:00
Jeff Sharkey
78bcc89df4 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev am: a0a58a2
am: 5a128c4

* commit '5a128c4f33aa38d3a35b5884519f6bd3a355512d':
  Refactoring FBE APIs based on council feedback.
2016-03-17 22:09:46 +00:00
Jeff Sharkey
8a372a0a28 Refactoring FBE APIs based on council feedback.
Mostly consists of removing the word "encryption" from most APIs,
since we can't actually make promises about the data being encrypted.

Bug: 27531029
Change-Id: Iace9d7c4e64716abf86ed11847c40f3947e1d625
2016-03-17 14:49:08 -06:00
Ian Pedowitz
391b3f4596 Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-dev am: 440ef18fe7
am: 0f0fba787c

* commit '0f0fba787c69d3a53e6f40618e57d772ab317dee':
  Revert "Permissions: Get rid of GET_ACCOUNTS"
2016-03-15 17:19:00 +00:00
Ian Pedowitz
358e51f3d1 Revert "Permissions: Get rid of GET_ACCOUNTS"
This reverts commit d39600585b.

Bug: 27665091
Change-Id: I7d017ba7062ac594225229436d2877c7d21fb065
2016-03-15 17:08:27 +00:00
Carlos Valdivia
ed36a0627b Merge "Permissions: Get rid of GET_ACCOUNTS" into nyc-dev am: 658e4c5ece
am: 71dfb1654b

* commit '71dfb1654bf9c4e41c0c62f89719123521956156':
  Permissions: Get rid of GET_ACCOUNTS
2016-03-15 01:43:15 +00:00
Carlos Valdivia
d39600585b Permissions: Get rid of GET_ACCOUNTS
Second attempt. Still need to add strict mode violation checks and
logging.

Bug: 21901286

This reverts commit bf33bd4d31.

Change-Id: I5d73343544c32ce4fc4c377ba44db8e677a1287d
2016-03-13 17:13:54 -07:00
Geoff Mendal
1b8a08553a Import translations. DO NOT MERGE
Change-Id: I122b00d620d1edb266f90e4956f439269fb2fac0
Auto-generated-cl: translation import
2016-03-09 05:36:30 -08:00
Adrian Roos
62374e7afe Log bouncer prompt reason am: 569edb8512
am: 683ad30173

* commit '683ad3017349717312f2ee96f530f4a377a68a84':
  Log bouncer prompt reason
2016-03-04 23:22:06 +00:00
Adrian Roos
569edb8512 Log bouncer prompt reason
Bug: 27434873
Change-Id: I6918507b66506cf95b20f95fe4a5cb19c899122f
2016-03-04 15:13:28 -08:00
Selim Cinek
2b7cc0b0c6 Merge "Adapted the lockscreen style" into nyc-dev am: 6831e8ea76
am: 25f1652a80

* commit '25f1652a808a7b2efaf0b7bff595e94271795c46':
  Adapted the lockscreen style
2016-02-24 04:16:51 +00:00
Selim Cinek
f1015dbe97 Adapted the lockscreen style
It's that time of the release again.

Bug: 24866646
Change-Id: Iebfae2f2cc6b5a21b7b98df359de2247b2bc8632
2016-02-23 17:56:22 -08:00
Selim Cinek
aa79e210b1 Merge "Fixed the usage of the menu key to unlock" into nyc-dev am: 99cb334645
am: 165615a420

* commit '165615a420511fe5bf6bd8e150c5fb566fd976c0':
  Fixed the usage of the menu key to unlock
2016-02-23 01:37:39 +00:00
Selim Cinek
e9f1afd636 Merge "Fixed a bug where the numpad wasn\'t working correctly" into nyc-dev am: 1a3ca220f7
am: 936778e600

* commit '936778e600ff3b84e44b1e701727ebe64a44f432':
  Fixed a bug where the numpad wasn't working correctly
2016-02-23 01:36:13 +00:00
Selim Cinek
2854019979 Fixed the usage of the menu key to unlock
The menu key was not unlocking the keyguard properly
and didn't hide the notifications.

Bug: 26539875
Change-Id: I9dd89767f00d29c15d1d4e840a1ab22d59e58c8d
2016-02-22 15:57:02 -08:00
Selim Cinek
ce2bd0fac7 Fixed a bug where the numpad wasn't working correctly
Also accepting the enter key now from the numpad as a
confirm key.

Bug: 27108451
Change-Id: I63dbd4b6cad3d2dce74e297dcb7abad9c5e66cbe
2016-02-22 15:57:02 -08:00
Geoff Mendal
411fba2904 Import translations. DO NOT MERGE
Change-Id: I50fe22cd49659a34e321655697053fee8e8a7c5f
Auto-generated-cl: translation import
2016-02-22 05:36:23 -08:00
Geoff Mendal
444906e6fe Import translations. DO NOT MERGE
Change-Id: I279a97aed2ea12f024c2732577848255ca680ac6
Auto-generated-cl: translation import
2016-02-17 05:36:56 -08:00
Geoff Mendal
81ae14b002 Import translations. DO NOT MERGE
Change-Id: I9bfcdb33e90e0b06c5a8d1a0231504cb4b72e92f
Auto-generated-cl: translation import
2016-02-15 05:37:52 -08:00
Geoff Mendal
8b086bc92e Import translations. DO NOT MERGE
Change-Id: Ie886d9dc699d739dc174690080dbbaeb7368c135
Auto-generated-cl: translation import
2016-02-03 05:46:15 -08:00
Michal Karpinski
bc0ce99043 Merge "Logging of keyguard actions into security log" 2016-01-28 11:47:23 +00:00
Michal Karpinski
31502d3d95 Logging of keyguard actions into security log
Bug: 22860162
Change-Id: I7dbe68fff7d9d45b6c417d960cf025c8d0694917
2016-01-28 11:07:56 +00:00