Commit Graph

34630 Commits

Author SHA1 Message Date
TreeHugger Robot 48f1135a6d Merge "Fixing two different implementations for animating text alpha" into ub-launcher3-dorval-polish 2017-06-23 19:10:41 +00:00
Jon Miranda e2468d8483 Merge "Landscape grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish
am: 6828cbb751

Change-Id: I3892b4c6d7b0635e7edb7340de0c4f19730c388d
2017-06-23 19:04:01 +00:00
TreeHugger Robot 6828cbb751 Merge "Landscape grid changes for Workspace/All Apps." into ub-launcher3-dorval-polish 2017-06-23 18:59:12 +00:00
Jon Miranda b28c4fcf35 Landscape grid changes for Workspace/All Apps.
This is the just first CL to get eyes on the changes.
Next CL will update the All Apps to be full width.

Bug: 37015359
Change-Id: I2d7ec6851fdc13b8fa654e7e2be3152330243ccc
2017-06-23 11:47:48 -07:00
Sunny Goyal 4e5a878bc4 Fixing two different implementations for animating text alpha
The animator in BubbleTextView maintains an internal state which was getting
invalidated by the FolderAnimator.

Change-Id: I53885fe8f1773ca62fe59f1712056f02ff9a749f
2017-06-23 11:02:02 -07:00
Sunny Goyal d3cc914fcd Separating double shadow logic for BubbleTextView in a separate subclass
am: 9314b7c01d

Change-Id: I8074c790267e1c88cabe0bf43f6c67051fb6a7a4
2017-06-23 17:59:43 +00:00
Sunny Goyal 9314b7c01d Separating double shadow logic for BubbleTextView in a separate subclass
This allows better customization and reuse of the double shadow logic and simplified
various attribute management

Change-Id: I5e277d8399756385452d8bb8c0a0107234a76d34
2017-06-23 10:37:25 -07:00
Rajeev Kumar 12baf3f1bd Merge "1. Replace use of java.util.HashSet with android.util.ArraySet in NotificationListener. 2. Make few instance variable final. 3. Fix an unchecked cast." into ub-launcher3-dorval-polish
am: a9d721df78

Change-Id: I490a56bc8b44a6df0ed478d024d477c3e75d3e07
2017-06-23 02:01:42 +00:00
Rajeev Kumar a9d721df78 Merge "1. Replace use of java.util.HashSet with android.util.ArraySet in NotificationListener. 2. Make few instance variable final. 3. Fix an unchecked cast." into ub-launcher3-dorval-polish 2017-06-23 01:53:44 +00:00
Jon Miranda b5fb29a7c0 Merge "Move PreviewBackground into its own class file." into ub-launcher3-dorval-polish
am: 8a87856d3a

Change-Id: I16f0551e2f41bbd42eb8babc8f80276bc8f4301a
2017-06-23 01:52:42 +00:00
TreeHugger Robot 8a87856d3a Merge "Move PreviewBackground into its own class file." into ub-launcher3-dorval-polish 2017-06-23 01:45:02 +00:00
Rajeev Kumar 541e13c265 1. Replace use of java.util.HashSet with android.util.ArraySet in
NotificationListener.
2. Make few instance variable final.
3. Fix an unchecked cast.

Bug: 62466540
Change-Id: I62352c9c9b38f5eaadbbb39c13dfe1411048109d
2017-06-22 18:43:25 -07:00
Jon Miranda a0233f72be Move PreviewBackground into its own class file.
This is done in preparation for new PreviewBackground animation
where we will be animating in the first page preview items when
closing the Folder from a non-first page.

Bug: 36022592
Bug: 35064148
Change-Id: Id4d54da16ddfa852ca639a2dc8d328307d4d443a
2017-06-22 18:34:45 -07:00
Sunny Goyal e55484ecda Merge "Adding support in IconProvider for loading different icons for UI and model use" into ub-launcher3-dorval-polish
am: 9e83ba5a5b

Change-Id: I93add5f3b7bda2139640165f9b749cb5388084e5
2017-06-23 00:31:06 +00:00
TreeHugger Robot 9e83ba5a5b Merge "Adding support in IconProvider for loading different icons for UI and model use" into ub-launcher3-dorval-polish 2017-06-23 00:21:02 +00:00
Sunny Goyal 1da138903b Adding support in IconProvider for loading different icons for UI and model use
Bug: 62900800
Change-Id: I86e2d77efc7e5fc85b59cf18e634546d098d138f
2017-06-22 17:13:46 -07:00
Sunny Goyal 6358eb5f47 Merge "Fixing GridMigrationTask tests" into ub-launcher3-dorval-polish
am: b715701554

