1. f6af093 Deprecate IMM#showSoftInputUnchecked() part 2 by Yohei Yukawa · 8 years ago
  2. cf026ea Revert "Make IME handling deterministic in CryptKeeper" by Tom Cherry · 8 years ago
  3. 4ae46cd Make IME handling deterministic in CryptKeeper by Yohei Yukawa · 8 years ago
  4. 3393dac Replace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET. by Lenka Trochtova · 9 years ago
  5. 1e99f0c Properly target the factory-reset broadcasts by Christopher Tate · 9 years ago
  6. ee2d592 Update MountService to StorageManagerService. by Sudheer Shanka · 9 years ago
  7. 1d8da1d Update usage of IMountService constants. by Sudheer Shanka · 9 years ago
  8. 8ec45f8 Show signal strength indication while in CryptKeeper by Jim Miller · 9 years ago
  9. 2597753 Revert "Revert "Fix no keyboard on N builds"" by Seigo Nonaka · 9 years ago
  10. 7bb0465 Revert "Fix no keyboard on N builds" by Yohei Yukawa · 9 years ago
  11. 250faf9 Fix no keyboard on N builds by Paul Lawrence · 10 years ago
  12. 2784104 Store cooldown state through rotation by Paul Lawrence · 10 years ago
  13. 39b4674 Depend on support lib preferences by Jason Monk · 10 years ago
  14. ae4a557 Revert "Remove don't kill flag from CryptKeeper to stop logspam" by Paul Lawrence · 10 years ago
  15. 4f60679 Remove don't kill flag from CryptKeeper to stop logspam by Paul Lawrence · 10 years ago
  16. 2a6552e Disable back button on crypto screen by Paul Lawrence · 10 years ago
  17. c04420c Honor password visible setting in CryptKeeper by Paul Lawrence · 10 years ago
  18. e792729 Making the behavior deterministic when the IME picker is shown. by Seigo Nonaka · 10 years ago
  19. 19280af Use primaryUserOnly attribute to disable CryptKeeper by Fyodor Kupolov · 11 years ago
  20. 1b5cc42 Disable CryptKeeper activity for secondary users by Fyodor Kupolov · 11 years ago
  21. 13b8b56 Reduce number of attempts before factory reset to 30. by Paul Crowley · 11 years ago
  22. 51e0811 Force power cycle on cooldown. by Paul Crowley · 11 years ago
  23. 2555e5f Prevent factory reset for short passwords in CryptKeeper by Paul Crowley · 11 years ago
  24. a8c7606 Use the right message for pattern/password. by Paul Crowley · 11 years ago
  25. 529834d Add a new flow for decryption checking. by Paul Crowley · 11 years ago
  26. f9d6d29 Use the StorageManager constant for the PatternVisible key. by Elliott Hughes · 11 years ago
  27. d642d1a Merge "Include reason when wiping data." into lmp-dev by Jeff Sharkey · 11 years ago
  28. 1de688d Include reason when wiping data. by Jeff Sharkey · 11 years ago
  29. ced7db4 Hide controls once password is known good by Paul Lawrence · 11 years ago
  30. 2c52651 Settings: Ensure CryptKeeper dismisses secure keyguards. by John Spurlock · 11 years ago
  31. 3e71b19 Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago
  32. 87abbd3 Get correct factory reset reason from encryption failure by Paul Lawrence · 11 years ago
  33. a1ca4ed Merge "API Review PhoneManager -> TelecommManager. Rename methods (3/6)" into lmp-dev by Nancy Chen · 11 years ago
  34. db848a5 API Review PhoneManager -> TelecommManager. Rename methods (3/6) by Nancy Chen · 11 years ago
  35. 0f11e15 Honor hide pattern on crypto screen by Paul Lawrence · 11 years ago
  36. 384d8e5 Bring up factory reset UI when decryption fails but password is correct by Paul Lawrence · 11 years ago
  37. bd4c321 Show countdown of remaining decrypt attempts before wiping device by Paul Lawrence · 11 years ago
  38. 7ae20e3 Allow CryptKeeper dialogs to rotate on tablets by Paul Lawrence · 11 years ago
  39. 89c7570 Make crypt dialogs material by Paul Lawrence · 11 years ago
  40. 35230e9 Update CryptKeeper to use PhoneManager APIS. by Santos Cordon · 11 years ago
  41. 08c6ab0 Fix back button on crypto screen by Paul Lawrence · 11 years ago
  42. 5a70f05 Fix assorted problems on Crypto screen by Paul Lawrence · 11 years ago
  43. f6cda3b Remove crypto pattern after two seconds by Paul Lawrence · 11 years ago
  44. b15c68f Show time to go while encrypting drive by Paul Lawrence · 11 years ago
  45. f5ca717 Adding comment by Paul Lawrence · 11 years ago
  46. 5a1233e am 3afbdf00: Update showCallScreen to use Telecomm (6/6) by Santos Cordon · 11 years ago
  47. 3afbdf0 Update showCallScreen to use Telecomm (6/6) by Santos Cordon · 11 years ago
  48. 7836ae8 Fix marqueeing of OwnerText on CryptKeeper screens by Paul Lawrence · 11 years ago
  49. c9cf31c Merge "Improve power fail/reset" by Paul Lawrence · 11 years ago
  50. 73456ac Improve power fail/reset by Paul Lawrence · 11 years ago
  51. 04425f1 Fixing decryption messaging by Paul Lawrence · 11 years ago
  52. 9ac2d81 Show OwnerInfo on CryptKeeper screen by Paul Lawrence · 11 years ago
  53. dafbc9b Merge "Handle pattern cooldown correctly" by Paul Lawrence · 11 years ago
  54. 2daf264 Handle pattern cooldown correctly by Paul Lawrence · 11 years ago
  55. e54e932 Don't show IME on pattern by Paul Lawrence · 11 years ago
  56. b05f39d Support default, pattern, pin and password encryption types by Paul Lawrence · 12 years ago
  57. fb3d5ca Don't show keyguard on top of CryptKeeper by Jim Miller · 12 years ago
  58. 66d050b Hide Camera in CryptKeeper by Alon Albert · 12 years ago
  59. bf459da Remove back button entirely when disabled by Vikram Aggarwal · 13 years ago
  60. 8650808 Remove further logging by Vikram Aggarwal · 13 years ago
  61. c3ebad2 Remove verbose logging by Vikram Aggarwal · 13 years ago
  62. 6a5929b Update Settings app to use new namespace for airplane-mode settings by Christopher Tate · 13 years ago
  63. 5543404 Use telephony-common by Wink Saville · 13 years ago
  64. f576dd6 Show keyboard selectively, do not listen on MCC/MNC changes, show text to user. by Vikram Aggarwal · 13 years ago
  65. d114725 Delay audio notification on user interaction by Vikram Aggarwal · 13 years ago
  66. 6ebbd30 Write the airplane setting in addition to sending the Intent. by Vikram Aggarwal · 13 years ago
  67. 8b399cc Merge "Go into airplane mode in minimal boot mode." into jb-dev by Vikram Aggarwal · 13 years ago
  68. ea1186d Go into airplane mode in minimal boot mode. by Vikram Aggarwal · 13 years ago
  69. c62d321 UI fixes for tablets by Vikram Aggarwal · 13 years ago
  70. 86b9393 Notification alert every 5s and start after 30s. by Vikram Aggarwal · 13 years ago
  71. de3c9cb Notify user when waiting for decryption password by Vikram Aggarwal · 13 years ago
  72. b96b35a Enable back in CryptKeeper by Vikram Aggarwal · 13 years ago
  73. 9f55ae2 Fix crash due to lost activity. by Vikram Aggarwal · 13 years ago
  74. bfa3a64 Minor changes to improve CryptKeeper readability by Vikram Aggarwal · 13 years ago
  75. 644fa42 Work on issue #5461497: Landed on Welcome screen after a tap on 'Next' in Screen 500 by Dianne Hackborn · 14 years ago
  76. 140f6c6 Fix issue #5460725: Crespo does not fully boot after a wipe by Dianne Hackborn · 14 years ago
  77. 4d2bfd1 Use new status bar disable flags. by Daniel Sandler · 14 years ago
  78. 9ee164f Properly initialize wakelock for cryptkeeper. by Ben Komalo · 14 years ago
  79. d4758ef Don't try to talk to vold mid-encryption. by Ben Komalo · 14 years ago
  80. 0e66609 Show factory reset option if encryption went bad. by Ben Komalo · 14 years ago
  81. 9fcb6a7 Misc fixes to CryptKeeper by Ben Komalo · 14 years ago
  82. 0460675 Stop leaking wakelocks in cryptkeeper. by Ben Komalo · 14 years ago
  83. f0104df Fixes to CryptKeeper layout for phones by Ben Komalo · 14 years ago
  84. 91a2f05 Allow CryptKeeper to be started for UI debugging by Ben Komalo · 14 years ago
  85. 8373b45 Add "emergency call" button to CryptKeeper by David Brown · 14 years ago
  86. 00046d6 Get encryption working for phones. by Jason parks · 14 years ago
  87. 06c5ff4 Partial fix for Bug 3495575. by Jason parks · 15 years ago
  88. 75c085e There can only be one............................. by Jason parks · 15 years ago
  89. 9597406 Restart encryption display after screen power cycle by Andy Stadler · 15 years ago
  90. 1499740 Preserve wakelock through rotation by Andy Stadler · 15 years ago
  91. 13d6204 More CryptKeeper UI work. by Andy Stadler · 15 years ago
  92. f821730 More work on the Crypt Keeper. by Jason parks · 15 years ago
  93. f1dbf55 More UI tweaks. by Jason parks · 15 years ago
  94. 3593381 Accquire a wakelock while encrypting. by Jason parks · 15 years ago
  95. 39f1e04 More UI tweaks and fixes. by Jason parks · 15 years ago
  96. dbf4322 Change how we check to see if we should display the progress bar. by Jason parks · 15 years ago
  97. ec5a45e More work on the CryptKeeper. by Jason parks · 15 years ago
  98. 8fd5bc9 Move the CryptKeeper to Settings. by Jason parks · 15 years ago