1. 3483c52 Waiting until onResume before creating the wallpaper-open animation. by Sunny Goyal · 7 years ago
  2. f0f00b3 Check for eng build as a debug build by Matthew Ng · 7 years ago
  3. 623eddd Updating Launcher rotation logic by Sunny Goyal · 8 years ago
  4. b1e2e29 Fixing window transform not changing monotonically with shift by Sunny Goyal · 8 years ago
  5. 3e803c7 Animate the visible task view if launching an app that resolves to the task by Winson Chung · 8 years ago
  6. 01629fe Merge "Consume work mode API" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  7. 6eeb040 Consume work mode API by Tony Mak · 8 years ago
  8. 179249d Dominant color is part of icon cache by Sunny Goyal · 8 years ago
  9. d0030b0 Adding placeholder method for compat implementations for Accessibility manager by Sunny Goyal · 8 years ago
  10. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 8 years ago
  11. 9b8e36b Avoiding duplicate calls to Bitmap.getPixel(x, y) by Sunny Goyal · 8 years ago
  12. e24cb63 WallpaperManagerCompat should target correct platform by Hyunyoung Song · 8 years ago
  13. a0465af Merging ScrimView into GradientView by Mario Bertschler · 8 years ago
  14. de57caf Removing some support lib dependencies by Sunny Goyal · 8 years ago
  15. 8231596 Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service by Sunny Goyal · 8 years ago
  16. 9d887a2 Adding a utility method for getting device prefs by Sunny Goyal · 8 years ago
  17. f514f20 resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polish by Tony · 8 years ago
  18. 629a67c Migrate ColorExtractionService to JobService by Tony · 8 years ago
  19. 368ae77 Defining a dark theme for launcher by Sunny Goyal · 8 years ago
  20. 0e947fb Making some methods accessible by Sunny Goyal · 8 years ago
  21. 48198d0 All Apps transition with gradient and scrim. by Mario Bertschler · 9 years ago
  22. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 8 years ago
  23. d23f377 Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval by Sunny Goyal · 8 years ago
  24. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 8 years ago
  25. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  26. 1f3f07d Simplifying some launcher themes by Sunny Goyal · 9 years ago
  27. c6444ee Merge "Create a singleton HashMap instead of using Collections.singleton()" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  28. 580edcf Create a singleton HashMap instead of using Collections.singleton() by Tony Wickham · 9 years ago
  29. d5d5e22 Updating widget tray theme by Sunny Goyal · 9 years ago
  30. 782f0c9 Adding support for new APIs in O related to configurable shortcuts by Sunny Goyal · 9 years ago
  31. 9a8d11f FastBitmapDrawable can draw an icon badge (notification count) by Tony Wickham · 9 years ago
  32. 49f19f0 Adding some logging around launcher restore by Sunny Goyal · 9 years ago
  33. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  34. 88e5aa1 Using support lib for isAtleastO check by Sunny Goyal · 9 years ago
  35. 6f6a06a Restore original scaleRectAboutCenter method. by Jon Miranda · 9 years ago
  36. e96798e Smooth animation when dropping a widget in multi-window mode. by Jon Miranda · 9 years ago
  37. ab121c1 Adding a generic method to initiate overridable objects by Sunny Goyal · 9 years ago
  38. f8d5370 Merge "Catching TransactionTooLargeException when binding widget." into ub-launcher3-master by Sunny Goyal · 9 years ago
  39. f4a0d18 Merge "Enabling async inflation for AppWidgets" into ub-launcher3-master by Sunny Goyal · 9 years ago
  40. 712ee53 Catching TransactionTooLargeException when binding widget. by Sunny Goyal · 9 years ago
  41. 47564ca Merge "Simplifying mapCoordInSelfToDescendant" into ub-launcher3-master by Sunny Goyal · 9 years ago
  42. aa7d877 Remove unused Utilities methods related to motion event translation by Tony Wickham · 9 years ago
  43. dcc0ba2 Enabling async inflation for AppWidgets by Sunny Goyal · 9 years ago
  44. f5e3744 Updating version check method names by Sunny Goyal · 9 years ago
  45. 5e0e94f Simplifying mapCoordInSelfToDescendant by Sunny Goyal · 9 years ago
  46. 0de0117 Code sanitization by Hyunyoung Song · 9 years ago
  47. 290e9e2 Updating the paddings in folder cell am: baec6ffae2 by Sunny Goyal · 9 years ago
  48. baec6ff Updating the paddings in folder cell by Sunny Goyal · 9 years ago
  49. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 9 years ago
  50. 52851aa Fixing topView not being considered in all places when calculating accessible by Sunny Goyal · 9 years ago
  51. e2ec8a3 Removing some reflection code by Sunny Goyal · 9 years ago
  52. dfc8b66 Preventing unnecessary setLayout calls in workspace by Sunny Goyal · 9 years ago
  53. f3a09f9 Starting the settings activity with same animation as wallpaper (and widgets tray) by Sunny Goyal · 9 years ago
  54. a920612 Updating version check to use SDK_INT by Sunny Goyal · 9 years ago
  55. 79cf718 Badging shortcuts with app icons by Sunny Goyal · 9 years ago
  56. 10923b3 Removing shadow and badging from the icon which is shown in the menu by Sunny Goyal · 9 years ago
  57. be9798b Fixing issue with shadow drawing over search bar. by Winson · 9 years ago
  58. 4a46479 Adding support for dynamically adding shadows to the icon by Sunny Goyal · 9 years ago
  59. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 9 years ago
  60. 0d21daa Merge "Making some shortcut manager calls protected by MR1 version check" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  61. 9994b2b Making some shortcut manager calls protected by MR1 version check by Sunny Goyal · 9 years ago
  62. 11cec02 Merge "Removing unnecessary object creation and double loop during getDescendantCoordRelativeToAncestor" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  63. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 9 years ago
  64. 8cf47a5 Removing unnecessary object creation and double loop during by Sunny Goyal · 9 years ago
  65. e8b5d20 Fixing bug in getDescendantCoordRelativeToParent where it was by Sunny Goyal · 9 years ago
  66. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  67. ff4ba2d Refactoring out grid occupancy management in a separate class by Sunny Goyal · 9 years ago
  68. 367da9f Update wallpaper API to match NYC change. by Kenny Guy · 9 years ago
  69. 3f73219 Preventing unnecessary options update to QSB provider by Sunny Goyal · 9 years ago
  70. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  71. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 9 years ago
  72. 462b5cc Extract color for the hotseat. by Tony Wickham · 9 years ago
  73. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 9 years ago
  74. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 9 years ago
  75. 1ed6c4a Showing a toast when changing wallaper is disabled by Sunny Goyal · 9 years ago
  76. 6388b2c Adding some utility methods for thread verification by Sunny Goyal · 9 years ago
  77. b0e3780 Removing some wallpaper dependency by Sunny Goyal · 9 years ago
  78. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 9 years ago
  79. 6f86609 Removing dependency on wallpaper size settings from launcher by Sunny Goyal · 9 years ago
  80. 531cda6 Using a negative flag for icon notmalization by Sunny Goyal · 9 years ago
  81. 8f3819b Preserving the homescreen rotation setting on a tablet, when the display is scaled by Sunny Goyal · 10 years ago
  82. e3a593a Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  83. e1483fb Fixing icon badging being done on scaled bitmap size by Sunny Goyal · 10 years ago
  84. 619c21e resolve merge conflicts of d896ee43cd to ub-launcher3-master. by Sunny Goyal · 10 years ago
  85. d896ee4 Protecting Icon normalization behind a feature flag by Sunny Goyal · 10 years ago
  86. 2d2b42b resolve merge conflicts of 39b700fcc5 to ub-launcher3-master. by Sunny Goyal · 10 years ago
  87. fc21830 Normalizing app icons based on the standard icon guidelines by Sunny Goyal · 10 years ago
  88. 0b62115 Scaling down the icon before applying the user badge by Sunny Goyal · 10 years ago
  89. 2ef6abc 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
  90. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 10 years ago
  91. f912beb resolve merge conflicts of fe3db428ab to ub-launcher3-master. by Sunny Goyal · 10 years ago
  92. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 10 years ago
  93. b84046d Scaling down the icon before applying the user badge by Sunny Goyal · 10 years ago
  94. 722e856 resolved conflicts for 1845049c to ub-launcher3-master by Winson · 10 years ago
  95. 12fb9fc Replace Long.compare() with implementation. by Winson · 10 years ago
  96. 6cdc6b9 am 81284287: am de9590be: Adding null check when creating icon bitmap by Sunny Goyal · 10 years ago
  97. 8128428 am de9590be: Adding null check when creating icon bitmap by Sunny Goyal · 10 years ago
  98. de9590b Adding null check when creating icon bitmap by Sunny Goyal · 10 years ago
  99. 9d43808 resolved conflicts for e78e3d73 to ub-launcher3-master by Sunny Goyal · 10 years ago
  100. e78e3d7 Accessibility fixes by Sunny Goyal · 10 years ago