Android App zur Berechnung der Visiereinstellung eines Recurvebogens.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

workspace.xml 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  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$/.idea/saveactions_settings.xml" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightCollectionAdapter.java" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersFragment.java" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightParametersViewModel.java" afterDir="false" />
  28. <change afterPath="$PROJECT_DIR$/app/src/main/res/drawable/ic_calcsight_parameter.xml" afterDir="false" />
  29. <change afterPath="$PROJECT_DIR$/app/src/main/res/drawable/ic_calcsight_trajectory.xml" afterDir="false" />
  30. <change afterPath="$PROJECT_DIR$/app/src/main/res/layout/fragment_calcsight_parameters.xml" 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$/.idea/assetWizardSettings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/assetWizardSettings.xml" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/about/AboutFragment.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/about/AboutFragment.java" afterDir="false" />
  41. <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" />
  42. <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/fragment_calcsight.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/fragment_calcsight.xml" afterDir="false" />
  43. <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" />
  44. <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" />
  45. </list>
  46. <option name="SHOW_DIALOG" value="false" />
  47. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  48. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  49. <option name="LAST_RESOLUTION" value="IGNORE" />
  50. </component>
  51. <component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[C:\Users\FSmilari\.android\avd\pixel_2_q_10_0_-_api_29.avd]" />
  52. <component name="ExternalProjectsData">
  53. <projectState path="$PROJECT_DIR$">
  54. <ProjectState />
  55. </projectState>
  56. </component>
  57. <component name="FileTemplateManagerImpl">
  58. <option name="RECENT_TEMPLATES">
  59. <list>
  60. <option value="resourceFile" />
  61. <option value="valueResourceFile" />
  62. <option value="Class" />
  63. </list>
  64. </option>
  65. </component>
  66. <component name="ProjectId" id="2CtkRh68cCgVducVNKsBVO29cSE" />
  67. <component name="ProjectViewState">
  68. <option name="hideEmptyMiddlePackages" value="true" />
  69. <option name="showLibraryContents" value="true" />
  70. <option name="showMembers" value="true" />
  71. <option name="showVisibilityIcons" value="true" />
  72. </component>
  73. <component name="PropertiesComponent">
  74. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  75. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  76. <property name="RunOnceActivity.cidr.known.project.marker" value="true" />
  77. <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" />
  78. <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" />
  79. <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" />
  80. <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" />
  81. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/View.java_SELECTED" value="View" />
  82. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/View.java_View_DIMENSIONS" value="1080&#10;1920" />
  83. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/ViewGroup.java_SELECTED" value="ViewGroup" />
  84. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/view/ViewGroup.java_ViewGroup_DIMENSIONS" value="1080&#10;1920" />
  85. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/TextView.java_SELECTED" value="TextView" />
  86. <property name="android-custom-viewC:/Users/FSmilari/AppData/Local/Android/Sdk/sources/android-32/android/widget/TextView.java_TextView_DIMENSIONS" value="1080&#10;1920" />
  87. <property name="cidr.known.project.marker" value="true" />
  88. <property name="code.cleanup.on.save" value="true" />
  89. <property name="format.on.save" value="true" />
  90. <property name="last_opened_file_path" value="$PROJECT_DIR$/app/src/main/res/layout" />
  91. <property name="optimize.imports.on.save" value="true" />
  92. <property name="settings.editor.selected.configurable" value="preferences.keymap" />
  93. </component>
  94. <component name="RecentsManager">
  95. <key name="CopyFile.RECENT_KEYS">
  96. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\res\layout" />
  97. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\utilities" />
  98. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\database" />
  99. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\database\scheme\masterdata" />
  100. <recent name="Z:\Work\Java Projects\Android\RecurveBowSight\V2\app\src\main\java\ch\spherIC\recurvebowsight\database\scheme\data" />
  101. </key>
  102. <key name="android.template.1093395407">
  103. <recent name="ch.spherIC.recurvebowsight" />
  104. </key>
  105. <key name="android.template.170908341">
  106. <recent name="ch.spherIC.recurvebowsight" />
  107. </key>
  108. <key name="CopyClassDialog.RECENTS_KEY">
  109. <recent name="ch.spherIC.recurvebowsight.ui.calcsight" />
  110. <recent name="ch.spherIC.recurvebowsight.ui.equipment" />
  111. </key>
  112. </component>
  113. <component name="RunManager">
  114. <configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false">
  115. <module name="RecurveBowSight.app.main" />
  116. <option name="DEPLOY" value="true" />
  117. <option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
  118. <option name="DEPLOY_AS_INSTANT" value="false" />
  119. <option name="ARTIFACT_NAME" value="" />
  120. <option name="PM_INSTALL_OPTIONS" value="" />
  121. <option name="ALL_USERS" value="false" />
  122. <option name="ALWAYS_INSTALL_WITH_PM" value="false" />
  123. <option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" />
  124. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  125. <option name="MODE" value="default_activity" />
  126. <option name="CLEAR_LOGCAT" value="false" />
  127. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  128. <option name="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" />
  129. <option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" />
  130. <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
  131. <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
  132. <option name="DEBUGGER_TYPE" value="Auto" />
  133. <Auto>
  134. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  135. <option name="SHOW_STATIC_VARS" value="true" />
  136. <option name="WORKING_DIR" value="" />
  137. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  138. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  139. </Auto>
  140. <Hybrid>
  141. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  142. <option name="SHOW_STATIC_VARS" value="true" />
  143. <option name="WORKING_DIR" value="" />
  144. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  145. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  146. </Hybrid>
  147. <Java />
  148. <Native>
  149. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  150. <option name="SHOW_STATIC_VARS" value="true" />
  151. <option name="WORKING_DIR" value="" />
  152. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  153. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  154. </Native>
  155. <Profilers>
  156. <option name="ADVANCED_PROFILING_ENABLED" value="false" />
  157. <option name="STARTUP_PROFILING_ENABLED" value="false" />
  158. <option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
  159. <option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Java/Kotlin Method Sample (legacy)" />
  160. <option name="STARTUP_NATIVE_MEMORY_PROFILING_ENABLED" value="false" />
  161. <option name="NATIVE_MEMORY_SAMPLE_RATE_BYTES" value="2048" />
  162. </Profilers>
  163. <option name="DEEP_LINK" value="" />
  164. <option name="ACTIVITY_CLASS" value="" />
  165. <option name="SEARCH_ACTIVITY_IN_GLOBAL_SCOPE" value="false" />
  166. <option name="SKIP_ACTIVITY_VALIDATION" value="false" />
  167. <method v="2">
  168. <option name="Android.Gradle.BeforeRunTask" enabled="true" />
  169. </method>
  170. </configuration>
  171. </component>
  172. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  173. <component name="SvnConfiguration" cleanupOnStartRun="true">
  174. <configuration>C:\Users\FSmilari\AppData\Roaming\Subversion</configuration>
  175. <supportedVersion>125</supportedVersion>
  176. </component>
  177. <component name="SvnFileUrlMappingImpl">
  178. <option name="myMappingRoots">
  179. <list>
  180. <SvnCopyRootSimple>
  181. <option name="myVcsRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  182. <option name="myCopyRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  183. </SvnCopyRootSimple>
  184. </list>
  185. </option>
  186. <option name="myMoreRealMappingRoots">
  187. <list>
  188. <SvnCopyRootSimple>
  189. <option name="myVcsRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  190. <option name="myCopyRoot" value="Z:\Work\Java Projects\Android\RecurveBowSight\V2" />
  191. </SvnCopyRootSimple>
  192. </list>
  193. </option>
  194. </component>
  195. <component name="TaskManager">
  196. <task active="true" id="Default" summary="Default task">
  197. <changelist id="41369230-c648-4299-baf3-de5f13bcb18c" name="Changes" comment="" />
  198. <created>1659629287053</created>
  199. <option name="number" value="Default" />
  200. <option name="presentableId" value="Default" />
  201. <updated>1659629287053</updated>
  202. </task>
  203. <servers />
  204. </component>
  205. <component name="XDebuggerManager">
  206. <breakpoint-manager>
  207. <breakpoints>
  208. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  209. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/about/AboutFragment.java</url>
  210. <line>18</line>
  211. <option name="timeStamp" value="2" />
  212. </line-breakpoint>
  213. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  214. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/database/RBSDatabaseHelper.java</url>
  215. <line>99</line>
  216. <option name="timeStamp" value="4" />
  217. </line-breakpoint>
  218. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  219. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/equipment/EquipmentRecyclerViewAdapter.java</url>
  220. <line>73</line>
  221. <option name="timeStamp" value="6" />
  222. </line-breakpoint>
  223. <line-breakpoint enabled="true" suspend="THREAD" type="java-line">
  224. <url>file://$PROJECT_DIR$/app/src/main/java/ch/spherIC/recurvebowsight/ui/calcsight/CalculateSightViewModel.java</url>
  225. <line>26</line>
  226. <option name="timeStamp" value="9" />
  227. </line-breakpoint>
  228. </breakpoints>
  229. </breakpoint-manager>
  230. <watches-manager>
  231. <configuration name="app">
  232. <watch expression="getArguments()" />
  233. <watch expression="this.selectedArcherySetup.getName()" language="JAVA" />
  234. <watch expression="tab.getPosition()" language="JAVA" />
  235. </configuration>
  236. </watches-manager>
  237. </component>
  238. </project>