Browse Source

refactor: Replace console logging with logger utility

- Add logger import across multiple view components
- Replace console.error/warn/log with logger methods
- Update error handling to use structured logging
- Improve type safety for error objects
- Add crypto-browserify polyfill for browser environment

The changes improve logging by:
1. Using consistent logging interface
2. Adding structured error logging
3. Improving error type safety
4. Centralizing logging configuration
5. Fixing browser compatibility issues

Affected files:
- Multiple view components
- vite.config.ts
- Build configuration
pull/127/head
Matthew Raymer 24 hours ago
parent
commit
e0aded04b4
  1. 2
      .gitignore
  2. BIN
      android/.gradle/8.11.1/checksums/checksums.lock
  3. BIN
      android/.gradle/8.11.1/checksums/md5-checksums.bin
  4. BIN
      android/.gradle/8.11.1/checksums/sha1-checksums.bin
  5. BIN
      android/.gradle/8.11.1/executionHistory/executionHistory.bin
  6. BIN
      android/.gradle/8.11.1/executionHistory/executionHistory.lock
  7. BIN
      android/.gradle/8.11.1/fileChanges/last-build.bin
  8. BIN
      android/.gradle/8.11.1/fileHashes/fileHashes.bin
  9. BIN
      android/.gradle/8.11.1/fileHashes/fileHashes.lock
  10. BIN
      android/.gradle/8.11.1/fileHashes/resourceHashesCache.bin
  11. 0
      android/.gradle/8.11.1/gc.properties
  12. BIN
      android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
  13. 2
      android/.gradle/buildOutputCleanup/cache.properties
  14. BIN
      android/.gradle/buildOutputCleanup/outputFiles.bin
  15. BIN
      android/.gradle/file-system.probe
  16. 0
      android/.gradle/vcs-1/gc.properties
  17. 34
      android/app/build/generated/res/pngs/debug/drawable-anydpi-v24/ic_launcher_foreground.xml
  18. 34
      android/app/build/generated/res/pngs/release/drawable-anydpi-v24/ic_launcher_foreground.xml
  19. 260
      android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug-artifact-dependencies.xml
  20. 597
      android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug-artifact-libraries.xml
  21. 30
      android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug.xml
  22. 19
      android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/module.xml
  23. 9
      android/app/build/intermediates/android_test_lint_partial_results/debug/lintAnalyzeDebugAndroidTest/out/lint-partial.xml
  24. 1
      android/app/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json
  25. 1
      android/app/build/intermediates/annotation_processor_list/debugUnitTest/javaPreCompileDebugUnitTest/annotationProcessors.json
  26. 1
      android/app/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json
  27. 1
      android/app/build/intermediates/annotation_processor_list/releaseUnitTest/javaPreCompileReleaseUnitTest/annotationProcessors.json
  28. 2
      android/app/build/intermediates/apk_ide_redirect_file/debug/createDebugApkListingFileRedirect/redirect.txt
  29. 2
      android/app/build/intermediates/apk_ide_redirect_file/release/createReleaseApkListingFileRedirect/redirect.txt
  30. 2
      android/app/build/intermediates/app_metadata/debug/writeDebugAppMetadata/app-metadata.properties
  31. 2
      android/app/build/intermediates/app_metadata/release/writeReleaseAppMetadata/app-metadata.properties
  32. 21
      android/app/build/intermediates/assets/debug/mergeDebugAssets/capacitor.config.json
  33. 6
      android/app/build/intermediates/assets/debug/mergeDebugAssets/capacitor.plugins.json
  34. 1025
      android/app/build/intermediates/assets/debug/mergeDebugAssets/native-bridge.js
  35. 11
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/AccountViewView-BvsLGx3g.js
  36. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimAddRawView-MjnUQPZ5.js
  37. 8
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimCertificateView-WsWhMks_.js
  38. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimView-BUQRK2PH.css
  39. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimView-c0v_AehR.js
  40. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ConfirmContactView-CXS4FvMu.js
  41. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ConfirmGiftView-BDAczKwI.js
  42. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactAmountsView-Bsd4-O6A.js
  43. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactEditView-Dw42tFmc.js
  44. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactGiftingView-CgQUVeDX.js
  45. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactImportView-CH0ouLM8.js
  46. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactNameDialog-B32CzJRA.js
  47. 5
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactQRScanShowView-wtOPMc0J.js
  48. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactScanView-C0FSjMaw.js
  49. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactsView-CiB3UJEn.js
  50. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DIDView-CYsX9_-v.css
  51. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DIDView-DsYtCrHy.js
  52. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DiscoverView-DB9VWQSd.css
  53. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DiscoverView-DkKWeZ06.js
  54. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/EntityIcon-DciUb57i.js
  55. 3
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/GiftedDetailsView-Biz6UhaP.js
  56. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/GiftedDialog-DmRkVexW.js
  57. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpNotificationTypesView-76lSXFAL.js
  58. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpNotificationsView-BOcgCbHz.js
  59. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpOnboardingView-CcWgFmX6.js
  60. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpView-pr-0AKMM.js
  61. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HomeView-BUammUSs.js
  62. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HomeView-D3AT-qTA.css
  63. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/IdentitySwitcherView-BYk59nuq.js
  64. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImageMethodDialog-CTvzd81h.css
  65. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImageMethodDialog-zrU-VGNm.js
  66. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImportAccountView-Ceo5D7dW.js
  67. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImportDerivedAccountView-CtHBjHll.js
  68. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/InfiniteScroll-DZwFAI4R.js
  69. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/InviteOneAcceptView-B4mm6cID.js
  70. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/InviteOneView-BeYvBmK8.js
  71. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/MembersList-BOHRjd7y.js
  72. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewActivityView-DGm2GpQB.js
  73. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewEditAccountView-B1OhdTIn.js
  74. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewEditProjectView-DeSG79Yx.js
  75. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewIdentifierView-BYGrWVRA.js
  76. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OfferDetailsView-DojQCzul.js
  77. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OfferDialog-DDi7ax_Z.js
  78. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardMeetingListView-d6saebIJ.js
  79. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardMeetingMembersView-BWzSX9QC.js
  80. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardMeetingSetupView-BbhzMP8b.js
  81. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardingDialog-DBDPRnmU.css
  82. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardingDialog-DKHXNqS_.js
  83. 20
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PhotoDialog-DZbf20A6.js
  84. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PhotoDialog-VFFukDsZ.css
  85. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ProjectIcon-ChPLhl-Y.js
  86. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ProjectViewView-BqC9uWSO.js
  87. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ProjectsView-qIPma1jV.js
  88. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PushNotificationPermission-BPu7cCY7.js
  89. 0
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PushNotificationPermission-tn0RQdqM.css
  90. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickActionBvcBeginView-BOihmGgs.js
  91. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickActionBvcEndView-D8eLkuZh.js
  92. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickActionBvcView-DsgRspIO.js
  93. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickNav-C8jPGtUY.js
  94. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/RecentOffersToUserProjectsView-DXDjfx6v.js
  95. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/RecentOffersToUserView-DFvU7HF3.js
  96. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/SearchAreaView-lyPWi-VO.js
  97. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/SeedBackupView-BDz7XsWF.js
  98. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ShareMyContactInfoView-BFOKyt7V.js
  99. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/SharedPhotoView-FMHGExnU.js
  100. 1
      android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/StartView-vHoI6X9y.js

2
.gitignore

@ -46,6 +46,4 @@ ios
# Generated test files
.generated/
android/
ios/

BIN
android/.gradle/8.11.1/checksums/checksums.lock

Binary file not shown.

BIN
android/.gradle/8.11.1/checksums/md5-checksums.bin

Binary file not shown.

BIN
android/.gradle/8.11.1/checksums/sha1-checksums.bin

Binary file not shown.

BIN
android/.gradle/8.11.1/executionHistory/executionHistory.bin

Binary file not shown.

BIN
android/.gradle/8.11.1/executionHistory/executionHistory.lock

Binary file not shown.

BIN
android/.gradle/8.11.1/fileChanges/last-build.bin

Binary file not shown.

BIN
android/.gradle/8.11.1/fileHashes/fileHashes.bin

Binary file not shown.

BIN
android/.gradle/8.11.1/fileHashes/fileHashes.lock

Binary file not shown.

BIN
android/.gradle/8.11.1/fileHashes/resourceHashesCache.bin

Binary file not shown.

0
android/.gradle/8.11.1/gc.properties

BIN
android/.gradle/buildOutputCleanup/buildOutputCleanup.lock

Binary file not shown.

2
android/.gradle/buildOutputCleanup/cache.properties

@ -0,0 +1,2 @@
#Mon Mar 10 03:10:07 UTC 2025
gradle.version=8.11.1

BIN
android/.gradle/buildOutputCleanup/outputFiles.bin

Binary file not shown.

BIN
android/.gradle/file-system.probe

Binary file not shown.

0
android/.gradle/vcs-1/gc.properties

34
android/app/build/generated/res/pngs/debug/drawable-anydpi-v24/ic_launcher_foreground.xml

@ -0,0 +1,34 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportHeight="108"
android:viewportWidth="108">
<path
android:fillType="evenOdd"
android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z"
android:strokeColor="#00000000"
android:strokeWidth="1">
<aapt:attr name="android:fillColor">
<gradient
android:endX="78.5885"
android:endY="90.9159"
android:startX="48.7653"
android:startY="61.0927"
android:type="linear">
<item
android:color="#44000000"
android:offset="0.0" />
<item
android:color="#00000000"
android:offset="1.0" />
</gradient>
</aapt:attr>
</path>
<path
android:fillColor="#FFFFFF"
android:fillType="nonZero"
android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z"
android:strokeColor="#00000000"
android:strokeWidth="1" />
</vector>

34
android/app/build/generated/res/pngs/release/drawable-anydpi-v24/ic_launcher_foreground.xml

@ -0,0 +1,34 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportHeight="108"
android:viewportWidth="108">
<path
android:fillType="evenOdd"
android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z"
android:strokeColor="#00000000"
android:strokeWidth="1">
<aapt:attr name="android:fillColor">
<gradient
android:endX="78.5885"
android:endY="90.9159"
android:startX="48.7653"
android:startY="61.0927"
android:type="linear">
<item
android:color="#44000000"
android:offset="0.0" />
<item
android:color="#00000000"
android:offset="1.0" />
</gradient>
</aapt:attr>
</path>
<path
android:fillColor="#FFFFFF"
android:fillType="nonZero"
android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z"
android:strokeColor="#00000000"
android:strokeWidth="1" />
</vector>

260
android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug-artifact-dependencies.xml

