1. 707ca76 Handle Cloud Sync and SpellChecker settings when permission changed by Mohammadinamul Sheik · 9 years ago
  2. 6041586 [LatinIME] Support MNC permissions. by Mohammadinamul Sheik · 9 years ago
  3. 764a18c Revert "Remove "Personal dictionary" link from settings." by Dan Zivkovic · 9 years ago
  4. 767c0bf Restore preference change update to show app icon setting. by Chieu Nguyen · 9 years ago
  5. a2376cd Restore switch for showing app icon. by Chieu Nguyen · 9 years ago
  6. 5a53505 Log interrupted tasks in AOSP. by Dan Zivkovic · 9 years ago
  7. 76de0a8 Remove "Personal dictionary" link from settings. by Dan Zivkovic · 9 years ago
  8. fa22abb Merge "Setup wizard status only available on Lollipop++" by Dan Zivkovic · 9 years ago
  9. 94a1bea Setup wizard status only available on Lollipop++ by Dan Zivkovic · 9 years ago
  10. 66f1398 Don't hide sync settings, v2 (cleaner) by Jatin Matani · 9 years ago
  11. 3b175a0 Merge "Check for accounts when enabling sync features." by Jatin Matani · 9 years ago
  12. bb27731 Check for accounts when enabling sync features. by Jatin Matani · 9 years ago
  13. 3b0c2eb Merge "Avoid NPE when logging the entry point to Settings" by Jatin Matani · 9 years ago
  14. 2fb8e5e Avoid NPE when logging the entry point to Settings by Jatin Matani · 9 years ago
  15. f74005d Remove dependency in correction settings. by Chieu Nguyen · 9 years ago
  16. 1eedcfb Reenable next-word suggestion if autocorrection reenabled. by Chieu Nguyen · 9 years ago
  17. fa296fa Merge "Move ManagedProfileUtils to overridable" by Jatin Matani · 9 years ago
  18. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 9 years ago
  19. 75fc908 Block overflow menu during setup. by Dan Zivkovic · 9 years ago
  20. 5cf457c Remove external dictionary debug UI. by Dan Zivkovic · 9 years ago
  21. 8ec3602 Disable message if personalization is disabled. by Chieu Nguyen · 9 years ago
  22. 56e7673 Merge "Add cloud sync setting to SettingsValues." by Chieu Nguyen · 9 years ago
  23. 93205b1 Add cloud sync setting to SettingsValues. by Chieu Nguyen · 9 years ago
  24. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 9 years ago
  25. f508209 Remove unused imports. by Dan Zivkovic · 9 years ago
  26. 2321c41 Check boxes are replaced by switches in KitKat. by Dan Zivkovic · 9 years ago
  27. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 9 years ago
  28. 93d2ab3 Add StatsUtils.onSettingsActivity to collect the settings page stats. by Mohammadinamul Sheik · 9 years ago
  29. 116e58c Remove autocorrection aggressiveness settings. by Chieu Nguyen · 9 years ago
  30. 4e0af43 Remove unused phrase gesture code. by Chieu Nguyen · 9 years ago
  31. b717f91 Sync setting disabled if no account. by Chieu Nguyen · 9 years ago
  32. c4f6a8d Make privacy policy link clickable in sync settings. by Chieu Nguyen · 9 years ago
  33. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 9 years ago
  34. 854edce Turn off cloud sync if we have managed profiles by Jatin Matani · 9 years ago
  35. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 9 years ago
  36. 5254c01 Fix master build. by Dan Zivkovic · 9 years ago
  37. 12d80eb Remove shortcut support from LatinIME. by Dan Zivkovic · 9 years ago
  38. 23574d1 LatinIME portion of "green plus" feature. by Dan Zivkovic · 9 years ago
  39. 77e0fa1 LatinIME portion of multi-lang option removal. by Dan Zivkovic · 9 years ago
  40. ab6f3b3 Change DictionaryFacilitator.java to an interface, create its by Mario Tanev · 9 years ago
  41. d913617 AOSP change for showing the app icon. by Dan Zivkovic · 10 years ago
  42. a1a9896 Rename production flag for cloud sync feature by Jatin Matani · 10 years ago
  43. 4077a7e Merge "Remove SubtypeSwitcher" by Tadashi G. Takaoka · 10 years ago
  44. bc4ae6b Passing account info to dictionaryFacilitator by Jatin Matani · 10 years ago
  45. 25daca0 Merge "Provide a preference to delete data from cloud." by Jatin Matani · 10 years ago
  46. 31a10e2 Remove SubtypeSwitcher by Tadashi G. Takaoka · 10 years ago
  47. 6814e7a Provide a preference to delete data from cloud. by Jatin Matani · 10 years ago
  48. be819db Revert "Add keyboard margin options to place the keyboard dynamically." by Tadashi G. Takaoka · 10 years ago
  49. 5ac8b04 Merge "Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher" by Tadashi G. Takaoka · 10 years ago
  50. 8584db1 Add keyboard margin options to place the keyboard dynamically. by Andy Wang · 10 years ago
  51. d179e40 Stop passing through keyPrefs as it's already available. by Andy Wang · 10 years ago
  52. 4486314 Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher by Tadashi G. Takaoka · 10 years ago
  53. 60d880c Remove unnecessary code of CustomInputStylePreference by Tadashi G. Takaoka · 10 years ago
  54. 5657746 Allow whitelist changes when no close word by Jean Chalard · 10 years ago
  55. 1dfdd9b Clean SubtypeLocaleUtils a bit by Tadashi G. Takaoka · 10 years ago
  56. 7286667 Merge "Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager" by Tadashi G. Takaoka · 10 years ago
  57. 8a2c4af Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager by Tadashi G. Takaoka · 10 years ago
  58. 03eb9de Remove dicttool dependency to NativeSuggestOptions by Jean Chalard · 10 years ago
  59. bb9400a Add a preference to resize the keyboard height. by Andy Wang · 10 years ago
  60. 4beeb92 Move StringUtils under common. by Jean Chalard · 10 years ago
  61. 395009c Fix NPE in AppearanceSettingsFragment by Tadashi G. Takaoka · 10 years ago
  62. f7e01e8 Remove device checking of Emoji physical key by Tadashi G. Takaoka · 10 years ago
  63. 9342484 Move Constants.java to the latin.common package by Ken Wakasa · 10 years ago
  64. d3a4c51 Fix Javadoc and null analysis related warnings by Tadashi G. Takaoka · 10 years ago
  65. 66d30a4 Remove BuildCompatUtils.VERSION_CODES_LXX by Yohei Yukawa · 10 years ago
  66. 5f00fe0 Fix some compiler warnings by Tadashi G. Takaoka · 10 years ago
  67. b0ccf3a Refactor CustomInputStyleSettingsFragment by Tadashi G. Takaoka · 10 years ago
  68. ad2f695 Bring back long press timeout settings by Tadashi G. Takaoka · 10 years ago
  69. bdf70af [ML27.1] Allow adding additional features to other settings by Jean Chalard · 10 years ago
  70. b17a3bc Move sync policy related code out of account settings by Sandeep Siddhartha · 10 years ago
  71. cbd59e0 Merge "Don't restore debug preferences" by Sandeep Siddhartha · 10 years ago
  72. 06a438d Don't restore debug preferences by Sandeep Siddhartha · 10 years ago
  73. 19084d0 Cleanup LoginAccountUtils by Sandeep Siddhartha · 10 years ago
  74. d901523 Set up a sync preference and policy for syncing [2] by Sandeep Siddhartha · 10 years ago
  75. 1e10d29 Don't restore device specific preferences by Sandeep Siddhartha · 10 years ago
  76. 7d5e1cb [ML23] Introduce a different accuracy/performance tradeoff by Jean Chalard · 10 years ago
  77. 3c6ac75 Merge "Fix messaging for sync now feature, when no account is selected" by Jatin Matani · 10 years ago
  78. f66a6a3 Fix messaging for sync now feature, when no account is selected by Jatin Matani · 10 years ago
  79. 5b39af3 Fix unit test failure by Ken Wakasa · 10 years ago
  80. 847735f Merge "Skeleton code for user dictionary sync" by Jatin Matani · 10 years ago
  81. 734733d Skeleton code for user dictionary sync by Jatin Matani · 10 years ago
  82. 6fb586a Fix missing prediction words on contextual strip by Tadashi G. Takaoka · 10 years ago
  83. 399a3bd Refactor custom input style settings by Tadashi G. Takaoka · 10 years ago
  84. cc7e44e Add StatsUtils#onLoadSettings for when settings are changed by Jatin Matani · 10 years ago
  85. 10a93dc Add info log of custom input styles by Tadashi G. Takaoka · 10 years ago
  86. 8da2052 [ML10.1] Adjust call for additional features by Jean Chalard · 10 years ago
  87. 145f05d Merge "Add account change receiver to handle account removal" by Sandeep Siddhartha · 10 years ago
  88. d4aec65 Add account change receiver to handle account removal by Sandeep Siddhartha · 10 years ago
  89. 4b0dba4 [ML9.1] Add option for multi-lingual support by Jean Chalard · 10 years ago
  90. 8418514 Add account listing and preference integration for current account by Sandeep Siddhartha · 10 years ago
  91. a7c5dcd Merge "Add Accounts & privacy settings in LatinIME" by Sandeep Siddhartha · 10 years ago
  92. eddfe51 resolved conflicts for merge of 233a2f21 to master by Yohei Yukawa · 10 years ago
  93. 5896153 Use Add-To-Dictionary indicator only by Yohei Yukawa · 10 years ago
  94. a4e0b6e Add Accounts & privacy settings in LatinIME by Sandeep Siddhartha · 10 years ago
  95. fc12c0a Merge "Add a user preference for split layout within Appearance & Layouts" by Jatin Matani · 10 years ago
  96. 311f12d Revert "Revert "Fall back to default keyboard theme"" by Tadashi G. Takaoka · 10 years ago
  97. 821486b Revert "Fall back to default keyboard theme" by Tadashi G. Takaoka · 10 years ago
  98. 6ed8b18 Fall back to default keyboard theme by Tadashi G. Takaoka · 10 years ago
  99. a5d4cb7 Add a user preference for split layout within Appearance & Layouts by Jatin Matani · 10 years ago
  100. 9b140f4 am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google Keyboard" into lmp-dev by Jatin Matani · 10 years ago