1. 3826bab Merge "Merging search bar with all apps" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  2. f970832 WidgetsModel clone method should be called in worker thread by Hyunyoung Song · 9 years ago
  3. 0ac7ede Merging search bar with all apps by Sunny Goyal · 9 years ago
  4. a27d7a5 Add more debugging info when Launcher deletes widget from homescreen. b/26219491 by Hyunyoung Song · 9 years ago
  5. 0e04980 Merge "Updating folder UI when icons are normalized > Increasing padding > Making the folder label bold and lighter color" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  6. 2113c9d Merge "Fixing Search drop target bar stays visible, until the first time an item is picked up" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  7. b9759d3 Merge "Add extra space for the search bar." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  8. 8a75806 Add extra space for the search bar. by Tony Wickham · 9 years ago
  9. 5c556e7 Updating folder UI when icons are normalized by Sunny Goyal · 9 years ago
  10. 6731395 Fixing Search drop target bar stays visible, until the first time by Sunny Goyal · 9 years ago
  11. b171e56 Adding a method to throttle backup manager calls by Sunny Goyal · 9 years ago
  12. f7f8cf5 Merge "Fixing Test builds" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  13. 6362683 Merge "Removing unnecessary new object creation in dispatchDraw" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  14. ca846f8 Fixing Test builds by Sunny Goyal · 9 years ago
  15. 3fc648d Preventing a Runtime widget crash from crashing the Launcher by Sunny Goyal · 9 years ago
  16. 8bf6f31 Removing unnecessary new object creation in dispatchDraw by Sunny Goyal · 9 years ago
  17. a5cfbe8 Fix broken tests. by Tony Wickham · 9 years ago
  18. b56090a Merge "Removing some obsolete files" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  19. 2080603 Removing some obsolete files by Sunny Goyal · 9 years ago
  20. c7a49f0 Removign 'final' modifiers from FeatureFlags so that then can be overridden by Sunny Goyal · 9 years ago
  21. d42903b Merge "Disabling icon normalization" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  22. dde32e2 Disabling icon normalization by Sunny Goyal · 9 years ago
  23. 5255c87 Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  24. ecdc24f Fixing custom content screen not aligned properly in landscape by Sunny Goyal · 9 years ago
  25. e1483fb Fixing icon badging being done on scaled bitmap size by Sunny Goyal · 9 years ago
  26. e70fb6f Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again by Sunny Goyal · 9 years ago
  27. 5e9ef13 Removing lib proto util by Sunny Goyal · 9 years ago
  28. f82e547 Fixing syntax error by Sunny Goyal · 9 years ago
  29. e85138f [DO NOT MERGE] Revert "Fix broken make target launcher_protoutil_lib Bug:26406415" by Hyunyoung Song · 9 years ago
  30. f7a263c Merge "Adding support for negative x and y in layout xml. Fixing default configurations for some screen sizes." into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  31. 8363faf [DO NOT MERGE] Revert "Fix broken make target launcher_protoutil_lib Bug:26406415" by Hyunyoung Song · 9 years ago
  32. a6164c5 Adding a .nano prefix in the proto package name by Sunny Goyal · 9 years ago
  33. 56e6b47 Fix broken make target launcher_protoutil_lib Bug:26406415 am: 4ae00b1b8e by Hyunyoung Song · 9 years ago
  34. 4ae00b1 Fix broken make target launcher_protoutil_lib Bug:26406415 by Hyunyoung Song · 9 years ago
  35. baa5589 Remove unnecessary use of ../. by Ying Wang · 9 years ago
  36. 96a0963 Adding support for negative x and y in layout xml. by Sunny Goyal · 9 years ago
  37. ffa1237 Merge "Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  38. 60acb94 Merge "Preventing launcher crashes due to low disk space." into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  39. ca656e3 Fix item count check in Folder#replaceFolderWithFinalItem() by Tony Wickham · 9 years ago
  40. b740f59 Fixing some invalid checks and cleaning some redundant conditions by Sunny Goyal · 9 years ago
  41. 6f70936 Preventing launcher crashes due to low disk space. by Sunny Goyal · 9 years ago
  42. d804398 Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread by Sunny Goyal · 9 years ago
  43. d896ee4 Protecting Icon normalization behind a feature flag by Sunny Goyal · 9 years ago
  44. 2b84b65 Reverting the cache version change, so that users on release version do not get the cache reset by Sunny Goyal · 9 years ago
  45. a50a419 Restarting launcher when on font scale change by Sunny Goyal · 9 years ago
  46. 49750ce Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  47. e5ef3d2 Merge "Clearing DB instead of deleting the DB file." into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  48. 383e0a2 Fixing All apps not respecting scaled icon size by Sunny Goyal · 9 years ago
  49. 06538a7 Merge "Verifying the install shortcut intent before casting the extras to various object types" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  50. 655daae Recreating QSB when the widget host gets reset by Sunny Goyal · 9 years ago
  51. d42f97e Merge "Added an instrumentation test case for quickly adding a widget." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  52. f3b13b5 Merge "Adding FeatureFlags.java file to aggregate various feature definitions" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  53. bdcabf0 Adding FeatureFlags.java file to aggregate various feature definitions by Sunny Goyal · 9 years ago
  54. 7606a41 Verifying the install shortcut intent before casting the extras to various object types by Sunny Goyal · 9 years ago
  55. 8db5d7c Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  56. 2f04430 Added an instrumentation test case for quickly adding a widget. by Tony · 9 years ago
  57. bcec695 Merge "Increase spacing between icons in All Apps on tablets." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  58. 39b700f Merge "Normalizing app icons based on the standard icon guidelines" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  59. b88d0bc Merge "Cleanup keyboard code." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  60. 329d8bf Cleanup keyboard code. by Tony Wickham · 9 years ago
  61. 62b9b60 Hide the focus indicator view when going to a fullscreen page. by Tony Wickham · 9 years ago
  62. 0fa5ada Fullscreen pages (e.g. Now) are focusable via keyboard. by Tony Wickham · 9 years ago
  63. af78b59 Make sure pages are always accessible via left/right arrow keys. by Tony Wickham · 9 years ago
  64. b879abd Merge "Add special column for All Apps button in FocusLogic's sparse matrix." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  65. a501d49 Add appropriate (tiny) offset to widget drops so they land correctly. by Tony Wickham · 9 years ago
  66. fc21830 Normalizing app icons based on the standard icon guidelines by Sunny Goyal · 9 years ago
  67. aa4011e Merge "Scaling down the icon before applying the user badge > This also saves memory only create one new bitmap while loading instead of two" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  68. ac929f4 Merge "Disallow scrolling if workspace is in transition." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  69. a7844dd Increase spacing between icons in All Apps on tablets. by Tony Wickham · 9 years ago
  70. 093a58c Merge "Keeping the focus indicator on the widget view, while a child is focused" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  71. 9326461 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 9 years ago
  72. 0c4e372 Keeping the focus indicator on the widget view, while a child is focused by Sunny Goyal · 9 years ago
  73. 33f90e7 Clearing DB instead of deleting the DB file. by Sunny Goyal · 9 years ago
  74. 0c2f070 Only fetching firstInstallTime for an activity when required by Sunny Goyal · 9 years ago
  75. 0b62115 Scaling down the icon before applying the user badge by Sunny Goyal · 9 years ago
  76. d007d07 Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  77. 6e83dc4 Merge "Skip to the end of the folder open animation in battery saver mode." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  78. 1a690cb Don't let folder be replaced with final item twice. by Tony Wickham · 9 years ago
  79. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 9 years ago
  80. 4ee6625 Merge "Setting statusbar and nav bar colors in theme instead of code" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  81. 298f1c4 Merge "Focus doesn't leave folders without also closing them." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  82. feec217 Focus doesn't leave folders without also closing them. by Tony Wickham · 9 years ago
  83. a5209e3 Disallow scrolling if workspace is in transition. by Tony Wickham · 9 years ago
  84. 55bd16b Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  85. 0151ff1 Merge "Handle errors gracefully in WallpaperCropActivity." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  86. f2bd93c Handle errors gracefully in WallpaperCropActivity. by Tony Wickham · 9 years ago
  87. 30bdd6e Stop requesting focus on folder if it was closed without animating. by Tony Wickham · 9 years ago
  88. b9c29d4 Fixing crash when uninstalling an app destroys the folder by Sunny Goyal · 9 years ago
  89. 6159c24 Revert "Revert "Reverting folder cell width on portrait phones."" by Tony Wickham · 9 years ago
  90. 1974e98 Revert "Reverting folder cell width on portrait phones." by Tony Wickham · 9 years ago
  91. b25e684 Reverting folder cell width on portrait phones. by Tony Wickham · 9 years ago
  92. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 9 years ago
  93. a43f78f Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  94. 4fc8287 Handle more cases in FocusHelper#handleHotseatButtonKeyEvent(). by Tony Wickham · 9 years ago
  95. 26b0142 Don't add offset to CellLayout's fullscreen children. by Tony Wickham · 9 years ago
  96. 6cbd222 Add special column for All Apps button in FocusLogic's sparse matrix. by Tony Wickham · 9 years ago
  97. 3cfa97d Added unit tests for b/25434120 regression. by Tony Wickham · 9 years ago
  98. 0e2f384 Merge "Make sure user can always get to next page with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  99. 0f6f2b1 Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  100. c2964cb Make sure user can always get to next page with keyboard. by Tony Wickham · 9 years ago