@ -0,0 +1,260 @@
<dependencies>
<compile
roots=":@@:app::debug,androidx.test.ext:junit:1.1.5@aar,androidx.test.espresso:espresso-core:3.5.1@aar,androidx.appcompat:appcompat:1.6.1@aar,androidx.coordinatorlayout:coordinatorlayout:1.2.0@aar,androidx.core:core-splashscreen:1.0.1@aar,:@@:capacitor-android::debug,:@@:capacitor-cordova-android-plugins::debug,:@@:capacitor-app::debug,androidx.test:runner:1.5.2@aar,junit:junit:4.13.2@jar,org.hamcrest:hamcrest-integration:1.3@jar,org.hamcrest:hamcrest-library:1.3@jar,org.hamcrest:hamcrest-core:1.3@jar,androidx.test:core:1.5.0@aar,androidx.test.services:storage:1.4.2@aar,androidx.test:monitor:1.6.1@aar,androidx.test:annotation:1.0.1@aar,androidx.fragment:fragment:1.3.6@aar,androidx.activity:activity:1.6.0@aar,androidx.appcompat:appcompat-resources:1.6.1@aar,androidx.drawerlayout:drawerlayout:1.0.0@aar,androidx.viewpager:viewpager:1.0.0@aar,androidx.customview:customview:1.0.0@aar,androidx.vectordrawable:vectordrawable-animated:1.1.0@aar,androidx.vectordrawable:vectordrawable:1.1.0@aar,androidx.loader:loader:1.0.0@aar,androidx.lifecycle:lifecycle-livedata:2.6.1@aar,androidx.lifecycle:lifecycle-viewmodel:2.6.1@aar,androidx.lifecycle:lifecycle-viewmodel:2.6.1@aar,androidx.lifecycle:lifecycle-runtime:2.6.1@aar,androidx.lifecycle:lifecycle-livedata-core:2.6.1@aar,androidx.lifecycle:lifecycle-common:2.6.1@jar,androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1@aar,androidx.core:core-ktx:1.2.0@aar,androidx.core:core:1.9.0@aar,androidx.core:core:1.9.0@aar,androidx.cursoradapter:cursoradapter:1.0.0@aar,androidx.concurrent:concurrent-futures:1.1.0@jar,androidx.versionedparcelable:versionedparcelable:1.1.1@aar,androidx.collection:collection:1.1.0@jar,androidx.interpolator:interpolator:1.0.0@aar,androidx.arch.core:core-runtime:2.1.0@aar,androidx.arch.core:core-common:2.2.0@jar,androidx.savedstate:savedstate:1.2.1@aar,androidx.annotation:annotation-jvm:1.6.0@jar,androidx.annotation:annotation-experimental:1.3.0@aar,org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4@jar,org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4@jar,org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21@jar,org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21@jar,org.jetbrains.kotlin:kotlin-stdlib:1.9.10@jar,org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10@jar,org.jetbrains:annotations:13.0@jar,androidx.tracing:tracing:1.0.0@aar,com.google.code.findbugs:jsr305:2.0.2@jar,com.google.guava:listenablefuture:1.0@jar,androidx.test.espresso:espresso-idling-resource:3.5.1@aar,com.squareup:javawriter:2.1.1@jar,javax.inject:javax.inject:1@jar">
<dependency
name=":@@:app::debug"
simpleName="artifacts::app"/>
<dependency
name="androidx.test.ext:junit:1.1.5@aar"
simpleName="androidx.test.ext:junit"/>
<dependency
name="androidx.test.espresso:espresso-core:3.5.1@aar"
simpleName="androidx.test.espresso:espresso-core"/>
<dependency
name="androidx.appcompat:appcompat:1.6.1@aar"
simpleName="androidx.appcompat:appcompat"/>
<dependency
name="androidx.coordinatorlayout:coordinatorlayout:1.2.0@aar"
simpleName="androidx.coordinatorlayout:coordinatorlayout"/>
<dependency
name="androidx.core:core-splashscreen:1.0.1@aar"
simpleName="androidx.core:core-splashscreen"/>
<dependency
name=":@@:capacitor-android::debug"
simpleName="android:capacitor-android"/>
<dependency
name=":@@:capacitor-cordova-android-plugins::debug"
simpleName="android:capacitor-cordova-android-plugins"/>
<dependency
name=":@@:capacitor-app::debug"
simpleName="android:capacitor-app"/>
<dependency
name="androidx.test:runner:1.5.2@aar"
simpleName="androidx.test:runner"/>
<dependency
name="junit:junit:4.13.2@jar"
simpleName="junit:junit"/>
<dependency
name="org.hamcrest:hamcrest-integration:1.3@jar"
simpleName="org.hamcrest:hamcrest-integration"/>
<dependency
name="org.hamcrest:hamcrest-library:1.3@jar"
simpleName="org.hamcrest:hamcrest-library"/>
<dependency
name="org.hamcrest:hamcrest-core:1.3@jar"
simpleName="org.hamcrest:hamcrest-core"/>
<dependency
name="androidx.test:core:1.5.0@aar"
simpleName="androidx.test:core"/>
<dependency
name="androidx.test.services:storage:1.4.2@aar"
simpleName="androidx.test.services:storage"/>
<dependency
name="androidx.test:monitor:1.6.1@aar"
simpleName="androidx.test:monitor"/>
<dependency
name="androidx.test:annotation:1.0.1@aar"
simpleName="androidx.test:annotation"/>
<dependency
name="androidx.fragment:fragment:1.3.6@aar"
simpleName="androidx.fragment:fragment"/>
<dependency
name="androidx.activity:activity:1.6.0@aar"
simpleName="androidx.activity:activity"/>
<dependency
name="androidx.appcompat:appcompat-resources:1.6.1@aar"
simpleName="androidx.appcompat:appcompat-resources"/>
<dependency
name="androidx.drawerlayout:drawerlayout:1.0.0@aar"
simpleName="androidx.drawerlayout:drawerlayout"/>
<dependency
name="androidx.viewpager:viewpager:1.0.0@aar"
simpleName="androidx.viewpager:viewpager"/>
<dependency
name="androidx.customview:customview:1.0.0@aar"
simpleName="androidx.customview:customview"/>
<dependency
name="androidx.vectordrawable:vectordrawable-animated:1.1.0@aar"
simpleName="androidx.vectordrawable:vectordrawable-animated"/>
<dependency
name="androidx.vectordrawable:vectordrawable:1.1.0@aar"
simpleName="androidx.vectordrawable:vectordrawable"/>
<dependency
name="androidx.loader:loader:1.0.0@aar"
simpleName="androidx.loader:loader"/>
<dependency
name="androidx.lifecycle:lifecycle-livedata:2.6.1@aar"
simpleName="androidx.lifecycle:lifecycle-livedata"/>
<dependency
name="androidx.lifecycle:lifecycle-viewmodel:2.6.1@aar"
simpleName="androidx.lifecycle:lifecycle-viewmodel"/>
<dependency
name="androidx.lifecycle:lifecycle-runtime:2.6.1@aar"
simpleName="androidx.lifecycle:lifecycle-runtime"/>
<dependency
name="androidx.lifecycle:lifecycle-livedata-core:2.6.1@aar"
simpleName="androidx.lifecycle:lifecycle-livedata-core"/>
<dependency
name="androidx.lifecycle:lifecycle-common:2.6.1@jar"
simpleName="androidx.lifecycle:lifecycle-common"/>
<dependency
name="androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1@aar"
simpleName="androidx.lifecycle:lifecycle-viewmodel-savedstate"/>
<dependency
name="androidx.core:core-ktx:1.2.0@aar"
simpleName="androidx.core:core-ktx"/>
<dependency
name="androidx.core:core:1.9.0@aar"
simpleName="androidx.core:core"/>
<dependency
name="androidx.cursoradapter:cursoradapter:1.0.0@aar"
simpleName="androidx.cursoradapter:cursoradapter"/>
<dependency
name="androidx.concurrent:concurrent-futures:1.1.0@jar"
simpleName="androidx.concurrent:concurrent-futures"/>
<dependency
name="androidx.versionedparcelable:versionedparcelable:1.1.1@aar"
simpleName="androidx.versionedparcelable:versionedparcelable"/>
<dependency
name="androidx.collection:collection:1.1.0@jar"
simpleName="androidx.collection:collection"/>
<dependency
name="androidx.interpolator:interpolator:1.0.0@aar"
simpleName="androidx.interpolator:interpolator"/>
<dependency
name="androidx.arch.core:core-runtime:2.1.0@aar"
simpleName="androidx.arch.core:core-runtime"/>
<dependency
name="androidx.arch.core:core-common:2.2.0@jar"
simpleName="androidx.arch.core:core-common"/>
<dependency
name="androidx.savedstate:savedstate:1.2.1@aar"
simpleName="androidx.savedstate:savedstate"/>
<dependency
name="androidx.annotation:annotation-jvm:1.6.0@jar"
simpleName="androidx.annotation:annotation-jvm"/>
<dependency
name="androidx.annotation:annotation-experimental:1.3.0@aar"
simpleName="androidx.annotation:annotation-experimental"/>
<dependency
name="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4@jar"
simpleName="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm"/>
<dependency
name="org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4@jar"
simpleName="org.jetbrains.kotlinx:kotlinx-coroutines-android"/>
<dependency
name="org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21@jar"
simpleName="org.jetbrains.kotlin:kotlin-stdlib-jdk8"/>
<dependency
name="org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21@jar"
simpleName="org.jetbrains.kotlin:kotlin-stdlib-jdk7"/>
<dependency
name="org.jetbrains.kotlin:kotlin-stdlib:1.9.10@jar"
simpleName="org.jetbrains.kotlin:kotlin-stdlib"/>
<dependency
name="org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10@jar"
simpleName="org.jetbrains.kotlin:kotlin-stdlib-common"/>
<dependency
name="org.jetbrains:annotations:13.0@jar"
simpleName="org.jetbrains:annotations"/>
<dependency
name="androidx.tracing:tracing:1.0.0@aar"
simpleName="androidx.tracing:tracing"/>
<dependency
name="com.google.code.findbugs:jsr305:2.0.2@jar"
simpleName="com.google.code.findbugs:jsr305"/>
<dependency
name="com.google.guava:listenablefuture:1.0@jar"
simpleName="com.google.guava:listenablefuture"/>
<dependency
name="androidx.test.espresso:espresso-idling-resource:3.5.1@aar"
simpleName="androidx.test.espresso:espresso-idling-resource"/>
<dependency
name="com.squareup:javawriter:2.1.1@jar"
simpleName="com.squareup:javawriter"/>
<dependency
name="javax.inject:javax.inject:1@jar"
simpleName="javax.inject:javax.inject"/>
</compile>
<package
roots="androidx.test.ext:junit:1.1.5@aar,androidx.test.espresso:espresso-core:3.5.1@aar,androidx.test:core:1.5.0@aar,androidx.test:runner:1.5.2@aar,androidx.test.services:storage:1.4.2@aar,androidx.test:monitor:1.6.1@aar,androidx.test:annotation:1.0.1@aar,androidx.lifecycle:lifecycle-common:2.6.1@jar,androidx.tracing:tracing:1.0.0@aar,androidx.concurrent:concurrent-futures:1.1.0@jar,androidx.annotation:annotation-jvm:1.6.0@jar,androidx.annotation:annotation-experimental:1.3.0@aar,org.jetbrains.kotlin:kotlin-stdlib:1.9.10@jar,org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4@jar,org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4@jar,org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10@jar,org.jetbrains:annotations:13.0@jar,com.google.guava:listenablefuture:1.0@jar,junit:junit:4.13.2@jar,androidx.test.espresso:espresso-idling-resource:3.5.1@aar,com.squareup:javawriter:2.1.1@jar,javax.inject:javax.inject:1@jar,org.hamcrest:hamcrest-integration:1.3@jar,org.hamcrest:hamcrest-library:1.3@jar,com.google.code.findbugs:jsr305:2.0.2@jar,org.hamcrest:hamcrest-core:1.3@jar">
<dependency
name="androidx.test.ext:junit:1.1.5@aar"
simpleName="androidx.test.ext:junit"/>
<dependency
name="androidx.test.espresso:espresso-core:3.5.1@aar"
simpleName="androidx.test.espresso:espresso-core"/>
<dependency
name="androidx.test:core:1.5.0@aar"
simpleName="androidx.test:core"/>
<dependency
name="androidx.test:runner:1.5.2@aar"
simpleName="androidx.test:runner"/>
<dependency
name="androidx.test.services:storage:1.4.2@aar"
simpleName="androidx.test.services:storage"/>
<dependency
name="androidx.test:monitor:1.6.1@aar"
simpleName="androidx.test:monitor"/>
<dependency
name="androidx.test:annotation:1.0.1@aar"
simpleName="androidx.test:annotation"/>
<dependency
name="androidx.lifecycle:lifecycle-common:2.6.1@jar"
simpleName="androidx.lifecycle:lifecycle-common"/>
<dependency
name="androidx.tracing:tracing:1.0.0@aar"
simpleName="androidx.tracing:tracing"/>
<dependency
name="androidx.concurrent:concurrent-futures:1.1.0@jar"
simpleName="androidx.concurrent:concurrent-futures"/>
<dependency
name="androidx.annotation:annotation-jvm:1.6.0@jar"
simpleName="androidx.annotation:annotation-jvm"/>
<dependency
name="androidx.annotation:annotation-experimental:1.3.0@aar"
simpleName="androidx.annotation:annotation-experimental"/>
<dependency
name="org.jetbrains.kotlin:kotlin-stdlib:1.9.10@jar"
simpleName="org.jetbrains.kotlin:kotlin-stdlib"/>
<dependency
name="org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4@jar"
simpleName="org.jetbrains.kotlinx:kotlinx-coroutines-android"/>
<dependency
name="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4@jar"
simpleName="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm"/>
<dependency
name="org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10@jar"
simpleName="org.jetbrains.kotlin:kotlin-stdlib-common"/>
<dependency
name="org.jetbrains:annotations:13.0@jar"
simpleName="org.jetbrains:annotations"/>
<dependency
name="com.google.guava:listenablefuture:1.0@jar"
simpleName="com.google.guava:listenablefuture"/>
<dependency
name="junit:junit:4.13.2@jar"
simpleName="junit:junit"/>
<dependency
name="androidx.test.espresso:espresso-idling-resource:3.5.1@aar"
simpleName="androidx.test.espresso:espresso-idling-resource"/>
<dependency
name="com.squareup:javawriter:2.1.1@jar"
simpleName="com.squareup:javawriter"/>
<dependency
name="javax.inject:javax.inject:1@jar"
simpleName="javax.inject:javax.inject"/>
<dependency
name="org.hamcrest:hamcrest-integration:1.3@jar"
simpleName="org.hamcrest:hamcrest-integration"/>
<dependency
name="org.hamcrest:hamcrest-library:1.3@jar"
simpleName="org.hamcrest:hamcrest-library"/>
<dependency
name="com.google.code.findbugs:jsr305:2.0.2@jar"
simpleName="com.google.code.findbugs:jsr305"/>
<dependency
name="org.hamcrest:hamcrest-core:1.3@jar"
simpleName="org.hamcrest:hamcrest-core"/>
</package>
</dependencies>

597
android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug-artifact-libraries.xml

@ -0,0 +1,597 @@
<libraries>
<library
name=":@@:app::debug"
project=":app"/>
<library
name="androidx.test.ext:junit:1.1.5@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/6920df513b843fe8996cb056b97c8943/transformed/junit-1.1.5/jars/classes.jar"
resolved="androidx.test.ext:junit:1.1.5"
folder="/home/noone/.gradle/caches/8.11.1/transforms/6920df513b843fe8996cb056b97c8943/transformed/junit-1.1.5"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.test.espresso:espresso-core:3.5.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/53a6e3281e2eb88fadc0c7ce85420bd5/transformed/espresso-core-3.5.1/jars/classes.jar"
resolved="androidx.test.espresso:espresso-core:3.5.1"
folder="/home/noone/.gradle/caches/8.11.1/transforms/53a6e3281e2eb88fadc0c7ce85420bd5/transformed/espresso-core-3.5.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.appcompat:appcompat:1.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/c23a582a8f84e9d10e040b1a2b643578/transformed/appcompat-1.6.1/jars/classes.jar"
resolved="androidx.appcompat:appcompat:1.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/c23a582a8f84e9d10e040b1a2b643578/transformed/appcompat-1.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.coordinatorlayout:coordinatorlayout:1.2.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/384b30afc030c326e4eb881c13db9c7b/transformed/coordinatorlayout-1.2.0/jars/classes.jar"
resolved="androidx.coordinatorlayout:coordinatorlayout:1.2.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/384b30afc030c326e4eb881c13db9c7b/transformed/coordinatorlayout-1.2.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.core:core-splashscreen:1.0.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/a9529a1f12bcf43fb21c7e1c4b705145/transformed/core-splashscreen-1.0.1/jars/classes.jar"
resolved="androidx.core:core-splashscreen:1.0.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/a9529a1f12bcf43fb21c7e1c4b705145/transformed/core-splashscreen-1.0.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name=":@@:capacitor-android::debug"
jars="/home/noone/.gradle/caches/8.11.1/transforms/f35e67d4a4f19c0e54c053f60efe3c1d/transformed/out/jars/classes.jar:/home/noone/.gradle/caches/8.11.1/transforms/f35e67d4a4f19c0e54c053f60efe3c1d/transformed/out/jars/libs/R.jar"
resolved="android:capacitor-android:unspecified"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/f35e67d4a4f19c0e54c053f60efe3c1d/transformed/out"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name=":@@:capacitor-cordova-android-plugins::debug"
jars="/home/noone/.gradle/caches/8.11.1/transforms/21ad572b54a2a8f29659928e0cfeec66/transformed/out/jars/classes.jar:/home/noone/.gradle/caches/8.11.1/transforms/21ad572b54a2a8f29659928e0cfeec66/transformed/out/jars/libs/R.jar"
resolved="android:capacitor-cordova-android-plugins:unspecified"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/21ad572b54a2a8f29659928e0cfeec66/transformed/out"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name=":@@:capacitor-app::debug"
jars="/home/noone/.gradle/caches/8.11.1/transforms/d20eec7e87a8999e670c0670ef74575c/transformed/out/jars/classes.jar:/home/noone/.gradle/caches/8.11.1/transforms/d20eec7e87a8999e670c0670ef74575c/transformed/out/jars/libs/R.jar"
resolved="android:capacitor-app:unspecified"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/d20eec7e87a8999e670c0670ef74575c/transformed/out"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.test:runner:1.5.2@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/dae72bd62c06d34bf707b21595526286/transformed/runner-1.5.2/jars/classes.jar"
resolved="androidx.test:runner:1.5.2"
folder="/home/noone/.gradle/caches/8.11.1/transforms/dae72bd62c06d34bf707b21595526286/transformed/runner-1.5.2"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="junit:junit:4.13.2@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/junit/junit/4.13.2/8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12/junit-4.13.2.jar"
resolved="junit:junit:4.13.2"/>
<library
name="org.hamcrest:hamcrest-integration:1.3@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar"
resolved="org.hamcrest:hamcrest-integration:1.3"/>
<library
name="org.hamcrest:hamcrest-library:1.3@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar"
resolved="org.hamcrest:hamcrest-library:1.3"/>
<library
name="org.hamcrest:hamcrest-core:1.3@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar"
resolved="org.hamcrest:hamcrest-core:1.3"/>
<library
name="androidx.test:core:1.5.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/e2056f6eb2f3c71ce220a3c449d51b72/transformed/core-1.5.0/jars/classes.jar"
resolved="androidx.test:core:1.5.0"
folder="/home/noone/.gradle/caches/8.11.1/transforms/e2056f6eb2f3c71ce220a3c449d51b72/transformed/core-1.5.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.test.services:storage:1.4.2@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/d30981fe41f1805ab38767bcb2ed6d90/transformed/storage-1.4.2/jars/classes.jar"
resolved="androidx.test.services:storage:1.4.2"
folder="/home/noone/.gradle/caches/8.11.1/transforms/d30981fe41f1805ab38767bcb2ed6d90/transformed/storage-1.4.2"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.test:monitor:1.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/5e5cd357311f8977cfbb83526504011d/transformed/monitor-1.6.1/jars/classes.jar"
resolved="androidx.test:monitor:1.6.1"
folder="/home/noone/.gradle/caches/8.11.1/transforms/5e5cd357311f8977cfbb83526504011d/transformed/monitor-1.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.test:annotation:1.0.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/3dc8a610296df4e1646bcaf2dbaa10f9/transformed/annotation-1.0.1/jars/classes.jar"
resolved="androidx.test:annotation:1.0.1"
folder="/home/noone/.gradle/caches/8.11.1/transforms/3dc8a610296df4e1646bcaf2dbaa10f9/transformed/annotation-1.0.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.fragment:fragment:1.3.6@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/e076c3284c630e4b2031abf66b0c4c12/transformed/fragment-1.3.6/jars/classes.jar"
resolved="androidx.fragment:fragment:1.3.6"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/e076c3284c630e4b2031abf66b0c4c12/transformed/fragment-1.3.6"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.activity:activity:1.6.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/74242387d81fc7021a2ea34c6022132a/transformed/activity-1.6.0/jars/classes.jar"
resolved="androidx.activity:activity:1.6.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/74242387d81fc7021a2ea34c6022132a/transformed/activity-1.6.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.appcompat:appcompat-resources:1.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/a4b68a1da0a4a5fe334b42d5ed5a906c/transformed/appcompat-resources-1.6.1/jars/classes.jar"
resolved="androidx.appcompat:appcompat-resources:1.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/a4b68a1da0a4a5fe334b42d5ed5a906c/transformed/appcompat-resources-1.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.drawerlayout:drawerlayout:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/3d7fcdebf94f539a5eae8b25b2506be0/transformed/drawerlayout-1.0.0/jars/classes.jar"
resolved="androidx.drawerlayout:drawerlayout:1.0.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/3d7fcdebf94f539a5eae8b25b2506be0/transformed/drawerlayout-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.viewpager:viewpager:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/d5a6f7683b0f6ebf24de58a77ea174c7/transformed/viewpager-1.0.0/jars/classes.jar"
resolved="androidx.viewpager:viewpager:1.0.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/d5a6f7683b0f6ebf24de58a77ea174c7/transformed/viewpager-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.customview:customview:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/40b27847586b500c7e1eeb23889b6710/transformed/customview-1.0.0/jars/classes.jar"
resolved="androidx.customview:customview:1.0.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/40b27847586b500c7e1eeb23889b6710/transformed/customview-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.vectordrawable:vectordrawable-animated:1.1.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/a63b5df3d922da9d0bfc3a19e39fbfaa/transformed/vectordrawable-animated-1.1.0/jars/classes.jar"
resolved="androidx.vectordrawable:vectordrawable-animated:1.1.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/a63b5df3d922da9d0bfc3a19e39fbfaa/transformed/vectordrawable-animated-1.1.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.vectordrawable:vectordrawable:1.1.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/04194e958423902f6413b3ec70cbec09/transformed/vectordrawable-1.1.0/jars/classes.jar"
resolved="androidx.vectordrawable:vectordrawable:1.1.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/04194e958423902f6413b3ec70cbec09/transformed/vectordrawable-1.1.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.loader:loader:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/08327bf2312bebca2af83c16e988b4c8/transformed/loader-1.0.0/jars/classes.jar"
resolved="androidx.loader:loader:1.0.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/08327bf2312bebca2af83c16e988b4c8/transformed/loader-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.lifecycle:lifecycle-livedata:2.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/31c715eb7a489ab4420bee25d959824c/transformed/lifecycle-livedata-2.6.1/jars/classes.jar"
resolved="androidx.lifecycle:lifecycle-livedata:2.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/31c715eb7a489ab4420bee25d959824c/transformed/lifecycle-livedata-2.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.lifecycle:lifecycle-viewmodel:2.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/a42acd630397e2a20985cf476a32cce2/transformed/lifecycle-viewmodel-2.6.1/jars/classes.jar"
resolved="androidx.lifecycle:lifecycle-viewmodel:2.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/a42acd630397e2a20985cf476a32cce2/transformed/lifecycle-viewmodel-2.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.lifecycle:lifecycle-runtime:2.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/ed5751a9ff54427f6d3419634b1348e1/transformed/lifecycle-runtime-2.6.1/jars/classes.jar"
resolved="androidx.lifecycle:lifecycle-runtime:2.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/ed5751a9ff54427f6d3419634b1348e1/transformed/lifecycle-runtime-2.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.lifecycle:lifecycle-livedata-core:2.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/08e61c4a0566a883132920ea69cb22ba/transformed/lifecycle-livedata-core-2.6.1/jars/classes.jar"
resolved="androidx.lifecycle:lifecycle-livedata-core:2.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/08e61c4a0566a883132920ea69cb22ba/transformed/lifecycle-livedata-core-2.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.lifecycle:lifecycle-common:2.6.1@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.1/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.1.jar"
resolved="androidx.lifecycle:lifecycle-common:2.6.1"/>
<library
name="androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/4f4307291ee0600977b6c808d6ebd556/transformed/lifecycle-viewmodel-savedstate-2.6.1/jars/classes.jar"
resolved="androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/4f4307291ee0600977b6c808d6ebd556/transformed/lifecycle-viewmodel-savedstate-2.6.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.core:core-ktx:1.2.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/473723f7c5c6af075c0c2e2ddeea646a/transformed/core-ktx-1.2.0/jars/classes.jar"
resolved="androidx.core:core-ktx:1.2.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/473723f7c5c6af075c0c2e2ddeea646a/transformed/core-ktx-1.2.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.core:core:1.9.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/d28f0e41d956a3f1eadf66d9fbb4305c/transformed/core-1.9.0/jars/classes.jar"
resolved="androidx.core:core:1.9.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/d28f0e41d956a3f1eadf66d9fbb4305c/transformed/core-1.9.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.cursoradapter:cursoradapter:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/e6a49a952e9061fbc3b528c2ce21c62d/transformed/cursoradapter-1.0.0/jars/classes.jar"
resolved="androidx.cursoradapter:cursoradapter:1.0.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/e6a49a952e9061fbc3b528c2ce21c62d/transformed/cursoradapter-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.concurrent:concurrent-futures:1.1.0@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/androidx.concurrent/concurrent-futures/1.1.0/50b7fb98350d5f42a4e49704b03278542293ba48/concurrent-futures-1.1.0.jar"
resolved="androidx.concurrent:concurrent-futures:1.1.0"/>
<library
name="androidx.versionedparcelable:versionedparcelable:1.1.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/5cea0a3b08fc61cbfdff73b38c0aca2f/transformed/versionedparcelable-1.1.1/jars/classes.jar"
resolved="androidx.versionedparcelable:versionedparcelable:1.1.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/5cea0a3b08fc61cbfdff73b38c0aca2f/transformed/versionedparcelable-1.1.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.collection:collection:1.1.0@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar"
resolved="androidx.collection:collection:1.1.0"
provided="true"/>
<library
name="androidx.interpolator:interpolator:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/e168d0fe5ff531f312b32b630a404bd2/transformed/interpolator-1.0.0/jars/classes.jar"
resolved="androidx.interpolator:interpolator:1.0.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/e168d0fe5ff531f312b32b630a404bd2/transformed/interpolator-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.arch.core:core-runtime:2.1.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/19a5a3eb482db6d7be2e0864892d1c78/transformed/core-runtime-2.1.0/jars/classes.jar"
resolved="androidx.arch.core:core-runtime:2.1.0"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/19a5a3eb482db6d7be2e0864892d1c78/transformed/core-runtime-2.1.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.arch.core:core-common:2.2.0@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.2.0/5e1b8b81dfd5f52c56a8d53b18ca759c19a301f3/core-common-2.2.0.jar"
resolved="androidx.arch.core:core-common:2.2.0"
provided="true"/>
<library
name="androidx.savedstate:savedstate:1.2.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/4407d55ecf5d807949104d4a8226b800/transformed/savedstate-1.2.1/jars/classes.jar"
resolved="androidx.savedstate:savedstate:1.2.1"
provided="true"
folder="/home/noone/.gradle/caches/8.11.1/transforms/4407d55ecf5d807949104d4a8226b800/transformed/savedstate-1.2.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="androidx.annotation:annotation-jvm:1.6.0@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.6.0/a7257339a052df0f91433cf9651231bbb802b502/annotation-jvm-1.6.0.jar"
resolved="androidx.annotation:annotation-jvm:1.6.0"/>
<library
name="androidx.annotation:annotation-experimental:1.3.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/4d5e535594f3255f0e0f5cff1e306cf7/transformed/annotation-experimental-1.3.0/jars/classes.jar"
resolved="androidx.annotation:annotation-experimental:1.3.0"
folder="/home/noone/.gradle/caches/8.11.1/transforms/4d5e535594f3255f0e0f5cff1e306cf7/transformed/annotation-experimental-1.3.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.6.4/2c997cd1c0ef33f3e751d3831929aeff1390cb30/kotlinx-coroutines-core-jvm-1.6.4.jar"
resolved="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4"/>
<library
name="org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.6.4/f955fc8b2ad196e2f4429598440e15f7492eeb2b/kotlinx-coroutines-android-1.6.4.jar"
resolved="org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"/>
<library
name="org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.21/eeb4d60d75e9ea9c11200d52974e522793b14fba/kotlin-stdlib-jdk8-1.6.21.jar"
resolved="org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21"
provided="true"/>
<library
name="org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.21/568c1b78a8e17a4f35b31f0a74e2916095ed74c2/kotlin-stdlib-jdk7-1.6.21.jar"
resolved="org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21"
provided="true"/>
<library
name="org.jetbrains.kotlin:kotlin-stdlib:1.9.10@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.10/72812e8a368917ab5c0a5081b56915ffdfec93b7/kotlin-stdlib-1.9.10.jar"
resolved="org.jetbrains.kotlin:kotlin-stdlib:1.9.10"/>
<library
name="org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.9.10/dafaf2c27f27c09220cee312df10917d9a5d97ce/kotlin-stdlib-common-1.9.10.jar"
resolved="org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10"/>
<library
name="org.jetbrains:annotations:13.0@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar"
resolved="org.jetbrains:annotations:13.0"/>
<library
name="androidx.tracing:tracing:1.0.0@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/ab6bc2c0a47ecb74b5f84cd291ff146f/transformed/tracing-1.0.0/jars/classes.jar"
resolved="androidx.tracing:tracing:1.0.0"
folder="/home/noone/.gradle/caches/8.11.1/transforms/ab6bc2c0a47ecb74b5f84cd291ff146f/transformed/tracing-1.0.0"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="com.google.code.findbugs:jsr305:2.0.2@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/2.0.2/516c03b21d50a644d538de0f0369c620989cd8f0/jsr305-2.0.2.jar"
resolved="com.google.code.findbugs:jsr305:2.0.2"/>
<library
name="com.google.guava:listenablefuture:1.0@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/1.0/c949a840a6acbc5268d088e47b04177bf90b3cad/listenablefuture-1.0.jar"
resolved="com.google.guava:listenablefuture:1.0"/>
<library
name="androidx.test.espresso:espresso-idling-resource:3.5.1@aar"
jars="/home/noone/.gradle/caches/8.11.1/transforms/ba70885d33da75e18ab5736f8d751169/transformed/espresso-idling-resource-3.5.1/jars/classes.jar"
resolved="androidx.test.espresso:espresso-idling-resource:3.5.1"
folder="/home/noone/.gradle/caches/8.11.1/transforms/ba70885d33da75e18ab5736f8d751169/transformed/espresso-idling-resource-3.5.1"
manifest="AndroidManifest.xml"
resFolder="res"
assetsFolder="assets"
lintJar="lint.jar"
publicResources="public.txt"
symbolFile="R.txt"
externalAnnotations="annotations.zip"
proguardRules="proguard.txt"/>
<library
name="com.squareup:javawriter:2.1.1@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar"
resolved="com.squareup:javawriter:2.1.1"/>
<library
name="javax.inject:javax.inject:1@jar"
jars="/home/noone/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar"
resolved="javax.inject:javax.inject:1"/>
</libraries>

