1. b6e358f Enabling translation for preference string by Sunny Goyal · 9 years ago
  2. 9063bfa Merge "Prevent extra animation when scrolling the recycler view." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  3. 4c7fc62 Prevent extra animation when scrolling the recycler view. by Winson Chung · 9 years ago
  4. b713ad4 Removing some synthetic methods by Sunny Goyal · 9 years ago
  5. cb0f229 Merge "Fixing issue with popup arrow direction in RTL." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  6. 96ea590 Fixing issue with popup arrow direction in RTL. by Winson Chung · 9 years ago
  7. 6b9e104 Merge "Ensure that Launcher Activity has an exclusive task" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  8. ba5eceb Merge "Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permission" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  9. 1c52488 Ensure that Launcher Activity has an exclusive task by Adam Cohen · 9 years ago
  10. b15d438 Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permission by Adam Cohen · 9 years ago
  11. adb031e Merge "Code cleanup, WorkspaceStateTransitionAnimation" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  12. 7eea78a Code cleanup, WorkspaceStateTransitionAnimation by Hyunyoung Song · 9 years ago
  13. 243fdd7 Working around overscroll issues in AllApps. by Winson Chung · 9 years ago
  14. 01d4ffd Merge "Refactoring fast scroller." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  15. 5d9200f Using a full-bleed background for Set-Wallpaper button by Sunny Goyal · 9 years ago
  16. b177744 Refactoring fast scroller. by Winson Chung · 9 years ago
  17. e5106b6 Merge "Making the provider column names public" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  18. 5e41a27 Fixing paged view overscroll effect being drawn outside the screen by Sunny Goyal · 9 years ago
  19. 2fb2f0b Making the provider column names public by Sunny Goyal · 9 years ago
  20. 9c9f209 Merge "Using material style overscroll effect for workspace and folders" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  21. 5796b03 Add workspace scrim animation to the state transition to reduce jankiness. by Hyunyoung Song · 9 years ago
  22. 4d113a5 Using material style overscroll effect for workspace and folders by Sunny Goyal · 9 years ago
  23. e91a14c Merge "Cancelling launcher reload on mcc change" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  24. c44de1a Merge "Revert resource name to what platform ui automator test defines. b/21923650" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  25. 60331a9 Revert resource name to what platform ui automator test defines. b/21923650 by Hyunyoung Song · 9 years ago
  26. 7b933a5 resolved conflicts for merge of 78564d4e to ub-launcher3-burnaby by Winson Chung · 9 years ago
  27. d380020 Merge "Moving predicted apps callbacks to use ComponentKey." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  28. 78564d4 Updating ComponentKey for compatibility with build. by Winson Chung · 9 years ago
  29. 2003c75 Cancelling launcher reload on mcc change by Sunny Goyal · 9 years ago
  30. 230eade Converting folder name to string before applying it to folder info by Sunny Goyal · 9 years ago
  31. 6b1c73f Moving predicted apps callbacks to use ComponentKey. by Winson Chung · 9 years ago
  32. 3ea5cd4 Merge "Remove DEBUG flag inside WidgetsListAdapter" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  33. 289ec3a Remove DEBUG flag inside WidgetsListAdapter by Hyunyoung Song · 9 years ago
  34. c1d53ef Merge "Widgets model should respect AppFilter." into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  35. eaf291b Widgets model should respect AppFilter. by Hyunyoung Song · 9 years ago
  36. 170ca1c Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  37. 27f0325 Merge "Deleting empty folders based on DB state" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  38. dad45a7 Removing obsolete strings by Sunny Goyal · 9 years ago
  39. e9819e6 Add null-check for workspace/hotseat. by Jun Mukai · 9 years ago
  40. 4919827 Revert "Removing onInitialize method and creating searchManager in getView" by Sunny Goyal · 9 years ago
  41. 6530017 Removing onInitialize method and creating searchManager in getView by Sunny Goyal · 9 years ago
  42. 01d4053 Renaming id to prevent collision. by Winson Chung · 9 years ago
  43. 9206026 Making UserHandleCompat constructor public by Sunny Goyal · 9 years ago
  44. 07973bf Merge "Fixing nullpointer when creating new DB" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  45. d730f9d Making resultHandler protected to make it accessible from a subClass by Sunny Goyal · 9 years ago
  46. b4cbea4 Fixing nullpointer when creating new DB by Sunny Goyal · 9 years ago
  47. 5183285 Using component key for app search results by Sunny Goyal · 9 years ago
  48. b421203 Merge "Refactored section names to only draw when there is space." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  49. ed717bc Merge "Fix last bit of WidgetTray jank issue b/21133230" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  50. e98f4a4 Fix last bit of WidgetTray jank issue b/21133230 by Hyunyoung Song · 9 years ago
  51. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 9 years ago
  52. fbc5b18 Refactored section names to only draw when there is space. by Winson Chung · 9 years ago
  53. c332934 Merge "Refactoring all apps search to support external search bar." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  54. ef7f874 Refactoring all apps search to support external search bar. by Winson Chung · 9 years ago
  55. 0fc56db Merge "Work profile badge alignment b/21336417" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  56. 41e3369 Work profile badge alignment b/21336417 by Hyunyoung Song · 9 years ago
  57. be9c52f Merge "Remove inifinite recursion from PagedView" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  58. 5b139a5 Remove inifinite recursion from PagedView by Adam Cohen · 9 years ago
  59. e863fed Read rotation setting correctly from the wallpaper picker. by Rahul Chaturvedi · 9 years ago
  60. 931a2ce Merge "Fixing regression in fast scroller animation." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  61. 4b9f979 Fixing regression in fast scroller animation. by Winson Chung · 9 years ago
  62. 0d95bf1 Merge "Fixing issue with click shadow not being drawn correctly." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  63. 4eda804 Fixing issue with click shadow not being drawn correctly. by Winson Chung · 9 years ago
  64. b1622cc Deleting empty folders based on DB state by Sunny Goyal · 9 years ago
  65. 51cd50d Merge "Using content provider to update launcher settings" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  66. 2cc170d Merge "Fixing proguard stripping animation method." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  67. 3d2e49d Merge "Removing developer options check for app info target" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  68. d7da55f Removing developer options check for app info target by Sunny Goyal · 9 years ago
  69. fd98e3e Fixing proguard stripping animation method. by Winson Chung · 9 years ago
  70. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 9 years ago
  71. e89cf79 Merge "Tying accessibility drag lifecycle to that of dragController" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  72. b2b02b9 Fix a small UI nit with screen reordering by Adam Cohen · 9 years ago
  73. 2d0fc8d am 0c979d1f: Catch TransactionTooLargeException when loading widget provider list b/19904873 by Hyunyoung Song · 9 years ago
  74. 553a8f6 Merge "Fixing crash in restore" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  75. 0c979d1 Catch TransactionTooLargeException when loading widget provider list b/19904873 by Hyunyoung Song · 9 years ago
  76. 4547802 Tying accessibility drag lifecycle to that of dragController by Sunny Goyal · 9 years ago
  77. ece9f02 Merge "Catch TransactionTooLargeException when loading widget provider list b/19904873" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  78. 3abd548 Catch TransactionTooLargeException when loading widget provider list b/19904873 by Hyunyoung Song · 9 years ago
  79. 3114425 Merge "Make WidgetsRecyclerView not crash on MNC support lib" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  80. 9e63442 Make WidgetsRecyclerView not crash on MNC support lib by Hyunyoung Song · 9 years ago
  81. 208aba2 Merge "Removing LauncherApplication to enable us to easily catch LauncherAppState errors" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  82. be68dce Merge "Fixing preloaded widget not getting used for animation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  83. 0441c43 Merge "Fixing touch feedback clipped on SetWallpaper button" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  84. 90429e1 Merge "Improve AyncTask throughput inside WidgetPreviewLoader" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  85. c1f174a Fixing touch feedback clipped on SetWallpaper button by Sunny Goyal · 9 years ago
  86. f00d02b Improve AyncTask throughput inside WidgetPreviewLoader by Hyunyoung Song · 9 years ago
  87. 9637364 Fixing crash in restore by Sunny Goyal · 9 years ago
  88. 6103501 Merge "Ensuring that we use the screen width more optimally in AllApps." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  89. 7501adf Ensure that we use the system long press duration when dragging from AllApps. by Winson Chung · 9 years ago
  90. 8d8c73b Merge "Code cleanup" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  91. 2e6e9b8 Merge "Updating assets" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  92. 5eae46c Merge "Removing unused animation style" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  93. 2c6e5cc Ensuring that we use the screen width more optimally in AllApps. by Winson Chung · 9 years ago
  94. 40b626b Updating assets by Sunny Goyal · 9 years ago
  95. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  96. 12e13e4 Removing LauncherApplication to enable us to easily catch LauncherAppState errors by Sunny Goyal · 9 years ago
  97. 26c2842 Merge "Preventing overdraw in custom content screen" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  98. 0c9143d Preventing overdraw in custom content screen by Sunny Goyal · 9 years ago
  99. 799aa04 Use a broadcast receiver instead of a settings observer. by Rahul Chaturvedi · 9 years ago
  100. 091f0ff Updating widget list when iconCache updates by Sunny Goyal · 9 years ago