summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
* Merge "Setting the callback for previewItems to folderIcon. This allows the F...Sunny Goyal2017-06-224-32/+39
|\
| * Setting the callback for previewItems to folderIcon. This allows the FolderIc...Sunny Goyal2017-06-224-32/+39
* | Merge "Removing view.isInTouchMode() because plaform returns false when using...Mario Bertschler2017-06-221-3/+0
|\ \ | |/ |/|
| * Removing view.isInTouchMode() because plaform returns false whenMario Bertschler2017-06-221-3/+0
* | Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Fold...Rajeev Kumar2017-06-221-10/+8
|\ \ | |/ |/|
| * 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-121-10/+8
* | Merge "Set mDragInProcess to false in onDragEnd." into ub-launcher3-dorval-po...TreeHugger Robot2017-06-211-0/+1
|\ \
| * | Set mDragInProcess to false in onDragEnd.Jon Miranda2017-06-211-0/+1
* | | Prevent recursive draw-invalidate cycle when drawing folderSunny Goyal2017-06-211-0/+5
|/ /
* | Merge "Show and update preload icons when they are in a FolderIcon preview." ...TreeHugger Robot2017-06-202-1/+11
|\ \
| * | Show and update preload icons when they are in a FolderIcon preview.Jon Miranda2017-06-202-1/+11
* | | Fix shadow problems with Folder animation.Jon Miranda2017-06-203-2/+44
|/ /
* | Merge "Fade folder icon text when opening/closing." into ub-launcher3-dorval-...TreeHugger Robot2017-06-193-1/+12
|\ \
| * | Fade folder icon text when opening/closing.Jon Miranda2017-06-183-1/+12
* | | Merge "Disable haptic feedback on items in Folders." into ub-launcher3-dorval...Tony Wickham2017-06-191-0/+1
|\ \ \
| * | | Disable haptic feedback on items in Folders.Tony2017-06-161-0/+1
| |/ /
* | | Fix bug where TalkBack reads both folder name and hint.Jon Miranda2017-06-191-1/+4
|\ \ \ | |/ / |/| |
| * | Fix bug where TalkBack reads both folder name and hint.Jon Miranda2017-06-191-1/+4
* | | Merge "Animate badge after folder closes" into ub-launcher3-dorval-polishTony Wickham2017-06-162-3/+12
|\ \ \ | |_|/ |/| |
| * | Animate badge after folder closesTony2017-06-152-3/+12
* | | resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polishTony Wickham2017-06-081-1/+3
|\ \ \ | |/ / |/| / | |/
| * Add support for color extracted notification dotsTony Wickham2017-06-081-1/+3
* | Defining a dark theme for launcherSunny Goyal2017-05-241-10/+12
* | Fix bug where item was not moved in database when added to a Folder.Jon Miranda2017-05-231-0/+3
* | Allow user to place PendingAddShortcutInfo in opened Folder.Jon Miranda2017-05-223-56/+77
* | resolve merge conflicts of 02aced978 to ub-launcher3-dorval-polishTony Wickham2017-05-191-2/+1
|\|
| * Use a single color for all icon badges.Tony Wickham2017-05-161-2/+1
* | Add missing 'leave behind' view for new Folder animation.Jon Miranda2017-05-162-15/+24
* | Fix folder animation in RTL mode.Jon Miranda2017-05-091-3/+4
* | Fade in the FolderIcon stroke after Folder animates closed.Jon Miranda2017-05-012-1/+34
* | Support notifications with 0 count (show as dots)Tony Wickham2017-04-271-12/+10
|\|
| * Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-12/+10
* | Merge "Update icon badges to match spec" into ub-launcher3-dorvalTony Wickham2017-04-251-6/+10
|\|
| * Update icon badges to match specTony Wickham2017-04-251-6/+10
* | Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorvalTony Wickham2017-03-301-9/+0
|\|
| * Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-9/+0
* | Fix folder animations in spring loaded mode + polish.Jon Miranda2017-03-291-40/+41
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-284-14/+1
* | Disable drag and drop on Folder when its animating.Jon Miranda2017-03-271-0/+3
* | Remove setCurrentPlayTime call as it causes a crash.Jon Miranda2017-03-231-8/+0
* | Smoother folder animation tweaks.Jon Miranda2017-03-232-13/+53
* | Merge "Revert "Temporary fix for Folders in battery saver mode."" into ub-lau...Jonathan Miranda2017-03-161-6/+0
|\|
| * Revert "Temporary fix for Folders in battery saver mode."Jonathan Miranda2017-03-161-6/+0
* | Refactor Folder/FolderAnimationManager code.Jon Miranda2017-03-162-105/+96
* | Merge "Temporary fix for Folders in battery saver mode." into ub-launcher3-do...Jon Miranda2017-03-151-0/+6
|\|
| * Temporary fix for Folders in battery saver mode.Jon Miranda2017-03-151-0/+6
* | Merge "Defining HomeScreenElementTheme for elements which appear on top of wa...Sunny Goyal2017-03-132-4/+2
|\ \
| * | Defining HomeScreenElementTheme for elements which appear on top ofSunny Goyal2017-02-172-5/+2
* | | Added new interpolators for preview items in large folders.Jon Miranda2017-03-081-2/+27
* | | Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-071-2/+1
|\ \ \