30
android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/debug.xml

@ -0,0 +1,30 @@
<variant
name="debug"
package="app.timesafari.app"
minSdkVersion="22"
targetSdkVersion="34"
debuggable="true"
mergedManifest="build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml"
manifestMergeReport="build/outputs/logs/manifest-merger-debug-report.txt"
partialResultsDir="build/intermediates/android_test_lint_partial_results/debug/lintAnalyzeDebugAndroidTest/out">
<buildFeatures
namespacing="REQUIRED"/>
<sourceProviders>
</sourceProviders>
<testSourceProviders>
<sourceProvider
manifests="src/androidTest/AndroidManifest.xml"
javaDirectories="src/androidTest/java:src/androidTestDebug/java:src/androidTest/kotlin:src/androidTestDebug/kotlin"
resDirectories="src/androidTest/res:src/androidTestDebug/res"
assetsDirectories="src/androidTest/assets:src/androidTestDebug/assets"
androidTest="true"/>
</testSourceProviders>
<testFixturesSourceProviders>
</testFixturesSourceProviders>
<artifact
type="INSTRUMENTATION_TEST"
applicationId="app.timesafari.app.test"
generatedResourceFolders="build/generated/res/resValues/androidTest/debug"
desugaredMethodsFiles="/home/noone/.gradle/caches/8.11.1/transforms/779ef60274050a8c5af871d79af9d869/transformed/D8BackportedDesugaredMethods.txt">
</artifact>
</variant>

19
android/app/build/intermediates/android_test_lint_model/debug/generateDebugAndroidTestLintModel/module.xml

@ -0,0 +1,19 @@
<lint-module
format="1"
dir="/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app"
name=":app"
type="APP"
maven="android:app:unspecified"
agpVersion="8.9.0"
buildFolder="build"
bootClassPath="/opt/android-sdk/platforms/android-34/android.jar:/opt/android-sdk/build-tools/35.0.0/core-lambda-stubs.jar"
javaSourceLevel="17"
compileTarget="android-34"
neverShrinking="true">
<lintOptions
abortOnError="true"
absolutePaths="true"
checkReleaseBuilds="true"
explainIssues="true"/>
<variant name="debug"/>
</lint-module>

9
android/app/build/intermediates/android_test_lint_partial_results/debug/lintAnalyzeDebugAndroidTest/out/lint-partial.xml

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<incidents format="6" by="lint 8.9.0" type="partial_results">
<map id="UnusedResources">
<entry
name="model"
string=""/>
</map>
</incidents>

1
android/app/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json

@ -0,0 +1 @@
{}

1
android/app/build/intermediates/annotation_processor_list/debugUnitTest/javaPreCompileDebugUnitTest/annotationProcessors.json

@ -0,0 +1 @@
{}

1
android/app/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json

@ -0,0 +1 @@
{}

1
android/app/build/intermediates/annotation_processor_list/releaseUnitTest/javaPreCompileReleaseUnitTest/annotationProcessors.json

@ -0,0 +1 @@
{}

2
android/app/build/intermediates/apk_ide_redirect_file/debug/createDebugApkListingFileRedirect/redirect.txt

@ -0,0 +1,2 @@
#- File Locator -
listingFile=../../../../outputs/apk/debug/output-metadata.json

2
android/app/build/intermediates/apk_ide_redirect_file/release/createReleaseApkListingFileRedirect/redirect.txt

@ -0,0 +1,2 @@
#- File Locator -
listingFile=../../../../outputs/apk/release/output-metadata.json

2
android/app/build/intermediates/app_metadata/debug/writeDebugAppMetadata/app-metadata.properties

@ -0,0 +1,2 @@
appMetadataVersion=1.1
androidGradlePluginVersion=8.9.0

2
android/app/build/intermediates/app_metadata/release/writeReleaseAppMetadata/app-metadata.properties

@ -0,0 +1,2 @@
appMetadataVersion=1.1
androidGradlePluginVersion=8.9.0

21
android/app/build/intermediates/assets/debug/mergeDebugAssets/capacitor.config.json

@ -0,0 +1,21 @@
{
"appId": "app.timesafari.app",
"appName": "TimeSafari",
"webDir": "dist",
"bundledWebRuntime": false,
"server": {
"cleartext": true
},
"plugins": {
"App": {
"appUrlOpen": {
"handlers": [
{
"url": "timesafari://*",
"autoVerify": true
}
]
}
}
}
}

6
android/app/build/intermediates/assets/debug/mergeDebugAssets/capacitor.plugins.json

@ -0,0 +1,6 @@
[
{
"pkg": "@capacitor/app",
"classpath": "com.capacitorjs.plugins.app.AppPlugin"
}
]

1025
android/app/build/intermediates/assets/debug/mergeDebugAssets/native-bridge.js

File diff suppressed because it is too large

11
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/AccountViewView-BvsLGx3g.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimAddRawView-MjnUQPZ5.js

@ -0,0 +1 @@
var h=Object.defineProperty;var f=(a,e,t)=>e in a?h(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var o=(a,e,t)=>f(a,typeof e!="symbol"?e+"":e,t);import{V as w,e as g,l as v,C,_ as x,h as y,j as u,k as l,n as S,o as b,s as _,F as $,z as d,B as D}from"./main.common-DD7dqhZp.js";import{Q as N}from"./QuickNav-C8jPGtUY.js";import{j as V,g as k,x as J,e as F,v as I}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var A=Object.getOwnPropertyDescriptor,E=(a,e,t,r)=>{for(var i=r>1?void 0:r?A(e,t):e,s=a.length-1,n;s>=0;s--)(n=a[s])&&(i=n(i)||i);return i};let m=class extends w{constructor(){super(...arguments);o(this,"$notify");o(this,"$route");o(this,"$router");o(this,"axios");o(this,"accountIdentityStr","null");o(this,"activeDid","");o(this,"apiServer","");o(this,"claimStr","")}async mounted(){await this.initializeSettings(),await this.loadClaimData()}async initializeSettings(){const t=await g();this.activeDid=t.activeDid||"",this.apiServer=t.apiServer||""}async loadClaimData(){await this.loadClaimFromQueryParam()||await this.loadClaimFromJwtId()}async loadClaimFromQueryParam(){if(this.claimStr=this.$route.query.claim||"",!this.claimStr)return!1;try{const t=JSON.parse(this.claimStr);return this.claimStr=JSON.stringify(t,null,2),!0}catch{return!1}}async loadClaimFromJwtId(){const t=this.$route.query.claimJwtId||"";if(!t)return;const r=V(t)?"/api/claim/byHandle/":"/api/claim/",i=this.apiServer+r+encodeURIComponent(t);try{const s=await this.fetchClaimData(i,t);this.formatClaimResponse(s,t)}catch(s){this.handleClaimError(s)}}async fetchClaimData(t,r){const i=await k(this.activeDid);return await this.axios.get(t,{headers:i})}formatClaimResponse(t,r){var i;if(t.status===200){const s=(i=t.data)==null?void 0:i.claim;s.lastClaimId=J(r),this.claimStr=JSON.stringify(s,null,2)}else throw{message:"Got an error loading that claim.",response:{status:t.status,statusText:t.statusText}}}handleClaimError(t){v("Error retrieving claim: "+F(t),!0),this.$notify({group:"alert",type:"danger",title:"Error",text:"Got an error retrieving claim data."},3e3)}async submitClaim(){const t=JSON.parse(this.claimStr),r=await I(t,this.activeDid,this.apiServer,this.axios);r.type==="success"?this.$notify({group:"alert",type:"success",title:"Success",text:"Claim submitted."},5e3):(console.error("Got error submitting the claim:",r),this.$notify({group:"alert",type:"danger",title:"Error",text:"There was a problem submitting the claim."},5e3))}};m=E([C({components:{QuickNav:N}})],m);const O={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},R={id:"ViewBreadcrumb",class:"mb-8"},P={class:"text-lg text-center font-light relative px-7"},Q={class:"flex"};function B(a,e,t,r,i,s){const n=d("QuickNav"),p=d("font-awesome");return D(),y($,null,[u(n),l("section",O,[l("div",R,[l("h1",P,[l("button",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=c=>a.$router.back())},[u(p,{icon:"chevron-left",class:"fa-fw"})]),e[3]||(e[3]=S(" Raw Claim "))])]),l("div",Q,[b(l("textarea",{"onUpdate:modelValue":e[1]||(e[1]=c=>a.claimStr=c),rows:"20",class:"border-2 w-full"},null,512),[[_,a.claimStr]])]),l("button",{class:"block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md",onClick:e[2]||(e[2]=c=>a.submitClaim())}," Sign & Send ")])],64)}const M=x(m,[["render",B]]);export{M as default};

8
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimCertificateView-WsWhMks_.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimView-BUQRK2PH.css

@ -0,0 +1 @@
.tooltip{position:relative;display:inline-block;border-bottom:1px dotted black}.tooltip .tooltiptext{visibility:hidden;width:200px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1}.tooltip:hover .tooltiptext,.tooltip:hover .tooltiptext-left{visibility:visible}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ClaimView-c0v_AehR.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ConfirmContactView-CXS4FvMu.js

