summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code in DeviceProfile.Jon Miranda2016-11-022-12/+2
* Center overview panel buttons.Jon Miranda2016-11-021-8/+3
* Merge "Updating version check method names" into ub-launcher3-masterSunny Goyal2016-11-0212-29/+27
|\
| * Updating version check method namesSunny Goyal2016-11-0212-29/+27
* | 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
* | Fixing text search where a word starting with lower case was not being matchedSunny Goyal2016-10-201-1/+1
|\ \
| * | Fixing text search where a word starting with lower case wasSunny Goyal2016-10-191-1/+1
* | | 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-187-132/+174
|\ \ \ \
| * | | | Alienating QSBSunny Goyal2016-10-187-132/+174
| |/ / /
* | | | 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-181-4/+6
|/ / /
* | | 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
| * | Merge "Add feature flag to disable light status bar" into ub-launcher3-calgar...Tony Wickham2016-10-133-10/+14
| |\ \
| * \ \ Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-1219-25/+29
| |\ \ \
* | \ \ \ 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-138-484/+27
|/ / / / /
* | | | | Add feature flag to disable light status barTony Wickham2016-10-133-10/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add feature flag to disable light status barTony Wickham2016-10-123-10/+14
| |/ / /
* | | | 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
* | | Merge "Simplifying fast scroller logic" into ub-launcher3-masterSunny Goyal2016-10-117-365/+167
|\ \ \
| * | | Simplifying fast scroller logicSunny Goyal2016-10-107-365/+167