Skip to content

Instantly share code, notes, and snippets.

@badoualy
Last active March 9, 2026 15:52
Show Gist options
  • Select an option

  • Save badoualy/e6ece7152f72e46af19d6e54aaebe4b3 to your computer and use it in GitHub Desktop.

Select an option

Save badoualy/e6ece7152f72e46af19d6e54aaebe4b3 to your computer and use it in GitHub Desktop.

Screen List

:feature:clean-media

  • media_category
  • media_category_delete_success
  • media_category_preview
  • media_category_tips
  • media_home
  • media_home_permission_placeholder

:feature:compressor

  • compressor

:feature:contact

  • contact

:feature:mail

  • mail_category
  • mail_category_sender
  • mail_home

:feature:settings

  • settings

===

Tracker Events

mail_category

  • mail_category_screen_viewed

mail_category_sender

  • mail_category_sender_screen_viewed

mail_home

  • mail_home_screen_viewed

media

  • media_analysis_completed (analysis_duration_sec, analysis_time, photo_count, photo_size_bytes, remaining_storage_bytes, total_files, total_files_size_bytes, total_storage_bytes, used_storage_bytes, used_storage_gb, video_count, video_size_bytes)
  • media_analysis_started (photo_count, photo_size_bytes, remaining_storage_bytes, total_files, total_files_size_bytes, total_storage_bytes, used_storage_bytes, used_storage_gb, video_count, video_size_bytes)
  • media_delete_success_modal_viewed (category, item_count, item_total_size_bytes)
  • media_item_archived (category, item_count, item_total_size_bytes)
  • media_item_deleted (category, item_count, item_total_size_bytes)

media_category

  • media_category_delete_button_tapped (category, selected_item_count, selected_item_total_size_bytes, total_item_count, total_item_total_size_bytes)
  • media_category_deselect_all_tapped (category, item_count, item_total_size_bytes)
  • media_category_filter_modal_dismissed (category)
  • media_category_filter_modal_saved (archive_status, category, date_duration_seconds, sort)
  • media_category_filter_modal_viewed (category)
  • media_category_keep_button_tapped (category, selected_item_count, selected_item_total_size_bytes, total_item_count, total_item_total_size_bytes)
  • media_category_screen_viewed (category)
  • media_category_select_all_tapped (category, item_count, item_total_size_bytes)

media_category_delete_success

  • media_category_delete_success_screen_viewed

media_category_preview

  • media_category_preview_delete_button_tapped (category, selected_item_count, selected_item_total_size_bytes, total_item_count, total_item_total_size_bytes)
  • media_category_preview_deselect_all_tapped (category, item_count, item_total_size_bytes)
  • media_category_preview_keep_button_tapped (category, selected_item_count, selected_item_total_size_bytes, total_item_count, total_item_total_size_bytes)
  • media_category_preview_screen_viewed (category, item_count, item_total_site_bytes, selected_item_count)
  • media_category_preview_select_all_tapped (category, item_count, item_total_size_bytes)

media_category_tips

  • media_category_tips_screen_viewed (category)

media_home

  • media_home_category_tapped (category, item_count, item_total_size_bytes)
  • media_home_screen_viewed

media_home_permission_placeholder

  • media_home_permission_placeholder_allow_access_button_tapped
  • media_home_permission_placeholder_screen_viewed

system

  • system_app_session_ended (duration_seconds, has_notifications_enabled)
  • system_app_session_first_opened
  • system_permission_denied (granted_permissions, refused_permissions, requested_permissions)
  • system_permission_granted (permissions)
  • system_permission_viewed (permissions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment