1. bd80c1e Merge "Spread out overview buttons in landscape" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  2. 1991450 Fix bug where TalkBack reads both folder name and hint. am: 7d18dd8f07 by Jon Miranda · 8 years ago
  3. 7d18dd8 Fix bug where TalkBack reads both folder name and hint. by Jon Miranda · 8 years ago
  4. 47a8922 Spread out overview buttons in landscape by Tony · 8 years ago
  5. 6691a6b Merge "Fade original icon's text in as popup closes" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  6. 8f40280 Fade original icon's text in as popup closes by Tony · 8 years ago
  7. a2341af Merge "Updating the fast scroll bar UI" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  8. 1a8f6fb Updating the fast scroll bar UI by Sunny Goyal · 8 years ago
  9. 301af8e Merge "1. Avoid object allocations during draw/layout operations (preallocate and reuse instead). 2. Prevent NPE in dereferencing mDragInfo. 3. Get rid of unused variable assignments." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  10. 59c29b6 Merge "Removing long press support from page-indicator" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  11. 11c7bc6 1. Avoid object allocations during draw/layout operations (preallocate by Rajeev Kumar · 8 years ago
  12. f4087bb Merge "Round popup corner clipping rotation center" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  13. ad69fa4 Round popup corner clipping rotation center by Tony · 8 years ago
  14. b372006 Merge "Animate badge after folder closes" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  15. 2da5b6a Merge "Don't crash when tapping twice on a notification" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  16. 8f2e8e1 Merge "Some cleanups in DragDriver class: 1. Get rid of unused instance variables from DragDriver#SystemDragDriver class 2. Get rid of unnecessary ;" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  17. 3f24189 Import translations. DO NOT MERGE am: 5098e36f01 -s ours by Bill Yi · 8 years ago
  18. d4274a6 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  19. 5098e36 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  20. 814dead Animate badge after folder closes by Tony · 8 years ago
  21. cd68854 Don't crash when tapping twice on a notification by Tony · 8 years ago
  22. 00f3da2 Some cleanups in DragDriver class: by Rajeev Kumar · 8 years ago
  23. 5692eb4 Merge "Making bitmap of PreloaderIconDrawable smaller so it fits inside the progress circle." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  24. 35a4ae0 Merge "Updating the UI for Add-to-homescreen dialog" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  25. 037fd6d Merge "Fix for clipped promise icon." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  26. 21e69dc Merge "Replace use of java.util.HashMap with android.util.ArrayMap in UserManagerCompatVL class" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  27. da3c18d Merge "1. Get rid of few unnecessary boxing in BgDataModel class. 2. Get rid of an unnecessary return statment from BgDataModel class." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  28. 0130a05 Merge "Add following compile time dependency to packages/apps/Launcher3/build.gradle file" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  29. 8b4342c Updating the UI for Add-to-homescreen dialog by Sunny Goyal · 8 years ago
  30. 5606e07 Removing long press support from page-indicator by Sunny Goyal · 8 years ago
  31. 2de667d Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  32. 443bfc8 1. Get rid of few unnecessary boxing in BgDataModel class. by Rajeev Kumar · 8 years ago
  33. 922f84a Merge "Align widgets labels to view start for RTL" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  34. 7fd4bb6 Align widgets labels to view start for RTL by Tony Wickham · 8 years ago
  35. 6db41f1 Fix for clipped promise icon. by Mario Bertschler · 8 years ago
  36. 1153e9e Merge "Add LAUNCHER3_SPRING_ICONS feature flag b/34841763" into ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  37. 8cae50d Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  38. 4bfa466 Add following compile time dependency to by Rajeev Kumar · 8 years ago
  39. 005a376 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  40. 81d8a3d Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in CellLayout class 2. Get rid of explicit type arguments that can be inferred 3. Make instance variables final Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  41. 9fb9b3b Merge "1. Get rid of mWidgetMinSize as the contents of this collection are queried, but never updated. 2. Get rid of explicit type arguments that can be inferred 3. Add type argument to variables of type HashSet Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  42. fd126aa Making bitmap of PreloaderIconDrawable smaller so it fits inside by Mario Bertschler · 8 years ago
  43. 0ce439f 1. Get rid of mWidgetMinSize as the contents of this collection are by Rajeev Kumar · 8 years ago
  44. f6eb789 Extracting search algorithm in an interface to make it easier to change the search behavior by Sunny Goyal · 8 years ago
  45. 571e12d Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask by Sunny Goyal · 8 years ago
  46. 7475884 Add LAUNCHER3_SPRING_ICONS feature flag b/34841763 by Hyunyoung Song · 8 years ago
  47. 7847d10 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AutoInstallsLayout, DefaultLayoutParser, ImportDataTask classes." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  48. ef66cdb Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in PackageUpdatedTask class 2. Get rid of explicit type arguments that can be inferred" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  49. 4ec91c3 Merge "Adding support for loading workspace in the absence of Launcher." into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  50. 4a0385f Import translations. DO NOT MERGE am: b38e74160f -s ours by Bill Yi · 8 years ago
  51. 5212c88 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  52. b38e741 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  53. 83afc9e 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  54. a1840c6 Merge "Fix typo in preferences" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  55. 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
  56. 76a3d91 Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  57. 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
  58. a616d2b resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  59. bf3366f Fix synchronization on a non-final field 'sInstanceLock' by making it final. by Rajeev Kumar · 8 years ago
  60. 93c0512 Some cleanups in Workspace.java class by Rajeev Kumar · 8 years ago
  61. 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
  62. 4eb823a Fix typo in preferences by Tony · 8 years ago
  63. 9962dbe 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  64. 97d7491 Merge "Making some constants accessible" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  65. 0a3169b 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  66. 5cc7bbd Removing dependency on onAttachedToWindow callback. by Sunny Goyal · 8 years ago
  67. 9c1e80c Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  68. 325b5c7 Some theme fixes by Sunny Goyal · 8 years ago
  69. a93d09f Replacing png asset with vector drawable by Sunny Goyal · 8 years ago
  70. 415ff73 Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory. by Rajeev Kumar · 8 years ago
  71. 0590a4c Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  72. 7886c03 Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  73. 1d7ff6f Making some constants accessible by Sunny Goyal · 8 years ago
  74. 93e39ec Title style for text setting font family. by Mario Bertschler · 8 years ago
  75. 7bffad1 Fixing Drawable not getting tinted properly if the color is always transparent by Sunny Goyal · 8 years ago
  76. e6711ce Merge "Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  77. 0ecf5bc resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  78. 8231596 Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service by Sunny Goyal · 8 years ago
  79. 6d55202 Trigger theme change if supportsDarkText is switching. by Mario Bertschler · 8 years ago
  80. 1ab7f3b Merge "Use extracted color for scrim in overview mode." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  81. ff4f201 Use extracted color for scrim in overview mode. by Mario Bertschler · 8 years ago
  82. 9f3d584 Merge "Adding a utility method for getting device prefs" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  83. 7092db0 Add support for color extracted notification dots by Tony Wickham · 8 years ago
  84. 9d887a2 Adding a utility method for getting device prefs by Sunny Goyal · 8 years ago
  85. 16c3e91 Updating icon badging string to "Notification dots" am: 85b64c7da0 by Tony Wickham · 8 years ago
  86. 85b64c7 Updating icon badging string to "Notification dots" by Tony Wickham · 8 years ago
  87. 54ba601 Dark text support for caret, drop target text and cell layout drop outline by Mario Bertschler · 8 years ago
  88. 9483c6f Merge "Dark color on super light wallpaper support" into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  89. e86f11f Adding support for loading workspace in the absence of Launcher. by Sunny Goyal · 8 years ago
  90. 4efee85 Merge "Adding utility method to temporarily hide scrollbar" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  91. 5c83e7c Refactor and generalize SpringAnimationHandler. by Jon Miranda · 8 years ago
  92. a693694 Dark color on super light wallpaper support by Mario Bertschler · 8 years ago
  93. 9e4c359 Adding utility method to temporarily hide scrollbar by Sunny Goyal · 8 years ago
  94. 3a5b835 Merge "Fix bug where physics appears not to run in all apps." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  95. 75de76f Fix bug where physics appears not to run in all apps. by Jon Miranda · 8 years ago
  96. d9a2187 Adding tint support for shadow drawable. by Sunny Goyal · 8 years ago
  97. f6add46 Merge "Generalize findContrastColor() to work for dark backgrounds" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  98. da84e97 Merge "Removing QsbBlockerView" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  99. c094a3a Merge "Don't use CharSequence as notification text" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  100. 47ab9b1 Generalize findContrastColor() to work for dark backgrounds by Tony Wickham · 8 years ago