summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding null check when creating icon bitmapSunny Goyal2015-09-271-1/+1
* Using custom threadpool executor instead of the one defined in AsyncTaskSunny Goyal2015-09-236-19/+21
* Merge "Preventing nullpointer exception when cloning rawList" into ub-launche...Sunny Goyal2015-09-231-9/+11
|\
| * Preventing nullpointer exception when cloning rawListSunny Goyal2015-09-221-9/+11
* | Using an executor with increased queue size for loading previewsSunny Goyal2015-09-231-1/+14
|/
* Merge "Cleanup some incorrect / noisey calls to CustomContentCallbacks#onShow...Adam Cohen2015-09-212-3/+16
|\
| * Cleanup some incorrect / noisey calls to CustomContentCallbacks#onShow / onHideAdam Cohen2015-09-182-3/+16
* | Merge "Add fake CustomContent screen for testing Launcher interface" into ub-...Adam Cohen2015-09-191-2/+30
|\|
| * Add fake CustomContent screen for testing Launcher interfaceAdam Cohen2015-09-181-2/+30
* | Wallpaper preview parallax matches the actual wallpaper's.Tony Wickham2015-09-182-3/+13
* | Fixing crash on pre-api level 19 devices due to getAlpha() call on Drawable.Winson2015-09-181-1/+3
* | Catching RemoteExceptions when calling packagemanager to get list of shortcutsSunny Goyal2015-09-181-2/+26
|/
* Merge "Null check when getting list of widget receivers" into ub-launcher3-bu...Sunny Goyal2015-09-171-2/+3
|\
| * Null check when getting list of widget receiversSunny Goyal2015-09-171-2/+3
* | Throwing system api call exceptions in case of dogfood buildsSunny Goyal2015-09-171-2/+6
|/
* Catching DeadObjectException and TransactionTooLargeSunny Goyal2015-09-151-4/+11
* Merge "Removing items which are on invalid screen" into ub-launcher3-burnabySunny Goyal2015-09-091-12/+19
|\
| * Removing items which are on invalid screenSunny Goyal2015-09-041-12/+19
* | Restoring provider behavior for reloading app on old devicesSunny Goyal2015-09-091-4/+16
* | Merge "Preventing null pointer crash when opening a folder" into ub-launcher3...Sunny Goyal2015-09-031-1/+1
|\ \
| * | Preventing null pointer crash when opening a folderSunny Goyal2015-09-031-1/+1
| |/
* / Revert workaround for move to default screen on home intent.Ivan Lee2015-09-031-2/+2
|/
* Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnabyWinson Chung2015-08-311-3/+17
|\
| * Fixing NPE in recycler view scroll bar.Winson2015-08-311-3/+17
* | Merge "Adding workaround for regression caused by ag/752175" into ub-launcher...Winson Chung2015-08-311-2/+2
|\ \
| * | Adding workaround for regression caused by ag/752175Winson2015-08-311-2/+2
| |/
* | Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a man...Sunny Goyal2015-08-281-2/+4
|\ \
| * | Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed pr...Sunny Goyal2015-08-281-2/+4
* | | Merge "Adding graphic for all apps empty search screen." into ub-launcher3-bu...Winson Chung2015-08-284-4/+274
|\ \ \ | |/ / |/| |
| * | Adding graphic for all apps empty search screen.Winson2015-08-284-4/+274
| |/
* | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-271-7/+2
* | Merge "Adding viewId for the QSB" into ub-launcher3-burnabySunny Goyal2015-08-271-1/+7
|\ \
| * | Adding viewId for the QSBSunny Goyal2015-08-271-1/+7
* | | Merge "Fixing an issue where you would inadvertently start fastscrolling." in...Winson Chung2015-08-271-4/+8
|\ \ \
| * | | Fixing an issue where you would inadvertently start fastscrolling.Winson2015-08-271-4/+8
| | |/ | |/|
* | | Merge "Fixing issue with missing scroll bar after fast-scrolling and searchin...Winson Chung2015-08-271-0/+4
|\ \ \ | |_|/ |/| |
| * | Fixing issue with missing scroll bar after fast-scrolling and searching.Winson2015-08-271-0/+4
| |/
* | Pending bind callbacks should be cleared before starting the loader,Sunny Goyal2015-08-271-0/+6
* | Merge "Fixing work folder addition logic > Showing animation when folder is...Sunny Goyal2015-08-253-59/+64
|\ \ | |/ |/|
| * Fixing work folder addition logicSunny Goyal2015-08-203-59/+64
* | Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3...Winson Chung2015-08-241-4/+0
|\ \
| * | Fixing widgets container inactive scroll bar color.Winson2015-08-241-4/+0
* | | Merge "Making the detached scrollbar catch up faster to the actual scroll pos...Winson Chung2015-08-241-2/+12
|\| |
| * | Making the detached scrollbar catch up faster to the actual scroll position.Winson2015-08-241-2/+12
* | | Merge "Removing call to isButtonPressed as its only Lollipop and above" into ...Sunny Goyal2015-08-241-5/+3
|\ \ \ | |/ / |/| |
| * | Removing call to isButtonPressed as its only Lollipop and aboveSunny Goyal2015-08-171-5/+3
* | | Using the usermanager api to get creation timeSunny Goyal2015-08-211-1/+4
* | | Fixing issue with search bar not being visible.Winson2015-08-201-1/+6
* | | Updating the scrollbar to make the fastscroller more visible.Winson2015-08-201-31/+64
* | | Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnabyWinson Chung2015-08-206-60/+160
|\ \ \ | |_|/ |/| |