summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Simplifying some launcher themesSunny Goyal2017-02-1616-42/+88
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-1610-329/+119
* Merge "Fixing wrong check for grid migration" into ub-launcher3-masterTreeHugger Robot2017-02-161-1/+1
|\
| * Fixing wrong check for grid migrationSunny Goyal2017-02-151-1/+1
* | Merge "Adding some logging around launcher grid when device profile changes" ...Sunny Goyal2017-02-163-0/+39
|\ \
| * | Adding some logging around launcher grid when device profile changesSunny Goyal2017-02-153-0/+39
| |/
* | Merge "Animate notification background color directly" into ub-launcher3-masterTony Wickham2017-02-161-10/+11
|\ \
| * | Animate notification background color directlyTony2017-02-151-10/+11
| |/
* | Merge "Ignore touches before notification is populated" into ub-launcher3-masterTony Wickham2017-02-161-0/+8
|\ \
| * | Ignore touches before notification is populatedTony Wickham2017-02-151-0/+8
| |/
* / Fallback to WallpaperManager#getDrawable() if getWallpaperFile() is nullTony Wickham2017-02-151-2/+2
|/
* Merge "Hide legacy icon treatment behind a flag." into ub-launcher3-masterHyunyoung Song2017-02-141-1/+1
|\
| * Hide legacy icon treatment behind a flag.Hyunyoung Song2017-02-141-1/+1
* | Merge "Initializing LauncherAppState only on the main thread" into ub-launche...Sunny Goyal2017-02-142-46/+59
|\ \ | |/ |/|
| * Initializing LauncherAppState only on the main threadSunny Goyal2017-02-132-46/+59
* | Fixing bug in AnimationLayerSet where it sets the layer type to softwareSunny Goyal2017-02-131-6/+14
* | Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-...TreeHugger Robot2017-02-095-28/+48
|\ \
| * | Making methods in PaackageManagerHelper non-staticSunny Goyal2017-02-025-28/+48
| |/
* | Merge "Create a singleton HashMap instead of using Collections.singleton()" i...TreeHugger Robot2017-02-092-2/+15
|\ \
| * | Create a singleton HashMap instead of using Collections.singleton()Tony Wickham2017-02-092-2/+15
* | | Merge "Updating the default widget preview generation logic" into ub-launcher...Sunny Goyal2017-02-094-68/+68
|\ \ \
| * | | Updating the default widget preview generation logicSunny Goyal2017-02-084-68/+68
* | | | Merge "Updating widget tray theme" into ub-launcher3-masterTreeHugger Robot2017-02-094-23/+38
|\ \ \ \
| * | | | Updating widget tray themeSunny Goyal2017-02-094-23/+38
| |/ / /
* | / / Add basic logs for tap outside action.Jon Miranda2017-02-076-1/+31
| |/ / |/| |
* | | Merge "Animate badges when they are added or removed" into ub-launcher3-masterTony Wickham2017-02-075-47/+117
|\ \ \
| * | | Animate badges when they are added or removedTony Wickham2017-02-075-47/+117
* | | | Merge "Update PreviewLayoutRule API to prepare for new folder animation." int...Jonathan Miranda2017-02-073-20/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Update PreviewLayoutRule API to prepare for new folder animation.Jon Miranda2017-02-063-20/+59
| |/ /
* | | Merge "Add logging for notifications." into ub-launcher3-masterTony Wickham2017-02-077-13/+48
|\ \ \
| * | | Add logging for notifications.Tony Wickham2017-02-077-14/+48
| |/ /
* | | Merge "Add badges to folders" into ub-launcher3-masterTony Wickham2017-02-074-0/+108
|\ \ \
| * | | Add badges to foldersTony Wickham2017-02-074-0/+108
| |/ /
* | | Merge "Show notification icon in place of "1" in badge." into ub-launcher3-ma...Tony Wickham2017-02-077-28/+206
|\ \ \ | |/ / |/| |
| * | Show notification icon in place of "1" in badge.Tony Wickham2017-02-077-28/+206
* | | Merge "Updating the PreloadIconDrawable" into ub-launcher3-masterSunny Goyal2017-02-0712-330/+421
|\ \ \
| * | | Updating the PreloadIconDrawableSunny Goyal2017-02-0612-330/+421
| |/ /
* | | Merge "Add ActivityOptions for clip reveal animation for notifications" into ...Tony Wickham2017-02-071-1/+5
|\ \ \
| * | | Add ActivityOptions for clip reveal animation for notificationsTony Wickham2017-02-011-1/+5
* | | | Remove unused View parameter from ofFloat method.Jon Miranda2017-02-065-8/+8
| |/ / |/| |
* | | Merge "Gracefully ignore items that don't support notifications" into ub-laun...Tony Wickham2017-02-033-7/+14
|\ \ \
| * | | Gracefully ignore items that don't support notificationsTony Wickham2017-02-023-7/+14
| |/ /
* / / Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-018-92/+109
|/ /
* | Merge "Ensure getNotificationKeysForItem() returns empty on unsupported items...Tony Wickham2017-02-011-1/+1
|\ \ | |/ |/|
| * Ensure getNotificationKeysForItem() returns empty on unsupported items.Tony Wickham2017-02-011-1/+1
* | Fixes a bug where the workspace doesn't properly enter into freescroll modeMario Bertschler2017-01-311-4/+8
|/
* Merge "Use notification icon views' tags to store NotificationInfo." into ub-...Tony Wickham2017-01-311-8/+3
|\
| * Use notification icon views' tags to store NotificationInfo.Tony Wickham2017-01-271-8/+3
* | Changes required to use MaskableIconDrawable inside Launcher3Hyunyoung Song2017-01-302-6/+32
* | Merge "Ensure notification icons have enough contrast with background." into ...Tony Wickham2017-01-275-18/+148
|\ \