Activity Triage

fitnotes-gym-workout-log / com.github.jamesgay.fitnotes

Total activities16
First-party14
Third-party2
Categories4

判断

模块分布

CategoryCount
auth_social2
launcher_home1
settings_support2
unknown11

Activity 明细

ActivityOwnerCategory学习价值下一步 probe
com.github.jamesgay.fitnotes.feature.analysis.AnalysisActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.autobackup.AutomaticBackupActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.calendar.CalendarActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.exercise.addedit.ui.ExerciseAddEditActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.exercise.graph.ExerciseGraphActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.exercise.list.ExerciseListActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.exercise.overview.ExerciseOverviewActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.exercise.stats.ExerciseStatsActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.exercise.workout.TrainingLogActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.home.MainActivityfirst_partylauncher_home启动入口、首页容器、主导航从这里追页面路由、初始化 SDK、远端配置和首屏实验。
com.github.jamesgay.fitnotes.feature.measurement.MeasurementActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.measurement.list.MeasurementListActivityfirst_partyunknown命名不足以判断功能边界用 jadx/smali 搜 onCreate、intent extra、layout/resource id 和跳转调用。
com.github.jamesgay.fitnotes.feature.settings.CalculatePersonalRecordsActivityfirst_partysettings_support设置、客服、H5、条款、支持学习 trust/support/refund 入口;注意外链和 WebView 配置。
com.github.jamesgay.fitnotes.feature.settings.SettingsActivityfirst_partysettings_support设置、客服、H5、条款、支持学习 trust/support/refund 入口;注意外链和 WebView 配置。
com.google.android.gms.auth.api.signin.internal.SignInHubActivitythird_party_sdkauth_social登录、社交授权、外部浏览器回跳一般先归为 SDK/平台桥,除非 first-party Activity 包含账号业务。
com.google.android.gms.common.api.GoogleApiActivitythird_party_sdkauth_social登录、社交授权、外部浏览器回跳一般先归为 SDK/平台桥,除非 first-party Activity 包含账号业务。