Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
ButtonDropTarget.java
e396abf
Moving model data structures to a separate file
by Sunny Goyal
· 5 years ago
9b18010
Decoupling some drag and drop code handling
by Sunny Goyal
· 5 years ago
55bdeed
Removing various reflection based animations, to allow for better proguarding
by Sunny Goyal
· 7 years ago
6a71a5b
Add undo snackbar for deleting items
by Tony Wickham
· 7 years ago
bda47cf
Refactors ButtonDropTarget to add extension data
by Mehdi Alizadeh
· 7 years ago
3e024c0
Fixes the incorrect hover icon color in drop bar when dark theme
by Mehdi Alizadeh
· 7 years ago
1054d4e
Revert "Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets""
by Winson Chung
· 7 years ago
f502e5f
Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets"
by Winson Chung
· 7 years ago
b29a5fa
Adding support for hiding widgets from the widget tray and reconfiguring widgets
by Sunny Goyal
· 7 years ago
df1ffb9
Fix bug where Cancel/Remove drop target text was not being updated.
by Jon Miranda
· 7 years ago
d1b3f5c
Using same layout for drop-target bar in landscape and portrait
by Sunny Goyal
· 8 years ago
ac00cba
Simplifying workspace layout
by Sunny Goyal
· 8 years ago
5bc6b6f
Consolidating various interpolators
by Sunny Goyal
· 8 years ago
7268ed6
Merge "Caching the uninstall disabled state for each userHandle" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
3e3f44c
Exposing the state manager directly instead of providing various helper methods for state change
by Sunny Goyal
· 8 years ago
0236d0b
Caching the uninstall disabled state for each userHandle
by Sunny Goyal
· 8 years ago
aeb1643
Launcher state management cleanup
by Sunny Goyal
· 8 years ago
1797af4
Cleaning up drag state management.
by Sunny Goyal
· 8 years ago
3dce5f3
Merging duplicate logic for deferred drop handling in Worksace and Folder
by Sunny Goyal
· 8 years ago
1ce9c47
Removing some methods from the DragSource
by Sunny Goyal
· 8 years ago
bfaa4a4
Hides text on ButtonDropTargets if any of them are ellipsized.
by Jon Miranda
· 8 years ago
5931ca0
Fixing dark tint for ShadowDrawable.
by Sunny Goyal
· 8 years ago
6c82867
Add shadow to badges
by Tony Wickham
· 8 years ago
dec3a90
Updating the preview generation logic so that it aligns better with
by Sunny Goyal
· 9 years ago
a52ecb0
Removing all compatibility code below Lollipop
by Sunny Goyal
· 9 years ago
0f76b56
Refactoring FlingToDelete
by Sunny Goyal
· 9 years ago
2fd0208
Use Launcher.getLauncher(Context) instead of type-casting.
by Tony
· 9 years ago
d139b0a
Adding support for multiwindow drag and drop
by Sunny Goyal
· 9 years ago
94b510c
Some drag and drop code refactor:
by Sunny Goyal
· 9 years ago
4583d09
Fixing broken accessibility drag
by Sunny Goyal
· 9 years ago
ae50284
Moving LauncherAccessibilityDelegate to Launcher to associate it with
by Sunny Goyal
· 9 years ago
47328fd
Removing the SearchDropTarget bar as it no longer contains the QSB
by Sunny Goyal
· 9 years ago
855b1b5
Add distance threshold for dragged items before accepted by targets.
by Tony Wickham
· 9 years ago
f37a214
Defining separate layouts for horizontal and vertical drop target bars
by Sunny Goyal
· 9 years ago
9eba1fd
Refactoring WallpaperOffsetInterpolator to a new file
by Sunny Goyal
· 10 years ago
9aae47f
Added 'Cancel' drop target from all apps and widget picker.
by Tony Wickham
· 10 years ago
93809cc
am 9ccacb54: Merge "Fixing \'Item removed\' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
9ccacb5
Merge "Fixing 'Item removed' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
1f604df
am d21301e6: Cancelling the stateannouncer when entering button drop target
by Sunny Goyal
· 10 years ago
d21301e
Cancelling the stateannouncer when entering button drop target
by Sunny Goyal
· 10 years ago
7aaa841
Fixing 'Item removed' announced twice when using accessible DnD
by Sunny Goyal
· 10 years ago
9d43808
resolved conflicts for e78e3d73 to ub-launcher3-master
by Sunny Goyal
· 10 years ago
e78e3d7
Accessibility fixes
by Sunny Goyal
· 10 years ago
b54c4a3
Added BaseDropTargetBar, which SearchDropTargetBar extends.
by Tony Wickham
· 10 years ago
fedca43
Moving drag-drop related code into a separate package.
by Vadim Tryshev
· 10 years ago
c268148
resolved conflicts for merge of 9fc953b9 to ub-launcher3-master
by Sunny Goyal
· 10 years ago
9fc953b
Version code cleanup
by Sunny Goyal
· 10 years ago
aa8ef11
Refactoring ItemInfo
by Sunny Goyal
· 10 years ago
7501adf
Ensure that we use the system long press duration when dragging from AllApps.
by Winson Chung
· 10 years ago
316490e
Removing some synthetic method creation
by Sunny Goyal
· 10 years ago
3a644ed
Using color filter when animating the drop target instead to TransitionDrawable
by Sunny Goyal
· 10 years ago
e0cab30
Setting drawable to droptarget in the code to avoid multiple drawable inflation
by Sunny Goyal
· 10 years ago
7066003
Various lint error fixes.
by Sunny Goyal
· 10 years ago
ddec734
Updating fling to delete anim
by Sunny Goyal
· 10 years ago
65d076b
Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby
by Sunny Goyal
· 10 years ago
fe0d1f2
Animating dragview color change when dragging over ButtonDropTarget
by Sunny Goyal
· 10 years ago
e9b651e
Enabling accessibility drag and drop in folder
by Sunny Goyal
· 10 years ago
1a70cef
Accessibility fixes
by Sunny Goyal
· 10 years ago
fa401a1
Updating drop button targets
by Sunny Goyal
· 10 years ago
e9a5119
Revert "Adding debugging and naive fix for issue 15334203"
by Adam Cohen
· 11 years ago
ed11c14
Adding debugging and naive fix for issue 15334203
by Adam Cohen
· 11 years ago
34c2e6c
Clean up imports
by Michael Jurka
· 12 years ago
156ab5b
Fixing issue where migration all apps folder couldn't be picked up.
by Winson Chung
· 12 years ago
7d30a37
Porting PagedView from KG to gain simplified scaling model, reordering
by Adam Cohen
· 12 years ago
325dc23
Launcher2 is now Launcher3.
by Daniel Sandler
· 12 years ago
[Renamed (98%) from src/com/android/launcher2/ButtonDropTarget.java]
d6a33c6
Fix Launcher drop targets for App remove / uninstall / info
by Fabrice Di Meglio
· 12 years ago
947245b
Fixing issue where landscape delete button is not centered. (Bug 6493651)
by Winson Chung
· 13 years ago
043f2af
Adding fling-to-delete.
by Winson Chung
· 13 years ago
61967cb
Fixing flashing icon on delete, and offset of delete animation.
by Winson Chung
· 13 years ago
92f3d46
Clean up unused code and import declarations
by Michael Jurka
· 14 years ago
a6427b1
Fixing minor bugs (5085316, 5082963, 5042828)
by Winson Chung
· 14 years ago
d4d7aa5
Adding animations when dropping on delete / uninstall drop target
by Adam Cohen
· 14 years ago
a62e9fd
Cleaning up some drop-target issues.
by Winson Chung
· 14 years ago
8dfcba4
Substantially improved performance of dragging and drop animations
by Adam Cohen
· 14 years ago
61fa419
Fixing drop target area, and adding bg color indicators.
by Winson Chung
· 14 years ago