summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fixing same drawable instance being used with 2 viewsSunny Goyal2016-11-012-43/+65
|/ / / /
* | | | Create new DeviceProfile when in multi window mode.Jon Miranda2016-11-012-8/+31
* | | | Merge "Showing a toast when the default wallpaper app is disabled. If there i...Sunny Goyal2016-10-312-34/+15
|\ \ \ \
| * | | | Showing a toast when the default wallpaper app is disabled.Sunny Goyal2016-10-252-34/+15
* | | | | Intercept touches in DeepShortcutContainer after moving beyond touch slopTony Wickham2016-10-311-0/+14
| |/ / / |/| | |
* | | | Merge "Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DES...Jonathan Miranda2016-10-281-0/+4
|\ \ \ \
| * | | | Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS.Jon Miranda2016-10-271-0/+4
| | |/ / | |/| |
* | | | Merge "Consume touch events in DeepShortcutsContainer" into ub-launcher3-masterTony Wickham2016-10-281-0/+10
|\ \ \ \
| * | | | Consume touch events in DeepShortcutsContainerTony Wickham2016-10-271-0/+10
* | | | | Merge "Catching OOM during widget preview generation" into ub-launcher3-masterSunny Goyal2016-10-271-1/+8
|\ \ \ \ \
| * | | | | Catching OOM during widget preview generationSunny Goyal2016-10-271-1/+8
| | |/ / / | |/| | |
* | | | | Merge "Restore mDragInfo when deferring onDropComplete() for uninstall." into...Tony Wickham2016-10-271-0/+3
|\ \ \ \ \
| * | | | | Restore mDragInfo when deferring onDropComplete() for uninstall.Tony Wickham2016-10-261-0/+3
| | |/ / / | |/| | |
* | | | | Fixing wrong cache lookup callSunny Goyal2016-10-271-1/+1
| |/ / / |/| | |
* | | | Removing custom dispatchDraw logic and letting the system handleSunny Goyal2016-10-264-203/+90
* | | | Removing some deprecated code around page layersSunny Goyal2016-10-263-85/+2
| |/ / |/| |
* | | Don't move to adjacent page if it is full when dropping on it.Tony Wickham2016-10-241-5/+5
|/ /
* | Merge "Don't allow multiple shortcuts to be dragged simultaneously." into ub-...Tony Wickham2016-10-211-1/+3
|\ \
| * | Don't allow multiple shortcuts to be dragged simultaneously.Tony Wickham2016-10-211-1/+3
* | | Updating the search illustrations to have transparent backgroundSunny Goyal2016-10-205-0/+0
* | | Fixing text search where a word starting with lower case was not being matchedSunny Goyal2016-10-202-1/+5
|\ \ \ | | |/ | |/|
| * | Fixing text search where a word starting with lower case wasSunny Goyal2016-10-192-1/+5
* | | Merge "Mark cells as unoccupied in onDragStart instead of startDrag." into ub...Tony Wickham2016-10-192-8/+7
|\ \ \
| * | | Mark cells as unoccupied in onDragStart instead of startDrag.Tony Wickham2016-10-182-8/+7
| | |/ | |/|
* | | Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-1913-252/+279
* | | Merge "Show error toast messages when there is no room for the item when icon...Jonathan Miranda2016-10-184-55/+25
|\ \ \
| * | | Show error toast messages when there is no room for the item when icon is not...Jon Miranda2016-10-184-55/+25
* | | | Merge "Alienating QSB" into ub-launcher3-masterSunny Goyal2016-10-189-136/+178
|\ \ \ \
| * | | | Alienating QSBSunny Goyal2016-10-189-136/+178
| |/ / /
* | | | Merge "Removing unused background padding from base recycler view" into ub-la...Sunny Goyal2016-10-185-71/+18
|\ \ \ \
| * | | | Removing unused background padding from base recycler viewSunny Goyal2016-10-185-71/+18
| |/ / /
* / / / Removing some bitmap drawables.Sunny Goyal2016-10-1815-52/+18
|/ / /
* | | Missing call in write to parcelSunny Goyal2016-10-181-0/+1
|\ \ \ | | |/ | |/|
| * | Missing call in write to parcelSunny Goyal2016-10-181-0/+1
* | | Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS La...Sunny Goyal2016-10-171-5/+2
|\| |
| * | Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGSSunny Goyal2016-10-181-5/+2
* | | Import translations. DO NOT MERGEBill Yi2016-10-140-0/+0
|\| |
| * | Import translations. DO NOT MERGEBill Yi2016-10-131-2/+2
* | | Import translations. DO NOT MERGEBill Yi2016-10-131-2/+2
* | | Merge "Fixing crash in folder" into ub-launcher3-masterSunny Goyal2016-10-131-2/+2
|\ \ \
| * | | Fixing crash in folderSunny Goyal2016-10-131-2/+2
* | | | Removing the section break UI supportSunny Goyal2016-10-1311-489/+28
|/ / /
* | | Merge "Add feature flag to disable light status bar" into ub-launcher3-calgar...Tony Wickham2016-10-130-0/+0
|\| |
| * | Merge "Add feature flag to disable light status bar" into ub-launcher3-calgar...Tony Wickham2016-10-134-10/+16
| |\ \
* | \ \ Add feature flag to disable light status barTony Wickham2016-10-134-10/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Add feature flag to disable light status barTony Wickham2016-10-124-10/+16
* | | | Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-120-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-1219-25/+29
| |\ \ \ | | |/ / | |/| |
* | | | resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-1218-24/+28
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-0719-25/+29