1. d804398 Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread by Sunny Goyal · 9 years ago
  2. d896ee4 Protecting Icon normalization behind a feature flag by Sunny Goyal · 9 years ago
  3. 2b84b65 Reverting the cache version change, so that users on release version do not get the cache reset by Sunny Goyal · 9 years ago
  4. a50a419 Restarting launcher when on font scale change by Sunny Goyal · 9 years ago
  5. 49750ce Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  6. e5ef3d2 Merge "Clearing DB instead of deleting the DB file." into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  7. 383e0a2 Fixing All apps not respecting scaled icon size by Sunny Goyal · 9 years ago
  8. 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
  9. 655daae Recreating QSB when the widget host gets reset by Sunny Goyal · 9 years ago
  10. d42f97e Merge "Added an instrumentation test case for quickly adding a widget." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  11. f3b13b5 Merge "Adding FeatureFlags.java file to aggregate various feature definitions" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  12. bdcabf0 Adding FeatureFlags.java file to aggregate various feature definitions by Sunny Goyal · 9 years ago
  13. 7606a41 Verifying the install shortcut intent before casting the extras to various object types by Sunny Goyal · 9 years ago
  14. 8db5d7c Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  15. 2f04430 Added an instrumentation test case for quickly adding a widget. by Tony · 9 years ago
  16. bcec695 Merge "Increase spacing between icons in All Apps on tablets." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  17. 39b700f Merge "Normalizing app icons based on the standard icon guidelines" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  18. b88d0bc Merge "Cleanup keyboard code." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  19. 329d8bf Cleanup keyboard code. by Tony Wickham · 9 years ago
  20. 62b9b60 Hide the focus indicator view when going to a fullscreen page. by Tony Wickham · 9 years ago
  21. 0fa5ada Fullscreen pages (e.g. Now) are focusable via keyboard. by Tony Wickham · 9 years ago
  22. af78b59 Make sure pages are always accessible via left/right arrow keys. by Tony Wickham · 9 years ago
  23. 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
  24. a501d49 Add appropriate (tiny) offset to widget drops so they land correctly. by Tony Wickham · 9 years ago
  25. fc21830 Normalizing app icons based on the standard icon guidelines by Sunny Goyal · 9 years ago
  26. 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
  27. ac929f4 Merge "Disallow scrolling if workspace is in transition." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  28. a7844dd Increase spacing between icons in All Apps on tablets. by Tony Wickham · 9 years ago
  29. 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
  30. 9326461 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 9 years ago
  31. 0c4e372 Keeping the focus indicator on the widget view, while a child is focused by Sunny Goyal · 9 years ago
  32. 33f90e7 Clearing DB instead of deleting the DB file. by Sunny Goyal · 9 years ago
  33. 0c2f070 Only fetching firstInstallTime for an activity when required by Sunny Goyal · 9 years ago
  34. 0b62115 Scaling down the icon before applying the user badge by Sunny Goyal · 9 years ago
  35. d007d07 Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  36. 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
  37. 1a690cb Don't let folder be replaced with final item twice. by Tony Wickham · 9 years ago
  38. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 9 years ago
  39. 4ee6625 Merge "Setting statusbar and nav bar colors in theme instead of code" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  40. 298f1c4 Merge "Focus doesn't leave folders without also closing them." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  41. feec217 Focus doesn't leave folders without also closing them. by Tony Wickham · 9 years ago
  42. a5209e3 Disallow scrolling if workspace is in transition. by Tony Wickham · 9 years ago
  43. 55bd16b Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  44. 0151ff1 Merge "Handle errors gracefully in WallpaperCropActivity." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  45. f2bd93c Handle errors gracefully in WallpaperCropActivity. by Tony Wickham · 9 years ago
  46. 30bdd6e Stop requesting focus on folder if it was closed without animating. by Tony Wickham · 9 years ago
  47. b9c29d4 Fixing crash when uninstalling an app destroys the folder by Sunny Goyal · 9 years ago
  48. 6159c24 Revert "Revert "Reverting folder cell width on portrait phones."" by Tony Wickham · 9 years ago
  49. 1974e98 Revert "Reverting folder cell width on portrait phones." by Tony Wickham · 9 years ago
  50. b25e684 Reverting folder cell width on portrait phones. by Tony Wickham · 9 years ago
  51. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 9 years ago
  52. a43f78f Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  53. 4fc8287 Handle more cases in FocusHelper#handleHotseatButtonKeyEvent(). by Tony Wickham · 9 years ago
  54. 26b0142 Don't add offset to CellLayout's fullscreen children. by Tony Wickham · 9 years ago
  55. 6cbd222 Add special column for All Apps button in FocusLogic's sparse matrix. by Tony Wickham · 9 years ago
  56. 3cfa97d Added unit tests for b/25434120 regression. by Tony Wickham · 9 years ago
  57. 0e2f384 Merge "Make sure user can always get to next page with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  58. 0f6f2b1 Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  59. c2964cb Make sure user can always get to next page with keyboard. by Tony Wickham · 9 years ago
  60. 1b32379 Ignoring DeadObjectException in startListening by Sunny Goyal · 9 years ago
  61. 2518985 Stop explicitly snapping to page when navigating with keyboard. by Tony Wickham · 9 years ago
  62. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 9 years ago
  63. 25c2e3e Allowing widgets to be focusable by Sunny Goyal · 9 years ago
  64. 4530aca Set parallax offset to be 0.5f for default wallpapers. by Tony Wickham · 9 years ago
  65. a3c74d1 Setting correct height for search bar widget options bundle. by Tony Wickham · 9 years ago
  66. cbdb153 Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-burnaby-polish by Winson Chung · 9 years ago
  67. c08c59d Disabling the desaturation of fast scroll items. by Winson · 9 years ago
  68. 097db34 Setting statusbar and nav bar colors in theme instead of code by Sunny Goyal · 9 years ago
  69. c3d7658 Merge "Add null check in Launcher onNewIntent() before moveToDefaultScreen()." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  70. 1ba7e36 Fixing null check when calling mutateOnMainThread by Sunny Goyal · 9 years ago
  71. c1739096 Add null check in Launcher onNewIntent() before moveToDefaultScreen(). by Tony · 9 years ago
  72. 52040c2 Merge "Set search bar height before setting up views in Launcher." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  73. df31518 Don't add cells to FocusLogic sparse matrix if they aren't focusable. by Tony Wickham · 9 years ago
  74. d5d7fa1 Merge "Hide the "Set Wallpaper" action bar when clicked." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  75. eb804b6 Hide the "Set Wallpaper" action bar when clicked. by Tony Wickham · 9 years ago
  76. 935fca1 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 9 years ago
  77. eef4432 Set search bar height before setting up views in Launcher. by Tony Wickham · 9 years ago
  78. 56070d4 Import translations. DO NOT MERGE am: 6ce85953ac -s ours by Geoff Mendal · 9 years ago
  79. 8a9f7ab Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  80. 6ce8595 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  81. 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
  82. c2bc0ef Fix regression where keyboard couldn't switch between workspace pages. by Tony Wickham · 9 years ago
  83. cd5b7f9 Fixing disabled icon getting changed back to normal state on long press by Sunny Goyal · 9 years ago
  84. 93229c4 Fixing ConcurrentModificationException in tests am: ec7c9178dd by Sunny Goyal · 9 years ago
  85. ec7c917 Fixing ConcurrentModificationException in tests by Sunny Goyal · 9 years ago
  86. fe3db42 Merge "Refactoring getPreferenceKey method" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  87. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  88. ead4ab9 Using UiSelector instead of BySelector by Sunny Goyal · 9 years ago
  89. 705b4ab Import translations. DO NOT MERGE am: f58538672a -s ours by Geoff Mendal · 9 years ago
  90. 8c23c2d Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  91. f585386 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  92. 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 · 9 years ago
  93. 3d1c0ff Adding tests for rotation preference by Sunny Goyal · 9 years ago
  94. fb4014d Merge "Fix issue with source params not reporting predicted apps." into ub-launcher3-burnaby-polish by Winson Chung · 9 years ago
  95. a49b1f7 Fix issue with source params not reporting predicted apps. by Winson · 9 years ago
  96. f79d347 Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 9 years ago
  97. 363da26 Merge "Preventing activity to restart when keyboard is connected or keyboard type changes" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  98. 775455c Add LauncherCallbacks method to add additional search widget options. by Tony Wickham · 9 years ago
  99. fb062c6 Close some Cursors and call super.onFinishInflate(). by Tony Wickham · 9 years ago
  100. a8709dd Merge "Fix "The specified child already has a parent" IllegalStateException." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago