summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AlphabeticalAppsList.java
Commit message (Expand)AuthorAgeFilesLines
* Moving section names to model, to avoid an unnecessary hashmapSunny Goyal2019-08-061-28/+2
* Remove tracing for a fixed bugvadimt2019-07-111-5/+0
* More logging for lab-only flake when an app doesn't startvadimt2019-05-281-0/+6
* Removing support for app prediction from Launcher3Sunny Goyal2018-01-301-162/+4
* Adding AppsStore for handling various app updatesSunny Goyal2018-01-251-13/+11
* Removing unused app discovery supportSunny Goyal2018-01-231-82/+5
* Consume work mode APITony Mak2018-01-041-1/+11
* Make work footer stick to the bottom if there are only a few apps #2Tony Mak2017-12-151-1/+0
* Enables searching when using work tabs together with fallback search.Mario Bertschler2017-12-011-2/+2
* Add work profile footer in work tabTony Mak2017-11-291-4/+24
* Implementation of PredictionRowView.Mario Bertschler2017-11-161-1/+1
* Enable work profile tab in all apps.Mario Bertschler2017-11-141-68/+52
* Remove assumptions from swap prediction logic.Jon Miranda2017-09-201-3/+6
* 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
|\