1. 265a932 chore: bump version 8.0.2-dev by Erisu · 6 months ago master
  2. f2cfe30 release(file-v8.0.1): updated version and RELEASENOTES.md by Erisu · 6 months ago 8.0.x 8.0.1
  3. 1925ac0 chore: update asf config (#609) by エリス · 6 months ago
  4. c10942a fix(android): hasWritePermission for SDK 33 (#608) by エリス · 6 months ago
  5. c5bcbdf refactor(android): various cleanup (#607) by エリス · 6 months ago
  6. 360a73c Docs: Expanded the docs on the limitations of external filesystems for android (#593) by Norman Breau · 8 months ago
  7. faba1bf release(post): bump version to 8.0.1-dev by Erisu · 9 months ago
  8. 14dba8f chore: bump version 8.0.1-dev by Erisu · 10 months ago
  9. 5480a3e release(file-v8.0.0): updated version and RELEASENOTES.md by Erisu · 10 months ago 8.0.0 rel/8.0.0
  10. 0bd76c5 fix(android): FileError on a content resolveLocalFileSystemURL (#534) by Clayton Grassick · 10 months ago
  11. 28c935c feat(android): add READ_MEDIA_* permissions for Android 13+ (#566) by MauriceFrank · 10 months ago
  12. 1aaca40 feat(android)!: bump cordova-android@12 requirement (#576) by エリス · 10 months ago
  13. b141a10 ci: sync github workflow with paramedic base configs (#575) by エリス · 10 months ago
  14. a017f47 chore: update @cordova/eslint-config@5.0.0 w/ fixes (#574) by エリス · 10 months ago
  15. fbf2172 chore: bump version 8.0.0-dev (#573) by エリス · 10 months ago
  16. 4cd85f3 Merge pull request #556 from knight9999/(android)dev_remove_WRITE_EXTERNAL_STORAGE by Ken Naito · 1 year ago
  17. 2eb7dc5 doc(README): apply code review suggestion by エリス · 1 year, 3 months ago
  18. f085fb4 doc(README): apply suggestions from code review by エリス · 1 year, 3 months ago
  19. 47e83d1 feat: update README about config.xml for android by knight9999 · 1 year, 3 months ago
  20. 121e736 feat: remove WRITE_EXTERNAL_STORAGE permission from plugin.xml by knaito-asial · 1 year, 3 months ago
  21. b32be30 spec(android): fix spec based on testing environment (#554) by エリス · 1 year, 3 months ago
  22. 1601b60 fix(types): Mark FileWriter.write to support ArrayBuffer data (#547) by Philip Peitsch · 1 year, 4 months ago
  23. c883998 ci: sync workflow with paramedic (#535) by エリス · 1 year, 7 months ago
  24. 4f029ca dep(npm): bump package-lock v2 w/ rebuild (#531) by エリス · 1 year, 7 months ago
  25. 025710d ci(android): update java requirement for cordova-android@11 (#529) by エリス · 1 year, 9 months ago
  26. d25970e Increment package version to 7.0.1-dev by Erisu · 2 years ago
  27. b7058ed Updated version and RELEASENOTES.md for release 7.0.0 (file-v7.0.0) by Erisu · 2 years ago 7.0.x 7.0.0 rel/7.0.0
  28. 8be44cb test(android): disable content scheme tests (#520) by エリス · 2 years, 1 month ago
  29. f85373b chore!: removed old platform code & lint cleanup (#519) by エリス · 2 years, 1 month ago
  30. e97fe90 test(android): fix tests to use cordova-android 10.x default https scheme (#518) by エリス · 2 years, 1 month ago
  31. ef301bc fix(android): support cdvfile assets for custom scheme (#517) by エリス · 2 years, 1 month ago
  32. 2ecccbf fix(android): create toURL override to preserve other platforms (#516) by エリス · 2 years, 1 month ago
  33. c2255cd chore(npm): bump package-lock.json to v2 (#515) by エリス · 2 years, 1 month ago
  34. a56ab1e fix(android): Request external read permission when listing external directories (#487) by Norman Breau · 2 years, 1 month ago
  35. 3366ea6 feat(android): add WebViewAssetLoader proxy handler for cdvfile (#513) by エリス · 2 years, 1 month ago
  36. 3e58876 ci(ios): update workflow w/ iOS 15 (#501) by エリス · 2 years, 6 months ago
  37. 6bab881 ci: add action-badge (#498) by エリス · 2 years, 7 months ago
  38. 335168c ci: remove travis & appveyor (#497) by エリス · 2 years, 7 months ago
  39. 2ca9b09 chore: npmrc (#490) by Norman Breau · 2 years, 7 months ago
  40. 0977d35 test: remove deprecated cordova-plugin-contact tests (#493) by エリス · 2 years, 7 months ago
  41. fba1329 ci: remove ci.yml infavor of lint.yml (#492) by エリス · 2 years, 7 months ago
  42. 258e6ad ci: add gh-actions workflows (#491) by エリス · 2 years, 7 months ago
  43. 65f40e5 ci: add node-14.x to workflow (#441) by エリス · 2 years, 7 months ago
  44. aab43ad fix: Brought back the return statement -- also corrected code formatting (#489) by Norman Breau · 2 years, 8 months ago
  45. 1a43050 fix: Remove test log (#470) by Norman Breau · 2 years, 8 months ago
  46. 804d3dd chore: package-lock (#482) by Norman Breau · 2 years, 10 months ago
  47. 23d0cbf Merge pull request #481 from purplecabbage/gh-actions by Jesse MacFadyen · 2 years, 10 months ago
  48. a846b7c added github action workflow to run tests by Jesse MacFadyen · 2 years, 10 months ago
  49. f3b3b50 docs: adds missing words to the file object section in the README (#467) by John M. Wargo · 3 years ago
  50. 5274cab ci: Node14 (#459) by Norman Breau · 3 years, 2 months ago
  51. f7f0160 refactor: shared eslint config (#458) by Norman Breau · 3 years, 2 months ago
  52. a4a7bfe fix(browser): typo in preparing.js (#447) by Tim Brust · 3 years, 4 months ago
  53. 212104c chore: package-lock (#442) by Norman Breau · 3 years, 5 months ago
  54. 6cfad27 chore: Require android 9 (#439) by Norman Breau · 3 years, 5 months ago
  55. 12750e8 chore: bump version to 7.0.0-dev (#438) by Norman Breau · 3 years, 5 months ago
  56. a73fc11 refactor(android): Removed obsolete copyResource function (#433) by Norman Breau · 3 years, 6 months ago
  57. 2bbbb84 test: (android) use API 29 (#411) by Norman Breau · 3 years, 7 months ago
  58. c69ddce fix(android): Use legacy storage (#417) by Norman Breau · 3 years, 7 months ago
  59. ae72613 ci(travis): update osx xcode image (#415) by エリス · 3 years, 8 months ago
  60. a47d773 ci(travis): updates Android API level (#414) by Tim Brust · 3 years, 8 months ago
  61. ce4bfa1 chore(npm): use short notation in package.json (#404) by Tim Brust · 3 years, 10 months ago
  62. 7d76943 chore(asf): update git notification settings by Erisu · 4 years ago
  63. dfcf73f Update CONTRIBUTING.md by Niklas Merz · 4 years ago
  64. 67eec1b ci: updates Node.js versions (#384) by Tim Brust · 4 years, 1 month ago
  65. 79518e4 chore(npm): improve ignore list (#383) by Tim Brust · 4 years, 1 month ago
  66. 74a4646 ci(travis): upgrade to node 8 by Jan Piotrowski · 4 years, 10 months ago
  67. e12935c chore(release): 6.0.3-dev by Jan Piotrowski · 4 years, 10 months ago
  68. 24dba9f chore(release): 6.0.2 (version string) by Jan Piotrowski · 4 years, 10 months ago 6.0.2 rel/6.0.2
  69. ad68cc3 chore(release): release notes for 6.0.2 by Jan Piotrowski · 4 years, 10 months ago
  70. e8e06c3 fix: manually fix line endings of some files that were using CRLF by Jan Piotrowski · 4 years, 10 months ago
  71. 1bca166 chore: fix repo and issue urls and license in package.json and plugin.xml by Jan Piotrowski · 4 years, 10 months ago
  72. a898b85 docs: remove outdated translations by Jan Piotrowski · 4 years, 10 months ago
  73. d691a04 build: add `.gitattributes` to force LF (instead of possible CRLF on Windows) by Jan Piotrowski · 4 years, 10 months ago
  74. a255202 build: add `.npmignore` to remove unneeded files from npm package by Jan Piotrowski · 4 years, 10 months ago
  75. 2b93a67 ci(travis): Update Travis CI configuration for new paramedic (#314) by Jan Piotrowski · 4 years, 10 months ago
  76. c609ff6 (browser) support safari private browsing mode by using base64 text instead of blob (#301) by Ken Naito · 5 years ago
  77. b762743 Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  78. d135cd0 CB-13569: fix inverted LocalFileSystem enum (#274) by jcesarmobile · 5 years ago
  79. 341fa9c remove JIRA link by Jan Piotrowski · 6 years ago
  80. 4642fde CB-13850: Fix spelling in typed-file: property name filesystem (wrong… (#229) by Beutlin · 6 years ago
  81. 5353b84 CB-13960: fix FileWriter.write argument type definition for typescript (#231) by vldmr-bus · 6 years ago
  82. 6e7871b also accept terms for android sdk `android-27` by Jan Piotrowski · 6 years ago
  83. c2f5216 Update README.md (#234) by solaomosola · 6 years ago
  84. 4a92bbb require FileReader in FileWriter to fix 'write' exec not being called (#237) by Will Fairclough · 6 years ago
  85. cc3aedb CB-14181: (android) Fix bug - Cannot read property 'filesystemName' of null (#235) by jony89 · 6 years ago
  86. 5e12b5e Merge pull request #228 from jcesarmobile/CB-13753 by jcesarmobile · 6 years ago
  87. d8cc0fd CB-13753: Add build-tools-26.0.2 to travis by Julio César · 6 years ago
  88. c248827 Fix release notes (#227) by jcesarmobile · 6 years ago
  89. ffc7740 Set VERSION to 6.0.2-dev (via coho) by Simon MacDonald · 6 years ago
  90. 2057083 CB-13714 Updated version and RELEASENOTES.md for release 6.0.1 (via coho) by Simon MacDonald · 6 years ago 6.0.x 6.0.1 rel/6.0.1
  91. bb4319a Merge pull request #226 from jcesarmobile/CB-13704 by jcesarmobile · 6 years ago
  92. 4104432 CB-13704: Fix to allow 6.0.0 version install by Julio César · 6 years ago
  93. bd4bda0 Set VERSION to 6.0.1-dev (via coho) by Steve Gill · 6 years ago
  94. 957e1dc CB-13681 Updated version and RELEASENOTES.md for release 6.0.0 (via coho) by Steve Gill · 6 years ago 6.0.0 rel/6.0.0
  95. bd4da38 Merge pull request #225 from surajpindoria/removePlatforms by Steve Gill · 6 years ago
  96. 4f9c0f2 CB-13668: Remove deprecated platforms by Suraj Pindoria · 6 years ago
  97. e5d43b4 Set VERSION to 5.0.1-dev (via coho) by Steve Gill · 6 years ago
  98. 8568bab CB-13542 Updated version and RELEASENOTES.md for release 5.0.0 (via coho) by Steve Gill · 6 years ago 5.0.x 5.0.0 rel/5.0.0
  99. 752e69a Merge pull request #221 from imgx64/patch-1 by Steve Gill · 6 years ago
  100. 9779254 Merge pull request #223 from jcesarmobile/CB-13518 by jcesarmobile · 6 years ago