summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am fdc8eb61: Merge "Fixing NPE in recycler view scroll bar." into ub-launcher...Winson Chung2015-08-311-3/+17
|\
| * 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 "Jailing the saved instance state of all the dynamically generated view...Sunny Goyal2015-08-314-43/+86
|\ \ \
| * | | Jailing the saved instance state of all the dynamically generated viewsSunny Goyal2015-08-274-43/+86
* | | | Merge "Regression in ag/753709" into ub-launcher3-masterSunny Goyal2015-08-311-5/+5
|\ \ \ \
| * | | | Regression in ag/753709Sunny Goyal2015-08-311-5/+5
* | | | | am 1b247d9f: Merge "Adding workaround for regression caused by ag/752175" int...Winson Chung2015-08-311-2/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
| | | |/ | | |/|
* | | | am 066bcc05: Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageI...Sunny Goyal2015-08-281-2/+4
|\| | |
| * | | 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
* | | | | am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub...Winson Chung2015-08-284-4/+274
|\| | | | | |_|_|/ |/| | |
| * | | 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
| | |/
* | | resolved conflicts for merge of ebfae6e2 to ub-launcher3-masterSunny Goyal2015-08-271-7/+2
|\| |
| * | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-271-7/+2
* | | am 195a2983: Merge "Adding viewId for the QSB" into ub-launcher3-burnabySunny Goyal2015-08-271-1/+7
|\| |
| * | 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
* | | | am 027d3000: Merge "Fixing an issue where you would inadvertently start fasts...Winson Chung2015-08-271-4/+8
|\| | |
| * | | 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
| | | |/ | | |/|
* | | | am 0fd3e545: Merge "Fixing issue with missing scroll bar after fast-scrolling...Winson Chung2015-08-271-0/+4
|\| | |
| * | | 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
| | |/
* | | am 22aa3813: Pending bind callbacks should be cleared before starting the loa...Sunny Goyal2015-08-271-0/+6
|\| |
| * | Pending bind callbacks should be cleared before starting the loader,Sunny Goyal2015-08-271-0/+6
* | | Fix keyboard focus for opening folder.Jun Mukai2015-08-261-0/+16
* | | resolved conflicts for merge of 20884fdc to ub-launcher3-masterSunny Goyal2015-08-253-58/+64
|\| |
| * | 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
* | | am a79b18ad: Merge "Fixing widgets container inactive scroll bar color." into...Winson Chung2015-08-241-4/+0
|\| |
| * | 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
* | | | am 944bfab0: Merge "Making the detached scrollbar catch up faster to the actu...Winson Chung2015-08-241-2/+12
|\| | |
| * | | 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
* | | | am bcbc2ec2: Merge "Removing call to isButtonPressed as its only Lollipop and...Sunny Goyal2015-08-241-2/+3
|\| | |
| * | | 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
* | | | Merge "Refactor StylusEventHelper to provide onButtonPress/Release methods" i...Mady Mellor2015-08-217-39/+92
|\ \ \ \
| * | | | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-217-39/+92
* | | | | Merge "Removing multi_process access to shared preferences" into ub-launcher3...Sunny Goyal2015-08-212-4/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removing multi_process access to shared preferencesSunny Goyal2015-08-212-4/+3
* | | | | am 93adff28: Merge "Using the usermanager api to get creation time" into ub-l...Sunny Goyal2015-08-211-1/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Using the usermanager api to get creation timeSunny Goyal2015-08-211-1/+4
* | | | am 81c5f7e3: Fixing issue with search bar not being visible.Winson2015-08-201-1/+6
|\| | |
| * | | Fixing issue with search bar not being visible.Winson2015-08-201-1/+6