1. a53f373 chore: bump version 4.0.1-dev by Erisu · 6 months ago master
  2. 8b9ec7a release(statusbar-v4.0.0): updated version and RELEASENOTES.md by Erisu · 6 months ago 4.0.x 4.0.0 rel/4.0.0
  3. dc8e427 chore: rebuild package-lock.json (w/ v3) (#269) by エリス · 6 months ago
  4. 7a657a7 chore: Update SUPPORT_QUESTION.md template (#265) by jcesarmobile · 8 months ago
  5. fe58867 chore: rebuild package-lock (#263) by jcesarmobile · 1 year ago
  6. 5a3f6bd refactor: remove hardcoded style with UIStatusBarStyleDarkContent (#261) by jcesarmobile · 1 year ago
  7. 307cd92 chore: fix engines in package-lock.json (#262) by jcesarmobile · 1 year ago
  8. 78e5992 refactor(ios)!: Drop support of iOS 10 and older (#255) by jcesarmobile · 1 year ago
  9. d4dcd71 refactor(android): simplify window & activity (#249) by エリス · 1 year, 7 months ago
  10. 7e9db21 refactor(android): setStatusBarTransparent (#252) by エリス · 1 year, 7 months ago
  11. f45cf99 refactor(android): execute - convert if condition to switch case (#251) by エリス · 1 year, 7 months ago
  12. 21847d0 refactor(android)!: setStatusBarBackgroundColor (#250) by エリス · 1 year, 7 months ago
  13. bb82db9 refactor(android): refactor setStatusBarStyle (#248) by エリス · 1 year, 7 months ago
  14. a86c3e6 refactor(android): extract action & value strings as static constants (#247) by エリス · 1 year, 7 months ago
  15. 21c956a chore: updated .asf.yml w/ tag improvement (#253) by エリス · 1 year, 7 months ago
  16. 76b56a5 fix: remove deprecated windows platform (#245) by jcesarmobile · 1 year, 7 months ago
  17. 53ead01 refactor(android): Remove unused code (#242) by jcesarmobile · 1 year, 8 months ago
  18. 1672883 chore(ios): Silence/fix warnings (#228) by jcesarmobile · 1 year, 8 months ago
  19. e214fad chore!: require cordova-android >= 10 (#241) by jcesarmobile · 1 year, 8 months ago
  20. 39e5929 chore: bump plugin to 4.0.0-dev (#240) by jcesarmobile · 1 year, 8 months ago
  21. fbe33eb refactor!: remove deprecated methods (#229) by jcesarmobile · 1 year, 8 months ago
  22. 49b94ae fix(android)!: styleDefault not working on new devices (#238) by jcesarmobile · 1 year, 8 months ago
  23. b7b6c66 ci: sync workflow with paramedic (#237) by エリス · 1 year, 9 months ago
  24. 0d35332 fix(browser): Remove invalid proxy function (#230) by jcesarmobile · 1 year, 9 months ago
  25. b3a2b77 chore(npm): rebuilt package-lock (#233) by エリス · 1 year, 9 months ago
  26. ceb186a ci(android): update java requirement for cordova-android@11 (#232) by エリス · 1 year, 10 months ago
  27. 02d4e10 Increment package version to 3.0.1-dev by Erisu · 2 years, 5 months ago
  28. 49bb5ec Updated version and RELEASENOTES.md for release 3.0.0 (statusbar-v3.0.0) by Erisu · 2 years, 5 months ago 3.0.x 3.0.0 rel/3.0.0
  29. 813e64c fix: update engines for working on 3.0.0 (#224) by jcesarmobile · 2 years, 5 months ago
  30. d95cc82 Updated version and RELEASENOTES.md for release 3.0.0 (statusbar-v3.0.0) by Erisu · 2 years, 5 months ago
  31. ad9fa6e dep(dev): @cordova/eslint-config@4.0.0 w/ fix (#223) by エリス · 2 years, 5 months ago
  32. cc24a4d ci(ios): update workflow w/ iOS 15 (#222) by エリス · 2 years, 6 months ago
  33. 3ebae21 ci: add action-badge (#220) by エリス · 2 years, 7 months ago
  34. eb2da5d ci: remove travis & appveyor (#219) by エリス · 2 years, 7 months ago
  35. 4ff4f00 ci: add gh-actions workflows (#218) by エリス · 2 years, 7 months ago
  36. 283cbb4 ci: add node-14.x to workflow (#208) by エリス · 3 years, 5 months ago
  37. 1e2a5cb ci(travis): update osx xcode image (#200) by エリス · 3 years, 8 months ago
  38. a0e2177 ci(travis): updates Android API level (#199) by Tim Brust · 3 years, 8 months ago
  39. 3b781cc chore: adds package-lock file (#196) by Tim Brust · 3 years, 10 months ago
  40. 1aaa960 refactor(eslint): use cordova-eslint (#194) by Tim Brust · 3 years, 10 months ago
  41. d472e38 chore(npm): use short notation in package.json (#195) by Tim Brust · 3 years, 10 months ago
  42. 35279c3 Removed iOS 7+ (#190) by Norman Breau · 3 years, 10 months ago
  43. 6dcb757 chore(asf): update git notification settings by Erisu · 4 years ago
  44. c5e359d Update CONTRIBUTING.md by Niklas Merz · 4 years ago
  45. f9c8119 chore(release): 3.0.0-dev (#184) by Norman Breau · 4 years, 1 month ago
  46. 5332e3b BREAKING CHANGE!: (android) Read config.xml for statusbar overlay preference (#171) by Norman Breau · 4 years, 1 month ago
  47. 7f48d65 chore(npm): improve ignore list (#183) by Tim Brust · 4 years, 1 month ago
  48. 01e69a8 ci: updates Node.js versions (#182) by Tim Brust · 4 years, 1 month ago
  49. 2928339 deprecate blacktranslucent, blackopaque, styleBlackTranslucent and styleBlackOpaque (#173) by jcesarmobile · 4 years, 1 month ago
  50. 24d5f27 Update README.md (#168) by Kyle Kirby · 4 years, 5 months ago
  51. 7d5d067 fix(ios): make default set black text on iOS 13 too (#169) by jcesarmobile · 4 years, 5 months ago
  52. 217f792 fix: remove deprecated platforms (#126) by Tim Brust · 4 years, 6 months ago
  53. 13645b9 fix(iOS): Delay resizeWebView on viewWillAppear for correct statusbar height (#157) by MrBullfinsh · 4 years, 6 months ago
  54. 5f6614c docs(README): Clarify StatusBarStyle (#160) by i-need-to-tell-you-something · 4 years, 6 months ago
  55. eb9e106 ci(appveyor): replace node 6 with node 12 by Jan Piotrowski · 4 years, 10 months ago
  56. 9703774 ci(travis): upgrade to node 8 by Jan Piotrowski · 4 years, 10 months ago
  57. 86d60a9 chore(release): 2.4.4-dev by Jan Piotrowski · 4 years, 10 months ago
  58. d456212 chore(release): 2.4.3 (version string) by Jan Piotrowski · 4 years, 10 months ago 2.4.3 rel/2.4.3
  59. 5290c2e chore(release): release notes for 2.4.3 by Jan Piotrowski · 4 years, 10 months ago
  60. 14b1513 Merge branch 'master' of https://github.com/apache/cordova-plugin-statusbar by Jan Piotrowski · 4 years, 10 months ago
  61. fade76b chore(types): remove version from types by Jan Piotrowski · 4 years, 10 months ago
  62. 288bd71 chore: fix github issues link by Jan Piotrowski · 4 years, 10 months ago
  63. 8dacefa docs: remove outdated translations by Jan Piotrowski · 4 years, 10 months ago
  64. 84081de build: add `.npmignore` to remove unneeded files from npm package by Jan Piotrowski · 4 years, 10 months ago
  65. da6c2a8 build: add `.gitattributes` to force LF (instead of possible CRLF on Windows) by Jan Piotrowski · 4 years, 10 months ago
  66. 33e410a docs: Improved documentation and removed text that implies iOS only (#130) by Norman Breau · 4 years, 10 months ago
  67. a538bfe ci(travis): Update Travis CI configuration for new paramedic (#139) by Jan Piotrowski · 4 years, 10 months ago
  68. 003fa61 feat: update typings (#132) by Tim Brust · 5 years ago
  69. a07612a chore: drop Node.js v4 support (#124) by Tim Brust · 5 years ago
  70. 727eea3 Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  71. adcee9f remove JIRA link by Jan Piotrowski · 6 years ago
  72. c8a13b8 also accept terms for android sdk `android-27` by Jan Piotrowski · 6 years ago
  73. 23944d1 Merge pull request #100 from travisdahl/patch-1 by Gearóid · 6 years ago
  74. 9b5baa2 Add link to explain hexadecimal ARGB values by Travis Dahl · 6 years ago
  75. 5b77cae Alpha example doesn't match description by Travis Dahl · 6 years ago
  76. ecf8ccd remove second title headline by Jan Piotrowski · 6 years ago
  77. 053a902 Merge pull request #97 from Menardi/Menardi-patch-1 by Jan Piotrowski · 6 years ago
  78. e0256b2 Add Android overlay support to README by Gearoid M · 6 years ago
  79. b8e0b01 Set VERSION to 2.4.3-dev (via coho) by Steve Gill · 6 years ago
  80. fbc4862 CB-14030 Updated version and RELEASENOTES.md for release 2.4.2 (via coho) by Steve Gill · 6 years ago 2.4.x 2.4.2 rel/2.4.2
  81. 4c1507b Merge pull request #95 from jcesarmobile/CB-12679 by jcesarmobile · 6 years ago
  82. 62e8a18 CB-12679: Remove Permissions section by Julio César · 6 years ago
  83. e3138a9 Merge pull request #94 from jcesarmobile/CB-13754 by jcesarmobile · 6 years ago
  84. f1407e7 CB-13754: Add build-tools-26.0.2 to travis by Julio César · 6 years ago
  85. 70a421b Fix release notes (#93) by jcesarmobile · 6 years ago
  86. bca70c2 Set VERSION to 2.4.2-dev (via coho) by Simon MacDonald · 6 years ago
  87. 4988b6f CB-13714 Updated version and RELEASENOTES.md for release 2.4.1 (via coho) by Simon MacDonald · 6 years ago 2.4.1 rel/2.4.1
  88. 8da38f5 CB-13712 (iOS): fix overlaysWebView reset on rotation (#92) by jcesarmobile · 6 years ago
  89. 6352d80 Set VERSION to 2.4.1-dev (via coho) by Steve Gill · 6 years ago
  90. caf2ae6 CB-13681 Updated version and RELEASENOTES.md for release 2.4.0 (via coho) by Steve Gill · 6 years ago 2.4.0 rel/2.4.0
  91. 3d61411 Merge pull request #91 from jcesarmobile/CB-13623 by Steve Gill · 6 years ago
  92. 9a976a9 CB-13623 (iOS): Remove iOS 6-7 code by Julio César · 6 years ago
  93. 611169c Set VERSION to 2.3.1-dev (via coho) by Steve Gill · 6 years ago
  94. 655f6cb CB-13542 Updated version and RELEASENOTES.md for release 2.3.0 (via coho) by Steve Gill · 6 years ago 2.3.x 2.3.0 rel/2.3.0
  95. 4642be0 Merge pull request #83 from lunaru/master by jcesarmobile · 6 years ago
  96. e41c063 Merge branch 'master' of https://github.com/apache/cordova-plugin-statusbar by Lu Wang · 7 years ago
  97. c45331b CB-13476 (iOS): handle double size statusbar on SDK 10 for iOS 11 by Julio Cesar Sanchez Hernandez · 7 years ago
  98. cdc9295 CB-13394 (iOS): fix iPhone X StatusBar rendering in landscape by Julio César · 7 years ago
  99. 049ac41 CB-13473: (CI) Removed browser builds from AppVeyor by Alexander Sorokin · 7 years ago
  100. 241d30f CB-13472: (CI) Fixed Travis Android builds again by Alexander Sorokin · 7 years ago