1. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 7 years ago
  2. aeb60bf Merge "Removing config shortcut activities for managed profiles for apps build with older sdk" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  3. b57645f Removing config shortcut activities for managed profiles for by Sunny Goyal · 7 years ago
  4. 3dc60c6 Merge "Filter out some notifications." into ub-launcher3-dorval by Tony Wickham · 7 years ago
  5. b00fcd4 Merge "Make landscapeProfile and protraitProfile public." into ub-launcher3-dorval by Justin Cui · 7 years ago
  6. abda8d7 Make landscapeProfile and protraitProfile public. by cuijiaxing · 7 years ago
  7. 1bc2305 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  8. c65a008 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 7 years ago
  9. efd5cbf Allow TalkBack to read sectional headings on Widgets screen. by Jon Miranda · 7 years ago
  10. d8ea01c Merge "Revert "Temporary fix for Widgets in battery saver mode."" into ub-launcher3-dorval by Jonathan Miranda · 7 years ago
  11. 3345f13 Merge "Revert "Temporary fix for Folders in battery saver mode."" into ub-launcher3-dorval by Jonathan Miranda · 7 years ago
  12. 57299da Revert "Temporary fix for Widgets in battery saver mode." by Jonathan Miranda · 7 years ago
  13. fb6c32a Revert "Temporary fix for Folders in battery saver mode." by Jonathan Miranda · 7 years ago
  14. 904166f Merge "Small cleanup for notifications" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  15. 74884ce Filter out some notifications. by Tony Wickham · 7 years ago
  16. 81ebe38 Small cleanup for notifications by Tony Wickham · 7 years ago
  17. 08d8bb9 Temporary fix for Widgets in battery saver mode. by Jon Miranda · 7 years ago
  18. a431fbb Merge "Use default icon if notification icon is null." into ub-launcher3-dorval by Tony Wickham · 7 years ago
  19. 07e6d59 Use default icon if notification icon is null. by Tony Wickham · 7 years ago
  20. 29318b1 Merge "Temporary fix for Folders in battery saver mode." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  21. aa8780a Merge "Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED." into ub-launcher3-dorval by Jonathan Miranda · 7 years ago
  22. 715a322 Temporary fix for Folders in battery saver mode. by Jon Miranda · 7 years ago
  23. e442512 Setting AppInfo.itemType to ITEM_TYPE_APPLICATION per default by Mario Bertschler · 7 years ago
  24. 0402efb Merge "Remove badge info from map when count is 0." into ub-launcher3-dorval by Tony Wickham · 7 years ago
  25. ff7364a Remove badge info from map when count is 0. by Tony · 7 years ago
  26. 372fadc Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  27. 5c802d4 Merge "Updating test as per API changes" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  28. fd51632 Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED. by Jon Miranda · 7 years ago
  29. 4179e9b Adding broadcast receiver to handle SESSION_COMMIT broadcast by Sunny Goyal · 7 years ago
  30. b07a355 Add checks for FeatureFlags.QSB_ON_FIRST_SCREEN by Louis Begin · 7 years ago
  31. f410ca7 Updating test as per API changes by Sunny Goyal · 7 years ago
  32. 3ba48fa Merge "Updating FolderIcon drawing to avoid dependency on software layer." into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  33. d896d1c Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  34. 86515dd Merge "App discovery integration in All Apps search" into ub-launcher3-dorval by Mario Bertschler · 7 years ago
  35. 61d351f Merge "Change application launcher icons to adaptive icons b/35429795" into ub-launcher3-dorval by Hyunyoung Song · 7 years ago
  36. 0fc6f68 App discovery integration in All Apps search by Mario Bertschler · 7 years ago
  37. 19b93b7 Updating FolderIcon drawing to avoid dependency on software layer. by Sunny Goyal · 7 years ago
  38. 74480b7 Merge "Setting soft input to adjust resize while all apps is open." into ub-launcher3-dorval by Mario Bertschler · 7 years ago
  39. 837eb1f Change application launcher icons to adaptive icons b/35429795 by Hyunyoung Song · 7 years ago
  40. 4ff3457 Merge "Moving Event dispatcher definition from LAuncher to BaseActivity so that it can be used in other activities as well." into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  41. acbf570 Setting soft input to adjust resize while all apps is open. by Mario Bertschler · 7 years ago
  42. 1258478 [DO NOT MERGE] Add shadow to Adaptive Icons Bug: 35920618 by Hyunyoung Song · 7 years ago
  43. 9407d4a Update notification visuals (part 2) by Tony Wickham · 7 years ago
  44. f2db253 Fixing wrong check being used for application status by Sunny Goyal · 7 years ago
  45. ed7bef1 Merge "Fixing SDCard and package enabled state checks in PackageManagerHeler" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  46. 7a0010d Merge "Add null check when populating popup" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  47. ad2e91a Fixing SDCard and package enabled state checks in PackageManagerHeler by Sunny Goyal · 7 years ago
  48. 3ce144b Add null check when populating popup by Tony · 7 years ago
  49. 6c82867 Add shadow to badges by Tony Wickham · 7 years ago
  50. cf18c3c Only check for badge setting on notification on O+ by Tony Wickham · 7 years ago
  51. 12fec49 Merge "Merge deep shortcuts in rounded rect" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  52. 51889b0 Merge deep shortcuts in rounded rect by Tony Wickham · 7 years ago
  53. 5bbba81 Merge "Respect badge settings to filter out badges" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  54. d670b99 Respect badge settings to filter out badges by Tony Wickham · 7 years ago
  55. 608d0db Close Folder before doing any automatic updates. by Jon Miranda · 7 years ago
  56. 1cb518d Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  57. 11f1e4c Update Launcher3 AndroidManifest.xml to match NexusLauncher. by Jon Miranda · 7 years ago
  58. a535ae4 Moving Event dispatcher definition from LAuncher to BaseActivity so that by Sunny Goyal · 7 years ago
  59. 879037d Fix crash when the progress of an installing app decreases by Sunny Goyal · 7 years ago
  60. 54d4e64 Enable suggestions for Folder names. by Jon Miranda · 7 years ago
  61. 7f3526a Update notification view to match newer specs by Tony Wickham · 7 years ago
  62. e05b08f Using transaction when dropping tables, so that the DB never enters by Sunny Goyal · 7 years ago
  63. ea53ca3 Merge "Removing custom state definition from FastBitmapDrawable" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  64. 1cabfa1 Merge "Remove first icon from notification footer after it animates." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  65. 2a76e3f Removing custom state definition from FastBitmapDrawable by Sunny Goyal · 7 years ago
  66. f28629a Ignore tasks if the LauncherModel is still pending. by Jon Miranda · 7 years ago
  67. f55ad3d Merge "Adding some tests for request pin shortcut/widget flow" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  68. d984335 Adding some tests for request pin shortcut/widget flow by Sunny Goyal · 8 years ago
  69. dd96a5e Simplifying Model data load state management by Sunny Goyal · 7 years ago
  70. 6d66c1c Remove first icon from notification footer after it animates. by Tony Wickham · 8 years ago
  71. 9f0fa84 Merge "Close Folder when an item is auto added to it." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  72. 9ef673f Empty commit to trigger a build. am: 8dfc049598 by Bill Rassieur · 7 years ago
  73. 8dfc049 Empty commit to trigger a build. by Bill Rassieur · 7 years ago
  74. 4406094 Close Folder when an item is auto added to it. by Jon Miranda · 7 years ago
  75. 25867b8 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  76. e3db7a8 Merge "Fixing accessibility description for all-apps grid adapter. Only counting app icons towards various collection related info" into ub-launcher3-master by Sunny Goyal · 7 years ago
  77. 4497361 Fixing accessibility description for all-apps grid adapter. by Sunny Goyal · 7 years ago
  78. 6dc7f1e Close all open views when binding the Launcher. by Jon Miranda · 7 years ago
  79. 232f6a3 Merge "Launcher3: fix app shortcuts for suspended apps" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  80. 3ff9047 Launcher3: fix app shortcuts for suspended apps by Charles He · 7 years ago
  81. 48dfd26 Fix folder icon animation where it animates downwards on 1st run. by Jon Miranda · 7 years ago
  82. 872943e Merge "Remove badges when launcher loses notification access" into ub-launcher3-master by Tony Wickham · 7 years ago
  83. be3c7d0 Remove badges when launcher loses notification access by Tony · 7 years ago
  84. 80f4c9d Enabling translation for string relates to Add to homescreen confirmation prompt by Sunny Goyal · 7 years ago
  85. 519fbdb Merge "Simplifying some launcher themes" into ub-launcher3-master by Sunny Goyal · 7 years ago
  86. dd88dd1 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  87. 3cfa7d9 Import translations. DO NOT MERGE am: e5c99a2140 -s ours by Bill Yi · 7 years ago
  88. 953f9f9 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  89. e5c99a2 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  90. 09f5a96 Merge "Add notification listener back to the manifest" into ub-launcher3-master by Adam Cohen · 7 years ago
  91. 4d8019a Add notification listener back to the manifest by Tony · 7 years ago
  92. 1f3f07d Simplifying some launcher themes by Sunny Goyal · 7 years ago
  93. 2f64ffe Merge "Ensure that filtered notifications are removed from BadgeInfo." into ub-launcher3-master by Tony Wickham · 7 years ago
  94. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  95. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 7 years ago
  96. a74e92a Merge "Updating the shortcut preview generation logic" into ub-launcher3-master by Sunny Goyal · 7 years ago
  97. 7d87cb1 Updating the shortcut preview generation logic by Sunny Goyal · 7 years ago
  98. 9e76f68 Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead by Sunny Goyal · 7 years ago
  99. eb04b84 Merge "Fixing wrong check for grid migration" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  100. 6130fa9 Merge "Adding some logging around launcher grid when device profile changes" into ub-launcher3-master by Sunny Goyal · 7 years ago