1. 9f54ac4 chore: update asf config (#387) by エリス · 7 months ago master
  2. 8b398f7 doc(android): add quirks for WRITE_EXTERNAL_STORAGE permission (#386) by エリス · 8 months ago
  3. 872027d chore: bump version 7.0.1-dev by Erisu · 8 months ago
  4. 906184e release(media-v7.0.0): updated version and RELEASENOTES.md by Erisu · 8 months ago 7.0.x 7.0.0 rel/7.0.0
  5. 206f1b6 feat(ios): load media files with custom scheme+hostname and leading directory paths (#362) by エリス · 8 months ago
  6. c873f06 fix!: remove deprecated windows platform (#384) by jcesarmobile · 9 months ago
  7. 957249b feat(android): increase audio encoding bitrate and sampling rate (#383) by エリス · 9 months ago
  8. 0938ec0 feat(android): support Android 13 permission checks and requests (#382) by エリス · 9 months ago
  9. f74d0a8 dep(dev)!: bump @cordova/eslint-config@5.0.0 (#381) by エリス · 9 months ago
  10. 3bf08e8 feat(android)!: bump file & android requirements (#378) by エリス · 10 months ago
  11. 41ea857 chore: bump version 7.0.0-dev (#376) by エリス · 10 months ago
  12. 3daef04 ci: sync github action workflow w/ paramedic base configs (#377) by エリス · 10 months ago
  13. a8bbc02 release(post): bump version to 6.1.1-dev by Erisu · 1 year, 8 months ago
  14. 963031a Updated version and RELEASENOTES.md for release 6.1.0 (media-v6.1.0) by Erisu · 1 year, 8 months ago 6.1.x 6.1.0 rel/6.1.0
  15. 27193e3 chore(npm): rebuild package-lock (#360) by エリス · 1 year, 8 months ago
  16. 7d2cb6a chore: bump version to 6.1.0-dev (#359) by エリス · 1 year, 8 months ago
  17. 081fa5e feat(android): add 'message' field to media error CB-11641 (#357) by エリス · 1 year, 8 months ago
  18. 422c9a9 fix(ios): Reset default audio session category when release (CB-13243) (#354) by エリス · 1 year, 9 months ago
  19. 410086b test(spec.22): pause media before calling getCurrentPosition (#355) by エリス · 1 year, 9 months ago
  20. cececcc test(spec.timeout): try to improve against timeout failures (#356) by エリス · 1 year, 9 months ago
  21. a6f23cc prevent error on getPosition (#353) by エリス · 1 year, 9 months ago
  22. d25fa09 dep(npm): bump package-lock v2 w/ rebuild (#350) by エリス · 1 year, 9 months ago
  23. 2eb48fd ci: sync workflow with paramedic (#351) by エリス · 1 year, 9 months ago
  24. 31785c7 (iOS): support file scheme in iOS (#352) by knaito-asial · 1 year, 9 months ago
  25. 06b7b23 ci(android): update java requirement for cordova-android@11 (#349) by エリス · 1 year, 10 months ago
  26. dbb7e13 release(post): bump version to 6.0.1-dev by Erisu · 2 years ago
  27. 80c87f3 Updated version and RELEASENOTES.md for release 6.0.0 (media-v6.0.0) by Erisu · 2 years ago 6.0.x 6.0.0 rel/6.0.0
  28. e8ca224 feat(android): drop WRITE_EXTERNAL_STORAGE permission (#344) by エリス · 2 years ago
  29. 512d3c4 feat(ios): Add error call for stalled_playback (#195) by Buddy Reno · 2 years ago
  30. 37d715c feat(android): add setRate (#341) by エリス · 2 years, 1 month ago
  31. 230f6c8 fix(ios): set rate with current playback rate (#340) by エリス · 2 years, 1 month ago
  32. 177a56b feat: add durationUpdate callback (#197) by Buddy Reno · 2 years, 1 month ago
  33. baf2d78 fix(android): remove READ_PHONE_STATE permission (#232) by Adriano D.G · 2 years, 1 month ago
  34. e4de635 fix: remove deprecated platform code snippets (#285) by Tim Brust · 2 years, 1 month ago
  35. 6a2c3e7 fix: missing parenthesis from #328 (#338) by エリス · 2 years, 1 month ago
  36. 9c3c3ff fix(android): issue #325 (#328) by Kaylee · 2 years, 1 month ago
  37. 6419757 dep!: bump cordova-plugin-file@^7.0.0 (#334) by Alexis THOMAS · 2 years, 1 month ago
  38. 8bc7da1 chore: bump cordovaDependencies next next major cordova requirement (#337) by エリス · 2 years, 1 month ago
  39. f054a02 chore: rebuilt package-lock (#336) by エリス · 2 years, 1 month ago
  40. 2e49e6f chore: bump version to 6.0.0-dev (#335) by エリス · 2 years, 1 month ago
  41. 7f1a0f6 Increment package version to 5.0.5-dev by Erisu · 2 years, 4 months ago
  42. fcc8db2 Updated version and RELEASENOTES.md for release 5.0.4 (media-v5.0.4) by Erisu · 2 years, 4 months ago 5.0.4 rel/5.0.4
  43. 4380d02 dep: bump @cordova/eslint-config@4.0.0 w/ fix & package-lock rebuild (#329) by エリス · 2 years, 4 months ago
  44. 4093f7e fix(android): get external files directory for Android 10+ (#317) by エリス · 2 years, 7 months ago
  45. 458765b ci(ios): update workflow w/ iOS 15 (#320) by エリス · 2 years, 7 months ago
  46. 70a78a2 test(browser): disable test cases w/ play() due to Chrome's Autoplay Policy (#318) by エリス · 2 years, 7 months ago
  47. e29fcc6 ci: add action-badge (#313) by エリス · 2 years, 8 months ago
  48. e2b1858 ci: remove travis & appveyor (#312) by エリス · 2 years, 8 months ago
  49. ef2983c ci: add gh-actions workflows (#311) by エリス · 2 years, 8 months ago
  50. eb99c85 ci: add node-14.x to workflow (#298) by エリス · 3 years, 6 months ago
  51. a10c6d0 ci(travis): update osx xcode image (#292) by エリス · 3 years, 8 months ago
  52. b372d7a ci(travis): updates Android API level (#291) by Tim Brust · 3 years, 9 months ago
  53. fcf02ec chore: adds package-lock file (#284) by Tim Brust · 3 years, 10 months ago
  54. bab90f4 refactor(eslint): use cordova-eslint /w fix (#283) by Tim Brust · 3 years, 10 months ago
  55. a13a360 chore(npm): use short notation in package.json (#282) by Tim Brust · 3 years, 10 months ago
  56. cd2cdac chore(asf): update git notification settings by Erisu · 4 years, 1 month ago
  57. 0483bc0 Update CONTRIBUTING.md by Niklas Merz · 4 years, 1 month ago
  58. 3475970 Fix #248 delete javascript reference to released media (#249) by Nate Dudenhoeffer · 4 years, 1 month ago
  59. 94503df ci: updates Node.js versions (#274) by Tim Brust · 4 years, 2 months ago
  60. a977b9b chore(npm): improve ignore list (#275) by Tim Brust · 4 years, 2 months ago
  61. acffc0c ci(travis): upgrade to node8 by Jan Piotrowski · 4 years, 11 months ago
  62. 9885d45 fix(types): Add type definition for getCurrentAmplitude (#241) by dakotaJang · 4 years, 11 months ago
  63. 68c3735 chore(release): 5.0.4-dev by Jan Piotrowski · 4 years, 11 months ago
  64. a3641b5 chore(release): 5.0.3 (version string) by Jan Piotrowski · 4 years, 11 months ago 5.0.3 rel/5.0.3
  65. b4aec7d chore(release): release notes for 5.0.3 by Jan Piotrowski · 4 years, 11 months ago
  66. 784ac7b chore: fix repo and issue urls and license in package.json and plugin.xml by Jan Piotrowski · 4 years, 11 months ago
  67. 5244c4a build: add `.gitattributes` to force LF (instead of possible CRLF on Windows) by Jan Piotrowski · 4 years, 11 months ago
  68. aa1586d build: add `.npmignore` to remove unneeded files from npm package by Jan Piotrowski · 4 years, 11 months ago
  69. b0ed6bd ci(travis): Update Travis CI configuration for new paramedic (#227) by Jan Piotrowski · 5 years ago
  70. b1c1353 Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  71. 2acd3c2 remove JIRA link by Jan Piotrowski · 6 years ago
  72. 74772c3 also accept terms for android sdk `android-27` by Jan Piotrowski · 6 years ago
  73. a006da3 remove outdated docs that haven't been updated for 3 years by Jan Piotrowski · 6 years ago
  74. 7094582 add types for callback in constructor (#90) by Danny Willems · 6 years ago
  75. 5f18902 (iOS) document setRate method (#142) by Guilherme Dellagustin · 6 years ago
  76. 43d57ca CB-13445 (iOS) Streaming media can take up to 8-10 seconds to start (#169) by Jesse MacFadyen · 6 years ago
  77. 86660dd CB-12849: checking mediaState in destroy method, and moving file by stream when renameTo failing (#168) by Kenichi Naito · 6 years ago
  78. 524c337 CB-14091: fix tests code for stream url and remove browser (#166) by Kenichi Naito · 6 years ago
  79. 067bad9 CB-13826 Incremented plugin version. by Suraj Pindoria · 6 years ago
  80. f90bac5 CB-13826 Updated version and RELEASENOTES.md for release 5.0.2 by Suraj Pindoria · 6 years ago 5.0.2 rel/5.0.2
  81. 33c50b0 CB-13751: Add build-tools-26.0.2 to travis (#163) by jcesarmobile · 6 years ago
  82. 42fef75 Merge pull request #120 from romedius/patch-1 by Shazron Abdullah · 6 years ago
  83. a7e376a CB-7684 (#143) by Adriano D.G · 6 years ago
  84. 4b89d80 Fix release notes (#161) by jcesarmobile · 6 years ago
  85. 7c9c0c1 Set VERSION to 5.0.2-dev (via coho) by Simon MacDonald · 6 years ago
  86. e974e63 CB-13714 Updated version and RELEASENOTES.md for release 5.0.1 (via coho) by Simon MacDonald · 6 years ago 5.0.1 rel/5.0.1
  87. 470f5ff CB-13706: Fix to allow 5.0.0 version install (#160) by jcesarmobile · 6 years ago
  88. 7753d61 Bump cordova-plugin-file dependency to 6.0.0 by Simon MacDonald · 6 years ago
  89. 23b02fb Set VERSION to 5.0.1-dev (via coho) by Steve Gill · 6 years ago
  90. 4a7b55c CB-13681 Updated version and RELEASENOTES.md for release 5.0.0 (via coho) by Steve Gill · 6 years ago
  91. 33c7e3d Merge pull request #157 from surajpindoria/removePlatforms by Steve Gill · 6 years ago
  92. f299d0a CB-13678: Remove deprecated platforms by Suraj Pindoria · 6 years ago
  93. e1dc539 Set VERSION to 4.0.1-dev (via coho) by Steve Gill · 7 years ago
  94. ad48420 CB-13542 updated file plugin dependency by Steve Gill · 7 years ago 4.0.x 4.0.0 rel/4.0.0
  95. dd357b5 Set VERSION to 4.0.1-dev (via coho) by Steve Gill · 7 years ago
  96. 3f845c7 CB-13542 Updated version and RELEASENOTES.md for release 4.0.0 (via coho) by Steve Gill · 7 years ago
  97. e1aed2e Merge pull request #154 from jcesarmobile/CB-12264 by jcesarmobile · 7 years ago
  98. 9fba05b CB-12264 (README): fix media.getCurrentAmplitude definition by Julio César · 7 years ago
  99. 6e0439d Merge pull request #148 from jcesarmobile/CB-13265 by Steve Gill · 7 years ago
  100. 5dda706 Merge pull request #153 from jcesarmobile/CB-13517 by Steve Gill · 7 years ago