1. ac9ef50 Import translations. DO NOT MERGE am: d4274a6fa4 -s ours by Bill Yi · 8 years ago
  2. d5b846b Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  3. af9eb69 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  4. d4274a6 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  5. 2951c27 Import translations. DO NOT MERGE skipped: 5098e36f01 by Bill Yi · 8 years ago
  6. 5098e36 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  7. 794de6a Merge "Making bitmap of PreloaderIconDrawable smaller so it fits inside the progress circle." into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  8. e8f2f7b Merge "Updating the UI for Add-to-homescreen dialog" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  9. 490df27 Merge "Fix for clipped promise icon." into ub-launcher3-dorval-polish by Mario Bertschler · 8 years ago
  10. 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
  11. 35a4ae0 Merge "Updating the UI for Add-to-homescreen dialog" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  12. 037fd6d Merge "Fix for clipped promise icon." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  13. f340933 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
  14. 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
  15. 468eaa0 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
  16. ba99be5 Merge "Add following compile time dependency to packages/apps/Launcher3/build.gradle file" into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  17. 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
  18. 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
  19. 8b4342c Updating the UI for Add-to-homescreen dialog by Sunny Goyal · 8 years ago
  20. 67deffe Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  21. 2de667d Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  22. 443bfc8 1. Get rid of few unnecessary boxing in BgDataModel class. by Rajeev Kumar · 8 years ago
  23. 539ddc1 Merge "Align widgets labels to view start for RTL" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  24. 922f84a Merge "Align widgets labels to view start for RTL" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  25. 7fd4bb6 Align widgets labels to view start for RTL by Tony Wickham · 8 years ago
  26. 6db41f1 Fix for clipped promise icon. by Mario Bertschler · 8 years ago
  27. 17ad86b Merge "Add LAUNCHER3_SPRING_ICONS feature flag b/34841763" into ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  28. 1153e9e Merge "Add LAUNCHER3_SPRING_ICONS feature flag b/34841763" into ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  29. 8cae50d Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  30. 4bfa466 Add following compile time dependency to by Rajeev Kumar · 8 years ago
  31. a729006 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  32. ba09b72 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
  33. 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
  34. 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
  35. 385690f 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
  36. 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
  37. fd126aa Making bitmap of PreloaderIconDrawable smaller so it fits inside by Mario Bertschler · 8 years ago
  38. 9fc3a58 Extracting search algorithm in an interface to make it easier to change the search behavior by Sunny Goyal · 8 years ago
  39. 0ce439f 1. Get rid of mWidgetMinSize as the contents of this collection are by Rajeev Kumar · 8 years ago
  40. f6eb789 Extracting search algorithm in an interface to make it easier to change the search behavior by Sunny Goyal · 8 years ago
  41. 571e12d Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask by Sunny Goyal · 8 years ago
  42. 7475884 Add LAUNCHER3_SPRING_ICONS feature flag b/34841763 by Hyunyoung Song · 8 years ago
  43. d584a58 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
  44. 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
  45. 57a63b9 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
  46. 7ffdf48 Merge "Adding support for loading workspace in the absence of Launcher." into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  47. 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
  48. 4ec91c3 Merge "Adding support for loading workspace in the absence of Launcher." into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  49. 8701b2a Import translations. DO NOT MERGE am: b38e74160f -s ours by Bill Yi · 8 years ago
  50. 4a0385f Import translations. DO NOT MERGE am: b38e74160f -s ours by Bill Yi · 8 years ago
  51. 6223d00 Import translations. DO NOT MERGE am: 5212c88bcd -s ours by Bill Yi · 8 years ago
  52. 34dd126 Merge changes from topic 'am-24da0838-1ec5-48ab-b09a-4310ca378010' into ub-launcher3-master by TreeHugger Robot · 8 years ago
  53. 54cfee2 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  54. 5212c88 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  55. b44ae71 Import translations. DO NOT MERGE skipped: b38e74160f by Bill Yi · 8 years ago
  56. b38e741 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  57. 83afc9e 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  58. 37a256d Merge "Fix typo in preferences" into ub-launcher3-dorval-polish am: a1840c6e29 by Tony Wickham · 8 years ago
  59. a1840c6 Merge "Fix typo in preferences" into ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  60. 66e2b3b Merge "Fix synchronization on a non-final field 'sInstanceLock' by making it final." into ub-launcher3-dorval-polish by Rajeev Kumar · 8 years ago
  61. bddec52 Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  62. 1d3bde1 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
  63. 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
  64. 76a3d91 Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  65. 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
  66. a616d2b resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  67. bf3366f Fix synchronization on a non-final field 'sInstanceLock' by making it final. by Rajeev Kumar · 8 years ago
  68. 9ab9899 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
  69. 93c0512 Some cleanups in Workspace.java class by Rajeev Kumar · 8 years ago
  70. 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
  71. 4eb823a Fix typo in preferences by Tony · 8 years ago
  72. 9962dbe 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  73. 43d6966 Merge "Making some constants accessible" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  74. 97d7491 Merge "Making some constants accessible" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  75. 0a3169b 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  76. 59a67ec Merge commit 'refs/changes/47/2394847/4' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-5eee1265-440d-4109-93c9-46ee7ae611fc by Sunny Goyal · 8 years ago
  77. 5cc7bbd Removing dependency on onAttachedToWindow callback. by Sunny Goyal · 8 years ago
  78. 12d88b1 Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  79. 9c1e80c Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  80. a17eb3a Some theme fixes am: 325b5c7a66 by Sunny Goyal · 8 years ago
  81. 325b5c7 Some theme fixes by Sunny Goyal · 8 years ago
  82. a93d09f Replacing png asset with vector drawable by Sunny Goyal · 8 years ago
  83. 14c3389 Revert changes made in http://ag/2388716 as we have few open questions by Rajeev Kumar · 8 years ago
  84. 1905a36 Replace use of java.util.HashMap with android.util.ArrayMap in AnimationLayerSet. by Rajeev Kumar · 8 years ago
  85. 415ff73 Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory. by Rajeev Kumar · 8 years ago
  86. 0590a4c Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  87. 7886c03 Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  88. 7ffa8d2 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory." into ub-launcher3-master by Rajeev Kumar · 8 years ago
  89. aebf513 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AutoInstallsLayout, DefaultLayoutParser, ImportDataTask classes." into ub-launcher3-master by Rajeev Kumar · 8 years ago
  90. 242c810 Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AnimationLayerSet." into ub-launcher3-master by Rajeev Kumar · 8 years ago
  91. b9c5f58 Merge "Replace use of java.util.HashMap with android.support.v4.util.ArrayMap." into ub-launcher3-master by Rajeev Kumar · 8 years ago
  92. 2d75266 Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory. by Rajeev Kumar · 8 years ago
  93. 26453a2 Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  94. 93527e2 Replace use of java.util.HashMap with android.support.v4.util.ArrayMap. by Rajeev Kumar · 8 years ago
  95. 20ecc54 Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 8 years ago
  96. 5188599 Title style for text setting font family. am: 93e39ecdeb by Mario Bertschler · 8 years ago
  97. 1d7ff6f Making some constants accessible by Sunny Goyal · 8 years ago
  98. 93e39ec Title style for text setting font family. by Mario Bertschler · 8 years ago
  99. 1082f46 Fixing Drawable not getting tinted properly if the color is always transparent by Sunny Goyal · 8 years ago
  100. 7bffad1 Fixing Drawable not getting tinted properly if the color is always transparent by Sunny Goyal · 8 years ago