Calendar-PhoneGap-Plugin.iws 94 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="265409c0-6a44-40c6-9566-884832893ec6" name="Default" comment="" />
  5. <ignored path="Calendar-PhoneGap-Plugin.iws" />
  6. <ignored path=".idea/workspace.xml" />
  7. <ignored path="$PROJECT_DIR$/out/" />
  8. <ignored path=".idea/dataSources.local.xml" />
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="TRACKING_ENABLED" value="true" />
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="CreatePatchCommitExecutor">
  17. <option name="PATCH_PATH" value="$USER_HOME$/Desktop" />
  18. </component>
  19. <component name="DebuggerManager">
  20. <breakpoint_any default_suspend_policy="SuspendAll" default_condition_enabled="true" converted="true">
  21. <breakpoint>
  22. <option name="NOTIFY_CAUGHT" value="true" />
  23. <option name="NOTIFY_UNCAUGHT" value="true" />
  24. <option name="ENABLED" value="false" />
  25. <option name="LOG_ENABLED" value="false" />
  26. <option name="LOG_EXPRESSION_ENABLED" value="false" />
  27. <option name="REMOVE_AFTER_HIT" value="false" />
  28. <option name="SUSPEND_POLICY" value="SuspendAll" />
  29. <option name="SUSPEND" value="true" />
  30. <option name="COUNT_FILTER_ENABLED" value="false" />
  31. <option name="COUNT_FILTER" value="0" />
  32. <option name="CONDITION_ENABLED" value="true" />
  33. <option name="CLASS_FILTERS_ENABLED" value="false" />
  34. <option name="INSTANCE_FILTERS_ENABLED" value="false" />
  35. <option name="CONDITION" value="" />
  36. <option name="LOG_MESSAGE" value="" />
  37. </breakpoint>
  38. <breakpoint>
  39. <option name="NOTIFY_CAUGHT" value="true" />
  40. <option name="NOTIFY_UNCAUGHT" value="true" />
  41. <option name="ENABLED" value="false" />
  42. <option name="LOG_ENABLED" value="false" />
  43. <option name="LOG_EXPRESSION_ENABLED" value="false" />
  44. <option name="REMOVE_AFTER_HIT" value="false" />
  45. <option name="SUSPEND_POLICY" value="SuspendAll" />
  46. <option name="SUSPEND" value="true" />
  47. <option name="COUNT_FILTER_ENABLED" value="false" />
  48. <option name="COUNT_FILTER" value="0" />
  49. <option name="CONDITION_ENABLED" value="true" />
  50. <option name="CLASS_FILTERS_ENABLED" value="false" />
  51. <option name="INSTANCE_FILTERS_ENABLED" value="false" />
  52. <option name="CONDITION" value="" />
  53. <option name="LOG_MESSAGE" value="" />
  54. </breakpoint>
  55. </breakpoint_any>
  56. <breakpoint_rules converted="true" />
  57. <ui_properties converted="true" />
  58. </component>
  59. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  60. <component name="FavoritesManager">
  61. <favorites_list name="Calendar-PhoneGap-Plugin" />
  62. </component>
  63. <component name="FileEditorManager">
  64. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  65. <file leaf-file-name=".npmignore" pinned="false" current-in-tab="false">
  66. <entry file="file://$PROJECT_DIR$/.npmignore">
  67. <provider selected="true" editor-type-id="text-editor">
  68. <state relative-caret-position="0">
  69. <caret line="0" column="4" selection-start-line="0" selection-start-column="4" selection-end-line="0" selection-end-column="4" />
  70. <folding />
  71. </state>
  72. </provider>
  73. </entry>
  74. </file>
  75. <file leaf-file-name="package.json" pinned="false" current-in-tab="true">
  76. <entry file="file://$PROJECT_DIR$/package.json">
  77. <provider selected="true" editor-type-id="text-editor">
  78. <state relative-caret-position="38">
  79. <caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
  80. <folding />
  81. </state>
  82. </provider>
  83. </entry>
  84. </file>
  85. <file leaf-file-name="plugin.xml" pinned="false" current-in-tab="false">
  86. <entry file="file://$PROJECT_DIR$/plugin.xml">
  87. <provider selected="true" editor-type-id="text-editor">
  88. <state relative-caret-position="95">
  89. <caret line="5" column="18" selection-start-line="5" selection-start-column="18" selection-end-line="5" selection-end-column="18" />
  90. <folding />
  91. </state>
  92. </provider>
  93. </entry>
  94. </file>
  95. <file leaf-file-name="Calendar.m" pinned="false" current-in-tab="false">
  96. <entry file="file://$PROJECT_DIR$/src/ios/Calendar.m">
  97. <provider selected="true" editor-type-id="text-editor">
  98. <state relative-caret-position="469">
  99. <caret line="405" column="20" selection-start-line="405" selection-start-column="20" selection-end-line="405" selection-end-column="20" />
  100. <folding />
  101. </state>
  102. </provider>
  103. </entry>
  104. </file>
  105. <file leaf-file-name="index.html" pinned="false" current-in-tab="false">
  106. <entry file="file://$PROJECT_DIR$/demo/www/index.html">
  107. <provider selected="true" editor-type-id="text-editor">
  108. <state relative-caret-position="741">
  109. <caret line="39" column="7" selection-start-line="39" selection-start-column="7" selection-end-line="39" selection-end-column="7" />
  110. <folding />
  111. </state>
  112. </provider>
  113. </entry>
  114. </file>
  115. <file leaf-file-name="index.js" pinned="false" current-in-tab="false">
  116. <entry file="file://$PROJECT_DIR$/demo/www/js/index.js">
  117. <provider selected="true" editor-type-id="text-editor">
  118. <state relative-caret-position="0">
  119. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  120. <folding>
  121. <element signature="n#!!doc" expanded="true" />
  122. </folding>
  123. </state>
  124. </provider>
  125. </entry>
  126. </file>
  127. <file leaf-file-name="demo.js" pinned="false" current-in-tab="false">
  128. <entry file="file://$PROJECT_DIR$/demo/www/js/demo.js">
  129. <provider selected="true" editor-type-id="text-editor">
  130. <state relative-caret-position="2128">
  131. <caret line="112" column="2" selection-start-line="112" selection-start-column="2" selection-end-line="112" selection-end-column="2" />
  132. <folding />
  133. </state>
  134. </provider>
  135. </entry>
  136. </file>
  137. </leaf>
  138. </component>
  139. <component name="FindManager">
  140. <FindUsagesManager>
  141. <setting name="OPEN_NEW_TAB" value="false" />
  142. </FindUsagesManager>
  143. </component>
  144. <component name="Git.Settings">
  145. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  146. </component>
  147. <component name="GitLogSettings">
  148. <option name="myDateState">
  149. <MyDateState />
  150. </option>
  151. </component>
  152. <component name="GradleLocalSettings">
  153. <option name="externalProjectsViewState">
  154. <projects_view />
  155. </option>
  156. </component>
  157. <component name="IdeDocumentHistory">
  158. <option name="CHANGED_PATHS">
  159. <list>
  160. <option value="Calendar-PhoneGap-Plugincac13478/scratch" />
  161. <option value="$PROJECT_DIR$/www/Calendar.js" />
  162. <option value="$PROJECT_DIR$/src/ios/Calendar.h" />
  163. <option value="$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor/CalendarProviderAccessor.java" />
  164. <option value="$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor/LegacyCalendarAccessor.java" />
  165. <option value="$PROJECT_DIR$/src/android/nl/xservices/plugins/Calendar.java" />
  166. <option value="$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor/AbstractCalendarAccessor.java" />
  167. <option value="$PROJECT_DIR$/README.md" />
  168. <option value="$PROJECT_DIR$/.npmignore" />
  169. <option value="$PROJECT_DIR$/demo/www/index.html" />
  170. <option value="$PROJECT_DIR$/demo/www/js/demo.js" />
  171. <option value="$PROJECT_DIR$/src/ios/Calendar.m" />
  172. <option value="$PROJECT_DIR$/plugin.xml" />
  173. <option value="$PROJECT_DIR$/package.json" />
  174. </list>
  175. </option>
  176. </component>
  177. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  178. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  179. <component name="JsGulpfileManager">
  180. <detection-done>true</detection-done>
  181. <sorting>DEFINITION_ORDER</sorting>
  182. </component>
  183. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
  184. <component name="ProjectFrameBounds">
  185. <option name="x" value="243" />
  186. <option name="y" value="23" />
  187. <option name="width" value="1196" />
  188. <option name="height" value="873" />
  189. </component>
  190. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  191. <OptionsSetting value="true" id="Add" />
  192. <OptionsSetting value="true" id="Remove" />
  193. <OptionsSetting value="true" id="Checkout" />
  194. <OptionsSetting value="false" id="Update" />
  195. <OptionsSetting value="true" id="Status" />
  196. <OptionsSetting value="true" id="Edit" />
  197. <OptionsSetting value="true" id="Undo Check Out" />
  198. <OptionsSetting value="true" id="Get Latest Version" />
  199. <ConfirmationsSetting value="0" id="Add" />
  200. <ConfirmationsSetting value="0" id="Remove" />
  201. </component>
  202. <component name="ProjectView">
  203. <navigator currentView="ProjectPane" proportions="" version="1">
  204. <flattenPackages />
  205. <showMembers />
  206. <showModules />
  207. <showLibraryContents />
  208. <hideEmptyPackages />
  209. <abbreviatePackageNames />
  210. <autoscrollToSource />
  211. <autoscrollFromSource />
  212. <sortByType />
  213. <manualOrder />
  214. <foldersAlwaysOnTop value="true" />
  215. </navigator>
  216. <panes>
  217. <pane id="Scope" />
  218. <pane id="PackagesPane" />
  219. <pane id="Scratches" />
  220. <pane id="ProjectPane">
  221. <subPane>
  222. <PATH>
  223. <PATH_ELEMENT>
  224. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  225. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  226. </PATH_ELEMENT>
  227. </PATH>
  228. <PATH>
  229. <PATH_ELEMENT>
  230. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  231. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  232. </PATH_ELEMENT>
  233. <PATH_ELEMENT>
  234. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  235. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  236. </PATH_ELEMENT>
  237. </PATH>
  238. <PATH>
  239. <PATH_ELEMENT>
  240. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  241. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  242. </PATH_ELEMENT>
  243. <PATH_ELEMENT>
  244. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  245. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  246. </PATH_ELEMENT>
  247. <PATH_ELEMENT>
  248. <option name="myItemId" value="src" />
  249. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  250. </PATH_ELEMENT>
  251. <PATH_ELEMENT>
  252. <option name="myItemId" value="ios" />
  253. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  254. </PATH_ELEMENT>
  255. </PATH>
  256. <PATH>
  257. <PATH_ELEMENT>
  258. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  259. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  260. </PATH_ELEMENT>
  261. <PATH_ELEMENT>
  262. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  263. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  264. </PATH_ELEMENT>
  265. <PATH_ELEMENT>
  266. <option name="myItemId" value="src" />
  267. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  268. </PATH_ELEMENT>
  269. </PATH>
  270. <PATH>
  271. <PATH_ELEMENT>
  272. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  273. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  274. </PATH_ELEMENT>
  275. <PATH_ELEMENT>
  276. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  277. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  278. </PATH_ELEMENT>
  279. <PATH_ELEMENT>
  280. <option name="myItemId" value="demo" />
  281. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  282. </PATH_ELEMENT>
  283. </PATH>
  284. <PATH>
  285. <PATH_ELEMENT>
  286. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  287. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  288. </PATH_ELEMENT>
  289. <PATH_ELEMENT>
  290. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  291. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  292. </PATH_ELEMENT>
  293. <PATH_ELEMENT>
  294. <option name="myItemId" value="demo" />
  295. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  296. </PATH_ELEMENT>
  297. <PATH_ELEMENT>
  298. <option name="myItemId" value="www" />
  299. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  300. </PATH_ELEMENT>
  301. </PATH>
  302. <PATH>
  303. <PATH_ELEMENT>
  304. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  305. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  306. </PATH_ELEMENT>
  307. <PATH_ELEMENT>
  308. <option name="myItemId" value="Calendar-PhoneGap-Plugin" />
  309. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  310. </PATH_ELEMENT>
  311. <PATH_ELEMENT>
  312. <option name="myItemId" value="demo" />
  313. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  314. </PATH_ELEMENT>
  315. <PATH_ELEMENT>
  316. <option name="myItemId" value="www" />
  317. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  318. </PATH_ELEMENT>
  319. <PATH_ELEMENT>
  320. <option name="myItemId" value="js" />
  321. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  322. </PATH_ELEMENT>
  323. </PATH>
  324. </subPane>
  325. </pane>
  326. </panes>
  327. </component>
  328. <component name="PropertiesComponent">
  329. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="104" />
  330. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth1" value="110" />
  331. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth0" value="236" />
  332. <property name="MemberChooser.sorted" value="false" />
  333. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder1" value="1" />
  334. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" />
  335. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  336. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth2" value="113" />
  337. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth3" value="475" />
  338. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth3" value="858" />
  339. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth2" value="238" />
  340. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth1" value="236" />
  341. <property name="GoToClass.includeJavaFiles" value="false" />
  342. <property name="GoToClass.toSaveIncludeLibraries" value="false" />
  343. <property name="WebServerToolWindowFactoryState" value="true" />
  344. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder2" value="2" />
  345. <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder3" value="3" />
  346. <property name="MemberChooser.showClasses" value="true" />
  347. <property name="FullScreen" value="false" />
  348. <property name="GoToClass.includeLibraries" value="false" />
  349. <property name="GoToFile.includeJavaFiles" value="false" />
  350. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder0" value="0" />
  351. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder3" value="3" />
  352. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder1" value="1" />
  353. <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder2" value="2" />
  354. <property name="MemberChooser.copyJavadoc" value="false" />
  355. <property name="LayoutCode.rearrangeEntriesJava" value="false" />
  356. <property name="LayoutCode.rearrangeEntriesHTML" value="false" />
  357. <property name="options.lastSelected" value="preferences.sourceCode.General" />
  358. <property name="options.splitter.main.proportions" value="0.3" />
  359. <property name="options.splitter.details.proportions" value="0.2" />
  360. <property name="options.searchVisible" value="true" />
  361. <property name="LayoutCode.rearrangeEntriesPlain text" value="false" />
  362. <property name="com.intellij.ide.scratch.ScratchpadManager" value="TEXT" />
  363. <property name="js-jscs-nodeInterpreter" value="$USER_HOME$/.nvm/versions/node/v4.2.2/bin/node" />
  364. </component>
  365. <component name="RecentsManager">
  366. <key name="CopyFile.RECENT_KEYS">
  367. <recent name="$PROJECT_DIR$" />
  368. <recent name="$PROJECT_DIR$/src/android/nl/xservices/plugins" />
  369. <recent name="$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor" />
  370. </key>
  371. </component>
  372. <component name="RunManager">
  373. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  374. <module name="" />
  375. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m" />
  376. <option name="PROGRAM_PARAMETERS" />
  377. <method />
  378. </configuration>
  379. <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
  380. <module name="" />
  381. <option name="DEPLOY" value="true" />
  382. <option name="ARTIFACT_NAME" value="" />
  383. <option name="PM_INSTALL_OPTIONS" value="" />
  384. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  385. <option name="MODE" value="default_activity" />
  386. <option name="TARGET_SELECTION_MODE" value="EMULATOR" />
  387. <option name="PREFERRED_AVD" value="" />
  388. <option name="CLEAR_LOGCAT" value="false" />
  389. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
  390. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  391. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  392. <option name="DEBUGGER_TYPE" value="Java" />
  393. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  394. <option name="PREFERRED_AVD" value="" />
  395. <Java />
  396. <Profilers>
  397. <option name="GAPID_DISABLE_PCS" value="false" />
  398. </Profilers>
  399. <option name="DEEP_LINK" value="" />
  400. <option name="ACTIVITY_CLASS" value="" />
  401. <method />
  402. </configuration>
  403. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  404. <module name="" />
  405. <option name="TESTING_TYPE" value="0" />
  406. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  407. <option name="METHOD_NAME" value="" />
  408. <option name="CLASS_NAME" value="" />
  409. <option name="PACKAGE_NAME" value="" />
  410. <option name="EXTRA_OPTIONS" value="" />
  411. <option name="TARGET_SELECTION_MODE" value="EMULATOR" />
  412. <option name="PREFERRED_AVD" value="" />
  413. <option name="CLEAR_LOGCAT" value="false" />
  414. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
  415. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  416. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  417. <option name="DEBUGGER_TYPE" value="Java" />
  418. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  419. <option name="PREFERRED_AVD" value="" />
  420. <Java />
  421. <Profilers>
  422. <option name="GAPID_DISABLE_PCS" value="false" />
  423. </Profilers>
  424. <method />
  425. </configuration>
  426. <configuration default="true" type="Applet" factoryName="Applet">
  427. <module />
  428. <option name="HTML_USED" value="false" />
  429. <option name="WIDTH" value="400" />
  430. <option name="HEIGHT" value="300" />
  431. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  432. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  433. <method />
  434. </configuration>
  435. <configuration default="true" type="Application" factoryName="Application">
  436. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  437. <option name="MAIN_CLASS_NAME" />
  438. <option name="VM_PARAMETERS" />
  439. <option name="PROGRAM_PARAMETERS" />
  440. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  441. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  442. <option name="ALTERNATIVE_JRE_PATH" />
  443. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  444. <option name="ENV_VARIABLES" />
  445. <option name="PASS_PARENT_ENVS" value="true" />
  446. <module name="" />
  447. <envs />
  448. <method />
  449. </configuration>
  450. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  451. <option name="INTERPRETER_OPTIONS" value="" />
  452. <option name="INTERPRETER_PATH" value="/bin/bash" />
  453. <option name="WORKING_DIRECTORY" value="" />
  454. <option name="PARENT_ENVS" value="true" />
  455. <option name="SCRIPT_NAME" value="" />
  456. <option name="PARAMETERS" value="" />
  457. <module name="" />
  458. <envs />
  459. <method />
  460. </configuration>
  461. <configuration default="true" type="CucumberJavaRunConfigurationType" factoryName="Cucumber java">
  462. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  463. <option name="myFilePath" />
  464. <option name="GLUE" />
  465. <option name="myNameFilter" />
  466. <option name="myGeneratedName" />
  467. <option name="MAIN_CLASS_NAME" />
  468. <option name="VM_PARAMETERS" />
  469. <option name="PROGRAM_PARAMETERS" />
  470. <option name="WORKING_DIRECTORY" />
  471. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  472. <option name="ALTERNATIVE_JRE_PATH" />
  473. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  474. <option name="ENV_VARIABLES" />
  475. <option name="PASS_PARENT_ENVS" value="true" />
  476. <module name="" />
  477. <envs />
  478. <method />
  479. </configuration>
  480. <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
  481. <ExternalSystemSettings>
  482. <option name="executionName" />
  483. <option name="externalProjectPath" />
  484. <option name="externalSystemIdString" value="GRADLE" />
  485. <option name="scriptParameters" />
  486. <option name="taskDescriptions">
  487. <list />
  488. </option>
  489. <option name="taskNames">
  490. <list />
  491. </option>
  492. <option name="vmOptions" />
  493. </ExternalSystemSettings>
  494. <method />
  495. </configuration>
  496. <configuration default="true" type="JUnit" factoryName="JUnit">
  497. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  498. <module name="" />
  499. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  500. <option name="ALTERNATIVE_JRE_PATH" />
  501. <option name="PACKAGE_NAME" />
  502. <option name="MAIN_CLASS_NAME" />
  503. <option name="METHOD_NAME" />
  504. <option name="TEST_OBJECT" value="class" />
  505. <option name="VM_PARAMETERS" value="-ea" />
  506. <option name="PARAMETERS" />
  507. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  508. <option name="ENV_VARIABLES" />
  509. <option name="PASS_PARENT_ENVS" value="true" />
  510. <option name="TEST_SEARCH_SCOPE">
  511. <value defaultName="moduleWithDependencies" />
  512. </option>
  513. <envs />
  514. <patterns />
  515. <method />
  516. </configuration>
  517. <configuration default="true" type="JUnitTestDiscovery" factoryName="JUnit Test Discovery" changeList="All">
  518. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  519. <module name="" />
  520. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  521. <option name="ALTERNATIVE_JRE_PATH" />
  522. <option name="PACKAGE_NAME" />
  523. <option name="MAIN_CLASS_NAME" />
  524. <option name="METHOD_NAME" />
  525. <option name="TEST_OBJECT" value="class" />
  526. <option name="VM_PARAMETERS" />
  527. <option name="PARAMETERS" />
  528. <option name="WORKING_DIRECTORY" />
  529. <option name="ENV_VARIABLES" />
  530. <option name="PASS_PARENT_ENVS" value="true" />
  531. <option name="TEST_SEARCH_SCOPE">
  532. <value defaultName="singleModule" />
  533. </option>
  534. <envs />
  535. <patterns />
  536. <method />
  537. </configuration>
  538. <configuration default="true" type="JarApplication" factoryName="JAR Application">
  539. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  540. <envs />
  541. <method />
  542. </configuration>
  543. <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
  544. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  545. <option name="SCRATCH_FILE_ID" value="0" />
  546. <option name="MAIN_CLASS_NAME" />
  547. <option name="VM_PARAMETERS" />
  548. <option name="PROGRAM_PARAMETERS" />
  549. <option name="WORKING_DIRECTORY" />
  550. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  551. <option name="ALTERNATIVE_JRE_PATH" />
  552. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  553. <option name="ENV_VARIABLES" />
  554. <option name="PASS_PARENT_ENVS" value="true" />
  555. <module name="" />
  556. <envs />
  557. <method />
  558. </configuration>
  559. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  560. <method />
  561. </configuration>
  562. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  563. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  564. <option name="MAIN_CLASS_NAME" />
  565. <option name="VM_PARAMETERS" />
  566. <option name="PROGRAM_PARAMETERS" />
  567. <option name="WORKING_DIRECTORY" />
  568. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  569. <option name="ALTERNATIVE_JRE_PATH" />
  570. <option name="PASS_PARENT_ENVS" value="true" />
  571. <module name="Calendar-PhoneGap-Plugin" />
  572. <envs />
  573. <method />
  574. </configuration>
  575. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  576. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  577. <option name="filePath" />
  578. <option name="vmParameters" />
  579. <option name="alternativeJrePath" />
  580. <option name="programParameters" />
  581. <option name="passParentEnvs" value="true" />
  582. <option name="workingDirectory" />
  583. <option name="isAlternativeJrePathEnabled" value="false" />
  584. <envs />
  585. <method />
  586. </configuration>
  587. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  588. <TestRunner />
  589. <method />
  590. </configuration>
  591. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  592. <method />
  593. </configuration>
  594. <configuration default="true" type="PhpUnitRemoteRunConfigurationType" factoryName="PHPUnit on Server">
  595. <method />
  596. </configuration>
  597. <configuration default="true" type="Remote" factoryName="Remote">
  598. <option name="USE_SOCKET_TRANSPORT" value="true" />
  599. <option name="SERVER_MODE" value="false" />
  600. <option name="SHMEM_ADDRESS" value="javadebug" />
  601. <option name="HOST" value="localhost" />
  602. <option name="PORT" value="5005" />
  603. <method />
  604. </configuration>
  605. <configuration default="true" type="TestNG" factoryName="TestNG">
  606. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  607. <module name="" />
  608. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  609. <option name="ALTERNATIVE_JRE_PATH" />
  610. <option name="SUITE_NAME" />
  611. <option name="PACKAGE_NAME" />
  612. <option name="MAIN_CLASS_NAME" />
  613. <option name="METHOD_NAME" />
  614. <option name="GROUP_NAME" />
  615. <option name="TEST_OBJECT" value="CLASS" />
  616. <option name="VM_PARAMETERS" value="-ea" />
  617. <option name="PARAMETERS" />
  618. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  619. <option name="OUTPUT_DIRECTORY" />
  620. <option name="ANNOTATION_TYPE" />
  621. <option name="ENV_VARIABLES" />
  622. <option name="PASS_PARENT_ENVS" value="true" />
  623. <option name="TEST_SEARCH_SCOPE">
  624. <value defaultName="moduleWithDependencies" />
  625. </option>
  626. <option name="USE_DEFAULT_REPORTERS" value="false" />
  627. <option name="PROPERTIES_FILE" />
  628. <envs />
  629. <properties />
  630. <listeners />
  631. <method />
  632. </configuration>
  633. <configuration default="true" type="TestNGTestDiscovery" factoryName="TestNG Test Discovery" changeList="All">
  634. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  635. <module name="" />
  636. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  637. <option name="ALTERNATIVE_JRE_PATH" />
  638. <option name="SUITE_NAME" />
  639. <option name="PACKAGE_NAME" />
  640. <option name="MAIN_CLASS_NAME" />
  641. <option name="METHOD_NAME" />
  642. <option name="GROUP_NAME" />
  643. <option name="TEST_OBJECT" value="CLASS" />
  644. <option name="VM_PARAMETERS" />
  645. <option name="PARAMETERS" />
  646. <option name="WORKING_DIRECTORY" />
  647. <option name="OUTPUT_DIRECTORY" />
  648. <option name="ANNOTATION_TYPE" />
  649. <option name="ENV_VARIABLES" />
  650. <option name="PASS_PARENT_ENVS" value="true" />
  651. <option name="TEST_SEARCH_SCOPE">
  652. <value defaultName="singleModule" />
  653. </option>
  654. <option name="USE_DEFAULT_REPORTERS" value="false" />
  655. <option name="PROPERTIES_FILE" />
  656. <envs />
  657. <properties />
  658. <listeners />
  659. <method />
  660. </configuration>
  661. <configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
  662. <setting name="environment" value="" />
  663. <setting name="specsToExecute" value="" />
  664. <setting name="tags" value="" />
  665. <setting name="parallelNodes" value="" />
  666. <setting name="execInParallel" value="false" />
  667. <setting name="programParameters" value="" />
  668. <setting name="workingDirectory" value="" />
  669. <setting name="moduleName" value="" />
  670. <envMap />
  671. <setting name="rowsRange" value="" />
  672. <method />
  673. </configuration>
  674. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  675. <node-interpreter>project</node-interpreter>
  676. <node-options />
  677. <gulpfile />
  678. <tasks />
  679. <arguments />
  680. <pass-parent-envs>true</pass-parent-envs>
  681. <envs />
  682. <method />
  683. </configuration>
  684. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  685. <command value="run-script" />
  686. <scripts />
  687. <node-interpreter value="project" />
  688. <envs />
  689. <method />
  690. </configuration>
  691. <configuration default="true" type="osgi.bnd.run" factoryName="Run Launcher">
  692. <method />
  693. </configuration>
  694. <configuration default="true" type="osgi.bnd.run" factoryName="Test Launcher (JUnit)">
  695. <method />
  696. </configuration>
  697. <configuration name="&lt;template&gt;" type="WebApp" default="true" selected="false">
  698. <Host>localhost</Host>
  699. <Port>5050</Port>
  700. </configuration>
  701. </component>
  702. <component name="ShelveChangesManager" show_recycled="false">
  703. <option name="remove_strategy" value="false" />
  704. </component>
  705. <component name="SvnConfiguration" myUseAcceleration="nothing">
  706. <configuration />
  707. </component>
  708. <component name="TaskManager">
  709. <task active="true" id="Default" summary="Default task">
  710. <changelist id="265409c0-6a44-40c6-9566-884832893ec6" name="Default" comment="" />
  711. <created>1379157499235</created>
  712. <option name="number" value="Default" />
  713. <option name="presentableId" value="Default" />
  714. <updated>1379157499235</updated>
  715. <workItem from="1391458010606" duration="715000" />
  716. <workItem from="1391858821043" duration="729000" />
  717. <workItem from="1391869767410" duration="1178000" />
  718. <workItem from="1391871621752" duration="157000" />
  719. <workItem from="1392390474355" duration="7937000" />
  720. <workItem from="1392818147576" duration="398000" />
  721. <workItem from="1392838719958" duration="65000" />
  722. <workItem from="1392839172793" duration="996000" />
  723. <workItem from="1393793170415" duration="224000" />
  724. <workItem from="1393857974359" duration="30000" />
  725. <workItem from="1394137290243" duration="876000" />
  726. <workItem from="1394138678322" duration="6000" />
  727. <workItem from="1394138731792" duration="164000" />
  728. <workItem from="1394952404666" duration="1141000" />
  729. <workItem from="1394955872271" duration="41000" />
  730. <workItem from="1394980039963" duration="644000" />
  731. <workItem from="1394982245504" duration="325000" />
  732. <workItem from="1394982963695" duration="34000" />
  733. <workItem from="1394984558801" duration="485000" />
  734. <workItem from="1395049393447" duration="3665000" />
  735. <workItem from="1395178125222" duration="10000" />
  736. <workItem from="1395180950005" duration="1940000" />
  737. <workItem from="1395698885415" duration="563000" />
  738. <workItem from="1395917576446" duration="429000" />
  739. <workItem from="1397499930057" duration="99000" />
  740. <workItem from="1397500129441" duration="4000" />
  741. <workItem from="1398855777085" duration="102000" />
  742. <workItem from="1398870894486" duration="885000" />
  743. <workItem from="1398872512170" duration="30000" />
  744. <workItem from="1398872691408" duration="3000" />
  745. <workItem from="1398880733014" duration="6652000" />
  746. <workItem from="1398957276641" duration="17000" />
  747. <workItem from="1399054880670" duration="16000" />
  748. <workItem from="1399060796014" duration="1761000" />
  749. <workItem from="1399230624980" duration="763000" />
  750. <workItem from="1399231765234" duration="47000" />
  751. <workItem from="1400950078979" duration="91000" />
  752. <workItem from="1402776352809" duration="697000" />
  753. <workItem from="1402778748314" duration="58000" />
  754. <workItem from="1402822464994" duration="26000" />
  755. <workItem from="1402826700709" duration="1108000" />
  756. <workItem from="1402862710949" duration="343000" />
  757. <workItem from="1404797555428" duration="675000" />
  758. <workItem from="1405365101907" duration="239000" />
  759. <workItem from="1409490428499" duration="209000" />
  760. <workItem from="1410081364233" duration="86000" />
  761. <workItem from="1414076347210" duration="5407000" />
  762. <workItem from="1414694663753" duration="1649000" />
  763. <workItem from="1415611466624" duration="289000" />
  764. <workItem from="1415691866931" duration="42000" />
  765. <workItem from="1421250033777" duration="464000" />
  766. <workItem from="1421262864243" duration="926000" />
  767. <workItem from="1426257993071" duration="288000" />
  768. <workItem from="1428569586680" duration="389000" />
  769. <workItem from="1429191525739" duration="240000" />
  770. <workItem from="1429194027732" duration="1748000" />
  771. <workItem from="1429281666238" duration="6578000" />
  772. <workItem from="1429338811303" duration="494000" />
  773. <workItem from="1429784538445" duration="317000" />
  774. <workItem from="1431799851945" duration="1775000" />
  775. <workItem from="1431803080467" duration="2412000" />
  776. <workItem from="1432577812323" duration="338000" />
  777. <workItem from="1432640072762" duration="105000" />
  778. <workItem from="1432747840126" duration="524000" />
  779. <workItem from="1433061023359" duration="223000" />
  780. <workItem from="1433062506604" duration="29000" />
  781. <workItem from="1435995898669" duration="213000" />
  782. <workItem from="1440079790381" duration="672000" />
  783. <workItem from="1440094338616" duration="776000" />
  784. <workItem from="1440096967066" duration="2545000" />
  785. <workItem from="1440170281530" duration="135000" />
  786. <workItem from="1440171375333" duration="283000" />
  787. <workItem from="1440224353909" duration="2039000" />
  788. <workItem from="1440254056626" duration="84000" />
  789. <workItem from="1440444085890" duration="1887000" />
  790. <workItem from="1440660832663" duration="610000" />
  791. <workItem from="1440663892923" duration="14000" />
  792. <workItem from="1441646756964" duration="147000" />
  793. <workItem from="1442326537574" duration="112000" />
  794. <workItem from="1442474858605" duration="41000" />
  795. <workItem from="1442480977152" duration="8000" />
  796. <workItem from="1442514488410" duration="29000" />
  797. <workItem from="1442582184129" duration="93000" />
  798. <workItem from="1442583438530" duration="514000" />
  799. <workItem from="1444239889106" duration="454000" />
  800. <workItem from="1448914187572" duration="4284000" />
  801. <workItem from="1449432003908" duration="519000" />
  802. <workItem from="1450765103064" duration="9457000" />
  803. <workItem from="1450888099874" duration="76000" />
  804. <workItem from="1452495049457" duration="575000" />
  805. <workItem from="1452861056408" duration="29000" />
  806. <workItem from="1456492877480" duration="103000" />
  807. <workItem from="1460315678966" duration="214000" />
  808. <workItem from="1460397057643" duration="207000" />
  809. <workItem from="1461260404785" duration="249000" />
  810. <workItem from="1462885150048" duration="633000" />
  811. <workItem from="1464866756715" duration="2464000" />
  812. <workItem from="1464942654005" duration="39000" />
  813. <workItem from="1466163915114" duration="144000" />
  814. <workItem from="1466432901514" duration="1080000" />
  815. <workItem from="1467357179496" duration="108000" />
  816. <workItem from="1471617369911" duration="626000" />
  817. <workItem from="1473585548077" duration="2203000" />
  818. <workItem from="1476125992531" duration="1345000" />
  819. <workItem from="1476352045678" duration="866000" />
  820. <workItem from="1476648705628" duration="268000" />
  821. </task>
  822. <task id="LOCAL-00072" summary="#168 Add URL - nullsafe">
  823. <created>1429784913201</created>
  824. <option name="number" value="00072" />
  825. <option name="presentableId" value="LOCAL-00072" />
  826. <option name="project" value="LOCAL" />
  827. <updated>1429784913201</updated>
  828. </task>
  829. <task id="LOCAL-00073" summary="#174 Added findEventWithOptions, for iOS calendarName">
  830. <created>1431801574641</created>
  831. <option name="number" value="00073" />
  832. <option name="presentableId" value="LOCAL-00073" />
  833. <option name="project" value="LOCAL" />
  834. <updated>1431801574641</updated>
  835. </task>
  836. <task id="LOCAL-00074" summary="#161 Added modifyEventWithOptions">
  837. <created>1431805670078</created>
  838. <option name="number" value="00074" />
  839. <option name="presentableId" value="LOCAL-00074" />
  840. <option name="project" value="LOCAL" />
  841. <updated>1431805670078</updated>
  842. </task>
  843. <task id="LOCAL-00075" summary="Tweaked modifyEventWithOptions">
  844. <created>1432578144045</created>
  845. <option name="number" value="00075" />
  846. <option name="presentableId" value="LOCAL-00075" />
  847. <option name="project" value="LOCAL" />
  848. <updated>1432578144045</updated>
  849. </task>
  850. <task id="LOCAL-00076" summary="Create the calendar if it is not found in createEvent">
  851. <created>1432640169585</created>
  852. <option name="number" value="00076" />
  853. <option name="presentableId" value="LOCAL-00076" />
  854. <option name="project" value="LOCAL" />
  855. <updated>1432640169585</updated>
  856. </task>
  857. <task id="LOCAL-00077" summary="Create the calendar if it is not found in createEvent - now also for createEventInNamedCalendar, which is actually deprecated and routes the call to createEventWithOptions internally">
  858. <created>1432748193850</created>
  859. <option name="number" value="00077" />
  860. <option name="presentableId" value="LOCAL-00077" />
  861. <option name="project" value="LOCAL" />
  862. <updated>1432748193850</updated>
  863. </task>
  864. <task id="LOCAL-00078" summary="Added findEvent by ID (iOS)">
  865. <created>1433061240112</created>
  866. <option name="number" value="00078" />
  867. <option name="presentableId" value="LOCAL-00078" />
  868. <option name="project" value="LOCAL" />
  869. <updated>1433061240112</updated>
  870. </task>
  871. <task id="LOCAL-00079" summary="Tweak the doc">
  872. <created>1433062529788</created>
  873. <option name="number" value="00079" />
  874. <option name="presentableId" value="LOCAL-00079" />
  875. <option name="project" value="LOCAL" />
  876. <updated>1433062529788</updated>
  877. </task>
  878. <task id="LOCAL-00080" summary="#201 Android createEventWithOptions with no reminder">
  879. <created>1440079851662</created>
  880. <option name="number" value="00080" />
  881. <option name="presentableId" value="LOCAL-00080" />
  882. <option name="project" value="LOCAL" />
  883. <updated>1440079851662</updated>
  884. </task>
  885. <task id="LOCAL-00081" summary="The plugin should correctly report if it can handle the action.">
  886. <created>1440095116565</created>
  887. <option name="number" value="00081" />
  888. <option name="presentableId" value="LOCAL-00081" />
  889. <option name="project" value="LOCAL" />
  890. <updated>1440095116565</updated>
  891. </task>
  892. <task id="LOCAL-00082" summary="#180 #198 Added interval option for iOS. Renamed the param to recurrenceInterval and added Android &#10;#210 Android app crashes when create event is called. Added catch and log.&#10;#212 ios 7 and 8 crash when adding event with options or interactively. Added logging.&#10; &#10; Bonus: Android now returns the event ID when createEvent was successful (iOS did this already).">
  893. <created>1440099675996</created>
  894. <option name="number" value="00082" />
  895. <option name="presentableId" value="LOCAL-00082" />
  896. <option name="project" value="LOCAL" />
  897. <updated>1440099675996</updated>
  898. </task>
  899. <task id="LOCAL-00083" summary="bump">
  900. <created>1440099806404</created>
  901. <option name="number" value="00083" />
  902. <option name="presentableId" value="LOCAL-00083" />
  903. <option name="project" value="LOCAL" />
  904. <updated>1440099806404</updated>
  905. </task>
  906. <task id="LOCAL-00084" summary="#194 Passing null location causes delete to fail">
  907. <created>1440171526167</created>
  908. <option name="number" value="00084" />
  909. <option name="presentableId" value="LOCAL-00084" />
  910. <option name="project" value="LOCAL" />
  911. <updated>1440171526167</updated>
  912. </task>
  913. <task id="LOCAL-00085" summary="Testing a button">
  914. <created>1440224556872</created>
  915. <option name="number" value="00085" />
  916. <option name="presentableId" value="LOCAL-00085" />
  917. <option name="project" value="LOCAL" />
  918. <updated>1440224556872</updated>
  919. </task>
  920. <task id="LOCAL-00086" summary="Testing a button">
  921. <created>1440225296840</created>
  922. <option name="number" value="00086" />
  923. <option name="presentableId" value="LOCAL-00086" />
  924. <option name="project" value="LOCAL" />
  925. <updated>1440225296840</updated>
  926. </task>
  927. <task id="LOCAL-00087" summary="Testing a button">
  928. <created>1440225395582</created>
  929. <option name="number" value="00087" />
  930. <option name="presentableId" value="LOCAL-00087" />
  931. <option name="project" value="LOCAL" />
  932. <updated>1440225395582</updated>
  933. </task>
  934. <task id="LOCAL-00088" summary="npm">
  935. <created>1440236631122</created>
  936. <option name="number" value="00088" />
  937. <option name="presentableId" value="LOCAL-00088" />
  938. <option name="project" value="LOCAL" />
  939. <updated>1440236631122</updated>
  940. </task>
  941. <task id="LOCAL-00089" summary="Version bump for npm tag">
  942. <created>1440254458316</created>
  943. <option name="number" value="00089" />
  944. <option name="presentableId" value="LOCAL-00089" />
  945. <option name="project" value="LOCAL" />
  946. <updated>1440254458316</updated>
  947. </task>
  948. <task id="LOCAL-00090" summary="#212 ios 7 and 8 crash when adding event with options or interactively&#10;#213 &quot;createEventInteractively&quot; will cause immediately shut down with iOS 8.4.1 (12H321)">
  949. <created>1440444383791</created>
  950. <option name="number" value="00090" />
  951. <option name="presentableId" value="LOCAL-00090" />
  952. <option name="project" value="LOCAL" />
  953. <updated>1440444383791</updated>
  954. </task>
  955. <task id="LOCAL-00091" summary="#216 [&quot;createEvent&quot; and &quot;createEventWithOptions&quot;]'s title、location、notes value will all null with Android 4.4.2">
  956. <created>1440445590470</created>
  957. <option name="number" value="00091" />
  958. <option name="presentableId" value="LOCAL-00091" />
  959. <option name="project" value="LOCAL" />
  960. <updated>1440445590470</updated>
  961. </task>
  962. <task id="LOCAL-00092" summary="Version bump">
  963. <created>1440448082557</created>
  964. <option name="number" value="00092" />
  965. <option name="presentableId" value="LOCAL-00092" />
  966. <option name="project" value="LOCAL" />
  967. <updated>1440448082557</updated>
  968. </task>
  969. <task id="LOCAL-00093" summary="Version bump">
  970. <created>1440661549059</created>
  971. <option name="number" value="00093" />
  972. <option name="presentableId" value="LOCAL-00093" />
  973. <option name="project" value="LOCAL" />
  974. <updated>1440661549059</updated>
  975. </task>
  976. <task id="LOCAL-00094" summary="Fix for generics usages introduced with #228.">
  977. <created>1441646913288</created>
  978. <option name="number" value="00094" />
  979. <option name="presentableId" value="LOCAL-00094" />
  980. <option name="project" value="LOCAL" />
  981. <updated>1441646913288</updated>
  982. </task>
  983. <task id="LOCAL-00095" summary="#231 Error on iOS when deleting event">
  984. <created>1442326644001</created>
  985. <option name="number" value="00095" />
  986. <option name="presentableId" value="LOCAL-00095" />
  987. <option name="project" value="LOCAL" />
  988. <updated>1442326644001</updated>
  989. </task>
  990. <task id="LOCAL-00096" summary="#231 Error on iOS when deleting event - interface fix">
  991. <created>1442474891645</created>
  992. <option name="number" value="00096" />
  993. <option name="presentableId" value="LOCAL-00096" />
  994. <option name="project" value="LOCAL" />
  995. <updated>1442474891645</updated>
  996. </task>
  997. <task id="LOCAL-00097" summary="use enddate = now+1year if it's not passed in when using findEvent on iOS (otherwise nothing is found)">
  998. <created>1442585278243</created>
  999. <option name="number" value="00097" />
  1000. <option name="presentableId" value="LOCAL-00097" />
  1001. <option name="project" value="LOCAL" />
  1002. <updated>1442585278243</updated>
  1003. </task>
  1004. <task id="LOCAL-00098" summary="bump">
  1005. <created>1442585329097</created>
  1006. <option name="number" value="00098" />
  1007. <option name="presentableId" value="LOCAL-00098" />
  1008. <option name="project" value="LOCAL" />
  1009. <updated>1442585329097</updated>
  1010. </task>
  1011. <task id="LOCAL-00099" summary="bump">
  1012. <created>1444240151780</created>
  1013. <option name="number" value="00099" />
  1014. <option name="presentableId" value="LOCAL-00099" />
  1015. <option name="project" value="LOCAL" />
  1016. <updated>1444240151780</updated>
  1017. </task>
  1018. <task id="LOCAL-00100" summary="#255 Android M (6) compatibility">
  1019. <created>1448919405024</created>
  1020. <option name="number" value="00100" />
  1021. <option name="presentableId" value="LOCAL-00100" />
  1022. <option name="project" value="LOCAL" />
  1023. <updated>1448919405024</updated>
  1024. </task>
  1025. <task id="LOCAL-00101" summary="#255 Android M (6) compatibility">
  1026. <created>1448921515386</created>
  1027. <option name="number" value="00101" />
  1028. <option name="presentableId" value="LOCAL-00101" />
  1029. <option name="project" value="LOCAL" />
  1030. <updated>1448921515386</updated>
  1031. </task>
  1032. <task id="LOCAL-00102" summary="#255 Android M (6) compatibility">
  1033. <created>1448960961231</created>
  1034. <option name="number" value="00102" />
  1035. <option name="presentableId" value="LOCAL-00102" />
  1036. <option name="project" value="LOCAL" />
  1037. <updated>1448960961231</updated>
  1038. </task>
  1039. <task id="LOCAL-00103" summary="A note about gradle and phonegap build">
  1040. <created>1449432144677</created>
  1041. <option name="number" value="00103" />
  1042. <option name="presentableId" value="LOCAL-00103" />
  1043. <option name="project" value="LOCAL" />
  1044. <updated>1449432144677</updated>
  1045. </task>
  1046. <task id="LOCAL-00104" summary="#259 Build fails using cordova-ios@4">
  1047. <created>1452496210439</created>
  1048. <option name="number" value="00104" />
  1049. <option name="presentableId" value="LOCAL-00104" />
  1050. <option name="project" value="LOCAL" />
  1051. <updated>1452496210439</updated>
  1052. </task>
  1053. <task id="LOCAL-00105" summary="bump">
  1054. <created>1452861079933</created>
  1055. <option name="number" value="00105" />
  1056. <option name="presentableId" value="LOCAL-00105" />
  1057. <option name="project" value="LOCAL" />
  1058. <updated>1452861079933</updated>
  1059. </task>
  1060. <task id="LOCAL-00106" summary="Better checks for events without reminders">
  1061. <created>1456492971779</created>
  1062. <option name="number" value="00106" />
  1063. <option name="presentableId" value="LOCAL-00106" />
  1064. <option name="project" value="LOCAL" />
  1065. <updated>1456492971779</updated>
  1066. </task>
  1067. <task id="LOCAL-00107" summary="#256 Return event_id property in listEventsInRange on Android">
  1068. <created>1460315881408</created>
  1069. <option name="number" value="00107" />
  1070. <option name="presentableId" value="LOCAL-00107" />
  1071. <option name="project" value="LOCAL" />
  1072. <updated>1460315881408</updated>
  1073. </task>
  1074. <task id="LOCAL-00108" summary="#249 UI Localization">
  1075. <created>1460397217779</created>
  1076. <option name="number" value="00108" />
  1077. <option name="presentableId" value="LOCAL-00108" />
  1078. <option name="project" value="LOCAL" />
  1079. <updated>1460397217779</updated>
  1080. </task>
  1081. <task id="LOCAL-00109" summary="#286 iOS return lastModified">
  1082. <created>1461260572126</created>
  1083. <option name="number" value="00109" />
  1084. <option name="presentableId" value="LOCAL-00109" />
  1085. <option name="project" value="LOCAL" />
  1086. <updated>1461260572126</updated>
  1087. </task>
  1088. <task id="LOCAL-00110" summary="#289 java.lang.NullPointerException in nl.xservices.plugins.accessor.AbstractCalendarAccessor.getActiveCalendars">
  1089. <created>1462885684550</created>
  1090. <option name="number" value="00110" />
  1091. <option name="presentableId" value="LOCAL-00110" />
  1092. <option name="project" value="LOCAL" />
  1093. <updated>1462885684550</updated>
  1094. </task>
  1095. <task id="LOCAL-00111" summary="#294 Calendar plugin along with Phonegap-Plugin-Push crashes the app in android.">
  1096. <created>1464877610273</created>
  1097. <option name="number" value="00111" />
  1098. <option name="presentableId" value="LOCAL-00111" />
  1099. <option name="project" value="LOCAL" />
  1100. <updated>1464877610274</updated>
  1101. </task>
  1102. <task id="LOCAL-00112" summary="Add the mandatory iOS 10 NSCalendarsUsageDescription plist key #302">
  1103. <created>1466434038072</created>
  1104. <option name="number" value="00112" />
  1105. <option name="presentableId" value="LOCAL-00112" />
  1106. <option name="project" value="LOCAL" />
  1107. <updated>1466434038074</updated>
  1108. </task>
  1109. <task id="LOCAL-00113" summary="bump">
  1110. <created>1467357204991</created>
  1111. <option name="number" value="00113" />
  1112. <option name="presentableId" value="LOCAL-00113" />
  1113. <option name="project" value="LOCAL" />
  1114. <updated>1467357204992</updated>
  1115. </task>
  1116. <task id="LOCAL-00114" summary="#275 promises">
  1117. <created>1471617554628</created>
  1118. <option name="number" value="00114" />
  1119. <option name="presentableId" value="LOCAL-00114" />
  1120. <option name="project" value="LOCAL" />
  1121. <updated>1471617554628</updated>
  1122. </task>
  1123. <task id="LOCAL-00115" summary="#241 Create Calendar makes pre-installed google calendar app to stop working - implemented `createCalendar` and `deleteCalendar` for Android">
  1124. <created>1473587541019</created>
  1125. <option name="number" value="00115" />
  1126. <option name="presentableId" value="LOCAL-00115" />
  1127. <option name="project" value="LOCAL" />
  1128. <updated>1473587541019</updated>
  1129. </task>
  1130. <task id="LOCAL-00116" summary="Make npm happy">
  1131. <created>1473587666927</created>
  1132. <option name="number" value="00116" />
  1133. <option name="presentableId" value="LOCAL-00116" />
  1134. <option name="project" value="LOCAL" />
  1135. <updated>1473587666928</updated>
  1136. </task>
  1137. <task id="LOCAL-00117" summary="bump">
  1138. <created>1476127764492</created>
  1139. <option name="number" value="00117" />
  1140. <option name="presentableId" value="LOCAL-00117" />
  1141. <option name="project" value="LOCAL" />
  1142. <updated>1476127764493</updated>
  1143. </task>
  1144. <task id="LOCAL-00118" summary="bump">
  1145. <created>1476128115244</created>
  1146. <option name="number" value="00118" />
  1147. <option name="presentableId" value="LOCAL-00118" />
  1148. <option name="project" value="LOCAL" />
  1149. <updated>1476128115244</updated>
  1150. </task>
  1151. <task id="LOCAL-00119" summary="Possible fix for finding calendars while no shared calendars are present on the device, as hinted here: http://stackoverflow.com/questions/28258204/error-getting-shared-calendar-invitations-for-entity-types-3-xcode-6-1-1-ekcal">
  1152. <created>1476352157641</created>
  1153. <option name="number" value="00119" />
  1154. <option name="presentableId" value="LOCAL-00119" />
  1155. <option name="project" value="LOCAL" />
  1156. <updated>1476352157641</updated>
  1157. </task>
  1158. <task id="LOCAL-00120" summary="findEvent crashes on iOS (release 4.5.4) #338">
  1159. <created>1476648874782</created>
  1160. <option name="number" value="00120" />
  1161. <option name="presentableId" value="LOCAL-00120" />
  1162. <option name="project" value="LOCAL" />
  1163. <updated>1476648874782</updated>
  1164. </task>
  1165. <option name="localTasksCounter" value="121" />
  1166. <servers />
  1167. </component>
  1168. <component name="TimeTrackingManager">
  1169. <option name="totallyTimeSpent" value="97045000" />
  1170. </component>
  1171. <component name="ToolWindowManager">
  1172. <frame x="243" y="23" width="1196" height="873" extended-state="0" />
  1173. <editor active="false" />
  1174. <layout>
  1175. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1176. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="12" side_tool="false" content_ui="tabs" />
  1177. <window_info id="Palette&#9;" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1178. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  1179. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
  1180. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  1181. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  1182. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3178808" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  1183. <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32980132" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1184. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1185. <window_info id="Remote Host" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  1186. <window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1187. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.19930676" sideWeight="0.6713092" order="1" side_tool="false" content_ui="combo" />
  1188. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  1189. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  1190. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  1191. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1192. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  1193. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
  1194. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  1195. <window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299293" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  1196. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  1197. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  1198. <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  1199. <window_info id="CDI" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  1200. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="11" side_tool="false" content_ui="combo" />
  1201. <window_info id="Atlassian " active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1202. <window_info id="Changes" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2396932" sideWeight="0.6713092" order="2" side_tool="false" content_ui="tabs" />
  1203. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  1204. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
  1205. <window_info id="JetGradle" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  1206. <window_info id="IDEtalk Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1207. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3258278" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  1208. </layout>
  1209. <layout-to-restore>
  1210. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1211. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
  1212. <window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299293" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  1213. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  1214. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  1215. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
  1216. <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  1217. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  1218. <window_info id="CDI" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  1219. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1220. <window_info id="Remote Host" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  1221. <window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1222. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="12" side_tool="false" content_ui="combo" />
  1223. <window_info id="Atlassian " active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1224. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  1225. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  1226. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
  1227. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  1228. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  1229. <window_info id="Changes" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2396932" sideWeight="0.6713092" order="2" side_tool="false" content_ui="tabs" />
  1230. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="13" side_tool="false" content_ui="tabs" />
  1231. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  1232. <window_info id="Palette&#9;" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  1233. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  1234. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="12" side_tool="false" content_ui="tabs" />
  1235. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3178808" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  1236. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  1237. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  1238. <window_info id="JetGradle" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  1239. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.22051774" sideWeight="0.6713092" order="3" side_tool="false" content_ui="combo" />
  1240. <window_info id="IDEtalk Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  1241. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3258278" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  1242. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="true" content_ui="tabs" />
  1243. </layout-to-restore>
  1244. </component>
  1245. <component name="UnknownFeatures">
  1246. <option featureType="com.intellij.fileTypeFactory" implementationName="*.m" />
  1247. </component>
  1248. <component name="Vcs.Log.UiProperties">
  1249. <option name="RECENTLY_FILTERED_USER_GROUPS">
  1250. <collection />
  1251. </option>
  1252. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  1253. <collection />
  1254. </option>
  1255. </component>
  1256. <component name="VcsContentAnnotationSettings">
  1257. <option name="myLimit" value="2678400000" />
  1258. </component>
  1259. <component name="VcsManagerConfiguration">
  1260. <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
  1261. <option name="CHECK_NEW_TODO" value="false" />
  1262. <MESSAGE value="npm" />
  1263. <MESSAGE value="Version bump for npm tag" />
  1264. <MESSAGE value="#212 ios 7 and 8 crash when adding event with options or interactively&#10;#213 &quot;createEventInteractively&quot; will cause immediately shut down with iOS 8.4.1 (12H321)" />
  1265. <MESSAGE value="#216 [&quot;createEvent&quot; and &quot;createEventWithOptions&quot;]'s title、location、notes value will all null with Android 4.4.2" />
  1266. <MESSAGE value="Version bump" />
  1267. <MESSAGE value="Fix for generics usages introduced with #228." />
  1268. <MESSAGE value="#231 Error on iOS when deleting event" />
  1269. <MESSAGE value="#231 Error on iOS when deleting event - interface fix" />
  1270. <MESSAGE value="use enddate = now+1year if it's not passed in when using findEvent on iOS (otherwise nothing is found)" />
  1271. <MESSAGE value="#255 Android M (6) compatibility" />
  1272. <MESSAGE value="A note about gradle and phonegap build" />
  1273. <MESSAGE value="#259 Build fails using cordova-ios@4" />
  1274. <MESSAGE value="Better checks for events without reminders" />
  1275. <MESSAGE value="#256 Return event_id property in listEventsInRange on Android" />
  1276. <MESSAGE value="#249 UI Localization" />
  1277. <MESSAGE value="#286 iOS return lastModified" />
  1278. <MESSAGE value="#289 java.lang.NullPointerException in nl.xservices.plugins.accessor.AbstractCalendarAccessor.getActiveCalendars" />
  1279. <MESSAGE value="#294 Calendar plugin along with Phonegap-Plugin-Push crashes the app in android." />
  1280. <MESSAGE value="Add the mandatory iOS 10 NSCalendarsUsageDescription plist key #302" />
  1281. <MESSAGE value="#275 promises" />
  1282. <MESSAGE value="#241 Create Calendar makes pre-installed google calendar app to stop working - implemented `createCalendar` and `deleteCalendar` for Android" />
  1283. <MESSAGE value="Make npm happy" />
  1284. <MESSAGE value="bump" />
  1285. <MESSAGE value="Possible fix for finding calendars while no shared calendars are present on the device, as hinted here: http://stackoverflow.com/questions/28258204/error-getting-shared-calendar-invitations-for-entity-types-3-xcode-6-1-1-ekcal" />
  1286. <MESSAGE value="findEvent crashes on iOS (release 4.5.4) #338" />
  1287. <option name="LAST_COMMIT_MESSAGE" value="findEvent crashes on iOS (release 4.5.4) #338" />
  1288. </component>
  1289. <component name="XDebuggerManager">
  1290. <breakpoint-manager>
  1291. <option name="time" value="1" />
  1292. </breakpoint-manager>
  1293. <watches-manager />
  1294. </component>
  1295. <component name="antWorkspaceConfiguration">
  1296. <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  1297. <option name="FILTER_TARGETS" value="false" />
  1298. </component>
  1299. <component name="atlassian-ide-plugin-workspace">
  1300. <option name="bambooConfiguration">
  1301. <BambooWorkspaceConfiguration>
  1302. <option name="view">
  1303. <BambooViewConfigurationBean />
  1304. </option>
  1305. </BambooWorkspaceConfiguration>
  1306. </option>
  1307. <option name="defaultCredentials">
  1308. <UserCfgBean />
  1309. </option>
  1310. </component>
  1311. <component name="atlassian-ide-plugin-workspace-issues">
  1312. <option name="view">
  1313. <JiraViewConfigurationBean>
  1314. <option name="viewFilterId" value="" />
  1315. </JiraViewConfigurationBean>
  1316. </option>
  1317. </component>
  1318. <component name="editorHistoryManager">
  1319. <entry file="file://$PROJECT_DIR$/.npmignore">
  1320. <provider selected="true" editor-type-id="text-editor">
  1321. <state relative-caret-position="0">
  1322. <caret line="0" column="4" selection-start-line="0" selection-start-column="4" selection-end-line="0" selection-end-column="4" />
  1323. <folding />
  1324. </state>
  1325. </provider>
  1326. </entry>
  1327. <entry file="file://$PROJECT_DIR$/package.json">
  1328. <provider selected="true" editor-type-id="text-editor">
  1329. <state relative-caret-position="228">
  1330. <caret line="12" column="18" selection-start-line="12" selection-start-column="18" selection-end-line="12" selection-end-column="18" />
  1331. <folding />
  1332. </state>
  1333. </provider>
  1334. </entry>
  1335. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1336. <provider selected="true" editor-type-id="text-editor">
  1337. <state relative-caret-position="0">
  1338. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1339. <folding />
  1340. </state>
  1341. </provider>
  1342. </entry>
  1343. <entry file="file://$PROJECT_DIR$/src/ios/Calendar.m">
  1344. <provider selected="true" editor-type-id="text-editor">
  1345. <state relative-caret-position="6517">
  1346. <caret line="343" column="30" selection-start-line="343" selection-start-column="30" selection-end-line="343" selection-end-column="30" />
  1347. <folding />
  1348. </state>
  1349. </provider>
  1350. </entry>
  1351. <entry file="file://$PROJECT_DIR$/demo/www/index.html">
  1352. <provider selected="true" editor-type-id="text-editor">
  1353. <state relative-caret-position="741">
  1354. <caret line="39" column="7" selection-start-line="39" selection-start-column="7" selection-end-line="39" selection-end-column="7" />
  1355. <folding />
  1356. </state>
  1357. </provider>
  1358. </entry>
  1359. <entry file="file://$PROJECT_DIR$/demo/www/js/index.js">
  1360. <provider selected="true" editor-type-id="text-editor">
  1361. <state relative-caret-position="0">
  1362. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1363. <folding>
  1364. <element signature="n#!!doc" expanded="true" />
  1365. </folding>
  1366. </state>
  1367. </provider>
  1368. </entry>
  1369. <entry file="file://$PROJECT_DIR$/demo/www/js/demo.js">
  1370. <provider selected="true" editor-type-id="text-editor">
  1371. <state relative-caret-position="2128">
  1372. <caret line="112" column="2" selection-start-line="112" selection-start-column="2" selection-end-line="112" selection-end-column="2" />
  1373. <folding />
  1374. </state>
  1375. </provider>
  1376. </entry>
  1377. <entry file="file://$PROJECT_DIR$/.npmignore">
  1378. <provider selected="true" editor-type-id="text-editor">
  1379. <state relative-caret-position="0">
  1380. <caret line="0" column="4" selection-start-line="0" selection-start-column="4" selection-end-line="0" selection-end-column="4" />
  1381. <folding />
  1382. </state>
  1383. </provider>
  1384. </entry>
  1385. <entry file="file://$PROJECT_DIR$/package.json">
  1386. <provider selected="true" editor-type-id="text-editor">
  1387. <state relative-caret-position="228">
  1388. <caret line="12" column="18" selection-start-line="12" selection-start-column="18" selection-end-line="12" selection-end-column="18" />
  1389. <folding />
  1390. </state>
  1391. </provider>
  1392. </entry>
  1393. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1394. <provider selected="true" editor-type-id="text-editor">
  1395. <state relative-caret-position="0">
  1396. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1397. <folding />
  1398. </state>
  1399. </provider>
  1400. </entry>
  1401. <entry file="file://$PROJECT_DIR$/demo/www/index.html">
  1402. <provider selected="true" editor-type-id="text-editor">
  1403. <state relative-caret-position="741">
  1404. <caret line="39" column="7" selection-start-line="39" selection-start-column="7" selection-end-line="39" selection-end-column="7" />
  1405. <folding />
  1406. </state>
  1407. </provider>
  1408. </entry>
  1409. <entry file="file://$PROJECT_DIR$/demo/www/js/index.js">
  1410. <provider selected="true" editor-type-id="text-editor">
  1411. <state relative-caret-position="0">
  1412. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1413. <folding>
  1414. <element signature="n#!!doc" expanded="true" />
  1415. </folding>
  1416. </state>
  1417. </provider>
  1418. </entry>
  1419. <entry file="file://$PROJECT_DIR$/demo/www/js/demo.js">
  1420. <provider selected="true" editor-type-id="text-editor">
  1421. <state relative-caret-position="2128">
  1422. <caret line="112" column="2" selection-start-line="112" selection-start-column="2" selection-end-line="112" selection-end-column="2" />
  1423. <folding />
  1424. </state>
  1425. </provider>
  1426. </entry>
  1427. <entry file="file://$PROJECT_DIR$/.npmignore">
  1428. <provider selected="true" editor-type-id="text-editor">
  1429. <state relative-caret-position="0">
  1430. <caret line="0" column="4" selection-start-line="0" selection-start-column="4" selection-end-line="0" selection-end-column="4" />
  1431. <folding />
  1432. </state>
  1433. </provider>
  1434. </entry>
  1435. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1436. <provider selected="true" editor-type-id="text-editor">
  1437. <state relative-caret-position="95">
  1438. <caret line="5" column="18" selection-start-line="5" selection-start-column="18" selection-end-line="5" selection-end-column="18" />
  1439. <folding />
  1440. </state>
  1441. </provider>
  1442. </entry>
  1443. <entry file="file://$PROJECT_DIR$/README.md">
  1444. <provider editor-type-id="MarkdownFxPreviewEditor">
  1445. <state />
  1446. </provider>
  1447. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  1448. <state split_layout="FIRST">
  1449. <first_editor relative-caret-position="0">
  1450. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1451. </first_editor>
  1452. <second_editor />
  1453. </state>
  1454. </provider>
  1455. </entry>
  1456. <entry file="file://$PROJECT_DIR$/src/android/nl/xservices/plugins/Calendar.java">
  1457. <provider selected="true" editor-type-id="text-editor">
  1458. <state relative-caret-position="11248">
  1459. <caret line="619" column="0" selection-start-line="619" selection-start-column="0" selection-end-line="619" selection-end-column="0" />
  1460. </state>
  1461. </provider>
  1462. </entry>
  1463. <entry file="file://$PROJECT_DIR$/package.json">
  1464. <provider selected="true" editor-type-id="text-editor">
  1465. <state relative-caret-position="133">
  1466. <caret line="7" column="12" selection-start-line="7" selection-start-column="12" selection-end-line="7" selection-end-column="12" />
  1467. <folding />
  1468. </state>
  1469. </provider>
  1470. </entry>
  1471. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1472. <provider selected="true" editor-type-id="text-editor">
  1473. <state relative-caret-position="95">
  1474. <caret line="5" column="18" selection-start-line="5" selection-start-column="18" selection-end-line="5" selection-end-column="18" />
  1475. <folding />
  1476. </state>
  1477. </provider>
  1478. </entry>
  1479. <entry file="file://$PROJECT_DIR$/README.md">
  1480. <provider editor-type-id="MarkdownFxPreviewEditor">
  1481. <state />
  1482. </provider>
  1483. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  1484. <state split_layout="FIRST">
  1485. <first_editor relative-caret-position="0">
  1486. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1487. </first_editor>
  1488. <second_editor />
  1489. </state>
  1490. </provider>
  1491. </entry>
  1492. <entry file="file://$PROJECT_DIR$/src/android/nl/xservices/plugins/Calendar.java">
  1493. <provider selected="true" editor-type-id="text-editor">
  1494. <state relative-caret-position="11058">
  1495. <caret line="609" column="0" selection-start-line="609" selection-start-column="0" selection-end-line="609" selection-end-column="0" />
  1496. </state>
  1497. </provider>
  1498. </entry>
  1499. <entry file="file://$PROJECT_DIR$/package.json">
  1500. <provider selected="true" editor-type-id="text-editor">
  1501. <state relative-caret-position="0">
  1502. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1503. <folding />
  1504. </state>
  1505. </provider>
  1506. </entry>
  1507. <entry file="file://$PROJECT_DIR$/src/ios/Calendar.m">
  1508. <provider selected="true" editor-type-id="text-editor">
  1509. <state relative-caret-position="0">
  1510. <caret line="243" column="24" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1511. </state>
  1512. </provider>
  1513. </entry>
  1514. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1515. <provider selected="true" editor-type-id="text-editor">
  1516. <state relative-caret-position="0">
  1517. <caret line="4" column="18" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1518. </state>
  1519. </provider>
  1520. </entry>
  1521. <entry file="file://$PROJECT_DIR$/README.md">
  1522. <provider selected="true" editor-type-id="text-editor">
  1523. <state relative-caret-position="0">
  1524. <caret line="9" column="17" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1525. </state>
  1526. </provider>
  1527. </entry>
  1528. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1529. <provider selected="true" editor-type-id="text-editor">
  1530. <state relative-caret-position="0">
  1531. <caret line="28" column="36" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1532. </state>
  1533. </provider>
  1534. </entry>
  1535. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1536. <provider selected="true" editor-type-id="text-editor">
  1537. <state relative-caret-position="0">
  1538. <caret line="28" column="36" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1539. </state>
  1540. </provider>
  1541. </entry>
  1542. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1543. <provider selected="true" editor-type-id="text-editor">
  1544. <state relative-caret-position="0">
  1545. <caret line="17" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1546. </state>
  1547. </provider>
  1548. </entry>
  1549. <entry file="file://$PROJECT_DIR$/README.md">
  1550. <provider selected="true" editor-type-id="text-editor">
  1551. <state relative-caret-position="0">
  1552. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1553. </state>
  1554. </provider>
  1555. </entry>
  1556. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1557. <provider selected="true" editor-type-id="text-editor">
  1558. <state relative-caret-position="0">
  1559. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1560. </state>
  1561. </provider>
  1562. </entry>
  1563. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1564. <provider selected="true" editor-type-id="text-editor">
  1565. <state relative-caret-position="0">
  1566. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1567. </state>
  1568. </provider>
  1569. </entry>
  1570. <entry file="file://$PROJECT_DIR$/.gitignore">
  1571. <provider selected="true" editor-type-id="text-editor">
  1572. <state relative-caret-position="0">
  1573. <caret line="1" column="5" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1574. </state>
  1575. </provider>
  1576. </entry>
  1577. <entry file="file://$PROJECT_DIR$/test/tests.js">
  1578. <provider selected="true" editor-type-id="text-editor">
  1579. <state relative-caret-position="0">
  1580. <caret line="11" column="18" selection-start-line="11" selection-start-column="18" selection-end-line="11" selection-end-column="18" />
  1581. </state>
  1582. </provider>
  1583. </entry>
  1584. <entry file="file://$PROJECT_DIR$/atlassian-ide-plugin.xml">
  1585. <provider selected="true" editor-type-id="text-editor">
  1586. <state relative-caret-position="0">
  1587. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1588. </state>
  1589. </provider>
  1590. </entry>
  1591. <entry file="file://$PROJECT_DIR$/src/ios/Calendar.h">
  1592. <provider selected="true" editor-type-id="text-editor">
  1593. <state relative-caret-position="0">
  1594. <caret line="21" column="0" selection-start-line="21" selection-start-column="0" selection-end-line="21" selection-end-column="0" />
  1595. </state>
  1596. </provider>
  1597. </entry>
  1598. <entry file="file://$PROJECT_DIR$/demo/config.xml">
  1599. <provider selected="true" editor-type-id="text-editor">
  1600. <state relative-caret-position="304">
  1601. <caret line="16" column="36" selection-start-line="16" selection-start-column="36" selection-end-line="16" selection-end-column="36" />
  1602. <folding />
  1603. </state>
  1604. </provider>
  1605. </entry>
  1606. <entry file="file://$PROJECT_DIR$/iOS10-permissions.png" />
  1607. <entry file="file://$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor/CalendarProviderAccessor.java">
  1608. <provider selected="true" editor-type-id="text-editor">
  1609. <state relative-caret-position="454">
  1610. <caret line="91" column="14" selection-start-line="91" selection-start-column="14" selection-end-line="91" selection-end-column="14" />
  1611. </state>
  1612. </provider>
  1613. </entry>
  1614. <entry file="file://$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor/LegacyCalendarAccessor.java">
  1615. <provider selected="true" editor-type-id="text-editor">
  1616. <state relative-caret-position="-363">
  1617. <caret line="51" column="27" selection-start-line="51" selection-start-column="27" selection-end-line="51" selection-end-column="27" />
  1618. </state>
  1619. </provider>
  1620. </entry>
  1621. <entry file="file://$PROJECT_DIR$/www/Calendar.js">
  1622. <provider selected="true" editor-type-id="text-editor">
  1623. <state relative-caret-position="209">
  1624. <caret line="11" column="17" selection-start-line="11" selection-start-column="17" selection-end-line="11" selection-end-column="17" />
  1625. </state>
  1626. </provider>
  1627. </entry>
  1628. <entry file="file://$PROJECT_DIR$/src/android/nl/xservices/plugins/Calendar.java">
  1629. <provider selected="true" editor-type-id="text-editor">
  1630. <state relative-caret-position="207">
  1631. <caret line="619" column="28" selection-start-line="619" selection-start-column="28" selection-end-line="619" selection-end-column="28" />
  1632. </state>
  1633. </provider>
  1634. </entry>
  1635. <entry file="file://$PROJECT_DIR$/src/android/nl/xservices/plugins/accessor/AbstractCalendarAccessor.java">
  1636. <provider selected="true" editor-type-id="text-editor">
  1637. <state relative-caret-position="188">
  1638. <caret line="469" column="34" selection-start-line="469" selection-start-column="34" selection-end-line="469" selection-end-column="34" />
  1639. </state>
  1640. </provider>
  1641. </entry>
  1642. <entry file="file://$PROJECT_DIR$/README.md">
  1643. <provider editor-type-id="MarkdownFxPreviewEditor">
  1644. <state />
  1645. </provider>
  1646. <provider editor-type-id="text-editor">
  1647. <state relative-caret-position="209">
  1648. <caret line="32" column="19" selection-start-line="32" selection-start-column="19" selection-end-line="32" selection-end-column="19" />
  1649. </state>
  1650. </provider>
  1651. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  1652. <state split_layout="FIRST">
  1653. <first_editor relative-caret-position="337">
  1654. <caret line="135" column="29" selection-start-line="135" selection-start-column="29" selection-end-line="135" selection-end-column="29" />
  1655. </first_editor>
  1656. <second_editor />
  1657. </state>
  1658. </provider>
  1659. </entry>
  1660. <entry file="file://$PROJECT_DIR$/.npmignore">
  1661. <provider selected="true" editor-type-id="text-editor">
  1662. <state relative-caret-position="0">
  1663. <caret line="0" column="4" selection-start-line="0" selection-start-column="4" selection-end-line="0" selection-end-column="4" />
  1664. <folding />
  1665. </state>
  1666. </provider>
  1667. </entry>
  1668. <entry file="file://$PROJECT_DIR$/demo/www/index.html">
  1669. <provider selected="true" editor-type-id="text-editor">
  1670. <state relative-caret-position="741">
  1671. <caret line="39" column="7" selection-start-line="39" selection-start-column="7" selection-end-line="39" selection-end-column="7" />
  1672. <folding />
  1673. </state>
  1674. </provider>
  1675. </entry>
  1676. <entry file="file://$PROJECT_DIR$/demo/www/js/index.js">
  1677. <provider selected="true" editor-type-id="text-editor">
  1678. <state relative-caret-position="0">
  1679. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1680. <folding>
  1681. <element signature="n#!!doc" expanded="true" />
  1682. </folding>
  1683. </state>
  1684. </provider>
  1685. </entry>
  1686. <entry file="file://$PROJECT_DIR$/demo/www/js/demo.js">
  1687. <provider selected="true" editor-type-id="text-editor">
  1688. <state relative-caret-position="2128">
  1689. <caret line="112" column="2" selection-start-line="112" selection-start-column="2" selection-end-line="112" selection-end-column="2" />
  1690. <folding />
  1691. </state>
  1692. </provider>
  1693. </entry>
  1694. <entry file="file://$PROJECT_DIR$/src/ios/Calendar.m">
  1695. <provider selected="true" editor-type-id="text-editor">
  1696. <state relative-caret-position="469">
  1697. <caret line="405" column="20" selection-start-line="405" selection-start-column="20" selection-end-line="405" selection-end-column="20" />
  1698. <folding />
  1699. </state>
  1700. </provider>
  1701. </entry>
  1702. <entry file="file://$PROJECT_DIR$/plugin.xml">
  1703. <provider selected="true" editor-type-id="text-editor">
  1704. <state relative-caret-position="95">
  1705. <caret line="5" column="18" selection-start-line="5" selection-start-column="18" selection-end-line="5" selection-end-column="18" />
  1706. <folding />
  1707. </state>
  1708. </provider>
  1709. </entry>
  1710. <entry file="file://$PROJECT_DIR$/package.json">
  1711. <provider selected="true" editor-type-id="text-editor">
  1712. <state relative-caret-position="38">
  1713. <caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
  1714. <folding />
  1715. </state>
  1716. </provider>
  1717. </entry>
  1718. </component>
  1719. </project>