1. ebaf95f Merge "Focus doesn\'t leave folders without also closing them." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  2. 298f1c4 Merge "Focus doesn't leave folders without also closing them." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  3. feec217 Focus doesn't leave folders without also closing them. by Tony Wickham · 10 years ago
  4. 667e4a6 Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  5. 55bd16b Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  6. 9c771c3 Merge "Handle errors gracefully in WallpaperCropActivity." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  7. 0151ff1 Merge "Handle errors gracefully in WallpaperCropActivity." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  8. f2bd93c Handle errors gracefully in WallpaperCropActivity. by Tony Wickham · 10 years ago
  9. 30bdd6e Stop requesting focus on folder if it was closed without animating. by Tony Wickham · 10 years ago
  10. fb5a4d8 Fixing crash when uninstalling an app destroys the folder am: b9c29d455e by Sunny Goyal · 10 years ago
  11. b9c29d4 Fixing crash when uninstalling an app destroys the folder by Sunny Goyal · 10 years ago
  12. ec73dd9 Revert "Revert "Reverting folder cell width on portrait phones."" am: 6159c242bc by Tony Wickham · 10 years ago
  13. 6159c24 Revert "Revert "Reverting folder cell width on portrait phones."" by Tony Wickham · 10 years ago
  14. 0309fbc Revert "Reverting folder cell width on portrait phones." am: 1974e98f5e by Tony Wickham · 10 years ago
  15. 1974e98 Revert "Reverting folder cell width on portrait phones." by Tony Wickham · 10 years ago
  16. 79b4194 Reverting folder cell width on portrait phones. am: b25e684a76 by Tony Wickham · 10 years ago
  17. b25e684 Reverting folder cell width on portrait phones. by Tony Wickham · 10 years ago
  18. 9e16305 Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  19. c908dba Merge "Play common transition animations from a common method." into ub-launcher3-master by Tony Wickham · 10 years ago
  20. a43f78f Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  21. 4fc8287 Handle more cases in FocusHelper#handleHotseatButtonKeyEvent(). by Tony Wickham · 10 years ago
  22. a71391a Don\'t add offset to CellLayout\'s fullscreen children. am: 26b0142543 by Tony Wickham · 10 years ago
  23. 26b0142 Don't add offset to CellLayout's fullscreen children. by Tony Wickham · 10 years ago
  24. 72d4c06 Added unit tests for b/25434120 regression. am: 3cfa97d4c1 by Tony Wickham · 10 years ago
  25. 3cfa97d Added unit tests for b/25434120 regression. by Tony Wickham · 10 years ago
  26. 1d21164 Merge "Make sure user can always get to next page with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  27. 94fd1bc Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  28. 0e2f384 Merge "Make sure user can always get to next page with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  29. 0f6f2b1 Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  30. 426b247 Ignoring DeadObjectException in startListening am: 1b323794f2 by Sunny Goyal · 10 years ago
  31. c2964cb Make sure user can always get to next page with keyboard. by Tony Wickham · 10 years ago
  32. 1b32379 Ignoring DeadObjectException in startListening by Sunny Goyal · 10 years ago
  33. 2518985 Stop explicitly snapping to page when navigating with keyboard. by Tony Wickham · 10 years ago
  34. c984cde Handle OutOfMemoryException gracefully in WallpaperCropActivity. by Tony Wickham · 10 years ago
  35. 38b1220 Stop clearing focus when snapping to a new workspace page. am: 04e2c9ef56 by Tony Wickham · 10 years ago
  36. 1bd9a43 Enable selection action mode for Android M+. by Yohei Yukawa · 10 years ago
  37. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 10 years ago
  38. d469b7f Merge "resolve merge conflicts of 4530aca912 to ub-launcher3-master." into ub-launcher3-master by Tony Wickham · 10 years ago
  39. 5ea422e Added Gravity.CENTER_HORIZONTAL to drop target layout params. by Tony Wickham · 10 years ago
  40. a6631d7 resolve merge conflicts of 4530aca912 to ub-launcher3-master. by Tony Wickham · 10 years ago
  41. c1ff24c resolve merge conflicts of a3c74d10a7 to ub-launcher3-master. by Tony Wickham · 10 years ago
  42. c3642d4 Build fix by Sunny Goyal · 10 years ago
  43. 4530aca Set parallax offset to be 0.5f for default wallpapers. by Tony Wickham · 10 years ago
  44. 4f63c76 Merge "Refactoring WallpaperOffsetInterpolator to a new file Removing some us unused methods" into ub-launcher3-master by Sunny Goyal · 10 years ago
  45. a3c74d1 Setting correct height for search bar widget options bundle. by Tony Wickham · 10 years ago
  46. b9388f5 Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  47. cbdb153 Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  48. c08c59d Disabling the desaturation of fast scroll items. by Winson · 10 years ago
  49. 4ac9a3c Merge "Making all provider calls using content resolver." into ub-launcher3-master by Sunny Goyal · 10 years ago
  50. 653fa67 Merge "Add null check in Launcher onNewIntent() before moveToDefaultScreen()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  51. c3d7658 Merge "Add null check in Launcher onNewIntent() before moveToDefaultScreen()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  52. 2225ba3 Fixing null check when calling mutateOnMainThread am: 1ba7e36cc8 by Sunny Goyal · 10 years ago
  53. 1ba7e36 Fixing null check when calling mutateOnMainThread by Sunny Goyal · 10 years ago
  54. c1739096 Add null check in Launcher onNewIntent() before moveToDefaultScreen(). by Tony · 10 years ago
  55. c1763b2 resolve merge conflicts of 52040c2d51 to ub-launcher3-master. by Tony Wickham · 10 years ago
  56. 52040c2 Merge "Set search bar height before setting up views in Launcher." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  57. 92adb66 Don\'t add cells to FocusLogic sparse matrix if they aren\'t focusable. by Tony Wickham · 10 years ago
  58. df31518 Don't add cells to FocusLogic sparse matrix if they aren't focusable. by Tony Wickham · 10 years ago
  59. a98e210 resolve merge conflicts of d5d7fa10af to ub-launcher3-master. by Tony Wickham · 10 years ago
  60. d5d7fa1 Merge "Hide the "Set Wallpaper" action bar when clicked." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  61. 6f0f358 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 10 years ago
  62. eb804b6 Hide the "Set Wallpaper" action bar when clicked. by Tony Wickham · 10 years ago
  63. 935fca1 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 10 years ago
  64. eef4432 Set search bar height before setting up views in Launcher. by Tony Wickham · 10 years ago
  65. b644780 Import translations. DO NOT MERGE am: 6ce85953ac -s ours by Geoff Mendal · 10 years ago
  66. 56070d4 Import translations. DO NOT MERGE am: 6ce85953ac -s ours by Geoff Mendal · 10 years ago
  67. cf1c119 Import translations. DO NOT MERGE am: 8a9f7abcf1 -s ours by Geoff Mendal · 10 years ago
  68. 5d17d48 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  69. 8a9f7ab Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  70. 6ce8595 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  71. cd32035 Merge "Fixing disabled icon getting changed back to normal state on long press" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  72. 5c6f99e Merge "Fixing disabled icon getting changed back to normal state on long press" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  73. 0b9aec9 Fix regression where keyboard couldn\'t switch between workspace pages. by Tony Wickham · 10 years ago
  74. c2bc0ef Fix regression where keyboard couldn't switch between workspace pages. by Tony Wickham · 10 years ago
  75. cd5b7f9 Fixing disabled icon getting changed back to normal state on long press by Sunny Goyal · 10 years ago
  76. dc4fd45 Fixing ConcurrentModificationException in tests am: ec7c9178dd am: 93229c40bc by Sunny Goyal · 10 years ago
  77. 93229c4 Fixing ConcurrentModificationException in tests am: ec7c9178dd by Sunny Goyal · 10 years ago
  78. d249748 Making all provider calls using content resolver. by Sunny Goyal · 10 years ago
  79. f912beb resolve merge conflicts of fe3db428ab to ub-launcher3-master. by Sunny Goyal · 10 years ago
  80. ec7c917 Fixing ConcurrentModificationException in tests by Sunny Goyal · 10 years ago
  81. fe3db42 Merge "Refactoring getPreferenceKey method" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  82. 38ac73a Using UiSelector instead of BySelector am: ead4ab9655 by Sunny Goyal · 10 years ago
  83. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 10 years ago
  84. ead4ab9 Using UiSelector instead of BySelector by Sunny Goyal · 10 years ago
  85. b84046d Scaling down the icon before applying the user badge by Sunny Goyal · 10 years ago
  86. 531b25c Import translations. DO NOT MERGE am: f58538672a -s ours by Geoff Mendal · 10 years ago
  87. 705b4ab Import translations. DO NOT MERGE am: f58538672a -s ours by Geoff Mendal · 10 years ago
  88. f415b00 Import translations. DO NOT MERGE am: 8c23c2d2ba -s ours by Geoff Mendal · 10 years ago
  89. a667bb0 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  90. 8c23c2d Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  91. f585386 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  92. 6e0cb63 Merge "Adding tests for rotation preference Updating the gradle file to run tests directly from AndroidStudio" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  93. 917d434 Merge "Adding tests for rotation preference Updating the gradle file to run tests directly from AndroidStudio" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  94. 3d1c0ff Adding tests for rotation preference by Sunny Goyal · 10 years ago
  95. 47ecbb8 resolve merge conflicts of fb4014daa3 to ub-launcher3-master. by Winson · 10 years ago
  96. fb4014d Merge "Fix issue with source params not reporting predicted apps." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  97. a49b1f7 Fix issue with source params not reporting predicted apps. by Winson · 10 years ago
  98. 8385e71 Add LauncherCallbacks method to add additional search widget options. am: 775455c4a8 by Tony Wickham · 10 years ago
  99. f79d347 Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 10 years ago
  100. 041434f Merge "Preventing activity to restart when keyboard is connected or keyboard type changes" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago