You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

535 lines
32 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="f77644b5-4f2e-4632-a6f5-17e6501befbf" name="Default Changelist" comment="">
  5. <change afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/.idea/modules/FoodCloud.iml" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/DataServer/DataServer.iml" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/GUI/src/Main.java" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/Robot_Server/Robot_Server.iml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/settings.gradle" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.gitkeep" beforeDir="false" />
  14. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/Barcode_Reader_Python.iml" beforeDir="false" />
  15. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/codeStyles/codeStyleConfig.xml" beforeDir="false" />
  16. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/deployment.xml" beforeDir="false" />
  17. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/misc.xml" beforeDir="false" />
  18. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/modules.xml" beforeDir="false" />
  19. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/vagrant.xml" beforeDir="false" />
  20. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/vcs.xml" beforeDir="false" />
  21. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/webServers.xml" beforeDir="false" />
  22. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/workspace.xml" beforeDir="false" />
  23. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/arduino-i2c/arduino-i2c.ino" beforeDir="false" />
  24. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/database_append.py" beforeDir="false" />
  25. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/database_read.py" beforeDir="false" />
  26. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/generate_moves.py" beforeDir="false" />
  27. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/main.py" beforeDir="false" />
  28. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/sort_date.py" beforeDir="false" />
  29. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/test3.py" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/tst2.py" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/FoodCloud.apk" beforeDir="false" />
  32. <change beforePath="$PROJECT_DIR$/FoodCloud/.gitignore" beforeDir="false" />
  33. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/assetWizardSettings.xml" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/caches/build_file_checksums.ser" beforeDir="false" />
  35. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/codeStyles/Project.xml" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/codeStyles/codeStyleConfig.xml" beforeDir="false" />
  37. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/gradle.xml" beforeDir="false" />
  38. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/misc.xml" beforeDir="false" />
  39. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/runConfigurations.xml" beforeDir="false" />
  40. <change beforePath="$PROJECT_DIR$/FoodCloud/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/Ev3_Code/.idea/vcs.xml" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/FoodCloud/.project" beforeDir="false" />
  42. <change beforePath="$PROJECT_DIR$/FoodCloud/.settings/org.eclipse.buildship.core.prefs" beforeDir="false" />
  43. <change beforePath="$PROJECT_DIR$/FoodCloud/app/.classpath" beforeDir="false" />
  44. <change beforePath="$PROJECT_DIR$/FoodCloud/app/.gitignore" beforeDir="false" />
  45. <change beforePath="$PROJECT_DIR$/FoodCloud/app/.project" beforeDir="false" />
  46. <change beforePath="$PROJECT_DIR$/FoodCloud/app/.settings/org.eclipse.buildship.core.prefs" beforeDir="false" />
  47. <change beforePath="$PROJECT_DIR$/FoodCloud/app/build.gradle" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/FoodCloud/app/google-services.json" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/FoodCloud/app/libs/GenAsync.jar" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/FoodCloud/app/proguard-rules.pro" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/androidTest/java/gq/yigit/foodcloud/ExampleInstrumentedTest.java" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/AndroidManifest.xml" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/com/google/zxing/integration/android/IntentIntegrator.java" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/com/google/zxing/integration/android/IntentResult.java" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/FarmPop.java" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/GetInfo.java" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/LearnMore.java" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/MainActivity.java" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PHPComm.java" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PackagePop.java" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PopTrans1.java" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PopTrans2.java" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/ProcessPop.java" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/ProductInfo.java" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/buttonshape.xml" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/ic_launcher_background.xml" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/process_bg.xml" beforeDir="false" />
  69. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_farm_pop.xml" beforeDir="false" />
  70. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_get_info.xml" beforeDir="false" />
  71. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_learn_more.xml" beforeDir="false" />
  72. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_main.xml" beforeDir="false" />
  73. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_package_pop.xml" beforeDir="false" />
  74. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_pop_trans1.xml" beforeDir="false" />
  75. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_pop_trans2.xml" beforeDir="false" />
  76. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_process_pop.xml" beforeDir="false" />
  77. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_product_info.xml" beforeDir="false" />
  78. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" beforeDir="false" />
  79. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" beforeDir="false" />
  80. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/ic_launcher.png" beforeDir="false" />
  81. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/ic_launcher_round.png" beforeDir="false" />
  82. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/icon.png" beforeDir="false" />
  83. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/arrow_left.png" beforeDir="false" />
  84. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/arrow_right.png" beforeDir="false" />
  85. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/check.png" beforeDir="false" />
  86. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/factory.png" beforeDir="false" />
  87. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/farm.png" beforeDir="false" />
  88. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/ic_launcher.png" beforeDir="false" />
  89. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/ic_launcher_round.png" beforeDir="false" />
  90. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/icon.png" beforeDir="false" />
  91. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/market.png" beforeDir="false" />
  92. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/packaging.png" beforeDir="false" />
  93. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/truck.png" beforeDir="false" />
  94. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/warning.png" beforeDir="false" />
  95. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/ic_launcher.png" beforeDir="false" />
  96. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png" beforeDir="false" />
  97. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/icon.png" beforeDir="false" />
  98. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/ic_launcher.png" beforeDir="false" />
  99. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png" beforeDir="false" />
  100. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/icon.png" beforeDir="false" />
  101. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" beforeDir="false" />
  102. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png" beforeDir="false" />
  103. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/icon.png" beforeDir="false" />
  104. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values-round/strings.xml" beforeDir="false" />
  105. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/colors.xml" beforeDir="false" />
  106. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/dimens.xml" beforeDir="false" />
  107. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/strings.xml" beforeDir="false" />
  108. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/styles.xml" beforeDir="false" />
  109. <change beforePath="$PROJECT_DIR$/FoodCloud/app/src/test/java/gq/yigit/foodcloud/ExampleUnitTest.java" beforeDir="false" />
  110. <change beforePath="$PROJECT_DIR$/FoodCloud/build.gradle" beforeDir="false" />
  111. <change beforePath="$PROJECT_DIR$/FoodCloud/gradle.properties" beforeDir="false" />
  112. <change beforePath="$PROJECT_DIR$/FoodCloud/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
  113. <change beforePath="$PROJECT_DIR$/FoodCloud/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
  114. <change beforePath="$PROJECT_DIR$/FoodCloud/gradlew" beforeDir="false" />
  115. <change beforePath="$PROJECT_DIR$/FoodCloud/gradlew.bat" beforeDir="false" />
  116. <change beforePath="$PROJECT_DIR$/FoodCloud/settings.gradle" beforeDir="false" />
  117. <change beforePath="$PROJECT_DIR$/_config.yml" beforeDir="false" />
  118. <change beforePath="$PROJECT_DIR$/database/communication/.idea/communication.iml" beforeDir="false" />
  119. <change beforePath="$PROJECT_DIR$/database/communication/.idea/misc.xml" beforeDir="false" />
  120. <change beforePath="$PROJECT_DIR$/database/communication/.idea/modules.xml" beforeDir="false" />
  121. <change beforePath="$PROJECT_DIR$/database/communication/.idea/php.xml" beforeDir="false" />
  122. <change beforePath="$PROJECT_DIR$/database/communication/.idea/workspace.xml" beforeDir="false" />
  123. <change beforePath="$PROJECT_DIR$/database/communication/comm.php" beforeDir="false" />
  124. <change beforePath="$PROJECT_DIR$/database/content/Processes/1.json" beforeDir="false" />
  125. <change beforePath="$PROJECT_DIR$/database/content/Processes/10.json" beforeDir="false" />
  126. <change beforePath="$PROJECT_DIR$/database/content/Processes/11.json" beforeDir="false" />
  127. <change beforePath="$PROJECT_DIR$/database/content/Processes/12.json" beforeDir="false" />
  128. <change beforePath="$PROJECT_DIR$/database/content/Processes/13.json" beforeDir="false" />
  129. <change beforePath="$PROJECT_DIR$/database/content/Processes/14.json" beforeDir="false" />
  130. <change beforePath="$PROJECT_DIR$/database/content/Processes/15.json" beforeDir="false" />
  131. <change beforePath="$PROJECT_DIR$/database/content/Processes/16.json" beforeDir="false" />
  132. <change beforePath="$PROJECT_DIR$/database/content/Processes/17.json" beforeDir="false" />
  133. <change beforePath="$PROJECT_DIR$/database/content/Processes/18.json" beforeDir="false" />
  134. <change beforePath="$PROJECT_DIR$/database/content/Processes/19.json" beforeDir="false" />
  135. <change beforePath="$PROJECT_DIR$/database/content/Processes/2.json" beforeDir="false" />
  136. <change beforePath="$PROJECT_DIR$/database/content/Processes/20.json" beforeDir="false" />
  137. <change beforePath="$PROJECT_DIR$/database/content/Processes/21.json" beforeDir="false" />
  138. <change beforePath="$PROJECT_DIR$/database/content/Processes/22.json" beforeDir="false" />
  139. <change beforePath="$PROJECT_DIR$/database/content/Processes/23.json" beforeDir="false" />
  140. <change beforePath="$PROJECT_DIR$/database/content/Processes/24.json" beforeDir="false" />
  141. <change beforePath="$PROJECT_DIR$/database/content/Processes/25.json" beforeDir="false" />
  142. <change beforePath="$PROJECT_DIR$/database/content/Processes/3.json" beforeDir="false" />
  143. <change beforePath="$PROJECT_DIR$/database/content/Processes/4.json" beforeDir="false" />
  144. <change beforePath="$PROJECT_DIR$/database/content/Processes/5.json" beforeDir="false" />
  145. <change beforePath="$PROJECT_DIR$/database/content/Processes/6.json" beforeDir="false" />
  146. <change beforePath="$PROJECT_DIR$/database/content/Processes/7.json" beforeDir="false" />
  147. <change beforePath="$PROJECT_DIR$/database/content/Processes/8.json" beforeDir="false" />
  148. <change beforePath="$PROJECT_DIR$/database/content/Processes/9.json" beforeDir="false" />
  149. <change beforePath="$PROJECT_DIR$/database/content/Products/1.json" beforeDir="false" />
  150. <change beforePath="$PROJECT_DIR$/database/content/Products/10.json" beforeDir="false" />
  151. <change beforePath="$PROJECT_DIR$/database/content/Products/11.json" beforeDir="false" />
  152. <change beforePath="$PROJECT_DIR$/database/content/Products/12.json" beforeDir="false" />
  153. <change beforePath="$PROJECT_DIR$/database/content/Products/13.json" beforeDir="false" />
  154. <change beforePath="$PROJECT_DIR$/database/content/Products/14.json" beforeDir="false" />
  155. <change beforePath="$PROJECT_DIR$/database/content/Products/15.json" beforeDir="false" />
  156. <change beforePath="$PROJECT_DIR$/database/content/Products/16.json" beforeDir="false" />
  157. <change beforePath="$PROJECT_DIR$/database/content/Products/17.json" beforeDir="false" />
  158. <change beforePath="$PROJECT_DIR$/database/content/Products/18.json" beforeDir="false" />
  159. <change beforePath="$PROJECT_DIR$/database/content/Products/19.json" beforeDir="false" />
  160. <change beforePath="$PROJECT_DIR$/database/content/Products/2.json" beforeDir="false" />
  161. <change beforePath="$PROJECT_DIR$/database/content/Products/20.json" beforeDir="false" />
  162. <change beforePath="$PROJECT_DIR$/database/content/Products/21.json" beforeDir="false" />
  163. <change beforePath="$PROJECT_DIR$/database/content/Products/22.json" beforeDir="false" />
  164. <change beforePath="$PROJECT_DIR$/database/content/Products/23.json" beforeDir="false" />
  165. <change beforePath="$PROJECT_DIR$/database/content/Products/24.json" beforeDir="false" />
  166. <change beforePath="$PROJECT_DIR$/database/content/Products/25.json" beforeDir="false" />
  167. <change beforePath="$PROJECT_DIR$/database/content/Products/3.json" beforeDir="false" />
  168. <change beforePath="$PROJECT_DIR$/database/content/Products/4.json" beforeDir="false" />
  169. <change beforePath="$PROJECT_DIR$/database/content/Products/5.json" beforeDir="false" />
  170. <change beforePath="$PROJECT_DIR$/database/content/Products/6.json" beforeDir="false" />
  171. <change beforePath="$PROJECT_DIR$/database/content/Products/7.json" beforeDir="false" />
  172. <change beforePath="$PROJECT_DIR$/database/content/Products/8.json" beforeDir="false" />
  173. <change beforePath="$PROJECT_DIR$/database/content/Products/9.json" beforeDir="false" />
  174. <change beforePath="$PROJECT_DIR$/move_apk.sh" beforeDir="false" />
  175. </list>
  176. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  177. <option name="SHOW_DIALOG" value="false" />
  178. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  179. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  180. <option name="LAST_RESOLUTION" value="IGNORE" />
  181. </component>
  182. <component name="CheckStyle-IDEA-workspace">
  183. <option name="configuration">
  184. <map>
  185. <entry key="last-active-plugin-version" value="5.23.0" />
  186. </map>
  187. </option>
  188. </component>
  189. <component name="ExternalProjectsData">
  190. <projectState path="$PROJECT_DIR$/FoodCloud">
  191. <ProjectState />
  192. </projectState>
  193. </component>
  194. <component name="ExternalProjectsManager">
  195. <system id="GRADLE">
  196. <state>
  197. <projects_view />
  198. </state>
  199. </system>
  200. </component>
  201. <component name="FileEditorManager">
  202. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  203. <file pinned="false" current-in-tab="false">
  204. <entry file="file://$PROJECT_DIR$/GUI/src/Main.java">
  205. <provider selected="true" editor-type-id="text-editor">
  206. <state relative-caret-position="30">
  207. <caret line="2" selection-start-line="2" selection-end-line="2" />
  208. </state>
  209. </provider>
  210. </entry>
  211. </file>
  212. <file pinned="false" current-in-tab="false">
  213. <entry file="file://$PROJECT_DIR$/DataServer/content/Processes/2.json">
  214. <provider selected="true" editor-type-id="text-editor" />
  215. </entry>
  216. </file>
  217. <file pinned="false" current-in-tab="false">
  218. <entry file="file://$PROJECT_DIR$/FoodCloud/app/build.gradle">
  219. <provider selected="true" editor-type-id="text-editor" />
  220. </entry>
  221. </file>
  222. <file pinned="false" current-in-tab="true">
  223. <entry file="file://$PROJECT_DIR$/FoodCloud/gradle.properties">
  224. <provider selected="true" editor-type-id="text-editor">
  225. <state relative-caret-position="165">
  226. <caret line="11" selection-start-line="11" selection-end-line="11" />
  227. </state>
  228. </provider>
  229. </entry>
  230. </file>
  231. </leaf>
  232. </component>
  233. <component name="FileTemplateManagerImpl">
  234. <option name="RECENT_TEMPLATES">
  235. <list>
  236. <option value="Class" />
  237. </list>
  238. </option>
  239. </component>
  240. <component name="Git.Settings">
  241. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  242. </component>
  243. <component name="IdeDocumentHistory">
  244. <option name="CHANGED_PATHS">
  245. <list>
  246. <option value="$PROJECT_DIR$/FoodCloud/app/build.gradle" />
  247. <option value="$PROJECT_DIR$/FoodCloud/gradle.properties" />
  248. </list>
  249. </option>
  250. </component>
  251. <component name="ProjectFrameBounds" extendedState="6">
  252. <option name="x" value="105" />
  253. <option name="width" value="1890" />
  254. <option name="height" value="1027" />
  255. </component>
  256. <component name="ProjectView">
  257. <navigator proportions="" version="1">
  258. <foldersAlwaysOnTop value="true" />
  259. </navigator>
  260. <panes>
  261. <pane id="AndroidView" />
  262. <pane id="PackagesPane">
  263. <subPane>
  264. <expand>
  265. <path>
  266. <item name="WRO_QR" type="58d84e3e:PackageViewProjectNode" />
  267. <item name="GUI" type="616d4139:PackageViewModuleNode" />
  268. </path>
  269. <path>
  270. <item name="WRO_QR" type="58d84e3e:PackageViewProjectNode" />
  271. <item name="GUI" type="616d4139:PackageViewModuleNode" />
  272. <item name="Libraries" type="5c3f07af:PackageViewLibrariesNode" />
  273. </path>
  274. </expand>
  275. <select />
  276. </subPane>
  277. </pane>
  278. <pane id="Scope" />
  279. <pane id="ProjectPane">
  280. <subPane>
  281. <expand>
  282. <path>
  283. <item name="WRO_QR" type="b2602c69:ProjectViewProjectNode" />
  284. <item name="GUI" type="462c0819:PsiDirectoryNode" />
  285. </path>
  286. </expand>
  287. <select />
  288. </subPane>
  289. </pane>
  290. </panes>
  291. </component>
  292. <component name="PropertiesComponent">
  293. <property name="WebServerToolWindowFactoryState" value="false" />
  294. <property name="android.sdk.path" value="$USER_HOME$/Android/Sdk" />
  295. <property name="aspect.path.notification.shown" value="true" />
  296. <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542747534969" />
  297. <property name="jdk.selected.PYTHON_MODULE" value="Python 2.7 (WRO_QR)" />
  298. <property name="last_opened_file_path" value="$PROJECT_DIR$/FoodCloud" />
  299. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  300. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  301. <property name="project.structure.last.edited" value="Modules" />
  302. <property name="project.structure.proportion" value="0.15" />
  303. <property name="project.structure.side.proportion" value="0.2" />
  304. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  305. <property name="show.migrate.to.gradle.popup" value="false" />
  306. </component>
  307. <component name="RunDashboard">
  308. <option name="ruleStates">
  309. <list>
  310. <RuleState>
  311. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  312. </RuleState>
  313. <RuleState>
  314. <option name="name" value="StatusDashboardGroupingRule" />
  315. </RuleState>
  316. </list>
  317. </option>
  318. </component>
  319. <component name="RunManager">
  320. <configuration default="true" type="AndroidJUnit">
  321. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  322. <method v="2">
  323. <option name="Make" enabled="true" />
  324. </method>
  325. </configuration>
  326. <configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App">
  327. <module name="app" />
  328. <option name="DEPLOY" value="true" />
  329. <option name="ARTIFACT_NAME" value="" />
  330. <option name="PM_INSTALL_OPTIONS" value="" />
  331. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  332. <option name="MODE" value="default_activity" />
  333. <option name="CLEAR_LOGCAT" value="false" />
  334. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  335. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  336. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  337. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  338. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  339. <option name="PREFERRED_AVD" value="" />
  340. <option name="DEBUGGER_TYPE" value="Java" />
  341. <Java />
  342. <Profilers>
  343. <option name="ADVANCED_PROFILING_ENABLED" value="false" />
  344. </Profilers>
  345. <option name="DEEP_LINK" value="" />
  346. <option name="ACTIVITY_CLASS" value="" />
  347. <method v="2">
  348. <option name="Android.Gradle.BeforeRunTask" enabled="true" />
  349. <option name="com.android.instantApps.provision.BeforeRunTask" enabled="true" clearCache="false" clearProvisionedDevices="false" />
  350. </method>
  351. </configuration>
  352. </component>
  353. <component name="SvnConfiguration">
  354. <configuration />
  355. </component>
  356. <component name="TaskManager">
  357. <task active="true" id="Default" summary="Default task">
  358. <changelist id="f77644b5-4f2e-4632-a6f5-17e6501befbf" name="Default Changelist" comment="" />
  359. <created>1542745290180</created>
  360. <option name="number" value="Default" />
  361. <option name="presentableId" value="Default" />
  362. <updated>1542745290180</updated>
  363. <workItem from="1542745291535" duration="135000" />
  364. <workItem from="1542745454678" duration="117000" />
  365. <workItem from="1542745606184" duration="340000" />
  366. <workItem from="1542745981355" duration="265000" />
  367. <workItem from="1542746287319" duration="815000" />
  368. <workItem from="1542747128494" duration="276000" />
  369. </task>
  370. <servers />
  371. </component>
  372. <component name="TimeTrackingManager">
  373. <option name="totallyTimeSpent" value="1948000" />
  374. </component>
  375. <component name="ToolWindowManager">
  376. <frame x="0" y="23" width="1920" height="1031" extended-state="6" />
  377. <layout>
  378. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2588047" />
  379. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  380. <window_info id="Designer" order="2" />
  381. <window_info id="Image Layers" order="3" />
  382. <window_info id="Capture Tool" order="4" />
  383. <window_info id="Favorites" order="5" side_tool="true" />
  384. <window_info id="UI Designer" order="6" />
  385. <window_info id="Learn" order="7" />
  386. <window_info id="Build Variants" order="8" side_tool="true" />
  387. <window_info id="Captures" order="9" />
  388. <window_info anchor="bottom" id="Message" order="0" />
  389. <window_info anchor="bottom" id="Find" order="1" />
  390. <window_info anchor="bottom" id="Run" order="2" />
  391. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  392. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  393. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  394. <window_info anchor="bottom" id="TODO" order="6" />
  395. <window_info anchor="bottom" id="Terminal" order="7" />
  396. <window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
  397. <window_info anchor="bottom" id="CheckStyle" order="9" />
  398. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  399. <window_info anchor="bottom" id="Database Changes" order="11" />
  400. <window_info anchor="bottom" id="Version Control" order="12" />
  401. <window_info anchor="bottom" id="Android Profiler" order="13" show_stripe_button="false" />
  402. <window_info anchor="bottom" id="Logcat" order="14" />
  403. <window_info anchor="bottom" id="Build" order="15" visible="true" />
  404. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  405. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  406. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  407. <window_info anchor="right" id="Maven" order="3" />
  408. <window_info anchor="right" id="Palette" order="4" />
  409. <window_info anchor="right" id="Flutter Inspector" order="5" />
  410. <window_info anchor="right" id="Flutter Outline" order="6" />
  411. <window_info anchor="right" id="SciView" order="7" />
  412. <window_info anchor="right" id="Database" order="8" />
  413. <window_info anchor="right" id="Palette&#9;" order="9" />
  414. <window_info anchor="right" id="Theme Preview" order="10" />
  415. <window_info anchor="right" id="Capture Analysis" order="11" />
  416. <window_info anchor="right" id="Device File Explorer" order="12" side_tool="true" />
  417. <window_info anchor="right" id="Gradle" order="13" />
  418. </layout>
  419. </component>
  420. <component name="TypeScriptGeneratedFilesManager">
  421. <option name="version" value="1" />
  422. </component>
  423. <component name="editorHistoryManager">
  424. <entry file="file://$PROJECT_DIR$/FoodCloud/.project">
  425. <provider selected="true" editor-type-id="text-editor" />
  426. </entry>
  427. <entry file="file://$PROJECT_DIR$/GUI/Main.java" />
  428. <entry file="file://$PROJECT_DIR$/.gitignore">
  429. <provider selected="true" editor-type-id="text-editor" />
  430. </entry>
  431. <entry file="file://$PROJECT_DIR$/Robot_Server/database_append.py">
  432. <provider selected="true" editor-type-id="text-editor">
  433. <state relative-caret-position="-840">
  434. <caret line="28" column="15" lean-forward="true" selection-start-line="28" selection-start-column="15" selection-end-line="28" selection-end-column="15" />
  435. </state>
  436. </provider>
  437. </entry>
  438. <entry file="file://$PROJECT_DIR$/GUI/src/Main.java">
  439. <provider selected="true" editor-type-id="text-editor">
  440. <state relative-caret-position="30">
  441. <caret line="2" selection-start-line="2" selection-end-line="2" />
  442. </state>
  443. </provider>
  444. </entry>
  445. <entry file="file://$PROJECT_DIR$/DataServer/content/Processes/2.json">
  446. <provider selected="true" editor-type-id="text-editor" />
  447. </entry>
  448. <entry file="file://$PROJECT_DIR$/FoodCloud/app/build.gradle">
  449. <provider selected="true" editor-type-id="text-editor" />
  450. </entry>
  451. <entry file="file://$PROJECT_DIR$/FoodCloud/gradle.properties">
  452. <provider selected="true" editor-type-id="text-editor">
  453. <state relative-caret-position="165">
  454. <caret line="11" selection-start-line="11" selection-end-line="11" />
  455. </state>
  456. </provider>
  457. </entry>
  458. </component>
  459. <component name="masterDetails">
  460. <states>
  461. <state key="ArtifactsStructureConfigurable.UI">
  462. <settings>
  463. <artifact-editor />
  464. <splitter-proportions>
  465. <option name="proportions">
  466. <list>
  467. <option value="0.2" />
  468. </list>
  469. </option>
  470. </splitter-proportions>
  471. </settings>
  472. </state>
  473. <state key="FacetStructureConfigurable.UI">
  474. <settings>
  475. <last-edited>Android</last-edited>
  476. <splitter-proportions>
  477. <option name="proportions">
  478. <list>
  479. <option value="0.2" />
  480. </list>
  481. </option>
  482. </splitter-proportions>
  483. </settings>
  484. </state>
  485. <state key="GlobalLibrariesConfigurable.UI">
  486. <settings>
  487. <last-edited>Python 3.7 interpreter library</last-edited>
  488. <splitter-proportions>
  489. <option name="proportions">
  490. <list>
  491. <option value="0.2" />
  492. </list>
  493. </option>
  494. </splitter-proportions>
  495. </settings>
  496. </state>
  497. <state key="JdkListConfigurable.UI">
  498. <settings>
  499. <last-edited>10.0.2+13 (2)</last-edited>
  500. <splitter-proportions>
  501. <option name="proportions">
  502. <list>
  503. <option value="0.2" />
  504. </list>
  505. </option>
  506. </splitter-proportions>
  507. </settings>
  508. </state>
  509. <state key="ModuleStructureConfigurable.UI">
  510. <settings>
  511. <last-edited>GUI.project</last-edited>
  512. <splitter-proportions>
  513. <option name="proportions">
  514. <list>
  515. <option value="0.2" />
  516. <option value="0.6" />
  517. </list>
  518. </option>
  519. </splitter-proportions>
  520. </settings>
  521. </state>
  522. <state key="ProjectLibrariesConfigurable.UI">
  523. <settings>
  524. <last-edited>Gradle: __local_aars__:/home/yigido/projects/WRO_QR/FoodCloud/app/libs/GenAsync.jar:unspecified@jar</last-edited>
  525. <splitter-proportions>
  526. <option name="proportions">
  527. <list>
  528. <option value="0.2" />
  529. </list>
  530. </option>
  531. </splitter-proportions>
  532. </settings>
  533. </state>
  534. </states>
  535. </component>
  536. </project>