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