summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding android.icu.text.AlphabeticIndex implementation for AlphabeticI...Sunny Goyal2016-05-201-102/+155
|\
| * Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompatSunny Goyal2016-05-181-102/+155
* | Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-208-62/+43
* | Merge "Preventing unnecessary options update to QSB provider by checking if t...Sunny Goyal2016-05-192-1/+26
|\ \
| * | Preventing unnecessary options update to QSB providerSunny Goyal2016-05-182-1/+26
* | | Missed one more page indicator null check.Tony Wickham2016-05-191-2/+4
* | | Add more null checks for page indicators.Tony Wickham2016-05-192-2/+5
* | | Updating the folder page indicator to be more like theSunny Goyal2016-05-188-384/+308
| |/ |/|
* | Add null check to page indicator to prevent crashes in landscape.Tony Wickham2016-05-181-1/+3
|/
* Fixing build breakageSunny Goyal2016-05-181-4/+0
* Rearranging the provider checks to avoid packagemanager lookupsSunny Goyal2016-05-183-47/+22
* Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-1812-70/+333
|\
| * Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-1712-70/+333
* | Merge "Only show App Info drag target if developer settings are enabled." int...Tony Wickham2016-05-181-2/+9
|\ \
| * | Only show App Info drag target if developer settings are enabled.Tony Wickham2016-05-171-2/+9
* | | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-176-59/+31
* | | Merge "Revert "Wrapping folderLisners with weak reference, and storing it as ...Sunny Goyal2016-05-174-85/+37
|\ \ \ | |_|/ |/| |
| * | Revert "Wrapping folderLisners with weak reference, and storing it as an array"Sunny Goyal2016-05-174-85/+37
* | | Merge "Wrapping folderLisners with weak reference, and storing it as an array...Sunny Goyal2016-05-174-37/+85
|\| |
| * | Wrapping folderLisners with weak reference, and storing it as an arraySunny Goyal2016-05-174-37/+85
* | | Opening the system default wallpaper picker on clicking the wallpaper tileSunny Goyal2016-05-172-2/+38
|/ /
* | Removing reference of hostView from LauncherAppWidgetInfoSunny Goyal2016-05-163-58/+50
* | Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-164-72/+63
|/
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-126-44/+48
* Update page when scrolling/flinging in free-scroll.Tony Wickham2016-05-121-5/+15
* Simplifying view cluster by using a single int flag instead of 4 booleansSunny Goyal2016-05-111-65/+24
* Removing icon_type columnSunny Goyal2016-05-118-103/+40
* Merge "Fixing a crash/ Launcher3 doesn't have predicted apps" into ub-launche...TreeHugger Robot2016-05-111-2/+4
|\
| * Fixing a crash/ Launcher3 doesn't have predicted appsHyunyoung Song2016-05-111-2/+4
* | Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgaryHyunyoung Song2016-05-111-5/+14
|\|
| * Send predictedApps rank via user event loggingHyunyoung Song2016-05-101-5/+14
* | Adding full backup handler for launcher3Sunny Goyal2016-05-103-26/+164
* | Merge "Removing LauncherProvider dependency in DatabaseHeler" into ub-launche...Sunny Goyal2016-05-102-195/+146
|\ \
| * | Removing LauncherProvider dependency in DatabaseHelerSunny Goyal2016-05-102-195/+146
* | | Merge "Widgets tray should preserve scroll position during screen rotation" i...Hyunyoung Song2016-05-102-4/+3
|\ \ \ | |/ / |/| / | |/
| * Widgets tray should preserve scroll position during screen rotationHyunyoung Song2016-05-102-4/+3
* | Merge "Using a separate thread for logging" into ub-launcher3-calgarySunny Goyal2016-05-101-2/+7
|\ \
| * | Using a separate thread for loggingSunny Goyal2016-05-091-2/+7
* | | Merge "Removing some obsolete flags" into ub-launcher3-calgarySunny Goyal2016-05-102-17/+0
|\ \ \
| * | | Removing some obsolete flagsSunny Goyal2016-05-092-17/+0
| |/ /
* / / Extract color for the hotseat.Tony Wickham2016-05-096-34/+175
|/ /
* | Merge "Adding a utility class for persistant logging." into ub-launcher3-calgarySunny Goyal2016-05-096-39/+245
|\ \
| * | Adding a utility class for persistant logging.Sunny Goyal2016-05-096-39/+245
* | | Merge "Fixing bug where the widget background enters into a focused state if ...Sunny Goyal2016-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | Fixing bug where the widget background enters into a focused stateSunny Goyal2016-05-041-1/+1
| |/
* | Merge "Workaround issue where IME doesn't show up when tapping folder text" i...Adam Cohen2016-05-051-2/+7
|\ \ | |/ |/|
| * Workaround issue where IME doesn't show up when tapping folder textAdam Cohen2016-05-031-2/+7
* | Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.Tony Wickham2016-05-042-2/+6
* | Fixing crash when getActivity is nullSunny Goyal2016-05-021-2/+2
* | Chaning the behavior of settings activity.Sunny Goyal2016-05-027-54/+69
|/