summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Normalizing app icons based on the standard icon guidelinesSunny Goyal2015-12-024-8/+261
* Merge "Scaling down the icon before applying the user badge > This also sav...Sunny Goyal2015-12-039-40/+32
|\
| * Scaling down the icon before applying the user badgeSunny Goyal2015-11-259-40/+32
* | Merge "Disallow scrolling if workspace is in transition." into ub-launcher3-b...Tony Wickham2015-12-022-3/+10
|\ \
| * | Disallow scrolling if workspace is in transition.Tony Wickham2015-11-192-3/+10
* | | Merge "Keeping the focus indicator on the widget view, while a child is focus...Sunny Goyal2015-12-012-2/+35
|\ \ \
| * | | Keeping the focus indicator on the widget view, while a child is focusedSunny Goyal2015-12-012-2/+35
* | | | Adding margin to Drag layer instead of checking for right insets at every placeSunny Goyal2015-12-014-19/+33
|/ / /
* | / Only fetching firstInstallTime for an activity when requiredSunny Goyal2015-11-303-41/+32
| |/ |/|
* | Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polishSunny Goyal2015-11-253-24/+87
|\ \
| * | Allowing widgets to be focusableSunny Goyal2015-10-303-24/+87
* | | Merge "Skip to the end of the folder open animation in battery saver mode." i...Tony Wickham2015-11-253-5/+12
|\ \ \
| * | | Skip to the end of the folder open animation in battery saver mode.Tony Wickham2015-11-123-5/+12
| | |/ | |/|
* | | Don't let folder be replaced with final item twice.Tony Wickham2015-11-241-0/+5
* | | Tying LauncherAppState lifecycle with LauncherProviderSunny Goyal2015-11-245-6/+5
* | | Merge "Setting statusbar and nav bar colors in theme instead of code" into ub...Sunny Goyal2015-11-231-22/+0
|\ \ \
| * | | Setting statusbar and nav bar colors in theme instead of codeSunny Goyal2015-10-281-22/+0
| | |/ | |/|
* | | Merge "Focus doesn't leave folders without also closing them." into ub-launch...Tony Wickham2015-11-232-10/+47
|\ \ \
| * | | Focus doesn't leave folders without also closing them.Tony Wickham2015-11-202-10/+47
| | |/ | |/|
* | | Merge "Stop requesting focus on folder if it was closed without animating." i...Tony Wickham2015-11-192-4/+6
|\ \ \
| * | | Stop requesting focus on folder if it was closed without animating.Tony Wickham2015-11-182-4/+6
| |/ /
* | | Fixing crash when uninstalling an app destroys the folderSunny Goyal2015-11-141-4/+8
* | | Revert "Revert "Reverting folder cell width on portrait phones.""Tony Wickham2015-11-131-1/+3
* | | Revert "Reverting folder cell width on portrait phones."Tony Wickham2015-11-121-3/+1
* | | Reverting folder cell width on portrait phones.Tony Wickham2015-11-121-1/+3
|/ /
* | Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ...Tony Wickham2015-11-111-8/+34
|\ \
| * | Handle more cases in FocusHelper#handleHotseatButtonKeyEvent().Tony Wickham2015-11-101-8/+34
* | | Don't add offset to CellLayout's fullscreen children.Tony Wickham2015-11-102-4/+8
|/ /
* | Merge "Make sure user can always get to next page with keyboard." into ub-lau...Tony Wickham2015-11-061-0/+12
|\ \
| * | Make sure user can always get to next page with keyboard.Tony Wickham2015-11-051-0/+12
* | | Merge "Stop explicitly snapping to page when navigating with keyboard." into ...Tony Wickham2015-11-062-9/+4
|\ \ \
| * | | Stop explicitly snapping to page when navigating with keyboard.Tony Wickham2015-11-042-9/+4
| |/ /
* / / Ignoring DeadObjectException in startListeningSunny Goyal2015-11-051-1/+3
|/ /
* | Stop clearing focus when snapping to a new workspace page.Tony Wickham2015-10-302-6/+0
* | Setting correct height for search bar widget options bundle.Tony Wickham2015-10-292-50/+75
* | Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-bu...Winson Chung2015-10-282-4/+6
|\ \ | |/ |/|
| * Disabling the desaturation of fast scroll items.Winson2015-10-282-4/+6
* | Merge "Add null check in Launcher onNewIntent() before moveToDefaultScreen()....Tony Wickham2015-10-271-2/+4
|\ \
| * | Add null check in Launcher onNewIntent() before moveToDefaultScreen().Tony2015-10-261-2/+4
| |/
* | Fixing null check when calling mutateOnMainThreadSunny Goyal2015-10-261-1/+2
* | Merge "Set search bar height before setting up views in Launcher." into ub-la...Tony Wickham2015-10-232-9/+17
|\ \
| * | Set search bar height before setting up views in Launcher.Tony Wickham2015-10-212-9/+17
* | | Don't add cells to FocusLogic sparse matrix if they aren't focusable.Tony Wickham2015-10-211-6/+18
* | | Do not animate folder when it is closed while changing activity stateSunny Goyal2015-10-213-38/+50
* | | Merge "Fixing disabled icon getting changed back to normal state on long pres...Sunny Goyal2015-10-211-0/+3
|\ \ \
| * | | Fixing disabled icon getting changed back to normal state on long pressSunny Goyal2015-10-201-0/+3
| |/ /
* / / Fix regression where keyboard couldn't switch between workspace pages.Tony Wickham2015-10-201-6/+3
|/ /
* / Refactoring getPreferenceKey methodSunny Goyal2015-10-2010-63/+32
|/
* Merge "Fix issue with source params not reporting predicted apps." into ub-la...Winson Chung2015-10-165-6/+21
|\
| * Fix issue with source params not reporting predicted apps.Winson2015-10-165-6/+21