summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
Commit message (Expand)AuthorAgeFilesLines
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-16/+17
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-171-10/+3
* Fix bug where all apps scrollbar jumps.Jon Miranda2017-08-141-0/+1
* Optimize updating All Apps Predictions.Jon Miranda2017-07-301-17/+64
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-261-18/+0
* Adding utility method to find an app from a component keySunny Goyal2017-06-201-0/+4
* Add physics motion to items in all apps.Jon Miranda2017-05-231-0/+7
* Adding listener support for color extraction changesSunny Goyal2017-05-091-2/+10
* Revert "Adding suggested app as part of app discovery."Mario Bertschler2017-05-051-13/+1
* Adding suggested app as part of app discovery.Mario Bertschler2017-05-041-1/+13
* Show recently used instant apps provided by the app discovery service in the ...Mario Bertschler2017-03-231-2/+16
|\
| * Show recently used instant apps provided by the app discovery serviceMario Bertschler2017-03-231-2/+16
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+2
|/
* App discovery integration in All Apps searchMario Bertschler2017-03-031-15/+88
* No more UserHandleCompatSunny Goyal2016-12-151-5/+5
* Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-191-12/+8
* Removing the section break UI supportSunny Goyal2016-10-131-136/+12
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-121-1/+1
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* | Code sanitizationHyunyoung Song2016-10-061-2/+2
|/
* Fixing missing user check when updating shortcuts for an appSunny Goyal2016-07-201-1/+1
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-081-15/+31
* Fixing crash during rotationSunny Goyal2016-02-111-1/+4
|\
| * Fixing crash during rotationSunny Goyal2016-02-111-1/+4
* | am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-l...Winson Chung2015-08-201-14/+37
|\|
| * Tweaking fast scroller to follow touch closer.Winson2015-08-201-22/+37
* | Removing some eclipse warningsSunny Goyal2015-08-171-11/+2
* | am a1ee659e: Merge "Adding market search." into ub-launcher3-burnabyWinson Chung2015-08-101-10/+49
|\|
| * Adding market search.Winson Chung2015-08-061-10/+49
* | Changing the dogfood check to a static boolean to better handle proguard opti...Sunny Goyal2015-07-161-2/+3
|/
* Moving prediction icons back into recycler view.Winson Chung2015-07-061-42/+28
* Refactoring fast scroller.Winson Chung2015-06-231-13/+63
* Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-181-13/+19
* Using component key for app search resultsSunny Goyal2015-06-161-64/+19
* Refactored section names to only draw when there is space.Winson Chung2015-06-161-79/+8
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-7/+14
* Merge "Adding context for app launches." into ub-launcher3-burnabyWinson Chung2015-06-021-0/+10
|\
| * Adding context for app launches.Winson Chung2015-06-021-0/+10
* | Remove use of API level 19 classes.Winson Chung2015-06-021-2/+2
|/
* Removing some synthetic method creationSunny Goyal2015-06-021-1/+2
* Adding an asynchronous search interface for apps searchSunny Goyal2015-06-011-23/+72
* Fixing crash on tablets from merging scheme changes.Winson Chung2015-06-011-4/+4
* Avoid merging app sections across scripts.Winson Chung2015-06-011-10/+30
* Revert "Avoid merging sections across scripts."Winson Chung2015-06-011-21/+6
* Avoid merging sections across scripts.Winson Chung2015-06-011-6/+21
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+577