History log of /packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1ae7a5018b48dba562bc18821f0f1e778192ee85 07-Jul-2015 Winson Chung <winsonc@google.com> Moving prediction icons back into recycler view.

- Fixes two accessibility issues with the prediction bar being
separate from the rest of the list of icons related to scrolling
and switch access.

Bug: 21725276
Change-Id: Ibc48e5028cace9a77000e6646b951f021910465d
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
b1777447d9b9700b48f8060f8b318f2363c43e8d 16-Jun-2015 Winson Chung <winsonc@google.com> Refactoring fast scroller.

- Fixing issue with fast scroller not fitting name width.
- Refactoring fast scrolling/scroll bar code out of base recycler view
- Adding animations to fast scroller to match design
- Smooth scrolling when jumping between app rows
- Fixing issue with fast scroller jumping when you first pick it up
- Fixing issue with wrong background paddings being used

Bug: 21874346
Bug: 22031923
Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
6b1c73f50a99a215c923aa0caca8e63c593a4eb2 18-Jun-2015 Winson Chung <winsonc@google.com> Moving predicted apps callbacks to use ComponentKey.

Bug: 21270185

Change-Id: If2d9dd77235e7a96de96a1a5441a589ef8a72a7f
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
5183285847816cee9d0db6a8a7ab1a5929163e4e 16-Jun-2015 Sunny Goyal <sunnygoyal@google.com> Using component key for app search results

Change-Id: Idc610cde340331892a5fabfa8bf952d136675f81
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
fbc5b18626ae2e158e39c59606455124cfa8127d 12-Jun-2015 Winson Chung <winsonc@google.com> Refactored section names to only draw when there is space.

- This CL removes all space for section names in both phones
and tablets. And when there are no section names, the layout
will automatically fully merge the sections.

Bug: 20222023
Change-Id: Ic7c751d86f095e5cbd690bfd4f94bb5b00ff8ae4
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
ef7f874a889b609bd34e692b9c9a1f8cefd1ea95 05-Jun-2015 Winson Chung <winsonc@google.com> Refactoring all apps search to support external search bar.

- Adding support for an external search bar that can be used
to search a container view. This adds a new interface
AllAppsSearchController which manages the external search
bar. Each controller will have its own search implementation
which means that we no longer need a common AppSearchManager
interface.
- Removing elevation controller as we no longer have a builtin
search bar in all apps
- Refactoring container view insets so that they behave
the same in all containers.
- Refactoring apps view to ensure that we only update the number
of columns with the available width
- Cleaning up LauncherCallbacks interface

Bug: 20127840
Bug: 21494973

Change-Id: I710b8e18196961d77d8a29f0c345531d480936fe
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
ca51aaad671f1999dff135b1253fecf0869a3763 03-Jun-2015 Winson Chung <winsonc@google.com> Merge "Adding context for app launches." into ub-launcher3-burnaby
8f1eff7b6cc8621888ee46605c32e601f80a890b 29-May-2015 Winson Chung <winsonc@google.com> Adding context for app launches.

Bug: 21492784
Change-Id: I1b28ac8f44498e1d9770e770b074f19c721c3f10
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
59caa60222e55212c13110ca0890023b47356fa5 02-Jun-2015 Winson Chung <winsonc@google.com> Remove use of API level 19 classes.

Bug: 21583308
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
316490e636aad788fcfbfc2e04dd4f0e145bdd00 02-Jun-2015 Sunny Goyal <sunnygoyal@google.com> Removing some synthetic method creation

> Make package-private and @Thunk all private methods and constructors accessed from inner classes.

Change-Id: Ie5913860a0c33e48e9bf68f9b5b1699f64c2f174
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
5683f871722254e4e357cf3fb77cd28156278e51 29-May-2015 Sunny Goyal <sunnygoyal@google.com> Adding an asynchronous search interface for apps search

Change-Id: Ib09df0a3d587dc60ed888ddbd0edf058e4a1cc3e
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
dd5814c471c316091f59febcffedb8d58d693492 02-Jun-2015 Winson Chung <winsonc@google.com> Fixing crash on tablets from merging scheme changes.
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
51b1c83946b390eb0861a899e26f77319c3f45ad 01-Jun-2015 Winson Chung <winsonc@google.com> Avoid merging app sections across scripts.

Bug: 20222023
Change-Id: I171d75a33694fc2cb347a32cff209f64fe3bf7c3
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
1612d110b6e7759d592e0294bd969c581b0108e8 01-Jun-2015 Winson Chung <winsonc@google.com> Revert "Avoid merging sections across scripts."

This reverts commit 595395d84f0507a1c5c163ad4722fa4345376079.

Change-Id: I44913141f6cb3af29b4509d6b7c317247d1f24c9
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
595395d84f0507a1c5c163ad4722fa4345376079 01-Jun-2015 Winson Chung <winsonc@google.com> Avoid merging sections across scripts.

Bug: 20222023
Change-Id: I6f6577112845fec14ae2e9c6e88ff3569bd2f1af
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
5f4e0fdd2e4edeb9211e2dcd1c99497f175731f8 22-May-2015 Winson Chung <winsonc@google.com> Moving all apps code into sub package.

- Renaming resources, dimens, etc to be more consistent
- Removing old AppsCustomize resources and other unused code

Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
/packages/apps/Launcher3/src/com/android/launcher3/allapps/AlphabeticalAppsList.java