Go to file
Tony Wickham 1fddddb4f3 Update launcher_trace.proto for quick switch
Sample output from one entry:
entry {
  elapsed_realtime_nanos: 440461382888540
  launcher {
    touch_interaction_service {
      service_connected: true
      overview_component_obvserver {
        overview_activity_started: true
        overview_activity_resumed: false
      }
      input_consumer {
        name: "TYPE_OTHER_ACTIVITY:TYPE_ONE_HANDED"
        swipe_handler {
          gesture_state {
            endTarget: NEW_TASK
          }
          is_recents_attached_to_app_window: true
          scroll_offset: 846
          app_to_overview_progress: 0
        }
      }
    }
  }
}

Bug: 167259591
Change-Id: I7f199d88f1d736efcea6b9165b8c4b77a5d27c58
2020-10-06 18:25:50 -07:00
SharedLibWrapper Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00
ext_tests Improving diagnostics when Launcher dies during a gesture 2020-06-25 13:32:20 -07:00
go Disabling notification dots for Launcher3Go 2020-08-19 17:04:38 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Update launcher_trace.proto for quick switch 2020-10-06 18:25:50 -07:00
quickstep Update launcher_trace.proto for quick switch 2020-10-06 18:25:50 -07:00
res Thumbnail/Suggest view type support remote action 2020-09-29 02:03:48 -07:00
robolectric_tests Good riddance UserEventDispatcher 2020-09-27 13:41:49 -07:00
src/com/android/launcher3 Add sandbox mode to gesture tutorial settings. 2020-09-30 15:27:27 -07:00
src_build_config Removing flag overrides. All flags should be defined as togglable flags instead. 2019-09-12 10:17:14 -07:00
src_plugins [pixel-search] Change Nasa actions title name 2020-09-29 15:31:04 -07:00
src_shortcuts_overrides/com/android/launcher3/model Simplifying AppFilter 2020-09-08 16:31:17 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Good riddance UserEventDispatcher 2020-09-27 13:41:49 -07:00
tests Resolve race condition between @Before conditions 2020-09-30 10:57:04 -07:00
tools Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Convert LauncherPluginLib to soong 2020-02-21 14:56:40 -08:00
Android.mk Good riddance UserEventDispatcher 2020-09-27 13:41:49 -07:00
AndroidManifest-common.xml Changing minimum supported Launcher version to 26 2020-07-29 17:30:19 -07:00
AndroidManifest.xml Changing minimum supported Launcher version to 26 2020-07-29 17:30:19 -07:00
CleanSpec.mk Move the app to /system_ext 2019-12-05 11:18:52 +00:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
OWNERS Add thiruram@ to launcher/owners list. 2020-07-27 09:54:47 -07:00
PREUPLOAD.cfg Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
build.gradle Good riddance UserEventDispatcher 2020-09-27 13:41:49 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00
proguard.flags Update proguard flags. 2020-02-24 15:35:49 -08:00
settings.gradle Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00