@ -0,0 +1 @@
import{V as m,C as x,_ as u,h as _,k as c,J as f,j as d,n as b,w as v,z as i,B as w}from"./main.common-DD7dqhZp.js";import"./index-BGoTPXII.js";var g=Object.getOwnPropertyDescriptor,C=(o,t,r,a)=>{for(var e=a>1?void 0:a?g(t,r):t,s=o.length-1,n;s>=0;s--)(n=o[s])&&(e=n(e)||e);return e};let l=class extends m{};l=C([x({components:{}})],l);const h={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},k={id:"ViewBreadcrumb",class:"mb-8"},V={class:"text-lg text-center font-light relative px-7"};function y(o,t,r,a,e,s){const n=i("font-awesome"),p=i("router-link");return w(),_("section",h,[c("div",k,[c("h1",V,[d(p,{to:{name:"account"},class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1"},{default:v(()=>[d(n,{icon:"chevron-left",class:"fa-fw"})]),_:1}),t[0]||(t[0]=b(" Confirm Contact "))])]),t[1]||(t[1]=f('<p class="text-center text-xl mb-4 font-light"> Would you like to add <i>Firstname</i> to your network? </p><div class="bg-slate-100 rounded-md overflow-hidden px-4 py-3 mb-4"><h2 class="text-xl font-semibold mb-2">Firstname Lastname</h2><div class="text-slate-500 text-sm font-bold">ID</div><div class="text-sm text-slate-500 mb-1"><span><code>did:peer:kl45kj41lk451kl3</code></span></div></div><div class="mt-8"><div class="grid grid-cols-1 sm:grid-cols-2 gap-2"><input type="submit" class="block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md" value="Add Contact"><button type="button" class="block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md"> Cancel </button></div></div>',3))])}const j=u(l,[["render",y]]);export{j as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ConfirmGiftView-BDAczKwI.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactAmountsView-Bsd4-O6A.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactEditView-Dw42tFmc.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactGiftingView-CgQUVeDX.js

@ -0,0 +1 @@
var y=Object.defineProperty;var v=(o,t,e)=>t in o?y(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e;var n=(o,t,e)=>v(o,typeof t!="symbol"?t+"":t,e);import{V as C,e as k,d as D,C as $,_ as j,h as u,j as a,k as s,n as _,w as G,F as g,E as V,z as d,B as b,t as E}from"./main.common-DD7dqhZp.js";import{G as I}from"./GiftedDialog-DmRkVexW.js";import{Q as N}from"./QuickNav-C8jPGtUY.js";import{E as B}from"./EntityIcon-DciUb57i.js";import{_ as S}from"./blank-square-D9dGgMJw.js";import"./index-BGoTPXII.js";import"./index-ryzpKtgI.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var Q=Object.getOwnPropertyDescriptor,A=(o,t,e,r)=>{for(var i=r>1?void 0:r?Q(t,e):t,c=o.length-1,p;c>=0;c--)(p=o[c])&&(i=p(i)||i);return i};let f=class extends C{constructor(){super(...arguments);n(this,"$notify");n(this,"$route");n(this,"$router");n(this,"activeDid","");n(this,"allContacts",[]);n(this,"apiServer","");n(this,"description","");n(this,"projectId","");n(this,"prompt","")}async created(){try{const e=await k();this.apiServer=e.apiServer||"",this.activeDid=e.activeDid||"";const r=await D.contacts.toArray();this.allContacts=r.sort((i,c)=>(i.name||"").localeCompare(c.name||"")),this.projectId=this.$route.query.projectId||"",this.prompt=this.$route.query.prompt??this.prompt}catch(e){console.error("Error retrieving settings & contacts:",e),this.$notify({group:"alert",type:"danger",title:"Error",text:e.message||"There was an error retrieving your settings or contacts."},5e3)}}openDialog(e){const r=this.projectId?void 0:{did:this.activeDid,name:"you"};this.$refs.customDialog.open(e,r,void 0,"Given by "+((e==null?void 0:e.name)||"someone not named"),this.prompt)}};f=A([$({components:{GiftedDialog:I,QuickNav:N,EntityIcon:B}})],f);const F={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},O={id:"ViewBreadcrumb",class:"mb-8"},q={class:"text-lg text-center font-light relative px-7"},z={class:"border-t border-slate-300"},P={class:"border-b border-slate-300 py-3"},T={class:"text-base flex gap-4 items-center"},U={class:"text-right"},H={class:"text-base flex gap-4 items-center"},L={class:"grow font-semibold"},J={class:"text-right"},K=["onClick"];function M(o,t,e,r,i,c){const p=d("QuickNav"),m=d("font-awesome"),h=d("router-link"),x=d("EntityIcon"),w=d("GiftedDialog");return b(),u(g,null,[a(p,{selected:"Home"}),s("section",F,[s("div",O,[s("h1",q,[a(h,{to:{name:"home"},class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1"},{default:G(()=>[a(m,{icon:"chevron-left",class:"fa-fw"})]),_:1}),t[1]||(t[1]=_(" Given by... "))])]),s("ul",z,[s("li",P,[s("h2",T,[t[2]||(t[2]=s("span",{class:"grow"},[s("img",{src:S,width:"32",class:"inline-block align-middle border border-slate-300 rounded-md mr-1"}),_(" Unnamed/Unknown ")],-1)),s("span",U,[s("button",{type:"button",class:"block w-full text-center text-sm uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-3 py-1.5 rounded-md",onClick:t[0]||(t[0]=l=>o.openDialog())},[a(m,{icon:"gift",class:"fa-fw"})])])])]),(b(!0),u(g,null,V(o.allContacts,l=>(b(),u("li",{key:l.did,class:"border-b border-slate-300 py-3"},[s("h2",H,[s("span",L,[a(x,{contact:l,"icon-size":32,class:"inline-block align-middle border border-slate-300 rounded-md mr-1"},null,8,["contact"]),_(" "+E(l.name||"(no name)"),1)]),s("span",J,[s("button",{type:"button",class:"block w-full text-center text-sm uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-3 py-1.5 rounded-md",onClick:R=>o.openDialog(l)},[a(m,{icon:"gift",class:"fa-fw"})],8,K)])])]))),128))]),a(w,{ref:"customDialog","to-project-id":o.projectId},null,8,["to-project-id"])])],64)}const at=j(f,[["render",M]]);export{at as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactImportView-CH0ouLM8.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactNameDialog-B32CzJRA.js

@ -0,0 +1 @@
var b=Object.defineProperty;var p=(t,e,s)=>e in t?b(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var o=(t,e,s)=>p(t,typeof e!="symbol"?e+"":e,s);import{C as h,V as C,_ as m,h as v,m as g,B as u,k as i,n as k,o as x,t as d,s as f}from"./main.common-DD7dqhZp.js";var _=Object.getOwnPropertyDescriptor,w=(t,e,s,c)=>{for(var l=c>1?void 0:c?_(e,s):e,n=t.length-1,a;n>=0;n--)(a=t[n])&&(l=a(l)||l);return l};let r=class extends C{constructor(){super(...arguments);o(this,"cancelCallback",()=>{});o(this,"saveCallback",()=>{});o(this,"message","");o(this,"newText","");o(this,"title","Contact Name");o(this,"visible",!1)}async open(s,c,l,n,a){this.cancelCallback=n||this.cancelCallback,this.saveCallback=l||this.saveCallback,this.message=c??this.message,this.newText=a??"",this.title=s??this.title,this.visible=!0}async onClickSaveChanges(){this.visible=!1,this.saveCallback&&this.saveCallback(this.newText)}onClickCancel(){this.visible=!1,this.cancelCallback&&this.cancelCallback()}};r=w([h],r);const y={key:0,class:"dialog-overlay"},N={class:"dialog"},D={class:"text-xl font-bold text-center mb-4"},T={class:"mt-8"},$={class:"grid grid-cols-1 sm:grid-cols-2 gap-2"};function V(t,e,s,c,l,n){return t.visible?(u(),v("div",y,[i("div",N,[i("h1",D,d(t.title),1),k(" "+d(t.message)+" Note that their name is only stored on this device. ",1),x(i("input",{"onUpdate:modelValue":e[0]||(e[0]=a=>t.newText=a),type:"text",placeholder:"Name",class:"block w-full rounded border border-slate-400 mb-4 px-3 py-2"},null,512),[[f,t.newText]]),i("div",T,[i("div",$,[i("button",{type:"button",class:"block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2",onClick:e[1]||(e[1]=a=>t.onClickSaveChanges())}," Save "),i("button",{type:"button",class:"block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2",onClick:e[2]||(e[2]=a=>t.onClickCancel())}," Cancel ")])])])])):g("",!0)}const P=m(r,[["render",V]]);export{P as C};

5
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactQRScanShowView-wtOPMc0J.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactScanView-C0FSjMaw.js

@ -0,0 +1 @@
import{V as p,C as u,_ as m,h,k as c,J as w,j as n,n as v,w as x,z as i,B as f}from"./main.common-DD7dqhZp.js";import"./index-BGoTPXII.js";var _=Object.getOwnPropertyDescriptor,g=(o,t,d,r)=>{for(var e=r>1?void 0:r?_(t,d):t,s=o.length-1,a;s>=0;s--)(a=o[s])&&(e=a(e)||e);return e};let l=class extends p{};l=g([u({components:{}})],l);const k={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},C={id:"ViewBreadcrumb",class:"mb-8"},y={class:"text-lg text-center font-light relative px-7"};function V(o,t,d,r,e,s){const a=i("font-awesome"),b=i("router-link");return f(),h("section",k,[c("div",C,[c("h1",y,[n(b,{to:{name:"account"},class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1"},{default:x(()=>[n(a,{icon:"chevron-left",class:"fa-fw"})]),_:1}),t[0]||(t[0]=v(" Scan Contact "))])]),t[1]||(t[1]=w('<h3 class="text-sm uppercase font-semibold mb-2">Scan a QR Code…</h3><div class="bg-black rounded overflow-hidden relative mb-4"><img src="https://picsum.photos/400/400?random=1" class="w-full"><div class="absolute top-0 left-0 right-0 bg-black/50 h-1/4"></div><div class="absolute top-1/4 bottom-1/4 left-0 bg-black/50 w-1/4"></div><div class="absolute top-1/4 bottom-1/4 right-0 bg-black/50 w-1/4"></div><div class="absolute bottom-0 left-0 right-0 bg-black/50 h-1/4"></div><div class="absolute top-1/4 left-1/4 h-6 w-6 border-white border-t-4 border-l-4 drop-shadow"></div><div class="absolute top-1/4 right-1/4 h-6 w-6 border-white border-t-4 border-r-4 drop-shadow"></div><div class="absolute bottom-1/4 left-1/4 h-6 w-6 border-white border-b-4 border-l-4 drop-shadow"></div><div class="absolute bottom-1/4 right-1/4 h-6 w-6 border-white border-b-4 border-r-4 drop-shadow"></div></div><h3 class="text-sm uppercase font-semibold mb-2">…or Enter Contact Data</h3><input type="text" placeholder="Name (optional)" class="block w-full rounded border border-slate-400 mb-2 px-3 py-2"><input type="text" placeholder="ID" class="block w-full rounded border border-slate-400 mb-2 px-3 py-2"><input type="text" placeholder="Public Key (optional)" class="block w-full rounded border border-slate-400 mb-4 px-3 py-2"><div class="mt-8"><div class="grid grid-cols-1 sm:grid-cols-2 gap-2"><input type="submit" class="block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md" value="Look Up Contact"><button type="button" class="block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md"> Cancel </button></div></div>',7))])}const $=m(l,[["render",V]]);export{$ as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ContactsView-CiB3UJEn.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DIDView-CYsX9_-v.css

@ -0,0 +1 @@
.dialog-overlay{z-index:50;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.5rem}.dialog{background-color:#fff;padding:1rem;border-radius:.5rem;width:100%;max-width:500px}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DIDView-DsYtCrHy.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DiscoverView-DB9VWQSd.css

@ -0,0 +1 @@
.numbered-marker{display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:700;color:#fff;background:#00f;width:24px;height:24px;border-radius:50%;border:2px solid white}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/DiscoverView-DkKWeZ06.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/EntityIcon-DciUb57i.js

File diff suppressed because one or more lines are too long

3
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/GiftedDetailsView-Biz6UhaP.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/GiftedDialog-DmRkVexW.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpNotificationTypesView-76lSXFAL.js

@ -0,0 +1 @@
import{V as m,C as d,_ as v,h as w,j as l,k as e,n as r,w as g,F as x,z as p,B as b}from"./main.common-DD7dqhZp.js";import{Q as h}from"./QuickNav-C8jPGtUY.js";import"./index-BGoTPXII.js";var N=Object.getOwnPropertyDescriptor,k=(o,t,f,a)=>{for(var i=a>1?void 0:a?N(t,f):t,n=o.length-1,s;n>=0;n--)(s=o[n])&&(i=s(i)||i);return i};let u=class extends m{};u=k([d({components:{QuickNav:h}})],u);const T={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},V={class:"mb-8"},C={class:"text-lg text-center font-light relative px-7"};function $(o,t,f,a,i,n){const s=p("QuickNav"),c=p("font-awesome"),y=p("router-link");return b(),w(x,null,[l(s),e("section",T,[e("div",V,[e("div",C,[e("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:t[0]||(t[0]=_=>o.$router.back())},[l(c,{icon:"chevron-left",class:"fa-fw"})])]),t[1]||(t[1]=e("h1",{id:"ViewHeading",class:"text-4xl text-center font-light pt-4 mb-8"}," Notification Types ",-1))]),e("div",null,[t[6]||(t[6]=e("p",null,"There are two types of notifications:",-1)),t[7]||(t[7]=e("h2",{class:"text-xl font-semibold mt-4"},"Reminder Notifications",-1)),t[8]||(t[8]=e("div",null,[e("p",null," The Reminder Notification will be sent to you daily with a specific message, at whatever time you choose. Use it to remind yourself to act, for example: pause and consider who has given you something, so you can record thanks in here. "),e("p",null," This is a reliable message, but it doesn't contain any details about activity that might be especially interesting to you. ")],-1)),t[9]||(t[9]=e("h2",{class:"text-xl font-semibold mt-4"},"New Activity Notifications",-1)),e("div",null,[t[5]||(t[5]=e("p",null," The New Activity Notification will be sent to you when there is new, relevant activity for you. It will only trigger if something involves you or a project of interest; it will not bug you for other, general activity. ",-1)),e("p",null,[t[3]||(t[3]=r(" This type is not as reliable as a Reminder Notification because mobile devices often suppress such notifications to save battery. (If you want to quickly check for relevant activity daily, use the Reminder Notification and open the app and look for a large green button that points out new activity that is personal to you. We are working on other ways to notify you more reliably -- ")),l(y,{class:"text-blue-500",to:"/help"},{default:g(()=>t[2]||(t[2]=[r("go here to follow us or contact us")])),_:1}),t[4]||(t[4]=r(".) "))])])])])],64)}const j=v(u,[["render",$]]);export{j as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpNotificationsView-BOcgCbHz.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpOnboardingView-CcWgFmX6.js

@ -0,0 +1 @@
import{V as f,C as h,_ as g,h as x,k as e,n as o,j as i,w as y,z as u,B as v}from"./main.common-DD7dqhZp.js";import{Q as b}from"./QuickNav-C8jPGtUY.js";import"./index-BGoTPXII.js";var w=Object.getOwnPropertyDescriptor,k=(l,t,p,a)=>{for(var s=a>1?void 0:a?w(t,p):t,r=l.length-1,n;r>=0;r--)(n=l[r])&&(s=n(s)||s);return s};let d=class extends f{};d=k([h({components:{QuickNav:b}})],d);const T={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},C={class:"ml-4"},c={class:"ml-4"};function S(l,t,p,a,s,r){const n=u("font-awesome"),m=u("router-link");return v(),x("section",T,[t[21]||(t[21]=e("div",{class:"mb-8"},[e("h1",{id:"ViewHeading",class:"text-4xl text-center font-light pt-4 mb-8"}," Time Safari Onboarding Instructions ")],-1)),e("p",null,[t[0]||(t[0]=o(" To invite someone the easiest way, send them a link that you generate from this page: ")),i(m,{to:{name:"invite-one"},class:"bg-gradient-to-b from-green-400 to-green-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md"},{default:y(()=>[i(n,{icon:"envelope-open-text",class:"fa-fw text-xl"})]),_:1})]),t[22]||(t[22]=e("p",null,"Then watch that page to see when they accept their invite.",-1)),e("p",null,[t[1]||(t[1]=o(" (That page is also reachable from the Contacts ")),i(n,{icon:"users"}),t[2]||(t[2]=o(" page though the invitation ")),i(n,{icon:"envelope-open-text"}),t[3]||(t[3]=o(" icon.) "))]),t[23]||(t[23]=e("h1",{class:"mt-4 font-bold text-xl"},"Next Steps",-1)),t[24]||(t[24]=o(" Although not totally necessary, backups are important to understand. ")),e("div",C,[t[6]||(t[6]=e("h1",{class:"font-bold text-xl"},"Without a backup, you can lose data.",-1)),e("div",null,[e("p",null,[t[4]||(t[4]=o(" Exporting backups (from the Account ")),i(n,{icon:"circle-user"}),t[5]||(t[5]=o(" screen) is important for the case where they lose their device. This is especially true for the Identifier Seed: that is theirs and and theirs alone, and currently nobody else can recover it if they lose it. The good thing is that anyone can create a new account and simply inform their network of their new ID. "))])])]),t[25]||(t[25]=e("h1",{class:"mt-4 font-bold text-xl"},"Advanced",-1)),t[26]||(t[26]=o(" The following are optional steps for even more functionality. ")),e("div",c,[t[15]||(t[15]=e("h1",{class:"font-bold text-xl"},"Add Contact & Register",-1)),e("p",null,[t[7]||(t[7]=o(" You share even more information such as your picture and name when you share with your QR code at these links: ")),i(n,{icon:"qrcode"})]),t[16]||(t[16]=e("p",null," Scanning those with your cameras will automatically register people and add them to each other's contact lists. ",-1)),t[17]||(t[17]=e("p",null," The following are more detailed manual steps: ",-1)),e("div",null,[t[12]||(t[12]=e("p",null," 1) Have them follow their yellow prompts. ",-1)),e("p",null,[t[8]||(t[8]=o(" 2) Scan their QR, or have them tap on it to copy their info and send it to you. Then you can add them to your Contacts ")),i(n,{icon:"users"})]),e("p",null,[t[9]||(t[9]=o(" 3) You can register them at their info page ")),i(n,{icon:"circle-info"}),t[10]||(t[10]=o(" and click on the register button ")),i(n,{icon:"person-circle-question"})]),e("p",null,[t[11]||(t[11]=o(" 4) Add yourself to their Contacts ")),i(n,{icon:"users"})])]),t[18]||(t[18]=e("h1",{class:"font-bold text-xl"},"Install",-1)),t[19]||(t[19]=e("div",null,[e("p",null,' Have them visit TimeSafari.app in a browser, preferably Chrome or Safari, and then look for the "Install" selection which adds this app to their desktop. This enables other things, like the ability to "share" a photo from their device directly to Time Safari, and it makes notifications more reliable. ')],-1)),t[20]||(t[20]=e("h1",{class:"font-bold text-xl"},"Enable Notifications",-1)),e("div",null,[e("p",null,[t[13]||(t[13]=o(" Enable notifications from the Account page ")),i(n,{icon:"circle-user"}),t[14]||(t[14]=o(". Those notifications might show up on the device depending on your settings. For the most reliable habits, set an alarm or do some other ritual to record gratitude every day. "))])])])])}const H=g(d,[["render",S]]);export{H as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HelpView-pr-0AKMM.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HomeView-BUammUSs.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/HomeView-D3AT-qTA.css

@ -0,0 +1 @@
.dialog-overlay{z-index:50;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.5rem}#dialogFeedFilters.dialog-overlay{z-index:100;overflow:scroll}.dialog{background-color:#fff;padding:1rem;border-radius:.5rem;width:100%;max-width:500px}.fade-enter-active[data-v-409cf6bd],.fade-leave-active[data-v-409cf6bd]{transition:opacity .2s ease}.fade-enter-from[data-v-409cf6bd],.fade-leave-to[data-v-409cf6bd]{opacity:0}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/IdentitySwitcherView-BYk59nuq.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImageMethodDialog-CTvzd81h.css

@ -0,0 +1 @@
.dialog-overlay{z-index:50;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.5rem}.dialog{background-color:#fff;padding:1rem;border-radius:.5rem;width:100%;max-width:700px}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImageMethodDialog-zrU-VGNm.js

@ -0,0 +1 @@
var v=Object.defineProperty;var y=(t,e,o)=>e in t?v(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o;var r=(t,e,o)=>y(t,typeof e!="symbol"?e+"":e,o);import{f as w,C as _,V as k,a6 as x,_ as C,z as h,h as u,B as d,m as D,j as g,k as a,n as U,o as $,s as P,y as f,F as B}from"./main.common-DD7dqhZp.js";import{P as I}from"./PhotoDialog-DZbf20A6.js";var T=Object.getOwnPropertyDescriptor,V=(t,e,o,s)=>{for(var l=s>1?void 0:s?T(e,o):e,p=t.length-1,i;p>=0;p--)(i=t[p])&&(l=i(l)||l);return l};const b=w();let m=class extends k{constructor(){super(...arguments);r(this,"$notify");r(this,"claimType");r(this,"crop",!1);r(this,"imageCallback",()=>{});r(this,"imageUrl");r(this,"visible",!1)}open(o,s,l){this.claimType=s,this.crop=!!l,this.imageCallback=o,this.visible=!0}openPhotoDialog(o,s){this.visible=!1,this.$refs.photoDialog.open(this.imageCallback,this.claimType,this.crop,o,s)}async uploadImageFile(o){this.visible=!1,b.value=o.target.files[0];const s=b.value;if(s!=null){const l=new FileReader;l.onload=async p=>{var c;const i=(c=p.target)==null?void 0:c.result;if(i){const n=new Blob([new Uint8Array(i)],{type:s.type});this.openPhotoDialog(n,s.name)}},l.readAsArrayBuffer(s)}}async acceptUrl(){if(this.visible=!1,this.crop)try{const o=await x.get(this.imageUrl,{responseType:"blob"}),l=new URL(this.imageUrl).pathname.split("/").pop();this.$refs.photoDialog.open(this.imageCallback,this.claimType,this.crop,o.data,l)}catch{this.$notify({group:"alert",type:"danger",title:"Error",text:"There was an error retrieving that image."},5e3)}else this.imageCallback(this.imageUrl)}close(){this.visible=!1}};m=V([_({components:{PhotoDialog:I}})],m);const F={key:0,class:"dialog-overlay z-[60]"},N={class:"dialog relative"},R={class:"text-lg text-center font-light relative z-50"},A={class:"text-center mt-8"},M={class:"mt-4"},z={class:"mt-4"},O={class:"mt-2"},j={class:"ml-2"};function E(t,e,o,s,l,p){const i=h("font-awesome"),c=h("PhotoDialog");return d(),u(B,null,[t.visible?(d(),u("div",F,[a("div",N,[a("div",R,[e[4]||(e[4]=a("div",{id:"ViewHeading",class:"text-center font-bold absolute top-0 left-0 right-0 px-4 py-0.5 bg-black/50 text-white leading-none"}," Add Photo ",-1)),a("div",{class:"text-lg text-center px-2 py-0.5 leading-none absolute right-0 top-0 text-white",onClick:e[0]||(e[0]=n=>t.close())},[g(i,{icon:"xmark",class:"w-[1em]"})])]),a("div",null,[a("div",A,[a("div",null,[g(i,{icon:"camera",class:"bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-2 rounded-md",onClick:e[1]||(e[1]=n=>t.openPhotoDialog())})]),a("div",M,[a("input",{type:"file",onChange:e[2]||(e[2]=(...n)=>t.uploadImageFile&&t.uploadImageFile(...n))},null,32)]),a("div",z,[a("span",O,[e[5]||(e[5]=U(" ... or paste a URL: ")),$(a("input",{"onUpdate:modelValue":e[3]||(e[3]=n=>t.imageUrl=n),type:"text",class:"border-2"},null,512),[[P,t.imageUrl]])]),a("span",j,[t.imageUrl?(d(),f(i,{key:0,icon:"check",class:"bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-2 rounded-md cursor-pointer",onClick:t.acceptUrl},null,8,["onClick"])):(d(),f(i,{key:1,icon:"check",class:"text-white bg-white px-2 py-2"}))])])])])])])):D("",!0),g(c,{ref:"photoDialog"},null,512)],64)}const J=C(m,[["render",E]]);export{J as I};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImportAccountView-Ceo5D7dW.js

@ -0,0 +1 @@
var w=Object.defineProperty;var y=(t,e,r)=>e in t?w(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var s=(t,e,r)=>y(t,typeof e!="symbol"?e+"":e,r);import{V as x,A as h,e as E,a5 as A,d as g,M as k,C,_ as P,h as u,k as o,o as m,m as c,n as v,j as S,s as f,q as I,z as T,B as p}from"./main.common-DD7dqhZp.js";import{ab as $,G as V,ac as N,ad as O}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var R=Object.getOwnPropertyDescriptor,_=(t,e,r,n)=>{for(var a=n>1?void 0:n?R(e,r):e,d=t.length-1,l;d>=0;d--)(l=t[d])&&(a=l(a)||a);return a};let b=class extends x{constructor(){super(...arguments);s(this,"TEST_USER_0_MNEMONIC","rigid shrug mobile smart veteran half all pond toilet brave review universe ship congress found yard skate elite apology jar uniform subway slender luggage");s(this,"UPORT_DERIVATION_PATH","m/7696500'/0'/0'/0'");s(this,"AppString",h);s(this,"$notify");s(this,"$router");s(this,"apiServer","");s(this,"address","");s(this,"derivationPath",$);s(this,"mnemonic","");s(this,"numAccounts",0);s(this,"privateHex","");s(this,"publicHex","");s(this,"showAdvanced",!1);s(this,"shouldErase",!1)}async created(){this.numAccounts=await V();const r=await E();this.apiServer=r.apiServer||""}onCancelClick(){this.$router.back()}isNotProdServer(){return this.apiServer!==h.PROD_ENDORSER_API_SERVER}async fromMnemonic(){const r=this.mnemonic.trim().toLowerCase();try{[this.address,this.privateHex,this.publicHex]=N(r,this.derivationPath);const n=O(this.address,this.publicHex,this.privateHex,this.derivationPath),a=await A;this.shouldErase&&await a.accounts.clear(),await a.accounts.add({dateCreated:new Date().toISOString(),derivationPath:this.derivationPath,did:n.did,identity:JSON.stringify(n),mnemonic:r,publicKeyHex:n.keys[0].publicKeyHex}),await g.open(),await g.settings.update(k,{activeDid:n.did}),this.$router.push({name:"account"})}catch(n){console.error("Error saving mnemonic & updating settings:",n),n=="Error: invalid mnemonic"?this.$notify({group:"alert",type:"danger",title:"Invalid Mnemonic",text:"Please check your mnemonic and try again."},5e3):this.$notify({group:"alert",type:"danger",title:"Error",text:"Got an error creating that identifier."},5e3)}}};b=_([C({components:{}})],b);const D={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},H={id:"ViewBreadcrumb",class:"mb-8"},M={class:"text-lg text-center font-light relative px-7"},U={key:0},B={class:"ml-4"},j={key:0,class:"mt-4"},F={key:1,class:"mt-4 text-blue-500"},G={class:"mt-8"},K={class:"grid grid-cols-1 sm:grid-cols-2 gap-2"};function L(t,e,r,n,a,d){const l=T("font-awesome");return p(),u("section",D,[o("div",H,[o("h1",M,[o("button",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=i=>t.$router.go(-1))},[S(l,{icon:"chevron-left"})]),e[9]||(e[9]=v(" Import Existing Identifier "))])]),e[13]||(e[13]=o("p",{class:"text-center text-xl mb-4 font-light"}," Enter your seed phrase below to import your identifier on this device. ",-1)),m(o("textarea",{id:"seed-input","onUpdate:modelValue":e[1]||(e[1]=i=>t.mnemonic=i),type:"text",placeholder:"Seed Phrase",class:"block w-full rounded border border-slate-400 mb-4 px-3 py-2"},null,512),[[f,t.mnemonic]]),o("h3",{class:"text-sm uppercase font-semibold mb-3",onClick:e[2]||(e[2]=i=>t.showAdvanced=!t.showAdvanced)}," Advanced "),t.showAdvanced?(p(),u("div",U,[e[12]||(e[12]=v(" Enter a custom derivation path ")),m(o("input",{"onUpdate:modelValue":e[3]||(e[3]=i=>t.derivationPath=i),type:"text",class:"block w-full rounded border border-slate-400 mb-2 px-3 py-2"},null,512),[[f,t.derivationPath]]),o("span",B,[e[10]||(e[10]=v(" For previous uPort or Endorser users, ")),o("a",{class:"text-blue-500",onClick:e[4]||(e[4]=i=>t.derivationPath=t.UPORT_DERIVATION_PATH)}," click here to use that value. ")]),t.numAccounts==1?(p(),u("div",j,[m(o("input",{"onUpdate:modelValue":e[5]||(e[5]=i=>t.shouldErase=i),type:"checkbox",class:"mr-2"},null,512),[[I,t.shouldErase]]),e[11]||(e[11]=o("label",null,"Erase the previous identifier.",-1))])):c("",!0),t.isNotProdServer()?(p(),u("div",F,[o("button",{onClick:e[6]||(e[6]=i=>t.mnemonic=t.TEST_USER_0_MNEMONIC)}," Use mnemonic for Test User #0 ")])):c("",!0)])):c("",!0),o("div",G,[o("div",K,[o("button",{class:"block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md",onClick:e[7]||(e[7]=i=>t.fromMnemonic())}," Import "),o("button",{type:"button",class:"block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md",onClick:e[8]||(e[8]=i=>t.onCancelClick())}," Cancel ")])])])}const Z=P(b,[["render",L]]);export{Z as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ImportDerivedAccountView-CtHBjHll.js

@ -0,0 +1 @@
var b=Object.defineProperty;var g=(e,t,s)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s;var l=(e,t,s)=>g(e,typeof t!="symbol"?t+"":t,s);import{V as _,a5 as w,d as x,M as D,C as A,_ as k,h as u,k as n,n as C,j as P,m as $,F as I,E,z as O,B as m,y,t as V}from"./main.common-DD7dqhZp.js";import{ab as F,ae as B,af as T,ac as N,ad as S}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var H=Object.getOwnPropertyDescriptor,j=(e,t,s,i)=>{for(var o=i>1?void 0:i?H(t,s):t,c=e.length-1,r;c>=0;c--)(r=e[c])&&(o=r(o)||o);return o};let h=class extends _{constructor(){super(...arguments);l(this,"$route");l(this,"$router");l(this,"derivationPath",F);l(this,"didArrays",[]);l(this,"selectedArrayFirstDid","")}async mounted(){const t=await B(),s={};t.forEach(i=>{const o=s[i.mnemonic]||[];s[i.mnemonic]=o.concat([i.did])}),this.didArrays=Object.values(s),this.selectedArrayFirstDid=this.didArrays[0][0]}onCancelClick(){this.$router.back()}switchAccount(t){this.selectedArrayFirstDid=t}async incrementDerivation(){const t=this.didArrays.find(d=>d[0]===this.selectedArrayFirstDid)||[],s=await w,i=await s.accounts.where("did").anyOf(...t).toArray(),o=i[0];i.slice(1).forEach(d=>{d.derivationPath>o.derivationPath&&(o.derivationPath=d.derivationPath)});const c=T(o.derivationPath),r=o.mnemonic,[a,v,f]=N(r,c),p=S(a,f,v,c);try{await s.accounts.add({dateCreated:new Date().toISOString(),derivationPath:c,did:p.did,identity:JSON.stringify(p),mnemonic:r,publicKeyHex:p.keys[0].publicKeyHex}),await x.open(),await x.settings.update(D,{activeDid:p.did}),this.$router.push({name:"account"})}catch(d){console.error("Error saving mnemonic & updating settings:",d)}}};h=j([A({components:{}})],h);const M={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},K={id:"ViewBreadcrumb",class:"mb-8"},R={class:"text-lg text-center font-light relative px-7"},L={key:0},W={class:"mb-4"},z=["onClick"],G={class:"overflow-hidden"},J={class:"text-sm text-slate-500 truncate"},U={class:"mt-8"},Y={class:"grid grid-cols-1 sm:grid-cols-2 gap-2"};function q(e,t,s,i,o,c){const r=O("font-awesome");return m(),u("section",M,[n("div",K,[n("h1",R,[n("button",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:t[0]||(t[0]=a=>e.$router.go(-1))},[P(r,{icon:"chevron-left"})]),t[3]||(t[3]=C(" Derive from Existing Identity "))])]),n("div",null,[t[4]||(t[4]=n("p",{class:"text-center text-xl mb-4 font-light"}," Will increment the maximum known derivation path from the existing seed. ",-1)),e.didArrays.length>1?(m(),u("p",L," Choose existing DIDs from same seed phrase to compute derivation. ")):$("",!0),n("ul",W,[(m(!0),u(I,null,E(e.didArrays,a=>(m(),u("li",{key:a[0],class:"block bg-slate-100 rounded-md flex items-center px-4 py-3 mb-2",onClick:v=>e.switchAccount(a[0])},[a[0]==e.selectedArrayFirstDid?(m(),y(r,{key:0,icon:"circle",class:"fa-fw text-blue-500 text-xl mr-3"})):(m(),y(r,{key:1,icon:"circle",class:"fa-fw text-slate-400 text-xl mr-3"})),n("span",G,[n("div",J,[n("code",null,V(a.join(",")),1)])])],8,z))),128))])]),n("div",U,[n("div",Y,[n("button",{class:"block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md",onClick:t[1]||(t[1]=a=>e.incrementDerivation())}," Increment and Import "),n("button",{type:"button",class:"block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md",onClick:t[2]||(t[2]=a=>e.onCancelClick())}," Cancel ")])])])}const nt=k(h,[["render",q]]);export{nt as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/InfiniteScroll-DZwFAI4R.js

@ -0,0 +1 @@
var p=Object.defineProperty;var d=(r,e,t)=>e in r?p(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var a=(r,e,t)=>d(r,typeof e!="symbol"?e+"":e,t);import{a1 as f,aw as h,C as u,V as v,_,h as b,B as I,U as $,k as x}from"./main.common-DD7dqhZp.js";var m=Object.defineProperty,y=Object.getOwnPropertyDescriptor,l=(r,e,t,n)=>{for(var s=n>1?void 0:n?y(e,t):e,i=r.length-1,c;i>=0;i--)(c=r[i])&&(s=(n?c(e,t,s):c(s))||s);return n&&s&&m(e,t,s),s};let o=class extends v{constructor(){super(...arguments);a(this,"distance");a(this,"observer");a(this,"isInitialRender",!0)}updated(){if(!this.observer){const t={root:null,rootMargin:`0px 0px ${this.distance}px 0px`,threshold:1};this.observer=new IntersectionObserver(this.handleIntersection,t),this.observer.observe(this.$refs.sentinel)}}beforeUnmount(){this.observer&&this.observer.disconnect()}handleIntersection(t){return!!t[0].isIntersecting}};l([f({default:200})],o.prototype,"distance",2);l([h("reached-bottom")],o.prototype,"handleIntersection",1);o=l([u],o);const O={ref:"scrollContainer"},w={ref:"sentinel",style:{height:"1px"}};function B(r,e,t,n,s,i){return I(),b("div",O,[$(r.$slots,"default"),x("div",w,null,512)],512)}const g=_(o,[["render",B]]);export{g as I};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/InviteOneAcceptView-B4mm6cID.js

@ -0,0 +1 @@
var w=Object.defineProperty;var g=(i,t,e)=>t in i?w(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e;var a=(i,t,e)=>g(i,typeof t!="symbol"?t+"":t,e);import{V as y,d as I,e as k,l as x,H as v,C as $,_ as A,h as l,j as h,k as c,o as b,s as J,F as E,z as u,B as p}from"./main.common-DD7dqhZp.js";import{Q as D}from"./QuickNav-C8jPGtUY.js";import{R as V,K as C,e as S}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var F=Object.getOwnPropertyDescriptor,O=(i,t,e,s)=>{for(var n=s>1?void 0:s?F(t,e):t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n};let d=class extends y{constructor(){super(...arguments);a(this,"$notify");a(this,"$router");a(this,"$route");a(this,"activeDid","");a(this,"apiServer","");a(this,"checkingInvite",!0);a(this,"inputJwt","")}async mounted(){this.checkingInvite=!0,await I.open();const e=await k();this.activeDid=e.activeDid||"",this.apiServer=e.apiServer||"",this.activeDid||(this.activeDid=await V());const s=this.$route.params.jwt||"";await this.processInvite(s,!1),this.checkingInvite=!1}async processInvite(e,s){this.checkingInvite=!0;try{const n=this.extractJwtFromInput(e);if(!n){this.handleMissingJwt(s);return}await this.validateAndRedirect(n)}catch(n){this.handleError(n,s)}finally{this.checkingInvite=!1}}extractJwtFromInput(e){const s=e??"",n=s.match(/(https?:\/\/[^\s]+)/);if(n!=null&&n[1]){const o=n[1].match(/\/invite-one-accept\/([^?]+)/);if(o!=null&&o[1])return o[1]}const r=s.match(/(ey[\w.-]+)/);return r!=null&&r[1]?r[1]:""}async validateAndRedirect(e){C(e),this.$router.push({name:"contacts",query:{inviteJwt:e}})}handleMissingJwt(e){e&&this.$notify({group:"alert",type:"danger",title:"Missing Invite",text:"There was no invite. Paste the entire text that has the data."},5e3)}handleError(e,s){const n="Error accepting invite: "+S(e);x(n,!0),s&&this.$notify({group:"alert",type:"danger",title:"Error",text:"There was an error processing that invite."},3e3)}async checkInvite(e){(e.endsWith(v)||e.endsWith(v+"/")||e.endsWith("invite-one-accept")||e.endsWith("invite-one-accept/"))&&this.$notify({group:"alert",type:"danger",title:"Error",text:"That is only part of the invite data; it's missing some at the end. Try another way to get the full data."},5e3)}};d=O([$({components:{QuickNav:D}})],d);const P={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},T={key:0,class:"text-lg text-center font-light relative px-7"},N={key:1,class:"text-center mt-4"};function R(i,t,e,s,n,r){const o=u("QuickNav"),m=u("font-awesome");return p(),l(E,null,[h(o,{selected:"Invite"}),c("section",P,[i.checkingInvite?(p(),l("div",T,[h(m,{icon:"spinner",class:"fa-spin-pulse"})])):(p(),l("div",N,[t[3]||(t[3]=c("p",null,"That invitation did not work.",-1)),t[4]||(t[4]=c("p",{class:"mt-2"}," Go back to your invite message and copy the entire text, then paste it here. ",-1)),t[5]||(t[5]=c("p",{class:"mt-2"}," If the data looks correct, try Chrome. (For example, iOS may have cut off the invite data, or it may have shown a preview that stole your invite.) If it still complains, you may need the person who invited you to send a new one. ",-1)),b(c("textarea",{"onUpdate:modelValue":t[0]||(t[0]=f=>i.inputJwt=f),placeholder:"Paste invitation...",class:"mt-4 border-2 border-gray-300 p-2 rounded",cols:"30",onInput:t[1]||(t[1]=()=>i.checkInvite(i.inputJwt))},null,544),[[J,i.inputJwt]]),t[6]||(t[6]=c("br",null,null,-1)),c("button",{class:"ml-2 p-2 bg-blue-500 text-white rounded",onClick:t[2]||(t[2]=()=>i.processInvite(i.inputJwt,!0))}," Accept ")]))])],64)}const H=A(d,[["render",R]]);export{H as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/InviteOneView-BeYvBmK8.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/MembersList-BOHRjd7y.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewActivityView-DGm2GpQB.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewEditAccountView-B1OhdTIn.js

@ -0,0 +1 @@
var p=Object.defineProperty;var u=(t,e,s)=>e in t?p(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var c=(t,e,s)=>u(t,typeof e!="symbol"?e+"":e,s);import{V as m,e as b,d as g,M as v,C as w,_ as f,h as x,k as o,o as _,n as C,j as N,s as k,z as h,B as $}from"./main.common-DD7dqhZp.js";import"./index-BGoTPXII.js";var y=Object.getOwnPropertyDescriptor,V=(t,e,s,i)=>{for(var n=i>1?void 0:i?y(e,s):e,a=t.length-1,r;a>=0;a--)(r=t[a])&&(n=r(n)||n);return n};let d=class extends m{constructor(){super(...arguments);c(this,"$router");c(this,"givenName","")}async created(){const s=await b();this.givenName=(s.firstName||"")+(s.lastName?` ${s.lastName}`:"")}async onClickSaveChanges(){await g.settings.update(v,{firstName:this.givenName,lastName:""}),this.$router.back()}onClickCancel(){this.$router.back()}};d=V([w({components:{}})],d);const E={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},S={id:"ViewBreadcrumb",class:"mb-8"},A={class:"text-lg text-center font-light relative px-7"},B={class:"mt-8"},T={class:"grid grid-cols-1 sm:grid-cols-2 gap-2"};function D(t,e,s,i,n,a){const r=h("font-awesome");return $(),x("section",E,[o("div",S,[o("h1",A,[o("button",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=l=>t.$router.back())},[N(r,{icon:"chevron-left",class:"fa-fw"})]),e[4]||(e[4]=C(" Edit Identity "))])]),_(o("input",{"onUpdate:modelValue":e[1]||(e[1]=l=>t.givenName=l),type:"text",placeholder:"Name",class:"block w-full rounded border border-slate-400 mb-4 px-3 py-2"},null,512),[[k,t.givenName]]),o("div",B,[o("div",T,[o("button",{type:"button",class:"block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2",onClick:e[2]||(e[2]=l=>t.onClickSaveChanges())}," Save Changes "),o("button",{type:"button",class:"block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2",onClick:e[3]||(e[3]=l=>t.onClickCancel())}," Cancel ")])])])}const P=f(d,[["render",D]]);export{P as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewEditProjectView-DeSG79Yx.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/NewIdentifierView-BYGrWVRA.js

@ -0,0 +1 @@
var v=Object.defineProperty;var x=(t,e,s)=>e in t?v(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var d=(t,e,s)=>x(t,typeof e!="symbol"?e+"":e,s);import"./dexie-export-import-aIN45iyB.js";import{V as g,C as w,_,h as c,j as r,k as n,F as y,z as u,B as f}from"./main.common-DD7dqhZp.js";import{R as b}from"./index-ryzpKtgI.js";import{Q as k}from"./QuickNav-C8jPGtUY.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var $=Object.getOwnPropertyDescriptor,C=(t,e,s,l)=>{for(var o=l>1?void 0:l?$(e,s):e,i=t.length-1,a;i>=0;i--)(a=t[i])&&(o=a(o)||o);return o};let m=class extends g{constructor(){super(...arguments);d(this,"loading",!0);d(this,"$router")}async mounted(){await b(),this.loading=!1,setTimeout(()=>{this.$router.push({name:"home"})},1e3)}};m=C([w({components:{QuickNav:k}})],m);const N={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},V={class:"mb-8"},h={class:"text-lg text-center font-light relative px-7"},I={class:"flex justify-center py-12"},B={key:0},Q={key:1};function j(t,e,s,l,o,i){const a=u("QuickNav"),p=u("font-awesome");return f(),c(y,null,[r(a),n("section",N,[n("div",V,[n("div",h,[n("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=A=>t.$router.back())},[r(p,{icon:"chevron-left",class:"fa-fw"})])]),e[1]||(e[1]=n("h1",{id:"ViewHeading",class:"text-4xl text-center font-light pt-4 mb-8"}," Your Identity ",-1))]),n("div",I,[e[4]||(e[4]=n("div",null,null,-1)),t.loading?(f(),c("div",B,[e[2]||(e[2]=n("span",{class:"text-xl"},"Creating... ",-1)),r(p,{icon:"spinner",class:"fa-spin fa-spin-pulse",color:"green",size:"128"})])):(f(),c("div",Q,[e[3]||(e[3]=n("span",{class:"text-xl"},"Created!",-1)),r(p,{icon:"burst",class:"fa-beat px-12",color:"green",style:{"--fa-animation-duration":"1s","--fa-animation-direction":"reverse","--fa-animation-iteration-count":"1","--fa-beat-scale":"6"}})])),e[5]||(e[5]=n("div",null,null,-1))])])],64)}const T=_(m,[["render",j]]);export{T as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OfferDetailsView-DojQCzul.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OfferDialog-DDi7ax_Z.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardMeetingListView-d6saebIJ.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardMeetingMembersView-BWzSX9QC.js

@ -0,0 +1 @@
var N=Object.defineProperty;var _=(r,t,e)=>t in r?N(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e;var o=(r,t,e)=>_(r,typeof t!="symbol"?t+"":t,e);import{V as k,e as x,l as h,C as S,_ as $,h as l,j as m,k as c,y as R,t as T,F as I,z as g,B as p}from"./main.common-DD7dqhZp.js";import{Q as O}from"./QuickNav-C8jPGtUY.js";import{T as L}from"./TopMessage-ZWDDjman.js";import{M as E}from"./MembersList-BOHRjd7y.js";import{U as V}from"./UserNameDialog-BV49F4GW.js";import{R as C,g as u,ar as f,e as b,aw as w}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var F=Object.getOwnPropertyDescriptor,A=(r,t,e,i)=>{for(var s=i>1?void 0:i?F(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=a(s)||s);return s};let M=class extends k{constructor(){super(...arguments);o(this,"activeDid","");o(this,"apiServer","");o(this,"errorMessage","");o(this,"firstName","");o(this,"isRegistered",!1);o(this,"isLoading",!0);o(this,"$route");o(this,"$router");o(this,"userNameDialog")}get groupId(){return this.$route.params.groupId||""}get password(){return this.$route.query.password||""}async created(){var i;if(!this.groupId){this.errorMessage="The group info is missing. Go back and try again.";return}if(!this.password){this.errorMessage="The password is missing. Go back and try again.";return}const e=await x();this.activeDid=e.activeDid||"",this.apiServer=e.apiServer||"",this.firstName=e.firstName||"",this.isRegistered=e.isRegistered||!1;try{this.activeDid||(this.activeDid=await C(),this.isRegistered=!1);const s=await u(this.activeDid),a=(i=(await this.axios.get(`${this.apiServer}/api/partner/groupOnboardMember`,{headers:s})).data)==null?void 0:i.data;a?String(a.groupId)!==this.groupId?(this.errorMessage="You are already in a different meeting. Reload or go back and try again.",this.isLoading=!1):this.firstName?await this.updateMemberInMeeting(this.firstName):this.$refs.userNameDialog.open(this.updateMemberInMeeting):this.firstName?await this.addMemberToMeeting(this.firstName):this.$refs.userNameDialog.open(this.addMemberToMeeting)}catch(s){this.errorMessage=f(s)||"There was an error checking for that meeting. Reload or go back and try again.",h("Error checking meeting: "+b(s),!0),this.isLoading=!1}}async addMemberToMeeting(e){e!=null&&(this.firstName=e);const i={name:this.firstName,did:this.activeDid,isRegistered:this.isRegistered},s=JSON.stringify(i),n=await w(s,this.password),a=await u(this.activeDid);try{await this.axios.post(`${this.apiServer}/api/partner/groupOnboardMember`,{groupId:this.groupId,content:n},{headers:a})}catch(d){h("Error adding member to meeting: "+b(d),!0),this.errorMessage=f(d)||"You're not in a meeting and couldn't be added to this one. Reload or go back and try again."}this.isLoading=!1}async updateMemberInMeeting(e){e!=null&&(this.firstName=e);const i={name:this.firstName,did:this.activeDid,isRegistered:this.isRegistered},s=JSON.stringify(i),n=await w(s,this.password),a=await u(this.activeDid);try{await this.axios.put(`${this.apiServer}/api/partner/groupOnboardMember`,{content:n},{headers:a})}catch(d){h("Error updating member in meeting: "+b(d),!0),this.errorMessage=f(d)||"There was an error updating your name. Reload or go back and try again."}this.isLoading=!1}handleError(e){this.errorMessage=e}};M=A([S({components:{QuickNav:O,TopMessage:L,MembersList:E,UserNameDialog:V}})],M);const B={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},U={key:0,class:"mt-16 text-center text-4xl bg-slate-400 text-white w-14 py-2.5 rounded-full mx-auto"},Q={key:1},z={class:"text-center text-red-600 py-8"};function j(r,t,e,i,s,n){const a=g("QuickNav"),d=g("TopMessage"),v=g("font-awesome"),y=g("MembersList"),D=g("UserNameDialog");return p(),l(I,null,[m(a,{selected:"Contacts"}),m(d),c("section",B,[t[1]||(t[1]=c("h1",{id:"ViewHeading",class:"text-4xl text-center font-light mb-8"}," Meeting Members ",-1)),r.isLoading?(p(),l("div",U,[m(v,{icon:"spinner",class:"fa-spin-pulse"})])):r.errorMessage?(p(),l("div",Q,[c("div",z,T(r.errorMessage),1),t[0]||(t[0]=c("div",{class:"text-center"}," For authorization, wait for your meeting organizer to approve you. ",-1))])):(p(),R(y,{key:2,password:r.password,onError:r.handleError},null,8,["password","onError"]))]),m(D,{ref:"userNameDialog","callback-on-cancel":!0,"sharing-explanation":"This is encrypted and shared only with people in this meeting."},null,512)],64)}const te=$(M,[["render",j]]);export{te as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardMeetingSetupView-BbhzMP8b.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardingDialog-DBDPRnmU.css

@ -0,0 +1 @@
.dialog-overlay{z-index:40;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.5rem}.dialog{background-color:#fff;padding:1rem;border-radius:.5rem;width:100%;max-width:500px}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/OnboardingDialog-DKHXNqS_.js

File diff suppressed because one or more lines are too long

20
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PhotoDialog-DZbf20A6.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PhotoDialog-VFFukDsZ.css

@ -0,0 +1 @@
.dialog-overlay{z-index:60;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.5rem}.dialog{background-color:#fff;padding:1rem;border-radius:.5rem;width:100%;max-width:700px}.mirror-video{transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ProjectIcon-ChPLhl-Y.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ProjectViewView-BqC9uWSO.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ProjectsView-qIPma1jV.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PushNotificationPermission-BPu7cCY7.js

File diff suppressed because one or more lines are too long

0
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/PushNotificationPermission-tn0RQdqM.css

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickActionBvcBeginView-BOihmGgs.js

@ -0,0 +1 @@
var w=Object.defineProperty;var S=(t,e,s)=>e in t?w(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var c=(t,e,s)=>S(t,typeof e!="symbol"?e+"":e,s);import{V as k,e as T,a6 as y,C as $,_ as C,h as m,j as v,k as o,o as f,q as x,n as B,s as V,F as D,z as h,B as g}from"./main.common-DD7dqhZp.js";import{D as M}from"./datetime-BDQ5ptpc.js";import{Q as _}from"./QuickNav-C8jPGtUY.js";import{T as O}from"./TopMessage-ZWDDjman.js";import{a6 as A,a2 as E,aB as P,v as N,aC as Q}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var j=Object.getOwnPropertyDescriptor,U=(t,e,s,a)=>{for(var i=a>1?void 0:a?j(e,s):e,l=t.length-1,d;l>=0;l--)(d=t[l])&&(i=d(i)||i);return i};let b=class extends k{constructor(){super(...arguments);c(this,"$notify");c(this,"$router");c(this,"attended",!0);c(this,"gaveTime",!0);c(this,"hoursStr","1");c(this,"todayOrPreviousStartDate","")}async mounted(){let s=M.now().setZone("America/Denver");s.weekday<6&&(s=s.minus({week:1}));const a=s.set({weekday:6}).set({hour:9}).startOf("hour");this.todayOrPreviousStartDate=a.toISO({suppressMilliseconds:!0})||""}async record(){var l,d;const s=await T(),a=s.activeDid||"",i=s.apiServer||"";try{const u=A(this.hoursStr);this.$notify({group:"alert",type:"toast",title:"Sent..."},1e3);let p=!1;if(this.gaveTime&&u>0){const r=await E(y,i,a,a,void 0,void 0,u,"HUR",P);r.type==="success"?p=!0:(console.error("Error sending time:",r),this.$notify({group:"alert",type:"danger",title:"Error",text:((l=r==null?void 0:r.error)==null?void 0:l.userMessage)||"There was an error sending the time."},5e3))}let n=!1;if(this.attended){const r=await N(Q(a,this.todayOrPreviousStartDate),a,i,y);r.type==="success"?n=!0:(console.error("Error sending attendance:",r),this.$notify({group:"alert",type:"danger",title:"Error",text:((d=r==null?void 0:r.error)==null?void 0:d.userMessage)||"There was an error sending the attendance."},5e3))}if(p||n){const r=p&&n?"Your attendance and time have been recorded.":p?"Your time has been recorded.":"Your attendance has been recorded.";this.$notify({group:"alert",type:"success",title:"Success",text:r},3e3),this.$router.push({path:"/quick-action-bvc"})}}catch(u){console.error("Error sending claims.",u),this.$notify({group:"alert",type:"danger",title:"Error",text:u.userMessage||"There was an error sending the claims."},5e3)}}};b=U([$({components:{QuickNav:_,TopMessage:O}})],b);const Y={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},H={class:"text-lg text-center font-light relative px-7"},F={class:"m-2 flex"},I={class:"m-2 flex"},q={key:0},z={key:1,class:"h-6"},J={key:0,class:"flex justify-center mt-4"},Z={key:1,class:"flex justify-center mt-4"};function G(t,e,s,a,i,l){const d=h("QuickNav"),u=h("TopMessage"),p=h("font-awesome");return g(),m(D,null,[v(d),v(u),o("section",Y,[o("div",H,[o("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=n=>t.$router.back())},[v(p,{icon:"chevron-left",class:"fa-fw"})])]),e[10]||(e[10]=o("h1",{id:"ViewHeading",class:"text-4xl text-center font-light px-4 mb-4"}," Beginning of BVC Saturday Meeting ",-1)),o("div",null,[e[8]||(e[8]=o("h2",{class:"text-2xl m-2"},"You're Here",-1)),o("div",F,[f(o("input",{"onUpdate:modelValue":e[1]||(e[1]=n=>t.attended=n),type:"checkbox",class:"h-6 w-6"},null,512),[[x,t.attended]]),e[5]||(e[5]=o("span",{class:"pb-2 pl-2 pr-2"},"Attended",-1))]),o("div",I,[f(o("input",{"onUpdate:modelValue":e[2]||(e[2]=n=>t.gaveTime=n),type:"checkbox",class:"h-6 w-6"},null,512),[[x,t.gaveTime]]),e[7]||(e[7]=o("span",{class:"pb-2 pl-2 pr-2"},"Spent Time",-1)),t.gaveTime?(g(),m("span",q,[f(o("input",{"onUpdate:modelValue":e[3]||(e[3]=n=>t.hoursStr=n),type:"text",placeholder:"How much time",size:"1",class:"border border-slate-400 h-6 px-2"},null,512),[[V,t.hoursStr]]),e[6]||(e[6]=B(" hour(s) "))])):(g(),m("span",z))])]),t.attended||t.gaveTime&&t.hoursStr&&t.hoursStr!="0"?(g(),m("div",J,[o("button",{class:"block text-center text-md font-bold bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md w-56",onClick:e[4]||(e[4]=n=>t.record())}," Sign & Send ")])):(g(),m("div",Z,e[9]||(e[9]=[o("button",{class:"block text-center text-md font-bold bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md w-56"}," Select Your Actions ",-1)])))])],64)}const ne=C(b,[["render",G]]);export{ne as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickActionBvcEndView-D8eLkuZh.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickActionBvcView-DsgRspIO.js

@ -0,0 +1 @@
var b=Object.defineProperty;var g=(e,t,o)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o;var m=(e,t,o)=>g(e,typeof t!="symbol"?t+"":t,o);import{V as v,C as k,_ as w,h as V,j as s,k as a,w as d,F as B,z as c,B as C,n as x}from"./main.common-DD7dqhZp.js";import{Q as $}from"./QuickNav-C8jPGtUY.js";import{T as h}from"./TopMessage-ZWDDjman.js";import"./index-BGoTPXII.js";var Q=Object.getOwnPropertyDescriptor,y=(e,t,o,l)=>{for(var n=l>1?void 0:l?Q(t,o):t,r=e.length-1,i;r>=0;r--)(i=e[r])&&(n=i(n)||n);return n};let p=class extends v{constructor(){super(...arguments);m(this,"$router")}};p=y([k({components:{QuickNav:$,TopMessage:h}})],p);const N={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},M={class:"text-lg text-center font-light relative px-7"};function T(e,t,o,l,n,r){const i=c("QuickNav"),_=c("TopMessage"),f=c("font-awesome"),u=c("router-link");return C(),V(B,null,[s(i),s(_),a("section",N,[a("div",M,[a("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:t[0]||(t[0]=A=>e.$router.back())},[s(f,{icon:"chevron-left",class:"fa-fw"})])]),t[3]||(t[3]=a("h1",{id:"ViewHeading",class:"text-4xl text-center font-light px-4 mb-4"}," Bountiful Voluntaryist Community Actions ",-1)),a("div",null,[s(u,{to:{name:"quick-action-bvc-begin"},class:"block text-center text-md font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white mt-2 px-2 py-3 rounded-md"},{default:d(()=>t[1]||(t[1]=[x(" Beginning of Meeting ")])),_:1}),s(u,{to:{name:"quick-action-bvc-end"},class:"block text-center text-md font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white mt-2 px-2 py-3 rounded-md"},{default:d(()=>t[2]||(t[2]=[x(" End of Meeting ")])),_:1})])])],64)}const P=w(p,[["render",T]]);export{P as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/QuickNav-C8jPGtUY.js

@ -0,0 +1 @@
var v=Object.defineProperty;var b=(s,e,o)=>e in s?v(s,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):s[e]=o;var u=(s,e,o)=>b(s,typeof e!="symbol"?e+"":e,o);import{a1 as w,C as _,V as h,_ as g,z as m,h as k,B as y,k as t,x as i,j as l,w as d}from"./main.common-DD7dqhZp.js";var C=Object.defineProperty,P=Object.getOwnPropertyDescriptor,p=(s,e,o,n)=>{for(var c=n>1?void 0:n?P(e,o):e,f=s.length-1,a;f>=0;f--)(a=s[f])&&(c=(n?a(e,o,c):a(c))||c);return n&&c&&C(e,o,c),c};let x=class extends h{constructor(){super(...arguments);u(this,"selected","")}};p([w],x.prototype,"selected",2);x=p([_],x);const j={id:"QuickNav",class:"fixed bottom-0 left-0 right-0 bg-slate-200 z-50"},N={class:"flex text-2xl p-2 gap-2 max-w-3xl mx-auto"},Q={class:"flex flex-col items-center"},$={class:"flex flex-col items-center"},B={class:"flex flex-col items-center"},D={class:"flex flex-col items-center"},O={class:"flex flex-col items-center"};function V(s,e,o,n,c,f){const a=m("font-awesome"),r=m("router-link");return y(),k("nav",j,[t("ul",N,[t("li",{class:i({"basis-1/5":!0,"rounded-md":!0,"bg-slate-400 text-white":s.selected==="Home","text-slate-500":s.selected!=="Home"})},[l(r,{to:{name:"home"},class:"block text-center py-2 px-1"},{default:d(()=>[t("div",Q,[l(a,{icon:"house-chimney",class:"fa-fw"}),e[0]||(e[0]=t("span",{class:"text-xs mt-1"},"feed",-1))])]),_:1})],2),t("li",{class:i({"basis-1/5":!0,"rounded-md":!0,"bg-slate-400 text-white":s.selected==="Discover","text-slate-500":s.selected!=="Discover"})},[l(r,{to:{name:"discover"},class:"block text-center py-2 px-1"},{default:d(()=>[t("div",$,[l(a,{icon:"magnifying-glass",class:"fa-fw"}),e[1]||(e[1]=t("span",{class:"text-xs mt-1"},"search",-1))])]),_:1})],2),t("li",{class:i({"basis-1/5":!0,"rounded-md":!0,"bg-slate-400 text-white":s.selected==="Projects","text-slate-500":s.selected!=="Projects"})},[l(r,{to:{name:"projects"},class:"block text-center py-2 px-1"},{default:d(()=>[t("div",B,[l(a,{icon:"hand",class:"fa-fw"}),e[2]||(e[2]=t("span",{class:"text-xs mt-1"},"your work",-1))])]),_:1})],2),t("li",{class:i({"basis-1/5":!0,"rounded-md":!0,"bg-slate-400 text-white":s.selected==="Contacts","text-slate-500":s.selected!=="Contacts"})},[l(r,{to:{name:"contacts"},class:"block text-center py-2 px-1"},{default:d(()=>[t("div",D,[l(a,{icon:"users",class:"fa-fw"}),e[3]||(e[3]=t("span",{class:"text-xs mt-1"},"contacts",-1))])]),_:1})],2),t("li",{class:i({"basis-1/5":!0,"rounded-md":!0,"bg-slate-400 text-white":s.selected==="Profile","text-slate-500":s.selected!=="Profile"})},[l(r,{to:{name:"account"},class:"block text-center py-2 px-1"},{default:d(()=>[t("div",O,[l(a,{icon:"circle-user",class:"fa-fw"}),e[4]||(e[4]=t("span",{class:"text-xs mt-1"},"profile",-1))])]),_:1})],2)])])}const q=g(x,[["render",V]]);export{q as Q};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/RecentOffersToUserProjectsView-DXDjfx6v.js

@ -0,0 +1 @@
var U=Object.defineProperty;var b=(t,e,r)=>e in t?U(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var s=(t,e,r)=>b(t,typeof e!="symbol"?e+"":e,r);import{V as D,e as I,d as k,C as _,_ as A,h as l,j as n,k as a,m as w,n as i,w as v,F as P,z as h,B as c,E as x,t as f}from"./main.common-DD7dqhZp.js";import{E as C}from"./EntityIcon-DciUb57i.js";import{G as E}from"./GiftedDialog-DmRkVexW.js";import{I as N}from"./InfiniteScroll-DZwFAI4R.js";import{Q as S}from"./QuickNav-C8jPGtUY.js";import{i as V,z as $,h as B,a8 as T}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var M=Object.getOwnPropertyDescriptor,R=(t,e,r,j)=>{for(var d=j>1?void 0:j?M(e,r):e,p=t.length-1,u;p>=0;p--)(u=t[p])&&(d=u(d)||d);return d};let O=class extends D{constructor(){super(...arguments);s(this,"$notify");s(this,"$router");s(this,"activeDid","");s(this,"allContacts",[]);s(this,"allMyDids",[]);s(this,"apiServer","");s(this,"lastAckedOfferToUserProjectsJwtId","");s(this,"newOffersToUserProjects",[]);s(this,"newOffersToUserProjectsAtEnd",!1);s(this,"showOffersDetails",!1);s(this,"showOffersToUserProjectsDetails",!1);s(this,"didInfo",V);s(this,"displayAmount",$)}async created(){try{const e=await I();this.apiServer=e.apiServer||"",this.activeDid=e.activeDid||"",this.lastAckedOfferToUserProjectsJwtId=e.lastAckedOfferToUserProjectsJwtId||"",this.allContacts=await k.contacts.toArray(),this.allMyDids=await B();const r=await T(this.axios,this.apiServer,this.activeDid,void 0,void 0);this.newOffersToUserProjects=r.data,this.newOffersToUserProjectsAtEnd=!r.hitLimit}catch(e){console.error("Error retrieving settings & contacts:",e),this.$notify({group:"alert",type:"danger",title:"Error",text:e.message||"There was an error retrieving your activity."},5e3)}}async loadMoreOffersToUserProjects(){if(this.newOffersToUserProjectsAtEnd)return;const e=await T(this.axios,this.apiServer,this.activeDid,void 0,this.newOffersToUserProjects[this.newOffersToUserProjects.length-1].jwtId);this.newOffersToUserProjects.push(...e.data),this.newOffersToUserProjectsAtEnd=!e.hitLimit}};O=R([_({components:{EntityIcon:C,GiftedDialog:E,InfiniteScroll:N,QuickNav:S}})],O);const J={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},Q={id:"ViewBreadcrumb",class:"mb-8"},Y={class:"text-lg text-center font-light relative px-7"},F={key:0},L={class:"mt-2"},z={class:"mt-2"},G={"data-testId":"listRecentOffersToUserProjects",class:"border-t border-slate-300"},H={key:0,class:"border-b border-slate-300 text-orange-400 pb-2 mb-2 font-bold text-sm"},q={key:1},K={key:2};function W(t,e,r,j,d,p){const u=h("QuickNav"),m=h("font-awesome"),y=h("router-link"),g=h("InfiniteScroll");return c(),l(P,null,[n(u,{selected:"Home"}),a("section",J,[a("div",Q,[a("h1",Y,[n(m,{icon:"chevron-left",class:"fa-fw text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=o=>t.$router.back())}),e[1]||(e[1]=i(" Offers to Your Projects "))])]),t.newOffersToUserProjects.length===0?(c(),l("div",F,[e[6]||(e[6]=a("p",null,"Nobody has given any offers to your projects.",-1)),a("p",L,[e[3]||(e[3]=i(" Maybe there are already some projects you can help on the ")),n(y,{to:"/discover",class:"text-blue-500"},{default:v(()=>[e[2]||(e[2]=i(" Discover page ")),n(m,{icon:"search"})]),_:1})]),a("p",z,[e[5]||(e[5]=i(" You can announce more of your own on ")),n(y,{to:"/contacts",class:"text-blue-500"},{default:v(()=>[e[4]||(e[4]=i(" Your Ideas page ")),n(m,{icon:"hand"})]),_:1})])])):w("",!0),n(g,{onReachedBottom:t.loadMoreOffersToUserProjects},{default:v(()=>[a("ul",G,[(c(!0),l(P,null,x(t.newOffersToUserProjects,o=>(c(),l("li",{key:o.jwtId,class:"mt-4 relative group"},[o.jwtId==t.lastAckedOfferToUserProjectsJwtId?(c(),l("div",H," You've already seen all the following ")):w("",!0),a("span",null,f(t.didInfo(o.offeredByDid,t.activeDid,t.allMyDids,t.allContacts)),1),e[7]||(e[7]=i(" offered ")),o.objectDescription?(c(),l("span",q,f(o.objectDescription),1)):w("",!0),i(f(o.objectDescription&&o.amount?", and ":"")+" ",1),o.amount?(c(),l("span",K,f(t.displayAmount(o.unit,o.amount)),1)):w("",!0),e[8]||(e[8]=i(" to ")),a("span",null,f(o.planName),1),n(y,{to:{path:"/claim/"+encodeURIComponent(o.jwtId)},class:"text-blue-500"},{default:v(()=>[n(m,{icon:"file-lines",class:"pl-2 text-blue-500 cursor-pointer"})]),_:2},1032,["to"])]))),128))])]),_:1},8,["onReachedBottom"])])],64)}const le=A(O,[["render",W]]);export{le as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/RecentOffersToUserView-DFvU7HF3.js

@ -0,0 +1 @@
var D=Object.defineProperty;var k=(t,e,s)=>e in t?D(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var o=(t,e,s)=>k(t,typeof e!="symbol"?e+"":e,s);import{V as I,e as _,d as A,C as x,_ as C,h as n,j as i,k as a,m,n as c,w as y,F as U,z as w,B as l,E as j,t as h}from"./main.common-DD7dqhZp.js";import{G as E}from"./GiftedDialog-DmRkVexW.js";import{E as S}from"./EntityIcon-DciUb57i.js";import{I as V}from"./InfiniteScroll-DZwFAI4R.js";import{Q as $}from"./QuickNav-C8jPGtUY.js";import{i as N,z as B,h as R,a7 as g}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var M=Object.getOwnPropertyDescriptor,J=(t,e,s,d)=>{for(var f=d>1?void 0:d?M(e,s):e,p=t.length-1,u;p>=0;p--)(u=t[p])&&(f=u(f)||f);return f};let O=class extends I{constructor(){super(...arguments);o(this,"$notify");o(this,"$router");o(this,"activeDid","");o(this,"allContacts",[]);o(this,"allMyDids",[]);o(this,"apiServer","");o(this,"lastAckedOfferToUserJwtId","");o(this,"newOffersToUser",[]);o(this,"newOffersToUserAtEnd",!1);o(this,"showOffersDetails",!1);o(this,"showOffersToUserProjectsDetails",!1);o(this,"didInfo",N);o(this,"displayAmount",B)}async created(){try{const s=await _();this.apiServer=s.apiServer||"",this.activeDid=s.activeDid||"",this.lastAckedOfferToUserJwtId=s.lastAckedOfferToUserJwtId||"",this.allContacts=await A.contacts.toArray(),this.allMyDids=await R();const d=await g(this.axios,this.apiServer,this.activeDid,void 0,void 0);this.newOffersToUser=d.data,this.newOffersToUserAtEnd=!d.hitLimit}catch(s){console.error("Error retrieving settings & contacts:",s),this.$notify({group:"alert",type:"danger",title:"Error",text:s.message||"There was an error retrieving your activity."},5e3)}}async loadMoreOffersToUser(){if(this.newOffersToUserAtEnd)return;const s=await g(this.axios,this.apiServer,this.activeDid,void 0,this.newOffersToUser[this.newOffersToUser.length-1].jwtId);this.newOffersToUser.push(...s.data),this.newOffersToUserAtEnd=!s.hitLimit}};O=J([x({components:{EntityIcon:S,GiftedDialog:E,InfiniteScroll:V,QuickNav:$}})],O);const Q={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},F={id:"ViewBreadcrumb",class:"mb-8"},L={class:"text-lg text-center font-light relative px-7"},P={key:0},Y={class:"mt-2"},z={"data-testId":"listRecentOffersToUser",class:"border-t border-slate-300"},G={key:0,class:"border-b border-slate-300 text-orange-400 pb-2 mb-2 font-bold text-sm"},H={key:1},q={key:2};function K(t,e,s,d,f,p){const u=w("QuickNav"),v=w("font-awesome"),T=w("router-link"),b=w("InfiniteScroll");return l(),n(U,null,[i(u,{selected:"Home"}),a("section",Q,[a("div",F,[a("h1",L,[i(v,{icon:"chevron-left",class:"fa-fw text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=r=>t.$router.back())}),e[1]||(e[1]=c(" Offers to You "))])]),t.newOffersToUser.length===0?(l(),n("div",P,[e[5]||(e[5]=a("p",null,"Nobody has given you an offer.",-1)),a("p",Y,[e[3]||(e[3]=c(" You can start the cycle on the ")),i(T,{to:"/contacts",class:"text-blue-500"},{default:y(()=>[e[2]||(e[2]=c(" Contacts page ")),i(v,{icon:"users"})]),_:1}),e[4]||(e[4]=c(` with an "Offer" directly to someone. Hopefully you'll find a common interest! `))])])):m("",!0),i(b,{onReachedBottom:t.loadMoreOffersToUser},{default:y(()=>[a("ul",z,[(l(!0),n(U,null,j(t.newOffersToUser,r=>(l(),n("li",{key:r.jwtId,class:"mt-4 relative group"},[r.jwtId==t.lastAckedOfferToUserJwtId?(l(),n("div",G," You've already seen all the following ")):m("",!0),a("span",null,h(t.didInfo(r.offeredByDid,t.activeDid,t.allMyDids,t.allContacts)),1),e[6]||(e[6]=c(" offered ")),r.objectDescription?(l(),n("span",H,h(r.objectDescription),1)):m("",!0),c(h(r.objectDescription&&r.amount?", and ":"")+" ",1),r.amount?(l(),n("span",q,h(t.displayAmount(r.unit,r.amount)),1)):m("",!0),i(T,{to:{path:"/claim/"+encodeURIComponent(r.jwtId)},class:"text-blue-500"},{default:y(()=>[i(v,{icon:"file-lines",class:"pl-2 text-blue-500 cursor-pointer"})]),_:2},1032,["to"])]))),128))])]),_:1},8,["onReachedBottom"])])],64)}const le=C(O,[["render",K]]);export{le as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/SearchAreaView-lyPWi-VO.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/SeedBackupView-BDz7XsWF.js

@ -0,0 +1 @@
var C=Object.defineProperty;var k=(t,e,s)=>e in t?C(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s;var i=(t,e,s)=>k(t,typeof e!="symbol"?e+"":e,s);import{V as x,e as S,C as A,_ as D,h as a,j as l,k as o,w as $,m as V,n as p,o as m,t as b,v,F as B,z as f,B as r}from"./main.common-DD7dqhZp.js";import{u as N}from"./index-CZnn7ED5.js";import{Q as _}from"./QuickNav-C8jPGtUY.js";import{G as P,at as R}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./_isString-B7bbuhPA.js";var T=Object.getOwnPropertyDescriptor,E=(t,e,s,n)=>{for(var d=n>1?void 0:n?T(e,s):e,u=t.length-1,c;u>=0;u--)(c=t[u])&&(d=c(d)||d);return d};let y=class extends x{constructor(){super(...arguments);i(this,"$notify");i(this,"$router");i(this,"activeAccount",null);i(this,"numAccounts",0);i(this,"showCopiedDeri",!1);i(this,"showCopiedSeed",!1);i(this,"showSeed",!1)}async created(){try{const n=(await S()).activeDid||"";this.numAccounts=await P(),this.activeAccount=await R(n)}catch(s){console.error("Got an error loading an identifier:",s),this.$notify({group:"alert",type:"danger",title:"Error Loading Profile",text:"Got an error loading your seed data."},3e3)}}doCopyTwoSecRedo(s,n){n(),N().copy(s).then(()=>setTimeout(n,2e3))}};y=E([A({components:{QuickNav:_}})],y);const F={id:"Content",class:"p-6 pb-24 max-w-3xl mx-auto"},O={class:"text-lg text-center font-light relative px-7"},Q={class:"flex justify-between py-2"},j={key:0},G={key:0},H={class:"bg-slate-100 rounded-md overflow-hidden p-4 mb-4"},W={key:0,class:"text-center text-slate-700 mt-2"},Y={class:"text-sm text-green-500"},z={class:"text-sm text-green-500"},I={key:1};function L(t,e,s,n,d,u){const c=f("QuickNav"),h=f("font-awesome"),g=f("router-link");return r(),a(B,null,[l(c,{selected:"Profile"}),o("section",F,[o("div",O,[o("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=w=>t.$router.back())},[l(h,{icon:"chevron-left",class:"fa-fw"})])]),e[10]||(e[10]=o("h1",{id:"ViewHeading",class:"text-4xl text-center font-light pt-4 mb-8"}," Seed Backup ",-1)),o("div",Q,[e[5]||(e[5]=o("span",null,null,-1)),o("span",null,[l(g,{to:{name:"help"},class:"text-xs uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-1 rounded-md ml-1"},{default:$(()=>e[4]||(e[4]=[p(" Help ")])),_:1})])]),t.activeAccount?(r(),a("div",j,[e[9]||(e[9]=o("p",{class:"text-center mb-4"},[o("b",{class:"text-red-600"},"BEWARE!"),p(" Anyone who has this seed phrase will be able impersonate you and take over any digital holdings based on it. Reveal it when you are somewhere private, when only you can see your screen, and record it somewhere only you have access. A password manager is a good idea, and so is a piece of paper in a vault. "),o("i",null,"We recommend you do NOT take a screenshot or send it to any online service.")],-1)),t.numAccounts>1?(r(),a("p",G,e[6]||(e[6]=[o("b",{class:"text-orange-600"},"Note:",-1),p(" You have more than one identifier stored in this browser. If they are all based on the same seed as the current identifier, this one backup is sufficient, as long as you also record the derivation path. However, if you have different seeds for other identifiers, you will have to back them up separately. ")]))):V("",!0),o("div",H,[t.showSeed?(r(),a("p",W,[p(b(t.activeAccount.mnemonic)+" ",1),m(o("button",{onClick:e[1]||(e[1]=w=>t.doCopyTwoSecRedo(t.activeAccount.mnemonic,()=>t.showCopiedSeed=!t.showCopiedSeed))},[l(h,{icon:"copy",class:"text-slate-400 fa-fw"})],512),[[v,!t.showCopiedSeed]]),m(o("span",Y," Copied ",512),[[v,t.showCopiedSeed]]),e[7]||(e[7]=o("br",null,null,-1)),e[8]||(e[8]=o("br",null,null,-1)),p(" Derivation Path: "+b(t.activeAccount.derivationPath)+" ",1),m(o("button",{onClick:e[2]||(e[2]=w=>t.doCopyTwoSecRedo(t.activeAccount.derivationPath,()=>t.showCopiedDeri=!t.showCopiedDeri))},[l(h,{icon:"copy",class:"text-slate-400 fa-fw"})],512),[[v,!t.showCopiedDeri]]),m(o("span",z,"Copied",512),[[v,t.showCopiedDeri]])])):(r(),a("button",{key:1,class:"block w-full text-center text-md uppercase bg-gradient-to-b from-slate-400 to-slate-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md",onClick:e[3]||(e[3]=w=>t.showSeed=!0)}," Reveal my Seed Phrase "))])])):(r(),a("div",I,"You do not have an active identity."))])],64)}const te=D(y,[["render",L]]);export{te as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/ShareMyContactInfoView-BFOKyt7V.js

@ -0,0 +1 @@
var g=Object.defineProperty;var v=(e,t,o)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o;var d=(e,t,o)=>v(e,typeof t!="symbol"?t+"":t,o);import{V as x,H as w,e as y,d as C,C as b,_,h as $,j as p,k as s,n as h,F as k,z as m,B as S}from"./main.common-DD7dqhZp.js";import{u as V}from"./index-CZnn7ED5.js";import{Q as N}from"./QuickNav-C8jPGtUY.js";import{T as E}from"./TopMessage-ZWDDjman.js";import{r as I,O as M}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./_isString-B7bbuhPA.js";var T=Object.getOwnPropertyDescriptor,A=(e,t,o,i)=>{for(var n=i>1?void 0:i?T(t,o):t,a=e.length-1,r;a>=0;a--)(r=e[a])&&(n=r(n)||n);return n};let f=class extends x{constructor(){super(...arguments);d(this,"$notify");d(this,"$router")}mounted(){console.log("APP_SERVER in mounted:",w)}async onClickShare(){const o=await y(),i=o.activeDid||"",n=o.firstName||"",a=!!o.isRegistered,r=o.profileImageUrl||"",c=await I(i),l=await C.contacts.count();if(c){const u=await M(c,a,n,r,!0);V().copy(u).then(()=>{this.$notify({group:"alert",type:"info",title:"Copied",text:"Your contact info was copied to the clipboard. Have them paste it in the box on their 'Contacts' screen."},5e3),l>0&&setTimeout(()=>{this.$notify({group:"alert",type:"success",title:"Share Other Contacts",text:"You may want to share some of your contacts with them. Select them below to copy and send."},1e4)},3e3)}),this.$router.push({name:"contacts"})}else this.$notify({group:"alert",type:"error",title:"Error",text:"No account was found for the active DID."},5e3)}};f=A([b({components:{QuickNav:N,TopMessage:E}})],f);const D={id:"Content",class:"p-2 pb-24 max-w-3xl mx-auto"},P={class:"text-lg text-center font-light relative px-7"},R={class:"flex justify-center mt-8"},O={class:"ml-12"};function B(e,t,o,i,n,a){const r=m("QuickNav"),c=m("TopMessage"),l=m("font-awesome");return S(),$(k,null,[p(r),p(c),s("section",D,[s("div",null,[s("div",P,[s("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:t[0]||(t[0]=u=>e.$router.back())},[p(l,{icon:"chevron-left",class:"fa-fw"})])]),t[2]||(t[2]=s("h1",{id:"ViewHeading",class:"text-4xl text-center font-light"}," Share Your Contact Info ",-1))]),s("div",R,[s("button",{class:"block w-fit text-center text-lg font-bold bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md",onClick:t[1]||(t[1]=u=>e.onClickShare())}," Copy to Clipboard ")]),s("div",O,[t[5]||(t[5]=s("div",{class:"mt-8"},"Click to copy your info, then send it to them.",-1)),s("div",null,[t[3]||(t[3]=h(" They will paste it in the input box on the Contacts ")),p(l,{icon:"users"}),t[4]||(t[4]=h(" screen. "))])])])],64)}const G=_(f,[["render",B]]);export{G as default};

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/SharedPhotoView-FMHGExnU.js

File diff suppressed because one or more lines are too long

1
android/app/build/intermediates/assets/debug/mergeDebugAssets/public/assets/StartView-vHoI6X9y.js

@ -0,0 +1 @@
var f=Object.defineProperty;var x=(t,e,o)=>e in t?f(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o;var i=(t,e,o)=>x(t,typeof e!="symbol"?e+"":e,o);import{V as b,a3 as v,e as h,A as k,C as y,_,h as d,k as s,j as m,m as g,n as p,z as A,B as u}from"./main.common-DD7dqhZp.js";import{G as N,aH as S}from"./index-ryzpKtgI.js";import"./index-BGoTPXII.js";import"./index-CZnn7ED5.js";import"./_isString-B7bbuhPA.js";var C=Object.getOwnPropertyDescriptor,$=(t,e,o,c)=>{for(var r=c>1?void 0:c?C(e,o):e,a=t.length-1,n;a>=0;a--)(n=t[a])&&(r=n(r)||r);return r};let w=class extends b{constructor(){super(...arguments);i(this,"$router");i(this,"PASSKEYS_ENABLED",v);i(this,"givenName","");i(this,"numAccounts",0)}async mounted(){const o=await h();this.givenName=o.firstName||"",this.numAccounts=await N()}onClickNewSeed(){this.$router.push({name:"new-identifier"})}async onClickNewPasskey(){const o=k.APP_NAME+(this.givenName?" - "+this.givenName:"");await S(o),this.$router.push({name:"account"})}onClickNo(){this.$router.push({name:"import-account"})}onClickDerive(){this.$router.push({name:"import-derive"})}};w=$([y({components:{}})],w);const E={id:"Content",class:"p-6 pb-24 min-h-screen flex flex-col justify-center"},P={class:"text-lg text-center font-light relative px-7"},V={id:"start-question",class:"mt-8"},D={class:"max-w-3xl mx-auto"},B={key:0,class:"text-center font-light mt-6"},Y={href:"https://www.perplexity.ai/search/what-are-passkeys-v2SHV3yLQlyA2CYH6.Nvhg",target:"_blank"},H={class:"text-center font-light mt-4"},K={href:"https://www.perplexity.ai/search/what-is-a-seed-phrase-OqiP9foVRXidr_2le5OFKA",target:"_blank"},L={class:"grid grid-cols-1 sm:grid-cols-2 gap-2 mt-4"},O={class:"grid grid-cols-1 sm:grid-cols-2 gap-2 mt-2"};function G(t,e,o,c,r,a){const n=A("font-awesome");return u(),d("section",E,[s("div",null,[s("div",P,[s("h1",{class:"text-lg text-center px-2 py-1 absolute -left-2 -top-1",onClick:e[0]||(e[0]=l=>t.$router.back())},[m(n,{icon:"chevron-left",class:"fa-fw"})])]),e[5]||(e[5]=s("h1",{id:"ViewHeading",class:"text-4xl text-center font-light pt-4 mb-8"}," Generate an Identity ",-1))]),s("div",V,[s("div",D,[e[12]||(e[12]=s("p",{class:"text-center text-xl font-light"}," How do you want to create this identifier? ",-1)),t.PASSKEYS_ENABLED?(u(),d("p",B,[e[6]||(e[6]=p(" A ")),e[7]||(e[7]=s("strong",null,"passkey",-1)),e[8]||(e[8]=p(" is easy to manage, though it is less interoperable with other systems for advanced uses. ")),s("a",Y,[m(n,{icon:"info-circle",class:"fa-fw text-blue-500"})])])):g("",!0),s("p",H,[e[9]||(e[9]=p(" A ")),e[10]||(e[10]=s("strong",null,"new seed",-1)),e[11]||(e[11]=p(" allows you full control over the keys, though you are responsible for backups. ")),s("a",K,[m(n,{icon:"info-circle",class:"fa-fw text-blue-500"})])]),s("div",L,[t.PASSKEYS_ENABLED?(u(),d("a",{key:0,class:"block w-full text-center text-lg uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2 cursor-pointer",onClick:e[1]||(e[1]=l=>t.onClickNewPasskey())}," Generate one with a passkey ")):g("",!0),s("a",{class:"block w-full text-center text-lg uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2 cursor-pointer","data-testId":"newSeed",onClick:e[2]||(e[2]=l=>t.onClickNewSeed())}," Generate one with a new seed ")]),e[13]||(e[13]=s("p",{class:"text-center font-light mt-4"}," You can also import an existing seed or derive a new address from an existing seed. ",-1)),s("div",O,[s("a",{class:"block w-full text-center text-md uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md cursor-pointer",onClick:e[3]||(e[3]=l=>t.onClickNo())}," You have a seed "),t.numAccounts>0?(u(),d("a",{key:0,class:"block w-full text-center text-md uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-2 rounded-md cursor-pointer",onClick:e[4]||(e[4]=l=>t.onClickDerive())}," Derive new address from existing seed ")):g("",!0)])])])])}const R=_(w,[["render",G]]);export{R as default};

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save