1. 6e83dc4 Merge "Skip to the end of the folder open animation in battery saver mode." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  2. 1a690cb Don't let folder be replaced with final item twice. by Tony Wickham · 10 years ago
  3. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 10 years ago
  4. 4ee6625 Merge "Setting statusbar and nav bar colors in theme instead of code" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  5. 298f1c4 Merge "Focus doesn't leave folders without also closing them." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  6. feec217 Focus doesn't leave folders without also closing them. by Tony Wickham · 10 years ago
  7. 55bd16b Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  8. 0151ff1 Merge "Handle errors gracefully in WallpaperCropActivity." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  9. f2bd93c Handle errors gracefully in WallpaperCropActivity. by Tony Wickham · 10 years ago
  10. 30bdd6e Stop requesting focus on folder if it was closed without animating. by Tony Wickham · 10 years ago
  11. b9c29d4 Fixing crash when uninstalling an app destroys the folder by Sunny Goyal · 10 years ago
  12. 6159c24 Revert "Revert "Reverting folder cell width on portrait phones."" by Tony Wickham · 10 years ago
  13. 1974e98 Revert "Reverting folder cell width on portrait phones." by Tony Wickham · 10 years ago
  14. b25e684 Reverting folder cell width on portrait phones. by Tony Wickham · 10 years ago
  15. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 10 years ago
  16. a43f78f Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  17. 4fc8287 Handle more cases in FocusHelper#handleHotseatButtonKeyEvent(). by Tony Wickham · 10 years ago
  18. 26b0142 Don't add offset to CellLayout's fullscreen children. by Tony Wickham · 10 years ago
  19. 3cfa97d Added unit tests for b/25434120 regression. by Tony Wickham · 10 years ago
  20. 0e2f384 Merge "Make sure user can always get to next page with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  21. 0f6f2b1 Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  22. c2964cb Make sure user can always get to next page with keyboard. by Tony Wickham · 10 years ago
  23. 1b32379 Ignoring DeadObjectException in startListening by Sunny Goyal · 10 years ago
  24. 2518985 Stop explicitly snapping to page when navigating with keyboard. by Tony Wickham · 10 years ago
  25. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 10 years ago
  26. 4530aca Set parallax offset to be 0.5f for default wallpapers. by Tony Wickham · 10 years ago
  27. a3c74d1 Setting correct height for search bar widget options bundle. by Tony Wickham · 10 years ago
  28. cbdb153 Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  29. c08c59d Disabling the desaturation of fast scroll items. by Winson · 10 years ago
  30. 097db34 Setting statusbar and nav bar colors in theme instead of code by Sunny Goyal · 10 years ago
  31. c3d7658 Merge "Add null check in Launcher onNewIntent() before moveToDefaultScreen()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  32. 1ba7e36 Fixing null check when calling mutateOnMainThread by Sunny Goyal · 10 years ago
  33. c1739096 Add null check in Launcher onNewIntent() before moveToDefaultScreen(). by Tony · 10 years ago
  34. 52040c2 Merge "Set search bar height before setting up views in Launcher." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  35. df31518 Don't add cells to FocusLogic sparse matrix if they aren't focusable. by Tony Wickham · 10 years ago
  36. d5d7fa1 Merge "Hide the "Set Wallpaper" action bar when clicked." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  37. eb804b6 Hide the "Set Wallpaper" action bar when clicked. by Tony Wickham · 10 years ago
  38. 935fca1 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 10 years ago
  39. eef4432 Set search bar height before setting up views in Launcher. by Tony Wickham · 10 years ago
  40. 56070d4 Import translations. DO NOT MERGE am: 6ce85953ac -s ours by Geoff Mendal · 10 years ago
  41. 8a9f7ab Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  42. 6ce8595 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  43. 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
  44. c2bc0ef Fix regression where keyboard couldn't switch between workspace pages. by Tony Wickham · 10 years ago
  45. cd5b7f9 Fixing disabled icon getting changed back to normal state on long press by Sunny Goyal · 10 years ago
  46. 93229c4 Fixing ConcurrentModificationException in tests am: ec7c9178dd by Sunny Goyal · 10 years ago
  47. ec7c917 Fixing ConcurrentModificationException in tests by Sunny Goyal · 10 years ago
  48. fe3db42 Merge "Refactoring getPreferenceKey method" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  49. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 10 years ago
  50. ead4ab9 Using UiSelector instead of BySelector by Sunny Goyal · 10 years ago
  51. 705b4ab Import translations. DO NOT MERGE am: f58538672a -s ours by Geoff Mendal · 10 years ago
  52. 8c23c2d Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  53. f585386 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  54. 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
  55. 3d1c0ff Adding tests for rotation preference by Sunny Goyal · 10 years ago
  56. fb4014d Merge "Fix issue with source params not reporting predicted apps." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  57. a49b1f7 Fix issue with source params not reporting predicted apps. by Winson · 10 years ago
  58. f79d347 Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 10 years ago
  59. 363da26 Merge "Preventing activity to restart when keyboard is connected or keyboard type changes" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  60. 775455c Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 10 years ago
  61. fb062c6 Close some Cursors and call super.onFinishInflate(). by Tony Wickham · 10 years ago
  62. a8709dd Merge "Fix "The specified child already has a parent" IllegalStateException." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  63. a0628cc Fix "The specified child already has a parent" IllegalStateException. by Tony Wickham · 10 years ago
  64. 44b48f7 am 28c6b963: Showing a permission prompt for direct call shortcuts by Sunny Goyal · 10 years ago
  65. d9bb1b4 Preventing activity to restart when keyboard is connected or keyboard type changes by Sunny Goyal · 10 years ago
  66. e9f2727 Fixing issue with overview panel buttons. by Winson · 10 years ago
  67. a295048 Increase folder cell width slightly. by Tony Wickham · 10 years ago
  68. 28c6b96 Showing a permission prompt for direct call shortcuts by Sunny Goyal · 10 years ago
  69. f720349 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  70. f685c7e Merge "Actually call LauncherTransitionable.onLauncherTransitionStep()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  71. fa3c369 am 37860923: Merge "Added launcher callback to specify search bar height." into ub-launcher3-burnaby by Tony Wickham · 10 years ago
  72. 3786092 Merge "Added launcher callback to specify search bar height." into ub-launcher3-burnaby by Tony Wickham · 10 years ago
  73. d70a4b7 am d6b4037b: Grid adjustments, specifically for Ryu. by Tony Wickham · 10 years ago
  74. 55616cd Added launcher callback to specify search bar height. by Tony Wickham · 10 years ago
  75. 56c7360 Verify that the widget id is valid, before binding the widget by Sunny Goyal · 10 years ago
  76. cf12698 Merge "Null check in PackageInstallerCompat" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  77. 5802588 Merge "Update the widget spans after the provider changes" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  78. 3b5741c Null check in PackageInstallerCompat by Sunny Goyal · 10 years ago
  79. d6b4037 Grid adjustments, specifically for Ryu. by Tony Wickham · 10 years ago
  80. bbf0184 Using 23 instead of Build.Versoin.M until the final SDK is available. by Sunny Goyal · 10 years ago
  81. d306055 Moving a few testing classes to a separate package by Sunny Goyal · 10 years ago
  82. 21d89fbf Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  83. 79d0ac9 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  84. 6fb929e Verifying that the table was successfully created during initialzation by Sunny Goyal · 10 years ago
  85. a67ba86 am 53d3be63: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  86. 53d3be6 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  87. d47807d am 3a3517fb: Add widget size options for QSB. by Tony Wickham · 10 years ago
  88. 3a3517f Add widget size options for QSB. by Tony Wickham · 10 years ago
  89. 0bb211a Actually call LauncherTransitionable.onLauncherTransitionStep(). by Tony Wickham · 10 years ago
  90. ec88204 Update the widget spans after the provider changes by Sunny Goyal · 10 years ago
  91. fd4264b Merge "Jailing the saved instance state of all the dynamically generated views" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  92. d1a0e8b Jailing the saved instance state of all the dynamically generated views by Sunny Goyal · 10 years ago
  93. bbb1aea Merge "Fixing regression when removing last item from folder." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  94. 521c59a Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  95. 6febe1f Fixing regression when removing last item from folder. by Winson · 10 years ago
  96. 95bae9a am c84e6e19: Disabling widget debug by Sunny Goyal · 10 years ago
  97. c84e6e1 Disabling widget debug by Sunny Goyal · 10 years ago
  98. 44818e0 Fixing regression in removing widgets via accessibility. by Winson · 10 years ago
  99. 935eeda Merge "Do not reinflate/rebind widgets if we are going the rebind the full workspace anyway." into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  100. 34ef93c am 058c21db: Ensure accessibility delegate is set on all apps icons. by Winson · 10 years ago