Change-Id: Ia2417383fa4334fd114a9bc368ea5472293f52f2
2017-06-22 22:52:25 +00:00
Rajeev Kumar fe7a362a31 Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in SwipeHelper class 2. Make few instance variables final Bug: 62466540" into ub-launcher3-dorval-polish
am: 226b26e73e

Change-Id: I240b41ff9e838637f3c3f1a48c64885f102dbf15
2017-06-22 22:48:27 +00:00
TreeHugger Robot b715701554 Merge "Fixing GridMigrationTask tests" into ub-launcher3-dorval-polish 2017-06-22 22:45:33 +00:00
Rajeev Kumar 226b26e73e Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in SwipeHelper class 2. Make few instance variables final Bug: 62466540" into ub-launcher3-dorval-polish 2017-06-22 22:40:53 +00:00
Sunny Goyal 01088543c9 Fixing GridMigrationTask tests
Bug: 62907570
Change-Id: Id165e70930025ccf13a1a105acbdc0fb59ee7e32
2017-06-22 15:26:05 -07:00
Rajeev Kumar 1e10535c16 1. Replace use of java.util.HashMap with android.util.ArrayMap in
SwipeHelper class
2. Make few instance variables final
Bug: 62466540

Change-Id: I6cef170c770f4da8574205ef4f4f43edbfdbbc58
2017-06-22 13:17:31 -07:00
Mario Bertschler 5b2b8a4e11 Merge "PopupContainerWithArrow accepting bubbletextview without icon being set." into ub-launcher3-dorval-polish
am: 293fba031e

Change-Id: I5b6dbf89188680b5407adb175cb3cef76b957dd3
2017-06-22 19:40:47 +00:00
Mario Bertschler 293fba031e Merge "PopupContainerWithArrow accepting bubbletextview without icon being set." into ub-launcher3-dorval-polish 2017-06-22 19:34:59 +00:00
Hyunyoung Song 838c6848b2 Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-launcher3-dorval-polish
am: 3fede16f22

Change-Id: I64360a64a41dec7fd10894e5e91bdc6afc224a22
2017-06-22 19:26:26 +00:00
Mario Bertschler fe91e6b9f9 Merge "Disable old ColorExtractionService if feature flag for LAUNCHER3_GRADIENT_ALL_APPS is enabled" into ub-launcher3-dorval-polish
am: f3b1c0f759

Change-Id: Icc184f2ed70bdd9a2025728e4ecd7907c659331a
2017-06-22 19:26:09 +00:00
TreeHugger Robot 3fede16f22 Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-launcher3-dorval-polish 2017-06-22 19:21:27 +00:00
TreeHugger Robot f3b1c0f759 Merge "Disable old ColorExtractionService if feature flag for LAUNCHER3_GRADIENT_ALL_APPS is enabled" into ub-launcher3-dorval-polish 2017-06-22 19:21:23 +00:00
Mario Bertschler a3f91c9752 PopupContainerWithArrow accepting bubbletextview without icon being set.
Change-Id: I5f58c339c094b4a88adf27c2ecaa01ba052b2285
2017-06-22 12:00:07 -07:00
Hyunyoung Song d84f771f75 Do not apply legacy treatment on shortcuts
Bug: 62617041

Change-Id: I56a04536fe1bcba9912c5da3ce5a9c9b75bc3506
2017-06-22 11:49:33 -07:00
Mario Bertschler 46d73d69f0 Disable old ColorExtractionService if feature flag for
LAUNCHER3_GRADIENT_ALL_APPS is enabled

Change-Id: I1614897d51ac79293e8b34eee25f212c9ccf4bd2
2017-06-22 11:36:57 -07:00
Adam Cohen ced1c03209 Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish
am: 12461a16c9

Change-Id: If312701e364409eb5b3bc05327732d219e8a6c3c
2017-06-22 18:27:36 +00:00
TreeHugger Robot 12461a16c9 Merge "Fade out hotseat more aggressively during all apps transition" into ub-launcher3-dorval-polish 2017-06-22 18:18:34 +00:00
Adam Cohen 0d1fe13a50 Fade out hotseat more aggressively during all apps transition
Bug 62892137

