1. ad7a0e8 Load label in bg thread to prevent ANR b/27238970 am: b62fd09576 by Hyunyoung Song · 10 years ago
  2. b62fd09 Load label in bg thread to prevent ANR b/27238970 by Hyunyoung Song · 10 years ago
  3. 72a9953 Load label in bg thread to prevent ANR b/27238970 by Hyunyoung Song · 10 years ago
  4. fbf19cc <UserEventLogging> Log app launches b/26494415 by Hyunyoung Song · 10 years ago
  5. f940684 resolve merge conflicts of a6194d3d92 to ub-launcher3-calgary by Sunny Goyal · 10 years ago
  6. b347535 Merge "Deleting the WallpaperPicker code inside launcher. Instead linking it to the packages/apps/WallpaperPicker project" into ub-launcher3-calgary by Sunny Goyal · 10 years ago
  7. a6194d3 Wrapping thw widgetList inside a layout, so that it has the same view structure as allApps by Sunny Goyal · 10 years ago
  8. 4759760 Removing LauncherCallbacks control over app search am: c42ac0a5a6 by Sunny Goyal · 10 years ago
  9. c42ac0a Removing LauncherCallbacks control over app search by Sunny Goyal · 10 years ago
  10. bd82250 Deleting the WallpaperPicker code inside launcher. by Sunny Goyal · 10 years ago
  11. ecd3652 resolve merge conflicts of 2953833bcb to ub-launcher3-calgary by Sunny Goyal · 10 years ago
  12. 2953833 Adding a utility method to iterate over folder contents by Sunny Goyal · 10 years ago
  13. f63c46b Merge "Revert "Temporarily disabling custom search controller"" into ub-launcher3-calgary by Sunny Goyal · 10 years ago
  14. f51084c Revert "Temporarily disabling custom search controller" by Sunny Goyal · 10 years ago
  15. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 10 years ago
  16. f1468af Adding back the style Theme to avoid breaking dependencies by Sunny Goyal · 10 years ago
  17. 29aac6e Merge "First pass at new FolderIcon visual treatment" into ub-launcher3-calgary by Adam Cohen · 10 years ago
  18. 119e898 First pass at new FolderIcon visual treatment by Adam Cohen · 10 years ago
  19. 775d4c9 Merge "Setting content bounds in onMeasure as it uses measuredWidth, which might not be available during onCreate" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  20. 5df98da Merge "Setting content bounds in onMeasure as it uses measuredWidth, which might not be available during onCreate" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  21. 94f46d9 Setting content bounds in onMeasure as it uses measuredWidth, which might by Sunny Goyal · 10 years ago
  22. fce9c41 Import translations. DO NOT MERGE am: 5a2d603ac5 -s ours by Geoff Mendal · 10 years ago
  23. 35bd24e Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  24. 5a2d603 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  25. cc3a37d Fix build; broken import due to bad merge by Adam Cohen · 10 years ago
  26. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 10 years ago
  27. c338ea7 Merge "Clears the widget resize frame when a directional key is pressed." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  28. 187b8f5 Merge "Clears the widget resize frame when a directional key is pressed." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  29. 71255bb Clears the widget resize frame when a directional key is pressed. by Tony Wickham · 10 years ago
  30. cb1edd2 Fixing crash during rotation am: bb702584fa by Sunny Goyal · 10 years ago
  31. 8390eb1 Build fix by Sunny Goyal · 10 years ago
  32. 8ddb390 Merge "Making some view properties exported. These will be visible in hierarchy viewer" into ub-launcher3-calgary by Sunny Goyal · 10 years ago
  33. e759e4d Merge "Separating out Launcher3 resources from Wallpaper resources" into ub-launcher3-calgary by Sunny Goyal · 10 years ago
  34. 6d45594 Merge "Define launcher_log.proto used for user event logging" into ub-launcher3-calgary by Hyunyoung Song · 10 years ago
  35. ddaeff6 Define launcher_log.proto used for user event logging by Hyunyoung Song · 10 years ago
  36. bb70258 Fixing crash during rotation by Sunny Goyal · 10 years ago
  37. 954b7d3 Temporarily disabling custom search controller by Sunny Goyal · 10 years ago
  38. 654f1b3 Merge "Change widget host view background when giving focus to child." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  39. 4df1653 Merge "Change widget host view background when giving focus to child." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  40. fb78856 Change widget host view background when giving focus to child. by Tony Wickham · 10 years ago
  41. 5abb9f8 Separating out Launcher3 resources from Wallpaper resources by Sunny Goyal · 10 years ago
  42. 7c50b31 resolve merge conflicts of 3826bab27e to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  43. 3826bab Merge "Merging search bar with all apps" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  44. 4ffec48 Making some view properties exported. These will be visible in hierarchy viewer by Sunny Goyal · 10 years ago
  45. 323117c WidgetsModel clone method should be called in worker thread am: f97083245c by Hyunyoung Song · 10 years ago
  46. f970832 WidgetsModel clone method should be called in worker thread by Hyunyoung Song · 10 years ago
  47. 39a98ed Merge "WidgetsModel clone method should be called in worker thread" into ub-launcher3-calgary by Hyunyoung Song · 10 years ago
  48. 747a5bc WidgetsModel clone method should be called in worker thread by Hyunyoung Song · 10 years ago
  49. 0ac7ede Merging search bar with all apps by Sunny Goyal · 10 years ago
  50. f87b8e3 Merge "Tweak spring-loaded workspace." into ub-launcher3-calgary by Tony Wickham · 10 years ago
  51. e0c3323 Tweak spring-loaded workspace. by Tony Wickham · 10 years ago
  52. 4ed751e Add more debugging info when Launcher deletes widget from homescreen. b/26219491 by Hyunyoung Song · 10 years ago
  53. a27d7a5 Add more debugging info when Launcher deletes widget from homescreen. b/26219491 by Hyunyoung Song · 10 years ago
  54. 70264a9 Add more debugging info when Launcher deletes widget from homescreen. b/26219491 by Hyunyoung Song · 10 years ago
  55. bda3ff8 resolve merge conflicts of 0e04980310 to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  56. 0e04980 Merge "Updating folder UI when icons are normalized > Increasing padding > Making the folder label bold and lighter color" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  57. 3c49069 Merge "Fixing Search drop target bar stays visible, until the first time an item is picked up" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  58. 2113c9d Merge "Fixing Search drop target bar stays visible, until the first time an item is picked up" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  59. c32c63c resolve merge conflicts of b9759d399b to ub-launcher3-calgary. by Tony Wickham · 10 years ago
  60. b9759d3 Merge "Add extra space for the search bar." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  61. 8a75806 Add extra space for the search bar. by Tony Wickham · 10 years ago
  62. 5c556e7 Updating folder UI when icons are normalized by Sunny Goyal · 10 years ago
  63. 6731395 Fixing Search drop target bar stays visible, until the first time by Sunny Goyal · 10 years ago
  64. ad37152 resolve merge conflicts of b171e5675b to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  65. b171e56 Adding a method to throttle backup manager calls by Sunny Goyal · 10 years ago
  66. a22921f Merge "Fixing Test builds" into ub-launcher3-burnaby-polish am: f7f8cf5743 by Sunny Goyal · 10 years ago
  67. f7f8cf5 Merge "Fixing Test builds" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  68. 75c7c5a resolve merge conflicts of 6362683acb to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  69. 6362683 Merge "Removing unnecessary new object creation in dispatchDraw" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  70. ca846f8 Fixing Test builds by Sunny Goyal · 10 years ago
  71. ccf3a9e Preventing a Runtime widget crash from crashing the Launcher am: 3fc648d3b7 by Sunny Goyal · 10 years ago
  72. 3fc648d Preventing a Runtime widget crash from crashing the Launcher by Sunny Goyal · 10 years ago
  73. 8628a91 Merge "Respond to managed profile availabilty Intents." into ub-launcher3-calgary by Rubin Xu · 10 years ago
  74. ff05f43 Respond to managed profile availabilty Intents. by Kenny Guy · 10 years ago
  75. b34ef91 Merge "Grey out suspended applications." into ub-launcher3-calgary by Rubin Xu · 10 years ago
  76. 44cba69 Grey out suspended applications. by Kenny Guy · 10 years ago
  77. 8bf6f31 Removing unnecessary new object creation in dispatchDraw by Sunny Goyal · 10 years ago
  78. 927050b Fix broken tests. am: a5cfbe8075 by Tony Wickham · 10 years ago
  79. a5cfbe8 Fix broken tests. by Tony Wickham · 10 years ago
  80. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 10 years ago
  81. 5743d87 resolve merge conflicts of b56090af35 to ub-launcher3-master. by Sunny Goyal · 10 years ago
  82. b56090a Merge "Removing some obsolete files" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  83. 3c0adb0 Removign \'final\' modifiers from FeatureFlags so that then can be overridden by Sunny Goyal · 10 years ago
  84. 2080603 Removing some obsolete files by Sunny Goyal · 10 years ago
  85. c7a49f0 Removign 'final' modifiers from FeatureFlags so that then can be overridden by Sunny Goyal · 10 years ago
  86. fda9dea Merge "Disabling icon normalization" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  87. d42903b Merge "Disabling icon normalization" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  88. dde32e2 Disabling icon normalization by Sunny Goyal · 10 years ago
  89. e3a593a Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  90. 5255c87 Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  91. 9289980 Fixing custom content screen not aligned properly in landscape am: ecdc24f6f6 by Sunny Goyal · 10 years ago
  92. ecdc24f Fixing custom content screen not aligned properly in landscape by Sunny Goyal · 10 years ago
  93. e1483fb Fixing icon badging being done on scaled bitmap size by Sunny Goyal · 10 years ago
  94. e72f1d1 Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again by Sunny Goyal · 10 years ago
  95. e70fb6f Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again by Sunny Goyal · 10 years ago
  96. 643b87a Merge "Extending the grid migration logic to handle density changes" into ub-launcher3-master by Sunny Goyal · 10 years ago
  97. 926d6b3 Removing lib proto util am: 5e9ef1344d by Sunny Goyal · 10 years ago
  98. 5e9ef13 Removing lib proto util by Sunny Goyal · 10 years ago
  99. 4f7ed24 Fixing syntax error am: f82e547359 by Sunny Goyal · 10 years ago
  100. f82e547 Fixing syntax error by Sunny Goyal · 10 years ago