1. 60777ec Add more null checks for page indicators. am: fea0a5f629 by Tony Wickham · 9 years ago
  2. fea0a5f Add more null checks for page indicators. by Tony Wickham · 9 years ago
  3. c8e0fce Updating the folder page indicator to be more like the framework page indicator (used in quick settings) by Sunny Goyal · 9 years ago
  4. c64cfdd Updating the folder page indicator to be more like the by Sunny Goyal · 9 years ago
  5. bdeaa0b Add null check to page indicator to prevent crashes in landscape. am: 770217c697 by Tony Wickham · 9 years ago
  6. 770217c Add null check to page indicator to prevent crashes in landscape. by Tony Wickham · 9 years ago
  7. 1b6f237 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by Baligh Uddin · 9 years ago
  8. a40102f Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by Baligh Uddin · 9 years ago
  9. dfc8d1c Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by Baligh Uddin · 9 years ago
  10. 251d464 Fixing build breakage am: 7267adf68e by Sunny Goyal · 9 years ago
  11. 1a784f6 Rearranging the provider checks to avoid packagemanager lookups whenever launcher starts by Sunny Goyal · 9 years ago
  12. 7267adf Fixing build breakage by Sunny Goyal · 9 years ago
  13. 1acb9e9 Rearranging the provider checks to avoid packagemanager lookups by Sunny Goyal · 9 years ago
  14. 8617f3b Merge "Add PageIndicator interface and custom PageIndicatorLine view." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  15. ae00781 Merge "Add PageIndicator interface and custom PageIndicatorLine view." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  16. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  17. 53d9b52 Merge "Only show App Info drag target if developer settings are enabled." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  18. 63d1b33 Merge "Only show App Info drag target if developer settings are enabled." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  19. df23837 Only show App Info drag target if developer settings are enabled. by Tony Wickham · 9 years ago
  20. 73306bf instead of unbinding items from the loader, unregistering listeners in activity.onDestroy() by Sunny Goyal · 9 years ago
  21. 889985b Merge "Revert "Wrapping folderLisners with weak reference, and storing it as an array"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  22. aaf7d1d instead of unbinding items from the loader, unregistering listeners by Sunny Goyal · 9 years ago
  23. 5b83d6c Merge "Revert "Wrapping folderLisners with weak reference, and storing it as an array"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  24. 90cb3e5 Revert "Wrapping folderLisners with weak reference, and storing it as an array" by Sunny Goyal · 9 years ago
  25. b7af85a Merge "Wrapping folderLisners with weak reference, and storing it as an array" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  26. 192ae6c Merge "Wrapping folderLisners with weak reference, and storing it as an array" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  27. e48644a Wrapping folderLisners with weak reference, and storing it as an array by Sunny Goyal · 9 years ago
  28. 841c196 Opening the system default wallpaper picker on clicking the wallpaper tile by Sunny Goyal · 9 years ago
  29. 04cc3a7 Opening the system default wallpaper picker on clicking the wallpaper tile by Sunny Goyal · 9 years ago
  30. f478efd Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  31. cc60ed6 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  32. 7d19349 Merge "Removing reference of hostView from LauncherAppWidgetInfo" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  33. 840e1b3 Merge "Removing reference of hostView from LauncherAppWidgetInfo" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  34. 87af0fd Removing reference of hostView from LauncherAppWidgetInfo by Sunny Goyal · 9 years ago
  35. b993ad6 On some "non-standard" devices, load label can cause a security exception due to modified platform code am: 0d86a8dccf -s ours by Sunny Goyal · 9 years ago
  36. 519a47d On some "non-standard" devices, load label can cause a security exception due to modified platform code by Sunny Goyal · 9 years ago
  37. 0d86a8d On some "non-standard" devices, load label can cause a security exception by Sunny Goyal · 9 years ago
  38. c57ae2a Making the \'Allow rotation\' setting dependent on system state am: f48e59268b by Sunny Goyal · 9 years ago
  39. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 9 years ago
  40. 517a99f Call onLauncherTransitionPrepare() and End() from pinch. am: f898b970cc by Tony Wickham · 9 years ago
  41. f898b97 Call onLauncherTransitionPrepare() and End() from pinch. by Tony Wickham · 10 years ago
  42. af114b8 Update page when scrolling/flinging in free-scroll. am: 8f7ead3e94 by Tony Wickham · 9 years ago
  43. 8f7ead3 Update page when scrolling/flinging in free-scroll. by Tony Wickham · 10 years ago
  44. c1987b2 Simplifying view cluster by using a single int flag instead of 4 booleans by Sunny Goyal · 9 years ago
  45. 6dc98b9 Simplifying view cluster by using a single int flag instead of 4 booleans by Sunny Goyal · 10 years ago
  46. 72297ca Removing icon_type column Icon type is not used consistently. It is used initially during the loader. Afterwards, we save both the icon and resource to the db. Instead of changing the logic to always read the shortcut-resource first, and fallback to the bitmap if the resource is not available, always write the bitmap to DB whenever the shortcut is edited. by Sunny Goyal · 9 years ago
  47. eb4b799 Removing icon_type column by Sunny Goyal · 9 years ago
  48. c4839d3 Merge "Fixing a crash/ Launcher3 doesn\'t have predicted apps" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  49. 4dcd8ff Merge "Fixing a crash/ Launcher3 doesn't have predicted apps" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  50. 373f571 Fixing a crash/ Launcher3 doesn't have predicted apps by Hyunyoung Song · 9 years ago
  51. e36f2a4 Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  52. 5a874d2 Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  53. 7273a50 Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  54. da91283 Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  55. 6470cf4 Send predictedApps rank via user event logging by Hyunyoung Song · 9 years ago
  56. 1cc6089 build fix am: bc543af01c by Sunny Goyal · 9 years ago
  57. bc543af build fix by Sunny Goyal · 9 years ago
  58. dd4759e Adding full backup handler for launcher3 am: c190dbfb78 by Sunny Goyal · 9 years ago
  59. d297be2 Changing minSDK for launcher3 to 21 (Lollipop) by Sunny Goyal · 9 years ago
  60. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 9 years ago
  61. 37bfe69 Merge "Removing LauncherProvider dependency in DatabaseHeler" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  62. 78508ec Merge "Removing LauncherProvider dependency in DatabaseHeler" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  63. 43b0552 Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  64. adb8eb5 Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  65. bc5d623 Widgets tray should preserve scroll position during screen rotation by Hyunyoung Song · 9 years ago
  66. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 9 years ago
  67. f9021bc Merge "Using a separate thread for logging" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  68. 93037e0 Merge "Removing some obsolete flags" into ub-launcher3-calgary am: 7cb519bde1 by Sunny Goyal · 9 years ago
  69. 6b360f6 Merge "Using a separate thread for logging" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  70. 7cb519b Merge "Removing some obsolete flags" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  71. 91b40f2 Updating gradle version am: 0292bd18fa by Sunny Goyal · 9 years ago
  72. 0292bd1 Updating gradle version by Sunny Goyal · 9 years ago
  73. 0521bba Extract color for the hotseat. am: 462b5cca7b by Tony Wickham · 9 years ago
  74. 462b5cc Extract color for the hotseat. by Tony Wickham · 10 years ago
  75. 14c73cc Using a separate thread for logging by Sunny Goyal · 9 years ago
  76. 6d9f167 Merge "Adding a utility class for persistant logging." into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  77. a26e2d3 Removing some obsolete flags by Sunny Goyal · 9 years ago
  78. b9bbb35 Merge "Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  79. 34a2d31 Merge "Adding a utility class for persistant logging." into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  80. ac6d3a8 Merge "Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  81. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 9 years ago
  82. d9d7682 Merge "Add test size annotation." into ub-launcher3-calgary am: 3074965cdb by Hyunyoung Song · 9 years ago
  83. 3074965 Merge "Add test size annotation." into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  84. 45e99c9 Merge "Workaround issue where IME doesn\'t show up when tapping folder text" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  85. 1afc1b3 Merge "Workaround issue where IME doesn't show up when tapping folder text" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  86. 9345ebf Add test size annotation. by Hyunyoung Song · 9 years ago
  87. ea98f52 Fixing bug where the widget background enters into a focused state by Sunny Goyal · 9 years ago
  88. 5fb7d96 Return 1f in Log(Ac/De)celerateInterpolators on a 1f input. am: bd42ba73b2 by Tony Wickham · 9 years ago
  89. bd42ba7 Return 1f in Log(Ac/De)celerateInterpolators on a 1f input. by Tony Wickham · 9 years ago
  90. b0efe3f Workaround issue where IME doesn't show up when tapping folder text by Adam Cohen · 9 years ago
  91. 6733f00 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by Baligh Uddin · 9 years ago
  92. f9a13f7 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by Baligh Uddin · 9 years ago
  93. 588bd13 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by Baligh Uddin · 9 years ago
  94. 20f2365 Fixing crash when getActivity is null am: 5ae82081c1 by Sunny Goyal · 9 years ago
  95. 690a411 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  96. e2cd10d Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  97. 5ae8208 Fixing crash when getActivity is null by Sunny Goyal · 9 years ago
  98. dd22113 Chaning the behavior of settings activity. am: 745bad9da1 by Sunny Goyal · 9 years ago
  99. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 9 years ago
  100. 0b6a483 Merge "Revert "Calling start/stop listening in onStart/onStop"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago