1. 98e063e Merge "Fix synchronization on a non-final field 'sInstanceLock' by making it final." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  2. 76a3d91 Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  3. b685d10 Merge "Some cleanups in Workspace.java class 1. Make instance variables final 2. Get rid of explicit type arguments that can be inferred 3. Get rid of redundant initializer 4. Get rid of unnecessary ;" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  4. a616d2b resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  5. bf3366f Fix synchronization on a non-final field 'sInstanceLock' by making it final. by Rajeev Kumar · 8 years ago
  6. 93c0512 Some cleanups in Workspace.java class by Rajeev Kumar · 8 years ago
  7. 606d383 Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in ShortcutCache class 2. Get rid of unused constants from ShortcutCache class 3. Make instance variables final" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  8. 97d7491 Merge "Making some constants accessible" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  9. 0a3169b 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  10. 5cc7bbd Removing dependency on onAttachedToWindow callback. by Sunny Goyal · 8 years ago
  11. 9c1e80c Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  12. 325b5c7 Some theme fixes by Sunny Goyal · 8 years ago
  13. a93d09f Replacing png asset with vector drawable by Sunny Goyal · 8 years ago
  14. 7886c03 Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  15. 1d7ff6f Making some constants accessible by Sunny Goyal · 8 years ago
  16. 93e39ec Title style for text setting font family. by Mario Bertschler · 8 years ago
  17. 7bffad1 Fixing Drawable not getting tinted properly if the color is always transparent by Sunny Goyal · 8 years ago
  18. e6711ce Merge "Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  19. 0ecf5bc resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  20. 8231596 Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service by Sunny Goyal · 8 years ago
  21. 6d55202 Trigger theme change if supportsDarkText is switching. by Mario Bertschler · 8 years ago
  22. 1ab7f3b Merge "Use extracted color for scrim in overview mode." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  23. ff4f201 Use extracted color for scrim in overview mode. by Mario Bertschler · 8 years ago
  24. 9f3d584 Merge "Adding a utility method for getting device prefs" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  25. 7092db0 Add support for color extracted notification dots by Tony Wickham · 8 years ago
  26. 9d887a2 Adding a utility method for getting device prefs by Sunny Goyal · 8 years ago
  27. 16c3e91 Updating icon badging string to "Notification dots" am: 85b64c7da0 by Tony Wickham · 8 years ago
  28. 85b64c7 Updating icon badging string to "Notification dots" by Tony Wickham · 8 years ago
  29. 54ba601 Dark text support for caret, drop target text and cell layout drop outline by Mario Bertschler · 8 years ago
  30. 9483c6f Merge "Dark color on super light wallpaper support" into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  31. 4efee85 Merge "Adding utility method to temporarily hide scrollbar" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  32. 5c83e7c Refactor and generalize SpringAnimationHandler. by Jon Miranda · 8 years ago
  33. a693694 Dark color on super light wallpaper support by Mario Bertschler · 8 years ago
  34. 9e4c359 Adding utility method to temporarily hide scrollbar by Sunny Goyal · 8 years ago
  35. 3a5b835 Merge "Fix bug where physics appears not to run in all apps." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  36. 75de76f Fix bug where physics appears not to run in all apps. by Jon Miranda · 8 years ago
  37. d9a2187 Adding tint support for shadow drawable. by Sunny Goyal · 8 years ago
  38. f6add46 Merge "Generalize findContrastColor() to work for dark backgrounds" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  39. da84e97 Merge "Removing QsbBlockerView" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  40. c094a3a Merge "Don't use CharSequence as notification text" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  41. 47ab9b1 Generalize findContrastColor() to work for dark backgrounds by Tony Wickham · 8 years ago
  42. 15fcdbe Merge "Add support for popup dark theme" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  43. 966d901 Removing QsbBlockerView by Sunny Goyal · 8 years ago
  44. bd867a3 Don't use CharSequence as notification text by Tony Wickham · 8 years ago
  45. 90038eb Add support for popup dark theme by Tony Wickham · 8 years ago
  46. 9be3585 Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables b/62372639" into ub-launcher3-dorval by Hyunyoung Song · 8 years ago
  47. 8808239 Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables b/62372639" into ub-launcher3-dorval by TreeHugger Robot · 8 years ago
  48. 7e6e96d Merge "Revert "Decrease jank in all apps physics."" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  49. 6d60532 Revert "Decrease jank in all apps physics." by Jonathan Miranda · 8 years ago
  50. 9279496 Prevent clipping on the top and left side on AdaptiveIconDrawables b/62372639 by Hyunyoung Song · 8 years ago
  51. 561e535 Merge "Decrease jank in all apps physics." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  52. b434fde Moving LoaderTask to a separate class file by Sunny Goyal · 8 years ago
  53. 0540c06 Merge "Fix visibility of notification footer divider" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  54. 3e61c9d Merge "Improved color extraction algorithm" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  55. 7e3a882 Improved color extraction algorithm by Mario Bertschler · 8 years ago
  56. 79b176e Fix visibility of notification footer divider by Tony Wickham · 8 years ago
  57. 9d7f2b9 Decrease jank in all apps physics. by Jon Miranda · 8 years ago
  58. 9b9beae Merge "Moving LoaderTask static" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  59. 9fb583d Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval by Bill Yi · 8 years ago
  60. ce338fc Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval by TreeHugger Robot · 8 years ago
  61. 87e19e3 Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  62. f514f20 resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polish by Tony · 8 years ago
  63. 629a67c Migrate ColorExtractionService to JobService by Tony · 8 years ago
  64. 6c74114 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  65. 303b810 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  66. c6e9769 Moving LoaderTask static by Sunny Goyal · 8 years ago
  67. d74633c Merge "Launch wallpaper picker with rectangular reveal" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  68. 8d14e49 Merge "Promise icons don't support popup" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  69. 85efb4b Launch wallpaper picker with rectangular reveal by Tony · 8 years ago
  70. 869a97d Promise icons don't support popup by Tony · 8 years ago
  71. ccb25a3 Merge "Moving workspace bind logic into a separate class." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  72. f8d6ed2 Moving workspace bind logic into a separate class. by Sunny Goyal · 8 years ago
  73. acaf5b3 Remove gap between popup items by Tony · 8 years ago
  74. d5645d4 Merge "Add debug message to indicate why shortcut has been deleted. b/62088762" into ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  75. 3a25396 Add debug message to indicate why shortcut has been deleted. b/62088762 by Hyunyoung Song · 8 years ago
  76. aee10c8 Import translations. DO NOT MERGE am: 8b6ea60fac -s ours by Bill Yi · 8 years ago
  77. 47559fb Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  78. 8b6ea60 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  79. 2518cfc Distignuishing between hotseat/workspace on the logging for opening by Mario Bertschler · 8 years ago
  80. 0e695fe Merge "Providing a default color extraction implementation. Enabling FeatureFlag LAUNCHER3_GRADIENT_ALL_APPS" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  81. c6e0729 Providing a default color extraction implementation. by Mario Bertschler · 8 years ago
  82. 415e2aa [DO NOT MERGE] Making various icon shape options as non-translatable by Sunny Goyal · 8 years ago
  83. 27af2de Merge "Log when App info or Widgets system shortcuts are tapped" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  84. 1d0b0e2 Log when App info or Widgets system shortcuts are tapped by Tony Wickham · 8 years ago
  85. 552e6c8 Merge "Theming on Scrim- and GradientView" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  86. 2728838 Theming on Scrim- and GradientView by Mario Bertschler · 8 years ago
  87. 9c7ed9e Merge "Use View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR API now that it's available b/38431856" into ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  88. 0ef74ab Use View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR API now that it's available by Hyunyoung Song · 8 years ago
  89. 1f5a264 [DO NOT MERGE] Making various icon shape options as non-translatable by Sunny Goyal · 8 years ago
  90. 9d9dbcb Revert "Revert "Fixing string not correctly marked as non-translatable"" by Sunny Goyal · 8 years ago
  91. 0ec2da5 Revert "Fixing string not correctly marked as non-translatable" by Sunny Goyal · 8 years ago
  92. 477b8cc Fixing string not correctly marked as non-translatable by Sunny Goyal · 8 years ago
  93. 368ae77 Defining a dark theme for launcher by Sunny Goyal · 8 years ago
  94. 94652a2 Merge "Allapps motion changes for landscape" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  95. 1a83af2 Allapps motion changes for landscape by Mario Bertschler · 8 years ago
  96. dcc0cc7 Merge "Update FolderIcon preview to be 1dp bigger (stroke) than other shortcuts." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  97. 896e71a Update FolderIcon preview to be 1dp bigger (stroke) than other shortcuts. by Jon Miranda · 8 years ago
  98. 2aab7dc Merge "Revert "Allapps motion changes for landscape"" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  99. 9ff727e Merge "Don't hide text in pre-drag when opening popup above icon" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  100. 418d443 Revert "Allapps motion changes for landscape" by Mario Bertschler · 8 years ago