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