1. d42903b Merge "Disabling icon normalization" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  2. dde32e2 Disabling icon normalization by Sunny Goyal · 9 years ago
  3. 5255c87 Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  4. ecdc24f Fixing custom content screen not aligned properly in landscape by Sunny Goyal · 9 years ago
  5. e1483fb Fixing icon badging being done on scaled bitmap size by Sunny Goyal · 9 years ago
  6. e70fb6f Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again by Sunny Goyal · 9 years ago
  7. f82e547 Fixing syntax error by Sunny Goyal · 9 years ago
  8. 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
  9. a6164c5 Adding a .nano prefix in the proto package name by Sunny Goyal · 9 years ago
  10. 96a0963 Adding support for negative x and y in layout xml. by Sunny Goyal · 9 years ago
  11. 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
  12. 60acb94 Merge "Preventing launcher crashes due to low disk space." into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  13. ca656e3 Fix item count check in Folder#replaceFolderWithFinalItem() by Tony Wickham · 9 years ago
  14. b740f59 Fixing some invalid checks and cleaning some redundant conditions by Sunny Goyal · 9 years ago
  15. 6f70936 Preventing launcher crashes due to low disk space. by Sunny Goyal · 9 years ago
  16. d804398 Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread by Sunny Goyal · 9 years ago
  17. d896ee4 Protecting Icon normalization behind a feature flag by Sunny Goyal · 9 years ago
  18. 2b84b65 Reverting the cache version change, so that users on release version do not get the cache reset by Sunny Goyal · 9 years ago
  19. a50a419 Restarting launcher when on font scale change by Sunny Goyal · 9 years ago
  20. 49750ce Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  21. e5ef3d2 Merge "Clearing DB instead of deleting the DB file." into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  22. 383e0a2 Fixing All apps not respecting scaled icon size by Sunny Goyal · 9 years ago
  23. 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
  24. 655daae Recreating QSB when the widget host gets reset by Sunny Goyal · 9 years ago
  25. f3b13b5 Merge "Adding FeatureFlags.java file to aggregate various feature definitions" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  26. bdcabf0 Adding FeatureFlags.java file to aggregate various feature definitions by Sunny Goyal · 9 years ago
  27. 7606a41 Verifying the install shortcut intent before casting the extras to various object types by Sunny Goyal · 9 years ago
  28. 8db5d7c Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  29. 39b700f Merge "Normalizing app icons based on the standard icon guidelines" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  30. b88d0bc Merge "Cleanup keyboard code." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  31. 329d8bf Cleanup keyboard code. by Tony Wickham · 9 years ago
  32. 62b9b60 Hide the focus indicator view when going to a fullscreen page. by Tony Wickham · 9 years ago
  33. 0fa5ada Fullscreen pages (e.g. Now) are focusable via keyboard. by Tony Wickham · 9 years ago
  34. af78b59 Make sure pages are always accessible via left/right arrow keys. by Tony Wickham · 9 years ago
  35. 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
  36. a501d49 Add appropriate (tiny) offset to widget drops so they land correctly. by Tony Wickham · 9 years ago
  37. fc21830 Normalizing app icons based on the standard icon guidelines by Sunny Goyal · 9 years ago
  38. 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
  39. ac929f4 Merge "Disallow scrolling if workspace is in transition." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  40. 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
  41. 9326461 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 9 years ago
  42. 0c4e372 Keeping the focus indicator on the widget view, while a child is focused by Sunny Goyal · 9 years ago
  43. 33f90e7 Clearing DB instead of deleting the DB file. by Sunny Goyal · 9 years ago
  44. 0c2f070 Only fetching firstInstallTime for an activity when required by Sunny Goyal · 9 years ago
  45. 0b62115 Scaling down the icon before applying the user badge by Sunny Goyal · 9 years ago
  46. d007d07 Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  47. 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
  48. 1a690cb Don't let folder be replaced with final item twice. by Tony Wickham · 9 years ago
  49. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 9 years ago
  50. 4ee6625 Merge "Setting statusbar and nav bar colors in theme instead of code" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  51. 298f1c4 Merge "Focus doesn't leave folders without also closing them." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  52. feec217 Focus doesn't leave folders without also closing them. by Tony Wickham · 9 years ago
  53. a5209e3 Disallow scrolling if workspace is in transition. by Tony Wickham · 9 years ago
  54. 55bd16b Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  55. 30bdd6e Stop requesting focus on folder if it was closed without animating. by Tony Wickham · 9 years ago
  56. b9c29d4 Fixing crash when uninstalling an app destroys the folder by Sunny Goyal · 9 years ago
  57. 6159c24 Revert "Revert "Reverting folder cell width on portrait phones."" by Tony Wickham · 9 years ago
  58. 1974e98 Revert "Reverting folder cell width on portrait phones." by Tony Wickham · 9 years ago
  59. b25e684 Reverting folder cell width on portrait phones. by Tony Wickham · 9 years ago
  60. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 9 years ago
  61. a43f78f Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  62. 4fc8287 Handle more cases in FocusHelper#handleHotseatButtonKeyEvent(). by Tony Wickham · 9 years ago
  63. 26b0142 Don't add offset to CellLayout's fullscreen children. by Tony Wickham · 9 years ago
  64. 6cbd222 Add special column for All Apps button in FocusLogic's sparse matrix. by Tony Wickham · 9 years ago
  65. 0e2f384 Merge "Make sure user can always get to next page with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  66. 0f6f2b1 Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  67. c2964cb Make sure user can always get to next page with keyboard. by Tony Wickham · 9 years ago
  68. 1b32379 Ignoring DeadObjectException in startListening by Sunny Goyal · 9 years ago
  69. 2518985 Stop explicitly snapping to page when navigating with keyboard. by Tony Wickham · 9 years ago
  70. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 9 years ago
  71. 25c2e3e Allowing widgets to be focusable by Sunny Goyal · 9 years ago
  72. a3c74d1 Setting correct height for search bar widget options bundle. by Tony Wickham · 9 years ago
  73. cbdb153 Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-burnaby-polish by Winson Chung · 9 years ago
  74. c08c59d Disabling the desaturation of fast scroll items. by Winson · 9 years ago
  75. 097db34 Setting statusbar and nav bar colors in theme instead of code by Sunny Goyal · 9 years ago
  76. c3d7658 Merge "Add null check in Launcher onNewIntent() before moveToDefaultScreen()." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  77. 1ba7e36 Fixing null check when calling mutateOnMainThread by Sunny Goyal · 9 years ago
  78. c1739096 Add null check in Launcher onNewIntent() before moveToDefaultScreen(). by Tony · 9 years ago
  79. 52040c2 Merge "Set search bar height before setting up views in Launcher." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  80. df31518 Don't add cells to FocusLogic sparse matrix if they aren't focusable. by Tony Wickham · 9 years ago
  81. 935fca1 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 9 years ago
  82. eef4432 Set search bar height before setting up views in Launcher. by Tony Wickham · 9 years ago
  83. 5c6f99e Merge "Fixing disabled icon getting changed back to normal state on long press" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  84. c2bc0ef Fix regression where keyboard couldn't switch between workspace pages. by Tony Wickham · 9 years ago
  85. cd5b7f9 Fixing disabled icon getting changed back to normal state on long press by Sunny Goyal · 9 years ago
  86. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  87. fb4014d Merge "Fix issue with source params not reporting predicted apps." into ub-launcher3-burnaby-polish by Winson Chung · 9 years ago
  88. a49b1f7 Fix issue with source params not reporting predicted apps. by Winson · 9 years ago
  89. f79d347 Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 9 years ago
  90. 775455c Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 9 years ago
  91. fb062c6 Close some Cursors and call super.onFinishInflate(). by Tony Wickham · 9 years ago
  92. a8709dd Merge "Fix "The specified child already has a parent" IllegalStateException." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  93. a0628cc Fix "The specified child already has a parent" IllegalStateException. by Tony Wickham · 9 years ago
  94. 44b48f7 am 28c6b963: Showing a permission prompt for direct call shortcuts by Sunny Goyal · 9 years ago
  95. e9f2727 Fixing issue with overview panel buttons. by Winson · 9 years ago
  96. a295048 Increase folder cell width slightly. by Tony Wickham · 9 years ago
  97. 28c6b96 Showing a permission prompt for direct call shortcuts by Sunny Goyal · 9 years ago
  98. f685c7e Merge "Actually call LauncherTransitionable.onLauncherTransitionStep()." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  99. fa3c369 am 37860923: Merge "Added launcher callback to specify search bar height." into ub-launcher3-burnaby by Tony Wickham · 9 years ago
  100. 3786092 Merge "Added launcher callback to specify search bar height." into ub-launcher3-burnaby by Tony Wickham · 9 years ago