1. 64624c8 Change drag from shortcuts to say "Cancel" instead of "Remove" am: df64e9ee06 by Tony Wickham · 9 years ago
  2. df64e9e Change drag from shortcuts to say "Cancel" instead of "Remove" by Tony Wickham · 9 years ago
  3. cd7e3d8 Merge "Make padding consistent between shortcuts and the app icon." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  4. 84af784 Make padding consistent between shortcuts and the app icon. am: 988e2b7a4d by Tony Wickham · 9 years ago
  5. ea5bcba Merge "Make padding consistent between shortcuts and the app icon." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  6. dd6bb46 Merge "Forcing drag layer to be non accessible. Setting a touch delegate makes a view to become accessible, if its set to auto. This was making drayLayer accessible causing Talkback to speak out every item on the draglayer when window focus changes" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  7. 5f06401 Fixing potential ConcurrentModificationException by Sunny Goyal · 9 years ago
  8. bdc9f32 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  9. 96c56b3 Merge "Pull down should work on search box, even if all apps scroll is not at top. b/30295305" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  10. 58a9c4b Pull down should work on search box, even if all apps scroll is not at top. by Hyunyoung Song · 9 years ago
  11. 9323bdb Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, pull down" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  12. 988e2b7 Make padding consistent between shortcuts and the app icon. by Tony Wickham · 9 years ago
  13. 0472d49 Merge "Change NavBar to transparent black b/30615471" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  14. 4ebc3d0 Change NavBar to transparent black b/30615471 by Hyunyoung Song · 9 years ago
  15. 37aba27 Merge "Use shortcut disabled message if available." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  16. 4efffc5 Use shortcut disabled message if available. by Tony Wickham · 9 years ago
  17. 4829a88 Forcing drag layer to be non accessible. by Sunny Goyal · 9 years ago
  18. d7d7402 Fix hotseat flicker when opened all apps in landscape, rotate screen, pull down by Hyunyoung Song · 9 years ago
  19. 598e184 Reduce distance to start deferred drag from shortcuts to 12dp. by Tony Wickham · 9 years ago
  20. 960a7fe Merge "Reset mActiveController to null in DragLayer.onInterceptTouchEvent()." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  21. 50941fb Adding support for updating the pinned shortcuts without updating the ID map by Sunny Goyal · 9 years ago
  22. 98cbd62 Reset mActiveController to null in DragLayer.onInterceptTouchEvent(). by Tony Wickham · 9 years ago
  23. 49a1ab9 Merge "Prevent refreshing app search results with empty query." into ub-launcher3-calgary by Winson Chung · 9 years ago
  24. ce231c5 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  25. 45a11dd Prevent refreshing app search results with empty query. by Winson · 9 years ago
  26. 5a5eb84 Merge "Change interpolation logic to all apps transitioning on fling b/30486958" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  27. 191e9d1 Change interpolation logic to all apps transitioning on fling b/30486958 by Hyunyoung Song · 9 years ago
  28. edd583d Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  29. 40a2916 Merge "Disabling accessibility focus on all children when shortcuts is open" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  30. f0cb601 Merge "Start shortcuts close animation where open left off." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  31. 7b6e3ae Merge "Align shortcut text with view start." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  32. 1f01b01 Align shortcut text with view start. by Tony Wickham · 9 years ago
  33. 9407db1 Merge "Fix disco bounce crash b/30413641" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  34. e688e1e Fix disco bounce crash b/30413641 by Hyunyoung Song · 9 years ago
  35. 7d552c8 Disabling accessibility focus on all children when shortcuts is open by Sunny Goyal · 9 years ago
  36. e6fe1b5 Simpler caret by Peter Schiller · 9 years ago
  37. a659bfe Updating content description for the shortcuts menu and announcing by Sunny Goyal · 9 years ago
  38. 4b76455 Merge "Update shortcuts font to match spec." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  39. b9b54ef Merge "Add container velocity for all apps to be used by the caret" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  40. 5b64706 Add container velocity for all apps to be used by the caret by Hyunyoung Song · 9 years ago
  41. f7296c3 Merge "Adding workaround to jump in wallpaper offsets." into ub-launcher3-calgary by Winson Chung · 9 years ago
  42. 5bc2827 Adding workaround to jump in wallpaper offsets. by Winson · 9 years ago
  43. d92e36e Update shortcuts font to match spec. by Tony Wickham · 9 years ago
  44. 278958e Merge "Always cancel forwarding on ACTION_UP or ACTION_CANCEL." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  45. 0ba8160 Start shortcuts close animation where open left off. by Tony Wickham · 9 years ago
  46. a42b283 Merge "Handling IllegalStateException which can be thrown by the system when the user is locked" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  47. 73a0a72 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  48. b22c174 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  49. 6d9b072 Merge "Add logging for shortcuts opening." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  50. 55c6691 Add logging for shortcuts opening. by Tony Wickham · 9 years ago
  51. 49f4f03 Handling IllegalStateException which can be thrown by the system when the user is locked by Sunny Goyal · 9 years ago
  52. f8d2a70 Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  53. 37a759a Always cancel forwarding on ACTION_UP or ACTION_CANCEL. by Tony Wickham · 9 years ago
  54. 0843675 Merge "Build fix: Updating SDK for tests" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  55. ec944ad Build fix: Updating SDK for tests by Sunny Goyal · 9 years ago
  56. 1460475 Merge "Set shortcuts arrow pivot to side connected to container." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  57. 4d5887b Set shortcuts arrow pivot to side connected to container. by Tony Wickham · 9 years ago
  58. 66d17ca Merge "Badging shortcuts with app icons" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  59. c39edf5 Filter shortcuts down to 4 if there are more. by Tony Wickham · 9 years ago
  60. d3b87ef Adding quiet mode support for shortcuts by Sunny Goyal · 9 years ago
  61. 79cf718 Badging shortcuts with app icons by Sunny Goyal · 9 years ago
  62. 72dc60c Merge "Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETS b/29645452" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  63. 06ca756 Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETS by Hyunyoung Song · 9 years ago
  64. c42087e Merge changes I33da0d7f,I36c31609 into ub-launcher3-calgary by Winson Chung · 9 years ago
  65. fdaa46f Import translations. DO NOT MERGE am: 3c654c199e -s ours by Bill Yi · 9 years ago
  66. bf6e01c Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  67. 6c5025a Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  68. 3c654c1 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  69. 6257bc3 Merge "Prevent opening shortcuts container if one is already open." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  70. 62d7023 Update fast scroll shadow to match other shadows by Peter Schiller · 9 years ago
  71. c7d2e83 Working around incorrect wallpaper offsets being calculated in RTL. by Winson · 9 years ago
  72. d96fa13 Fixing RTL wallpaper scrolling. by Winson · 9 years ago
  73. 7da6d00 Merge "Responsive caret drawable" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  74. 7ccc462 Responsive caret drawable by Hyunyoung Song · 9 years ago
  75. ca258b3 Only add shortcuts to the deep shortcut map if they are dynamic/manifest. by Tony Wickham · 9 years ago
  76. 55f5bd73 Merge "Showing the shortcuts in the disabled state and removing ti from the menu when its disabled" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  77. 70a7c9b Showing the shortcuts in the disabled state and removing ti from the menu by Sunny Goyal · 9 years ago
  78. e34dd33 Merge "Fading in the first screen, when launcher loads for the first time" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  79. c714c01 Stop setting original icon visible when dragging app with shortcuts. by Tony Wickham · 9 years ago
  80. 64035e9 Merge "Check package name and user handle in onShortcutsChanged()." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  81. 672d07f Check package name and user handle in onShortcutsChanged(). by Tony Wickham · 9 years ago
  82. b5b9ad6 Fading in the first screen, when launcher loads for the first time by Sunny Goyal · 9 years ago
  83. a2454ad Launcher shortcuts animations update. by Sunny Goyal · 9 years ago
  84. 71538da Merge "Cleanup deferred drag when closing deep shortcuts container." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  85. e117f53 Merge "Fade QSB with the workspace as the overlay enters" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  86. 8141d63 Prevent opening shortcuts container if one is already open. by Tony Wickham · 9 years ago
  87. d7380e2 Merge "Remove two redundant layout pass in AllAppsTransitionController." into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  88. dd60ce4 Remove two redundant layout pass in AllAppsTransitionController. by Hyunyoung Song · 9 years ago
  89. 2a82afd Fade QSB with the workspace as the overlay enters by Adam Cohen · 9 years ago
  90. b9da462 Cleanup deferred drag when closing deep shortcuts container. by Tony Wickham · 9 years ago
  91. a81f580 Clearing search query after clearing input text. by Winson · 9 years ago
  92. 8fcdee0 Merge "Change default animation duration for all apps open and close." into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  93. e3876e8 Change default animation duration for all apps open and close. by Hyunyoung Song · 9 years ago
  94. 16c6d3a Merge "Updating the label for shortcuts aciton" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  95. 3cdf466 Updating the label for shortcuts aciton by Sunny Goyal · 9 years ago
  96. 0dc7e91 Merge "AllAppsTransitionController always use LauncherStateTransitionAnimation b/30375760" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  97. 9dcf0a3 AllAppsTransitionController always use LauncherStateTransitionAnimation by Hyunyoung Song · 9 years ago
  98. cdef9dd Merge "Match updated redlines for shortcuts." into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  99. 2ee96c8 Merge "Moved hide keyboard to its own method" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  100. 780c926 Match updated redlines for shortcuts. by Tony · 9 years ago