summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Do a full touch dispach when proxying touchSunny Goyal2019-04-091-1/+0
* Adds the ability for Launcher3 to respond to QSB alpha change requests.Govinda Wasserman2019-04-031-0/+7
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-2/+6
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-3/+6
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-151-4/+3
* Merge "Fixing launcher UI not reapplied properly when IDP changed as a result...TreeHugger Robot2019-03-111-9/+13
|\
| * Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-061-9/+13
* | Fix bug where folder items preview remain in low res state.Jon Miranda2019-03-081-4/+8
|/
* Fixing some Launcher crashes because of using old model data evenSunny Goyal2019-03-051-1/+3
* Reapply the current state after onCreateSunny Goyal2019-03-011-0/+1
* Add hints in OverviewMiranda Kephart2019-02-201-1/+1
* Removing use of onQuickstep event and determining the touchSlopPassed in Laun...Sunny Goyal2019-02-131-5/+6
* Sending notification and widget changes to a listner so thatSunny Goyal2019-02-111-10/+0
* Moving some utility methods aroundSunny Goyal2019-01-311-1/+2
* Merge "Icon size should update when grid config changes" into ub-launcher3-ma...Hyunyoung Song2019-01-301-4/+12
|\
| * Icon size should update when grid config changesHyunyoung Song2019-01-301-4/+12
* | Merge "Removing diagnostics" into ub-launcher3-masterTreeHugger Robot2019-01-301-5/+0
|\ \
| * | Removing diagnosticsvadimt2019-01-251-5/+0
* | | Changing min sdk to 25Sunny Goyal2019-01-291-4/+3
|/ /
* | Merge "Adding more events for reproducing race conditions during Launcher sta...TreeHugger Robot2019-01-231-0/+6
|\ \
| * | Adding more events for reproducing race conditions during Launcher startvadimt2019-01-111-0/+6
| |/
* / Add more diags for b/117332845vadimt2019-01-151-0/+5
|/
* When undoing a removal, always return to the page it came fromTony2018-12-211-2/+3
* Adding tests that would reliably reproduce shifted search.vadimt2018-12-171-3/+10
* Bye bye workspace screens tableSunny Goyal2018-12-101-1/+0
* Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-masterTony Wickham2018-12-051-7/+7
|\
| * Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-7/+7
* | Adding support for launcher preview generationSunny Goyal2018-12-041-8/+0
|/
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-201-0/+9
* Merge "Split out launcherProtos from sysui_shared.jar" into ub-launcher3-masterTreeHugger Robot2018-11-061-1/+1
|\
| * Split out launcherProtos from sysui_shared.jarHyunyoung Song2018-11-051-1/+1
* | Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-18/+4
|/
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-0/+11
* Caching clean up, remove dependency on old shared lib loading/caching logicWinson Chung2018-10-231-1/+0
* Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen2018-10-221-3/+3
* Merge "Adding some extra logging around draglayer alpha" into ub-launcher3-ma...TreeHugger Robot2018-10-161-0/+2
|\
| * Adding some extra logging around draglayer alphaSunny Goyal2018-10-151-0/+2
* | Make flags UI available on release build of launcherRyan Lothian2018-10-151-4/+3
|/
* Converting long item IDs to intSunny Goyal2018-10-081-15/+16
* Groundwork for runtime-toggleable feature flagsRyan Lothian2018-10-081-3/+5
* Merge "Removing additional rpc due to icon cache update" into ub-launcher3-ma...Sunny Goyal2018-09-241-0/+1
|\
| * Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-0/+1
* | Add support for testing in portrait modeVadim Tryshev2018-09-211-11/+0
|/
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-22/+18
* Highlight work tab when user already in All Apps after creating WP.arangelov2018-08-171-0/+1
* Merge "Migrating to android-x" into ub-launcher3-masterTreeHugger Robot2018-08-141-1/+2
|\
| * Migrating to android-xSunny Goyal2018-08-141-1/+2
* | Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-131-38/+26
|/
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-5/+6
* Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-081-2/+1