Change-Id: I711bdab58389cdc2d0a66442d9aaa6107a3d3cc9
2017-06-22 11:06:20 -07:00
Sunny Goyal de8a164e76 Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode" into ub-launcher3-dorval-polish
am: ce080e8fc0

Change-Id: Ia2130e1f70100e27e1aa1e8b189e0d67606577de
2017-06-22 17:58:03 +00:00
TreeHugger Robot ce080e8fc0 Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode" into ub-launcher3-dorval-polish 2017-06-22 17:53:24 +00:00
Sunny Goyal 3bf7eb61c5 Merge "Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated without going through the child'draw pass. Also simplifying the draw code for the FolderIcon to remove any cycling invalidate calls" into ub-launcher3-dorval-polish
am: b9465eec45

Change-Id: I19b64c5523141181c85e912f3f847c6eda957986
2017-06-22 17:51:03 +00:00
Sunny Goyal 80fa41f00f Fixing PinItemActivity not getting dismissed when starting drag-and-drop in multi-window mode
Change-Id: Ic5a74dab7cc374efcd32d4c73faa9eb28e9327a4
2017-06-22 10:46:51 -07:00
Sunny Goyal b9465eec45 Merge "Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated without going through the child'draw pass. Also simplifying the draw code for the FolderIcon to remove any cycling invalidate calls" into ub-launcher3-dorval-polish 2017-06-22 17:44:53 +00:00
Mario Bertschler 7e808a3a5f Merge "Removing view.isInTouchMode() because plaform returns false when using a mouse on long click." into ub-launcher3-dorval-polish
am: 451dc5df32

Change-Id: I16ce9093b020e93278b52469ff6c6c640e7179bf
2017-06-22 17:35:31 +00:00
Mario Bertschler 451dc5df32 Merge "Removing view.isInTouchMode() because plaform returns false when using a mouse on long click." into ub-launcher3-dorval-polish 2017-06-22 17:30:56 +00:00
Rajeev Kumar 16a45d12a1 Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in FolderPagedView class 2. Get rid of explicit type arguments that can be inferred" into ub-launcher3-dorval-polish
am: 0d52bca39e

Change-Id: Ib1afd48f8c35e0f33d80c1f8b8b595348d23ce8a
2017-06-22 17:27:05 +00:00
Rajeev Kumar 90e6bbed41 Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in LauncherAppsCompatVL class. 2. Fix Synchronization on a non-final field 'mCallbacks'. 3. Add missing @Override to the overriden methods. 4. Add missing @NonNull to the method parameters. Bug: 62466540" into ub-launcher3-dorval-polish
am: 50db3ad437

Change-Id: Idcbd22e350dab06bb15517b58f48e57ee31630a0
2017-06-22 17:26:50 +00:00
Rajeev Kumar 4d45cceb34 Merge "1. Get rid of unnecessary ; from VerticalPullDetector 2. Make an instance variable final" into ub-launcher3-dorval-polish
am: 2ed2bed963

Change-Id: I5822d7b82a393b87df6bd84ddad00d4c4e25062f
2017-06-22 17:26:30 +00:00
Sunny Goyal 828b11e5a9 Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated
without going through the child'draw pass.
Also simplifying the draw code for the FolderIcon to remove any cycling invalidate calls

Bug: 62900800
Change-Id: I17009a5347a1c3c35426313ac759e0240ce6a395
2017-06-22 10:25:43 -07:00
Rajeev Kumar 0d52bca39e Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in FolderPagedView class 2. Get rid of explicit type arguments that can be inferred" into ub-launcher3-dorval-polish 2017-06-22 17:19:53 +00:00
Rajeev Kumar 50db3ad437 Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in LauncherAppsCompatVL class. 2. Fix Synchronization on a non-final field 'mCallbacks'. 3. Add missing @Override to the overriden methods. 4. Add missing @NonNull to the method parameters. Bug: 62466540" into ub-launcher3-dorval-polish 2017-06-22 17:19:24 +00:00
Rajeev Kumar 2ed2bed963 Merge "1. Get rid of unnecessary ; from VerticalPullDetector 2. Make an instance variable final" into ub-launcher3-dorval-polish 2017-06-22 17:18:51 +00:00
Sunny Goyal 9a0c7ef814 Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish
am: edfc0192ce

Change-Id: Id410d171b08ee7c3a165171b5fb10793cd4d621f
2017-06-22 17:06:59 +00:00
TreeHugger Robot edfc0192ce Merge "Properly desaturating the dragview if the icon is disabled" into ub-launcher3-dorval-polish 2017-06-22 16:59:42 +00:00