summaryrefslogtreecommitdiff
path: root/mobile/build/cloud_firestore
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2023-12-21 01:26:51 +0200
committeromagdy7 <omar.professional8777@gmail.com>2023-12-21 01:26:51 +0200
commit7b379914e44583b9b097ed286b669ad244b176a1 (patch)
tree32fc660273161a92a0b9784ac5edd6f2f5eea58c /mobile/build/cloud_firestore
parentb84fe9a9c4c18a3f4e957f76ead34403c4316f76 (diff)
downloadcarpool-7b379914e44583b9b097ed286b669ad244b176a1.tar.xz
carpool-7b379914e44583b9b097ed286b669ad244b176a1.zip
Added Firestore support for both the driver app and the rider mobile app
Diffstat (limited to 'mobile/build/cloud_firestore')
-rw-r--r--mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin1
-rw-r--r--mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dexbin0 -> 143308 bytes
-rw-r--r--mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java14
-rw-r--r--mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml17
-rw-r--r--mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json18
-rw-r--r--mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jarbin0 -> 139212 bytes
-rw-r--r--mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties4
-rw-r--r--mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json1
-rw-r--r--mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt0
-rw-r--r--mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jarbin0 -> 376091 bytes
-rw-r--r--mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jarbin0 -> 21750 bytes
-rw-r--r--mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt329
-rw-r--r--mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-statebin0 -> 478 bytes
-rw-r--r--mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties1
-rw-r--r--mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml2
-rw-r--r--mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml2
-rw-r--r--mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml2
-rw-r--r--mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml2
-rw-r--r--mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt2
-rw-r--r--mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt25
-rw-r--r--mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jarbin0 -> 22 bytes
-rw-r--r--mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml17
-rw-r--r--mobile/build/cloud_firestore/intermediates/navigation_json/debug/navigation.json1
-rw-r--r--mobile/build/cloud_firestore/intermediates/packaged_manifests/debug/output-metadata.json18
-rw-r--r--mobile/build/cloud_firestore/intermediates/runtime_library_classes_jar/debug/classes.jarbin0 -> 354363 bytes
-rw-r--r--mobile/build/cloud_firestore/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt261
-rw-r--r--mobile/build/cloud_firestore/outputs/aar/cloud_firestore-debug.aarbin0 -> 123990 bytes
-rw-r--r--mobile/build/cloud_firestore/outputs/logs/manifest-merger-debug-report.txt37
-rw-r--r--mobile/build/cloud_firestore/tmp/compileDebugJavaWithJavac/previous-compilation-data.binbin0 -> 48023 bytes
29 files changed, 754 insertions, 0 deletions
diff --git a/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin
new file mode 100644
index 0000000..0d259dd
--- /dev/null
+++ b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/results.bin
@@ -0,0 +1 @@
+o/classes
diff --git a/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex
new file mode 100644
index 0000000..0653d12
--- /dev/null
+++ b/mobile/build/cloud_firestore/.transforms/8cc212559f9e4c0fd80e22c4f4915f7b/transformed/classes/classes.dex
Binary files differ
diff --git a/mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java b/mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java
new file mode 100644
index 0000000..cc739e9
--- /dev/null
+++ b/mobile/build/cloud_firestore/generated/source/buildConfig/debug/io/flutter/plugins/firebase/firestore/BuildConfig.java
@@ -0,0 +1,14 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package io.flutter.plugins.firebase.firestore;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
+ public static final String LIBRARY_PACKAGE_NAME = "io.flutter.plugins.firebase.firestore";
+ public static final String BUILD_TYPE = "debug";
+ // Field from default config.
+ public static final String LIBRARY_NAME = "flutter-fire-fst";
+ // Field from default config.
+ public static final String LIBRARY_VERSION = "4.13.6";
+}
diff --git a/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml
new file mode 100644
index 0000000..3d14c49
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="io.flutter.plugins.firebase.firestore" >
+
+ <uses-sdk
+ android:minSdkVersion="19"
+ android:targetSdkVersion="19" />
+
+ <application>
+ <service android:name="com.google.firebase.components.ComponentDiscoveryService" >
+ <meta-data
+ android:name="com.google.firebase.components:io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestoreRegistrar"
+ android:value="com.google.firebase.components.ComponentRegistrar" />
+ </service>
+ </application>
+
+</manifest> \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json
new file mode 100644
index 0000000..9e7f06d
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
+ "kind": "Directory"
+ },
+ "applicationId": "io.flutter.plugins.firebase.firestore",
+ "variantName": "debug",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "outputFile": "AndroidManifest.xml"
+ }
+ ],
+ "elementType": "File"
+} \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar b/mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar
new file mode 100644
index 0000000..7edaf1f
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/aar_main_jar/debug/classes.jar
Binary files differ
diff --git a/mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties b/mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties
new file mode 100644
index 0000000..8c9c699
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/aar_metadata/debug/aar-metadata.properties
@@ -0,0 +1,4 @@
+aarFormatVersion=1.0
+aarMetadataVersion=1.0
+minCompileSdk=1
+minAndroidGradlePluginVersion=1.0.0
diff --git a/mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json b/mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/annotation_processor_list/debug/annotationProcessors.json
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt b/mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/annotations_typedef_file/debug/typedefs.txt
diff --git a/mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar b/mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar
new file mode 100644
index 0000000..3d383c0
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/compile_library_classes_jar/debug/classes.jar
Binary files differ
diff --git a/mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar b/mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar
new file mode 100644
index 0000000..114790e
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/compile_r_class_jar/debug/R.jar
Binary files differ
diff --git a/mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt b/mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt
new file mode 100644
index 0000000..3d052ad
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/compile_symbol_list/debug/R.txt
@@ -0,0 +1,329 @@
+int attr activityAction 0x0
+int attr activityName 0x0
+int attr alpha 0x0
+int attr alwaysExpand 0x0
+int attr buttonSize 0x0
+int attr circleCrop 0x0
+int attr clearTop 0x0
+int attr colorScheme 0x0
+int attr coordinatorLayoutStyle 0x0
+int attr finishPrimaryWithSecondary 0x0
+int attr finishSecondaryWithPrimary 0x0
+int attr font 0x0
+int attr fontProviderAuthority 0x0
+int attr fontProviderCerts 0x0
+int attr fontProviderFetchStrategy 0x0
+int attr fontProviderFetchTimeout 0x0
+int attr fontProviderPackage 0x0
+int attr fontProviderQuery 0x0
+int attr fontProviderSystemFontFamily 0x0
+int attr fontStyle 0x0
+int attr fontVariationSettings 0x0
+int attr fontWeight 0x0
+int attr imageAspectRatio 0x0
+int attr imageAspectRatioAdjust 0x0
+int attr keylines 0x0
+int attr layout_anchor 0x0
+int attr layout_anchorGravity 0x0
+int attr layout_behavior 0x0
+int attr layout_dodgeInsetEdges 0x0
+int attr layout_insetEdge 0x0
+int attr layout_keyline 0x0
+int attr nestedScrollViewStyle 0x0
+int attr placeholderActivityName 0x0
+int attr primaryActivityName 0x0
+int attr queryPatterns 0x0
+int attr scopeUris 0x0
+int attr secondaryActivityAction 0x0
+int attr secondaryActivityName 0x0
+int attr shortcutMatchRequired 0x0
+int attr splitLayoutDirection 0x0
+int attr splitMinSmallestWidth 0x0
+int attr splitMinWidth 0x0
+int attr splitRatio 0x0
+int attr statusBarBackground 0x0
+int attr ttcIndex 0x0
+int color androidx_core_ripple_material_light 0x0
+int color androidx_core_secondary_text_default_material_light 0x0
+int color common_google_signin_btn_text_dark 0x0
+int color common_google_signin_btn_text_dark_default 0x0
+int color common_google_signin_btn_text_dark_disabled 0x0
+int color common_google_signin_btn_text_dark_focused 0x0
+int color common_google_signin_btn_text_dark_pressed 0x0
+int color common_google_signin_btn_text_light 0x0
+int color common_google_signin_btn_text_light_default 0x0
+int color common_google_signin_btn_text_light_disabled 0x0
+int color common_google_signin_btn_text_light_focused 0x0
+int color common_google_signin_btn_text_light_pressed 0x0
+int color common_google_signin_btn_tint 0x0
+int color notification_action_color_filter 0x0
+int color notification_icon_bg_color 0x0
+int color ripple_material_light 0x0
+int color secondary_text_default_material_light 0x0
+int dimen compat_button_inset_horizontal_material 0x0
+int dimen compat_button_inset_vertical_material 0x0
+int dimen compat_button_padding_horizontal_material 0x0
+int dimen compat_button_padding_vertical_material 0x0
+int dimen compat_control_corner_material 0x0
+int dimen compat_notification_large_icon_max_height 0x0
+int dimen compat_notification_large_icon_max_width 0x0
+int dimen notification_action_icon_size 0x0
+int dimen notification_action_text_size 0x0
+int dimen notification_big_circle_margin 0x0
+int dimen notification_content_margin_start 0x0
+int dimen notification_large_icon_height 0x0
+int dimen notification_large_icon_width 0x0
+int dimen notification_main_column_padding_top 0x0
+int dimen notification_media_narrow_margin 0x0
+int dimen notification_right_icon_size 0x0
+int dimen notification_right_side_padding_top 0x0
+int dimen notification_small_icon_background_padding 0x0
+int dimen notification_small_icon_size_as_large 0x0
+int dimen notification_subtext_size 0x0
+int dimen notification_top_pad 0x0
+int dimen notification_top_pad_large_text 0x0
+int drawable common_full_open_on_phone 0x0
+int drawable common_google_signin_btn_icon_dark 0x0
+int drawable common_google_signin_btn_icon_dark_focused 0x0
+int drawable common_google_signin_btn_icon_dark_normal 0x0
+int drawable common_google_signin_btn_icon_dark_normal_background 0x0
+int drawable common_google_signin_btn_icon_disabled 0x0
+int drawable common_google_signin_btn_icon_light 0x0
+int drawable common_google_signin_btn_icon_light_focused 0x0
+int drawable common_google_signin_btn_icon_light_normal 0x0
+int drawable common_google_signin_btn_icon_light_normal_background 0x0
+int drawable common_google_signin_btn_text_dark 0x0
+int drawable common_google_signin_btn_text_dark_focused 0x0
+int drawable common_google_signin_btn_text_dark_normal 0x0
+int drawable common_google_signin_btn_text_dark_normal_background 0x0
+int drawable common_google_signin_btn_text_disabled 0x0
+int drawable common_google_signin_btn_text_light 0x0
+int drawable common_google_signin_btn_text_light_focused 0x0
+int drawable common_google_signin_btn_text_light_normal 0x0
+int drawable common_google_signin_btn_text_light_normal_background 0x0
+int drawable googleg_disabled_color_18 0x0
+int drawable googleg_standard_color_18 0x0
+int drawable notification_action_background 0x0
+int drawable notification_bg 0x0
+int drawable notification_bg_low 0x0
+int drawable notification_bg_low_normal 0x0
+int drawable notification_bg_low_pressed 0x0
+int drawable notification_bg_normal 0x0
+int drawable notification_bg_normal_pressed 0x0
+int drawable notification_icon_background 0x0
+int drawable notification_template_icon_bg 0x0
+int drawable notification_template_icon_low_bg 0x0
+int drawable notification_tile_bg 0x0
+int drawable notify_panel_notification_icon_bg 0x0
+int id accessibility_action_clickable_span 0x0
+int id accessibility_custom_action_0 0x0
+int id accessibility_custom_action_1 0x0
+int id accessibility_custom_action_10 0x0
+int id accessibility_custom_action_11 0x0
+int id accessibility_custom_action_12 0x0
+int id accessibility_custom_action_13 0x0
+int id accessibility_custom_action_14 0x0
+int id accessibility_custom_action_15 0x0
+int id accessibility_custom_action_16 0x0
+int id accessibility_custom_action_17 0x0
+int id accessibility_custom_action_18 0x0
+int id accessibility_custom_action_19 0x0
+int id accessibility_custom_action_2 0x0
+int id accessibility_custom_action_20 0x0
+int id accessibility_custom_action_21 0x0
+int id accessibility_custom_action_22 0x0
+int id accessibility_custom_action_23 0x0
+int id accessibility_custom_action_24 0x0
+int id accessibility_custom_action_25 0x0
+int id accessibility_custom_action_26 0x0
+int id accessibility_custom_action_27 0x0
+int id accessibility_custom_action_28 0x0
+int id accessibility_custom_action_29 0x0
+int id accessibility_custom_action_3 0x0
+int id accessibility_custom_action_30 0x0
+int id accessibility_custom_action_31 0x0
+int id accessibility_custom_action_4 0x0
+int id accessibility_custom_action_5 0x0
+int id accessibility_custom_action_6 0x0
+int id accessibility_custom_action_7 0x0
+int id accessibility_custom_action_8 0x0
+int id accessibility_custom_action_9 0x0
+int id action_container 0x0
+int id action_divider 0x0
+int id action_image 0x0
+int id action_text 0x0
+int id actions 0x0
+int id adjust_height 0x0
+int id adjust_width 0x0
+int id androidx_window_activity_scope 0x0
+int id async 0x0
+int id auto 0x0
+int id blocking 0x0
+int id bottom 0x0
+int id chronometer 0x0
+int id dark 0x0
+int id dialog_button 0x0
+int id end 0x0
+int id forever 0x0
+int id icon 0x0
+int id icon_group 0x0
+int id icon_only 0x0
+int id info 0x0
+int id italic 0x0
+int id left 0x0
+int id light 0x0
+int id line1 0x0
+int id line3 0x0
+int id locale 0x0
+int id ltr 0x0
+int id none 0x0
+int id normal 0x0
+int id notification_background 0x0
+int id notification_main_column 0x0
+int id notification_main_column_container 0x0
+int id right 0x0
+int id right_icon 0x0
+int id right_side 0x0
+int id rtl 0x0
+int id standard 0x0
+int id start 0x0
+int id tag_accessibility_actions 0x0
+int id tag_accessibility_clickable_spans 0x0
+int id tag_accessibility_heading 0x0
+int id tag_accessibility_pane_title 0x0
+int id tag_on_apply_window_listener 0x0
+int id tag_on_receive_content_listener 0x0
+int id tag_on_receive_content_mime_types 0x0
+int id tag_screen_reader_focusable 0x0
+int id tag_state_description 0x0
+int id tag_transition_group 0x0
+int id tag_unhandled_key_event_manager 0x0
+int id tag_unhandled_key_listeners 0x0
+int id tag_window_insets_animation_callback 0x0
+int id text 0x0
+int id text2 0x0
+int id time 0x0
+int id title 0x0
+int id top 0x0
+int id wide 0x0
+int integer google_play_services_version 0x0
+int integer status_bar_notification_info_maxnum 0x0
+int layout custom_dialog 0x0
+int layout notification_action 0x0
+int layout notification_action_tombstone 0x0
+int layout notification_template_custom_big 0x0
+int layout notification_template_icon_group 0x0
+int layout notification_template_part_chronometer 0x0
+int layout notification_template_part_time 0x0
+int raw firebase_common_keep 0x0
+int string common_google_play_services_enable_button 0x0
+int string common_google_play_services_enable_text 0x0
+int string common_google_play_services_enable_title 0x0
+int string common_google_play_services_install_button 0x0
+int string common_google_play_services_install_text 0x0
+int string common_google_play_services_install_title 0x0
+int string common_google_play_services_notification_channel_name 0x0
+int string common_google_play_services_notification_ticker 0x0
+int string common_google_play_services_unknown_issue 0x0
+int string common_google_play_services_unsupported_text 0x0
+int string common_google_play_services_update_button 0x0
+int string common_google_play_services_update_text 0x0
+int string common_google_play_services_update_title 0x0
+int string common_google_play_services_updating_text 0x0
+int string common_google_play_services_wear_update_text 0x0
+int string common_open_on_phone 0x0
+int string common_signin_button_text 0x0
+int string common_signin_button_text_long 0x0
+int string status_bar_notification_info_overflow 0x0
+int style TextAppearance_Compat_Notification 0x0
+int style TextAppearance_Compat_Notification_Info 0x0
+int style TextAppearance_Compat_Notification_Line2 0x0
+int style TextAppearance_Compat_Notification_Time 0x0
+int style TextAppearance_Compat_Notification_Title 0x0
+int style Widget_Compat_NotificationActionContainer 0x0
+int style Widget_Compat_NotificationActionText 0x0
+int style Widget_Support_CoordinatorLayout 0x0
+int[] styleable ActivityFilter { 0x0, 0x0 }
+int styleable ActivityFilter_activityAction 0
+int styleable ActivityFilter_activityName 1
+int[] styleable ActivityRule { 0x0 }
+int styleable ActivityRule_alwaysExpand 0
+int[] styleable Capability { 0x0, 0x0 }
+int styleable Capability_queryPatterns 0
+int styleable Capability_shortcutMatchRequired 1
+int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 }
+int styleable ColorStateListItem_alpha 0
+int styleable ColorStateListItem_android_alpha 1
+int styleable ColorStateListItem_android_color 2
+int[] styleable CoordinatorLayout { 0x0, 0x0 }
+int styleable CoordinatorLayout_keylines 0
+int styleable CoordinatorLayout_statusBarBackground 1
+int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable CoordinatorLayout_Layout_android_layout_gravity 0
+int styleable CoordinatorLayout_Layout_layout_anchor 1
+int styleable CoordinatorLayout_Layout_layout_anchorGravity 2
+int styleable CoordinatorLayout_Layout_layout_behavior 3
+int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4
+int styleable CoordinatorLayout_Layout_layout_insetEdge 5
+int styleable CoordinatorLayout_Layout_layout_keyline 6
+int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable FontFamily_fontProviderAuthority 0
+int styleable FontFamily_fontProviderCerts 1
+int styleable FontFamily_fontProviderFetchStrategy 2
+int styleable FontFamily_fontProviderFetchTimeout 3
+int styleable FontFamily_fontProviderPackage 4
+int styleable FontFamily_fontProviderQuery 5
+int styleable FontFamily_fontProviderSystemFontFamily 6
+int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable FontFamilyFont_android_font 0
+int styleable FontFamilyFont_android_fontStyle 1
+int styleable FontFamilyFont_android_fontVariationSettings 2
+int styleable FontFamilyFont_android_fontWeight 3
+int styleable FontFamilyFont_android_ttcIndex 4
+int styleable FontFamilyFont_font 5
+int styleable FontFamilyFont_fontStyle 6
+int styleable FontFamilyFont_fontVariationSettings 7
+int styleable FontFamilyFont_fontWeight 8
+int styleable FontFamilyFont_ttcIndex 9
+int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 }
+int styleable GradientColor_android_centerColor 0
+int styleable GradientColor_android_centerX 1
+int styleable GradientColor_android_centerY 2
+int styleable GradientColor_android_endColor 3
+int styleable GradientColor_android_endX 4
+int styleable GradientColor_android_endY 5
+int styleable GradientColor_android_gradientRadius 6
+int styleable GradientColor_android_startColor 7
+int styleable GradientColor_android_startX 8
+int styleable GradientColor_android_startY 9
+int styleable GradientColor_android_tileMode 10
+int styleable GradientColor_android_type 11
+int[] styleable GradientColorItem { 0x10101a5, 0x1010514 }
+int styleable GradientColorItem_android_color 0
+int styleable GradientColorItem_android_offset 1
+int[] styleable LoadingImageView { 0x0, 0x0, 0x0 }
+int styleable LoadingImageView_circleCrop 0
+int styleable LoadingImageView_imageAspectRatio 1
+int styleable LoadingImageView_imageAspectRatioAdjust 2
+int[] styleable SignInButton { 0x0, 0x0, 0x0 }
+int styleable SignInButton_buttonSize 0
+int styleable SignInButton_colorScheme 1
+int styleable SignInButton_scopeUris 2
+int[] styleable SplitPairFilter { 0x0, 0x0, 0x0 }
+int styleable SplitPairFilter_primaryActivityName 0
+int styleable SplitPairFilter_secondaryActivityAction 1
+int styleable SplitPairFilter_secondaryActivityName 2
+int[] styleable SplitPairRule { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable SplitPairRule_clearTop 0
+int styleable SplitPairRule_finishPrimaryWithSecondary 1
+int styleable SplitPairRule_finishSecondaryWithPrimary 2
+int styleable SplitPairRule_splitLayoutDirection 3
+int styleable SplitPairRule_splitMinSmallestWidth 4
+int styleable SplitPairRule_splitMinWidth 5
+int styleable SplitPairRule_splitRatio 6
+int[] styleable SplitPlaceholderRule { 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable SplitPlaceholderRule_placeholderActivityName 0
+int styleable SplitPlaceholderRule_splitLayoutDirection 1
+int styleable SplitPlaceholderRule_splitMinSmallestWidth 2
+int styleable SplitPlaceholderRule_splitMinWidth 3
+int styleable SplitPlaceholderRule_splitRatio 4
diff --git a/mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state b/mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state
new file mode 100644
index 0000000..1c983fc
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/incremental/debug-mergeJavaRes/merge-state
Binary files differ
diff --git a/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties
new file mode 100644
index 0000000..7cf7101
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties
@@ -0,0 +1 @@
+#Thu Dec 21 00:19:27 EET 2023
diff --git a/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml
new file mode 100644
index 0000000..bbe9638
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/incremental/debug/packageDebugResources/merger.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/res"/><source path="/home/omar/programming/flutter/carpool/mobile/build/cloud_firestore/generated/res/rs/debug"/><source path="/home/omar/programming/flutter/carpool/mobile/build/cloud_firestore/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/res"/><source path="/home/omar/programming/flutter/carpool/mobile/build/cloud_firestore/generated/res/rs/debug"/><source path="/home/omar/programming/flutter/carpool/mobile/build/cloud_firestore/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><mergedItems/></merger> \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
new file mode 100644
index 0000000..264213f
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/debug/jniLibs"/></dataSet></merger> \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml
new file mode 100644
index 0000000..f3604d1
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/incremental/mergeDebugShaders/merger.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/debug/shaders"/></dataSet></merger> \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml b/mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml
new file mode 100644
index 0000000..b254d65
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/incremental/packageDebugAssets/merger.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/assets"/><source path="/home/omar/programming/flutter/carpool/mobile/build/cloud_firestore/intermediates/shader_assets/debug/out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/debug/assets"/></dataSet></merger> \ No newline at end of file
diff --git a/mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt b/mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt
new file mode 100644
index 0000000..78ac5b8
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/local_only_symbol_list/debug/R-def.txt
@@ -0,0 +1,2 @@
+R_DEF: Internal format may change without notice
+local
diff --git a/mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
new file mode 100644
index 0000000..3946696
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
@@ -0,0 +1,25 @@
+1<?xml version="1.0" encoding="utf-8"?>
+2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+3 package="io.flutter.plugins.firebase.firestore" >
+4
+5 <uses-sdk
+6 android:minSdkVersion="19"
+6-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml
+7 android:targetSdkVersion="19" />
+7-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml
+8
+9 <application>
+9-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:3:5-8:19
+10 <service android:name="com.google.firebase.components.ComponentDiscoveryService" >
+10-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:4:9-7:19
+10-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:4:18-89
+11 <meta-data
+11-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:5:13-6:92
+12 android:name="com.google.firebase.components:io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestoreRegistrar"
+12-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:5:24-141
+13 android:value="com.google.firebase.components.ComponentRegistrar" />
+13-->/home/omar/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.6/android/src/main/AndroidManifest.xml:6:24-89
+14 </service>
+15 </application>
+16
+17</manifest>
diff --git a/mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar b/mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar
new file mode 100644
index 0000000..15cb0ec
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/merged_java_res/debug/feature-cloud_firestore.jar
Binary files differ
diff --git a/mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml b/mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml
new file mode 100644
index 0000000..3d14c49
--- /dev/null
+++ b/mobile/build/cloud_firestore/intermediates/merged_manifest/debug/AndroidManifest.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="io.flutter.plugins.firebase.firestore" >
+
+ <uses-sdk
+ android:minSdkVersion="19"