summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+1
* | | | Fix bug where FolderIcon is invisible when closing Folder with no animation.Jon Miranda2017-03-072-8/+6
|/ / /
* | | Fix bug where first page Folder text stays transparent.Jon Miranda2017-03-071-12/+17
* | | New folder animations.Jon Miranda2017-03-063-14/+388
* | | Merge "Updating FolderIcon drawing to avoid dependency on software layer." in...Sunny Goyal2017-03-061-72/+128
|\ \ \ | | |/ | |/|
| * | Updating FolderIcon drawing to avoid dependency on software layer.Sunny Goyal2017-03-031-72/+128
* | | Moves OutlineProvider / Animation files to anim package.Jon Miranda2017-03-031-1/+1
* | | Added getIconSize method to PreviewLayoutRule interface.Jon Miranda2017-03-013-0/+11
* | | Merge "Prepare Folder for new Folder animation implementation." into ub-launc...TreeHugger Robot2017-03-011-52/+69
|\ \ \
| * | | Prepare Folder for new Folder animation implementation.Jon Miranda2017-02-281-52/+69
* | | | Use FolderIconPreviewVerifier to check if item is in preview.Jon Miranda2017-02-281-1/+3
|/ / /
* | | Merge "Added FolderIconPreviewVerifier class." into ub-launcher3-masterJonathan Miranda2017-02-285-52/+126
|\ \ \ | |/ / |/| |
| * | Added FolderIconPreviewVerifier class.Jon Miranda2017-02-285-52/+126
* | | Close Folder before doing any automatic updates.Jon Miranda2017-02-282-2/+2
|/ /
* | Enable suggestions for Folder names.Jon Miranda2017-02-241-4/+5
* | Close Folder when an item is auto added to it.Jon Miranda2017-02-222-2/+15
* | Fix folder icon animation where it animates downwards on 1st run.Jon Miranda2017-02-211-1/+3
|/
* Merge "Simplifying some launcher themes" into ub-launcher3-masterSunny Goyal2017-02-171-1/+2
|\
| * Simplifying some launcher themesSunny Goyal2017-02-161-1/+2
* | Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-162-13/+15
|\ \ | |/ |/|
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-162-13/+15
* | Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+6
* | Merge "Animate badges when they are added or removed" into ub-launcher3-masterTony Wickham2017-02-071-3/+52
|\ \
| * | Animate badges when they are added or removedTony Wickham2017-02-071-3/+52
* | | Merge "Update PreviewLayoutRule API to prepare for new folder animation." int...Jonathan Miranda2017-02-073-20/+59
|\ \ \ | |/ / |/| |