1. e2fd14b Jailing the saved instance state of all the dynamically generated views by Sunny Goyal · 9 years ago
  2. fafd4c2 resolved conflicts for merge of ebfae6e2 to ub-launcher3-master by Sunny Goyal · 9 years ago
  3. ebfae6e Revert "Adding viewId for the QSB" by Sunny Goyal · 9 years ago
  4. bcd2874 am 195a2983: Merge "Adding viewId for the QSB" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  5. 195a298 Merge "Adding viewId for the QSB" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  6. 9956859 Adding viewId for the QSB by Sunny Goyal · 9 years ago
  7. e689ddc am 027d3000: Merge "Fixing an issue where you would inadvertently start fastscrolling." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  8. 027d300 Merge "Fixing an issue where you would inadvertently start fastscrolling." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  9. d2848d8 am 0fd3e545: Merge "Fixing issue with missing scroll bar after fast-scrolling and searching." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  10. 0fd3e54 Merge "Fixing issue with missing scroll bar after fast-scrolling and searching." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  11. 2605900 Fixing issue with missing scroll bar after fast-scrolling and searching. by Winson · 9 years ago
  12. ec4845b Fixing an issue where you would inadvertently start fastscrolling. by Winson · 9 years ago
  13. 862ee52 am 22aa3813: Pending bind callbacks should be cleared before starting the loader, similar to startBinding by Sunny Goyal · 9 years ago
  14. 22aa381 Pending bind callbacks should be cleared before starting the loader, by Sunny Goyal · 9 years ago
  15. de6241e Fix keyboard focus for opening folder. by Jun Mukai · 9 years ago
  16. 8f531dd resolved conflicts for merge of 20884fdc to ub-launcher3-master by Sunny Goyal · 9 years ago
  17. 20884fd Merge "Fixing work folder addition logic > Showing animation when folder is added > Not showing animation while cling is visible > Checking is loader completed from UI thread > Running bind complete runnables when bind is completed" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  18. 0e31c31 am a79b18ad: Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  19. a79b18a Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  20. 08d6275 Fixing widgets container inactive scroll bar color. by Winson · 9 years ago
  21. 79423d8 am 944bfab0: Merge "Making the detached scrollbar catch up faster to the actual scroll position." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  22. 944bfab Merge "Making the detached scrollbar catch up faster to the actual scroll position." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  23. 51a7d96 Making the detached scrollbar catch up faster to the actual scroll position. by Winson · 9 years ago
  24. 0038ac1 am bcbc2ec2: Merge "Removing call to isButtonPressed as its only Lollipop and above" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  25. bcbc2ec Merge "Removing call to isButtonPressed as its only Lollipop and above" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  26. 6cfe5fc Updating overview buttons click feedback by Sunny Goyal · 9 years ago
  27. aca16cd Merge "Refactor StylusEventHelper to provide onButtonPress/Release methods" into ub-launcher3-master by Mady Mellor · 9 years ago
  28. 04d348a am dd306188: Updating theme to use the light theme by default, instead of wallpaper theme > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide by Sunny Goyal · 9 years ago
  29. bb83520 Refactor StylusEventHelper to provide onButtonPress/Release methods by Mady Mellor · 9 years ago
  30. 6e830eb Merge "Removing multi_process access to shared preferences" into ub-launcher3-master by Sunny Goyal · 9 years ago
  31. 21bf531 Removing multi_process access to shared preferences by Sunny Goyal · 9 years ago
  32. dd30618 Updating theme to use the light theme by default, instead of wallpaper theme by Sunny Goyal · 9 years ago
  33. 6f326e9 am 93adff28: Merge "Using the usermanager api to get creation time" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  34. 0b15838 am 830b5e08: Updating the target sdk to launcher by Sunny Goyal · 9 years ago
  35. 93adff2 Merge "Using the usermanager api to get creation time" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  36. 830b5e0 Updating the target sdk to launcher by Sunny Goyal · 9 years ago
  37. ad0c2f2 Using the usermanager api to get creation time by Sunny Goyal · 9 years ago
  38. 3e16287 Merge "Revert "Specifies descendantFocusability to Folder view."" into ub-launcher3-master by Sunny Goyal · 9 years ago
  39. d1b9633 Revert "Specifies descendantFocusability to Folder view." by Sunny Goyal · 9 years ago
  40. 1666e95 Merge "Removing some unused code in GLCanvas" into ub-launcher3-master by Sunny Goyal · 9 years ago
  41. 0609c15 am 81c5f7e3: Fixing issue with search bar not being visible. by Winson · 9 years ago
  42. 81c5f7e Fixing issue with search bar not being visible. by Winson · 9 years ago
  43. 2e7e577 Merge "General code refactoring > Removing utility method for isAttachedToWindow > Moving logic to calculate cell size from workspace to DeviceProfile > Replacing some constants with xml resource variables > Saving the item info using content values for better compatibility with other methods" into ub-launcher3-master by Sunny Goyal · 9 years ago
  44. 17fa392 am 6779595b: Updating the scrollbar to make the fastscroller more visible. by Winson · 9 years ago
  45. 756cd26 General code refactoring by Sunny Goyal · 9 years ago
  46. 6779595 Updating the scrollbar to make the fastscroller more visible. by Winson · 9 years ago
  47. 7b7d6d0 am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  48. a67cce2 Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  49. d2eb49e Tweaking fast scroller to follow touch closer. by Winson · 9 years ago
  50. 639e906 Fixing work folder addition logic by Sunny Goyal · 9 years ago
  51. 04540ca Merge "Moving drag-drop related code into a separate package." into ub-launcher3-master by Vadim Tryshev · 9 years ago
  52. 25b6e5b Removing some unused code in GLCanvas by Sunny Goyal · 9 years ago
  53. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 9 years ago
  54. ecf9bf4 resolved conflicts for merge of 63aa4653 to ub-launcher3-master by Sunny Goyal · 9 years ago
  55. 63aa465 Merge "Fixing empty screen created at the end, even when dragging the last item on the last screen." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  56. 8382fdc Merge "Updating logic for setting wallpaper desired size > Only setting desired size on wallpaper change for pre kitkat > Removing wallpaper change receiver from manifest > Removing multi-process wallpaper shared prefs for kitkat+" into ub-launcher3-master by Sunny Goyal · 9 years ago
  57. 4b17147 Updating logic for setting wallpaper desired size by Sunny Goyal · 9 years ago
  58. bf4c1d4 am 1cd32a21: Merge "Deferring the move to the default screen until after we callback to the callbacks." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  59. 1cd32a2 Merge "Deferring the move to the default screen until after we callback to the callbacks." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  60. 15f8b17 Deferring the move to the default screen until after we callback to the callbacks. by Winson · 9 years ago
  61. 5f19507 Merge "Updating the ExifParsing code > Using system implementation of ExifInterface to read orientation > For inputstream, creating a temporary file with just the header since the system API only supports file input" into ub-launcher3-master by Sunny Goyal · 9 years ago
  62. 7c3cccf Fixing empty screen created at the end, even when dragging the last item on the last screen. by Sunny Goyal · 9 years ago
  63. 2563b3b Updating the ExifParsing code by Sunny Goyal · 9 years ago
  64. 08efde7 Merge "Bullet-proofing the drag window initial animation." into ub-launcher3-master by Vadim Tryshev · 9 years ago
  65. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 9 years ago
  66. 017a5c1 Merge "Removing some eclipse warnings" into ub-launcher3-master by Sunny Goyal · 9 years ago
  67. 9fc953b Version code cleanup by Sunny Goyal · 9 years ago
  68. 522142a Removing call to isButtonPressed as its only Lollipop and above by Sunny Goyal · 9 years ago
  69. 42e2809 Removing some eclipse warnings by Sunny Goyal · 9 years ago
  70. e13d109 am b62a9763: Merge "Updating the UI for the pending widget view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  71. b62a976 Merge "Updating the UI for the pending widget view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  72. ac36643 Updating the UI for the pending widget view by Sunny Goyal · 9 years ago
  73. d00b727 am 13da3efb: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  74. 604eae2 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  75. 13da3ef Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  76. 456e87e Bullet-proofing the drag window initial animation. by Vadim Tryshev · 9 years ago
  77. e3e0556 am d21f9404: Merge "Disabling auto restore of widgets. > Always show "Setup" button for a widget which has a config activity." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  78. d21f940 Merge "Disabling auto restore of widgets. > Always show "Setup" button for a widget which has a config activity." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  79. 84b4adc Disabling auto restore of widgets. by Sunny Goyal · 9 years ago
  80. 106bf64 Some cleanup around drag and drop by Sunny Goyal · 9 years ago
  81. e88491d am d468ee90: Merge "Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  82. 4e7a101 Merge commit '97b0d08d' into manualmerge by Winson · 9 years ago
  83. d468ee9 Merge "Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  84. 97b0d08 Refactoring to ExtendedEditText. by Winson · 9 years ago
  85. d106418 Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri by Sunny Goyal · 9 years ago
  86. 01d6688 am 81056da1: Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  87. 81056da Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  88. ea33556 Fixing dragging with mouse. by Vadim Tryshev · 9 years ago
  89. f2c4576 am f29471c7: Merge "Ensure that crop view is loaded before applying a wallpaper" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  90. f29471c Merge "Ensure that crop view is loaded before applying a wallpaper" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  91. 79a640e Ensure that crop view is loaded before applying a wallpaper by Sunny Goyal · 9 years ago
  92. b021337 Merge "Enabling accessibility dragging with the framework drag driver." into ub-launcher3-master by Vadim Tryshev · 9 years ago
  93. fc43116 am 56c32483: Merge "Fixing crash upon cancellation of an accessible drag." into ub-launcher3-burnaby by Vadim Tryshev · 9 years ago
  94. 56c3248 Merge "Fixing crash upon cancellation of an accessible drag." into ub-launcher3-burnaby by Vadim Tryshev · 9 years ago
  95. 8e6faa2 am a09130b3: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  96. c971179 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  97. a09130b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  98. 2d648b0 Refreshing widget list when a package containing a widget changes by Sunny Goyal · 9 years ago
  99. cc436d5 Fixing crash upon cancellation of an accessible drag. by Vadim Tryshev · 9 years ago
  100. 56e4098 Enabling accessibility dragging with the framework drag driver. by Vadim Tryshev · 9 years ago