Android App zur Berechnung der Visiereinstellung eines Recurvebogens.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

workspace.xml 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AndroidLayouts">
  4. <shared>
  5. <config>
  6. <device id="pixel_2_xl" />
  7. <device id="Nexus 7" />
  8. <device id="pixel_c" />
  9. <device id="_device_class_tablet" />
  10. <device id="_device_class_phone" />
  11. <locale>de</locale>
  12. <option name="nonWearDeviceLastStateName" value="Portrait" />
  13. </config>
  14. </shared>
  15. </component>
  16. <component name="AndroidLogFilters">
  17. <option name="TOOL_WINDOW_CONFIGURED_FILTER" value="Show only selected application" />
  18. </component>
  19. <component name="AutoImportSettings">
  20. <option name="autoReloadType" value="NONE" />
  21. </component>
  22. <component name="ChangeListManager">
  23. <list default="true" id="41369230-c648-4299-baf3-de5f13bcb18c" name="Changes" comment="">
  24. <change afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/logic" afterDir="true" />
  25. <change afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/logic/CalculationTask.java" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/logic/TrajectoryCalculator.java" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/app/src/main/res/drawable/ic_icon_calculate.xml" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/checksums/checksums.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/checksums/checksums.lock" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/checksums/md5-checksums.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/checksums/md5-checksums.bin" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/checksums/sha1-checksums.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/checksums/sha1-checksums.bin" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/executionHistory/executionHistory.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/executionHistory/executionHistory.bin" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/executionHistory/executionHistory.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/executionHistory/executionHistory.lock" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/fileHashes/fileHashes.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/fileHashes/fileHashes.bin" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/fileHashes/fileHashes.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/fileHashes/fileHashes.lock" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.gradle/7.3.3/fileHashes/resourceHashesCache.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/7.3.3/fileHashes/resourceHashesCache.bin" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/outputFiles.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/outputFiles.bin" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/.idea/assetWizardSettings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/assetWizardSettings.xml" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/.idea/modules/app/RecurveBowSight.app.androidTest.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules/app/RecurveBowSight.app.androidTest.iml" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/.idea/modules/app/RecurveBowSight.app.main.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules/app/RecurveBowSight.app.main.iml" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/.idea/modules/app/RecurveBowSight.app.unitTest.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules/app/RecurveBowSight.app.unitTest.iml" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  45. <change beforePath="$PROJECT_DIR$/app/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/app/build.gradle" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/RBSMainActivity.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/RBSMainActivity.java" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightFragment.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightFragment.java" afterDir="false" />
  48. <change beforePath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersFragment.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersFragment.java" afterDir="false" />
  49. <change beforePath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightViewModel.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersViewModel.java" afterDir="false" />
  50. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/activity_equipment_configuration.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/activity_equipment_configuration.xml" afterDir="false" />
  51. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/activity_riser_configuration.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/activity_riser_configuration.xml" afterDir="false" />
  52. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/activity_sight_configuration.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/activity_sight_configuration.xml" afterDir="false" />
  53. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/app_bar_main.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/app_bar_main.xml" afterDir="false" />
  54. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/fragment_calcsight_parameters.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/fragment_calcsight_parameters.xml" afterDir="false" />
  55. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/fragment_equipment_add_list.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/fragment_equipment_add_list.xml" afterDir="false" />
  56. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/fragment_equipment_choose.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/fragment_equipment_choose.xml" afterDir="false" />
  57. <change beforePath="$PROJECT_DIR$/app/src/main/res/values-de/strings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/values-de/strings.xml" afterDir="false" />
  58. <change beforePath="$PROJECT_DIR$/app/src/main/res/values/strings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/values/strings.xml" afterDir="false" />
  59. </list>
  60. <option name="SHOW_DIALOG" value="false" />
  61. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  62. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  63. <option name="LAST_RESOLUTION" value="IGNORE" />
  64. </component>
  65. <component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[C:\Users\FSmilari\.android\avd\pixel_2_q_10_0_-_api_29.avd]" />
  66. <component name="ExternalProjectsData">
  67. <projectState path="$PROJECT_DIR$">
  68. <ProjectState />
  69. </projectState>
  70. </component>
  71. <component name="FileTemplateManagerImpl">
  72. <option name="RECENT_TEMPLATES">
  73. <list>
  74. <option value="Class" />
  75. <option value="resourceFile" />
  76. <option value="valueResourceFile" />
  77. </list>
  78. </option>
  79. </component>
  80. <component name="GitSEFilterConfiguration">
  81. <file-type-list>
  82. <filtered-out-file-type name="LOCAL_BRANCH" />
  83. <filtered-out-file-type name="REMOTE_BRANCH" />
  84. <filtered-out-file-type name="TAG" />
  85. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  86. </file-type-list>
  87. </component>
  88. <component name="ProjectId" id="2CtkRh68cCgVducVNKsBVO29cSE" />
  89. <component name="ProjectLevelVcsManager">
  90. <ConfirmationsSetting value="1" id="Add" />
  91. <ConfirmationsSetting value="2" id="Remove" />
  92. </component>
  93. <component name="ProjectViewState">
  94. <option name="hideEmptyMiddlePackages" value="true" />
  95. <option name="showLibraryContents" value="true" />
  96. <option name="showMembers" value="true" />
  97. <option name="showVisibilityIcons" value="true" />
  98. </component>
  99. <component name="PropertiesComponent">
  100. <property name="ResourceManagerPrefKey.ResourceType" value="ANIM" />
  101. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  102. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  103. <property name="RunOnceActivity.cidr.known.project.marker" value="true" />
  104. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.4.2/a0a6b931c735952c318e94c90b0239966c500c52/appcompat-1.4.2-sources.jar!/androidx/appcompat/widget/AppCompatEditText.java_AppCompatEditText_DIMENSIONS" value="1080&#10;1920" />
  105. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.4.2/a0a6b931c735952c318e94c90b0239966c500c52/appcompat-1.4.2-sources.jar!/androidx/appcompat/widget/AppCompatEditText.java_SELECTED" value="AppCompatEditText" />
  106. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.5.0/ffb6d2b7e47daaa4a24b434db111ab9e411c33a0/appcompat-1.5.0-sources.jar!/androidx/appcompat/widget/AppCompatEditText.java_AppCompatEditText_DIMENSIONS" value="1080&#10;1920" />
  107. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.5.0/ffb6d2b7e47daaa4a24b434db111ab9e411c33a0/appcompat-1.5.0-sources.jar!/androidx/appcompat/widget/AppCompatEditText.java_SELECTED" value="AppCompatEditText" />
  108. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.5.0/ffb6d2b7e47daaa4a24b434db111ab9e411c33a0/appcompat-1.5.0-sources.jar!/androidx/appcompat/widget/AppCompatTextView.java_AppCompatTextView_DIMENSIONS" value="1080&#10;1920" />
  109. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.5.0/ffb6d2b7e47daaa4a24b434db111ab9e411c33a0/appcompat-1.5.0-sources.jar!/androidx/appcompat/widget/AppCompatTextView.java_SELECTED" value="AppCompatTextView" />
  110. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.recyclerview/recyclerview/1.2.1/f0f93e67af3f7417bdd560d5142f6dec4fe629c3/recyclerview-1.2.1-sources.jar!/androidx/recyclerview/widget/RecyclerView.java_RecyclerView_DIMENSIONS" value="1080&#10;1920" />
  111. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.recyclerview/recyclerview/1.2.1/f0f93e67af3f7417bdd560d5142f6dec4fe629c3/recyclerview-1.2.1-sources.jar!/androidx/recyclerview/widget/RecyclerView.java_SELECTED" value="RecyclerView" />
  112. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.viewpager2/viewpager2/1.0.0/3c3569044e6969f1ee5c3aa03b08e6717a2d782f/viewpager2-1.0.0-sources.jar!/androidx/viewpager2/widget/ViewPager2.java_SELECTED" value="ViewPager2" />
  113. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/androidx.viewpager2/viewpager2/1.0.0/3c3569044e6969f1ee5c3aa03b08e6717a2d782f/viewpager2-1.0.0-sources.jar!/androidx/viewpager2/widget/ViewPager2.java_ViewPager2_DIMENSIONS" value="1080&#10;1920" />
  114. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/com.google.android.material/material/1.6.1/d4d703885d24c61bc0ec39a9a705969e41d773ef/material-1.6.1-sources.jar!/com/google/android/material/textview/MaterialTextView.java_MaterialTextView_DIMENSIONS" value="1080&#10;1920" />
  115. <property name="android-custom-viewC:/Users/FSmilari/.gradle/caches/modules-2/files-2.1/com.google.android.material/material/1.6.1/d4d703885d24c61bc0ec39a9a705969e41d773ef/material-1.6.1-sources.jar!/com/google/android/material/textview/MaterialTextView.java_SELECTED" value="MaterialTextView" />
  116. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-29/android/view/View.java_SELECTED" value="View" />
  117. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-29/android/widget/AutoCompleteTextView.java_SELECTED" value="AutoCompleteTextView" />
  118. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-29/android/widget/EditText.java_SELECTED" value="EditText" />
  119. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-29/android/widget/TextView.java_SELECTED" value="TextView" />
  120. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/View.java_SELECTED" value="View" />
  121. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/View.java_View_DIMENSIONS" value="1080&#10;1920" />
  122. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/ViewGroup.java_SELECTED" value="ViewGroup" />
  123. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/ViewGroup.java_ViewGroup_DIMENSIONS" value="1080&#10;1920" />
  124. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/AutoCompleteTextView.java_AutoCompleteTextView_DIMENSIONS" value="1080&#10;1920" />
  125. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/AutoCompleteTextView.java_SELECTED" value="AutoCompleteTextView" />
  126. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/EditText.java_EditText_DIMENSIONS" value="1080&#10;1920" />
  127. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/EditText.java_SELECTED" value="EditText" />
  128. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/TextView.java_SELECTED" value="TextView" />
  129. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/TextView.java_TextView_DIMENSIONS" value="1080&#10;1920" />
  130. <property name="cidr.known.project.marker" value="true" />
  131. <property name="code.cleanup.on.save" value="true" />
  132. <property name="format.on.save" value="true" />
  133. <property name="last_opened_file_path" value="$PROJECT_DIR$/app/src/main/res/drawable" />
  134. <property name="optimize.imports.on.save" value="true" />
  135. <property name="settings.editor.selected.configurable" value="preferences.editor.code.editing" />
  136. </component>
  137. <component name="RecentsManager">
  138. <key name="android.template.-1377507120">
  139. <recent name="ch.spherIC.recurvebowsight.ui.configuration" />
  140. </key>
  141. <key name="CopyFile.RECENT_KEYS">
  142. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\res\drawable" />
  143. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\ui\calcsight" />
  144. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\res\layout" />
  145. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\utilities" />
  146. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\database" />
  147. </key>
  148. <key name="android.template.1093395407">
  149. <recent name="ch.spherIC.recurvebowsight" />
  150. </key>
  151. <key name="android.template.1734690915">
  152. <recent name="ch.spherIC.recurvebowsight.ui.configuration" />
  153. </key>
  154. <key name="MoveFile.RECENT_KEYS">
  155. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\res\drawable" />
  156. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\res\anim" />
  157. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\res\drawable-v24" />
  158. </key>
  159. <key name="android.template.170908341">
  160. <recent name="ch.spherIC.recurvebowsight" />
  161. </key>
  162. <key name="android.template.-1136685790">
  163. <recent name="ch.spherIC.recurvebowsight.ui.configuration" />
  164. <recent name="ch.spherIC.recurvebowsight" />
  165. </key>
  166. <key name="CopyClassDialog.RECENTS_KEY">
  167. <recent name="ch.spherIC.recurvebowsight.ui.configuration" />
  168. <recent name="ch.spherIC.recurvebowsight.ui.calcsight" />
  169. <recent name="ch.spherIC.recurvebowsight.ui.equipment" />
  170. </key>
  171. </component>
  172. <component name="RunManager">
  173. <configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false">
  174. <module name="RecurveBowSight.app.main" />
  175. <option name="DEPLOY" value="true" />
  176. <option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
  177. <option name="DEPLOY_AS_INSTANT" value="false" />
  178. <option name="ARTIFACT_NAME" value="" />
  179. <option name="PM_INSTALL_OPTIONS" value="" />
  180. <option name="ALL_USERS" value="false" />
  181. <option name="ALWAYS_INSTALL_WITH_PM" value="false" />
  182. <option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" />
  183. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  184. <option name="MODE" value="default_activity" />
  185. <option name="CLEAR_LOGCAT" value="false" />
  186. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  187. <option name="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" />
  188. <option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" />
  189. <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
  190. <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
  191. <option name="DEBUGGER_TYPE" value="Auto" />
  192. <Auto>
  193. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  194. <option name="SHOW_STATIC_VARS" value="true" />
  195. <option name="WORKING_DIR" value="" />
  196. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  197. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  198. </Auto>
  199. <Hybrid>
  200. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  201. <option name="SHOW_STATIC_VARS" value="true" />
  202. <option name="WORKING_DIR" value="" />
  203. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  204. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  205. </Hybrid>
  206. <Java />
  207. <Native>
  208. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  209. <option name="SHOW_STATIC_VARS" value="true" />
  210. <option name="WORKING_DIR" value="" />
  211. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  212. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  213. </Native>
  214. <Profilers>
  215. <option name="ADVANCED_PROFILING_ENABLED" value="false" />
  216. <option name="STARTUP_PROFILING_ENABLED" value="false" />
  217. <option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
  218. <option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Java/Kotlin Method Sample (legacy)" />
  219. <option name="STARTUP_NATIVE_MEMORY_PROFILING_ENABLED" value="false" />
  220. <option name="NATIVE_MEMORY_SAMPLE_RATE_BYTES" value="2048" />
  221. </Profilers>
  222. <option name="DEEP_LINK" value="" />
  223. <option name="ACTIVITY_CLASS" value="" />
  224. <option name="SEARCH_ACTIVITY_IN_GLOBAL_SCOPE" value="false" />
  225. <option name="SKIP_ACTIVITY_VALIDATION" value="false" />
  226. <method v="2">
  227. <option name="Android.Gradle.BeforeRunTask" enabled="true" />
  228. </method>
  229. </configuration>
  230. </component>
  231. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  232. <component name="SvnConfiguration" cleanupOnStartRun="true">
  233. <configuration>C:\Users\FSmilari\AppData\Roaming\Subversion</configuration>
  234. <supportedVersion>125</supportedVersion>
  235. </component>
  236. <component name="SvnFileUrlMappingImpl">
  237. <option name="myMappingRoots">
  238. <list>
  239. <SvnCopyRootSimple>
  240. <option name="myVcsRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  241. <option name="myCopyRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  242. </SvnCopyRootSimple>
  243. </list>
  244. </option>
  245. <option name="myMoreRealMappingRoots">
  246. <list>
  247. <SvnCopyRootSimple>
  248. <option name="myVcsRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  249. <option name="myCopyRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  250. </SvnCopyRootSimple>
  251. </list>
  252. </option>
  253. </component>
  254. <component name="TaskManager">
  255. <task active="true" id="Default" summary="Default task">
  256. <changelist id="41369230-c648-4299-baf3-de5f13bcb18c" name="Changes" comment="" />
  257. <created>1659629287053</created>
  258. <option name="number" value="Default" />
  259. <option name="presentableId" value="Default" />
  260. <updated>1659629287053</updated>
  261. </task>
  262. <servers />
  263. </component>
  264. <component name="XDebuggerManager">
  265. <breakpoint-manager>
  266. <breakpoints>
  267. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  268. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/database/RBSDatabaseHelper.java</url>
  269. <line>99</line>
  270. <option name="timeStamp" value="4" />
  271. </line-breakpoint>
  272. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  273. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/RiserConfigurationActivity.java</url>
  274. <line>99</line>
  275. <option name="timeStamp" value="37" />
  276. </line-breakpoint>
  277. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  278. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/RiserConfigurationActivity.java</url>
  279. <line>173</line>
  280. <option name="timeStamp" value="40" />
  281. </line-breakpoint>
  282. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  283. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/RiserConfigurationActivity.java</url>
  284. <line>129</line>
  285. <option name="timeStamp" value="42" />
  286. </line-breakpoint>
  287. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  288. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/SightConfigurationActivity.java</url>
  289. <line>74</line>
  290. <option name="timeStamp" value="43" />
  291. </line-breakpoint>
  292. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  293. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/ArcherySetupConfigurationViewModel.java</url>
  294. <line>108</line>
  295. <option name="timeStamp" value="46" />
  296. </line-breakpoint>
  297. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  298. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/ArcherySetupConfigurationActivity.java</url>
  299. <line>92</line>
  300. <option name="timeStamp" value="50" />
  301. </line-breakpoint>
  302. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  303. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/ArcherySetupConfigurationViewModel.java</url>
  304. <line>115</line>
  305. <option name="timeStamp" value="52" />
  306. </line-breakpoint>
  307. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  308. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/ArcherySetupConfigurationActivity.java</url>
  309. <line>186</line>
  310. <option name="timeStamp" value="53" />
  311. </line-breakpoint>
  312. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  313. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/ArcherySetupConfigurationActivity.java</url>
  314. <line>208</line>
  315. <option name="timeStamp" value="54" />
  316. </line-breakpoint>
  317. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  318. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/SightConfigurationActivity.java</url>
  319. <line>120</line>
  320. <option name="timeStamp" value="55" />
  321. </line-breakpoint>
  322. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  323. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/configuration/ArcherySetupConfigurationActivity.java</url>
  324. <line>190</line>
  325. <option name="timeStamp" value="56" />
  326. </line-breakpoint>
  327. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  328. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightFragment.java</url>
  329. <line>53</line>
  330. <option name="timeStamp" value="58" />
  331. </line-breakpoint>
  332. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  333. <url>file://$USER_HOME$/AppData/Local/Android/Sdk/sources/android-32/android/widget/TextView.java</url>
  334. <line>6178</line>
  335. <option name="timeStamp" value="68" />
  336. </line-breakpoint>
  337. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  338. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersFragment.java</url>
  339. <line>169</line>
  340. <option name="timeStamp" value="74" />
  341. </line-breakpoint>
  342. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  343. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersFragment.java</url>
  344. <line>208</line>
  345. <option name="timeStamp" value="75" />
  346. </line-breakpoint>
  347. </breakpoints>
  348. </breakpoint-manager>
  349. <watches-manager>
  350. <configuration name="app">
  351. <watch expression="this" />
  352. <watch expression="getViewLifecycleOwner()" language="JAVA" />
  353. <watch expression="getParentFragment()" language="JAVA" />
  354. <watch expression="getParentFragment().getArguments()" language="JAVA" />
  355. <watch expression="this.binding.arrowDiameterTxt.getText().toString().isEmpty()" language="JAVA" />
  356. </configuration>
  357. </watches-manager>
  358. </component>
  359. </project>