New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/android

Package Overview
Dependencies
Maintainers
8
Versions
851
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/android - npm Package Versions

1
86

3.0.0-alpha.4

Diff

Changelog

Source

3.0.0-alpha.4 (2020-09-23)

Features

  • cli: ability to specify custom platform directories (#3565) (c6eda55)
ionicjs
published 3.0.0-alpha.3 •

Changelog

Source

3.0.0-alpha.3 (2020-09-15)

Bug Fixes

  • android: allow directories beginning with underscore in assets dir to be packaged (c23d993)
jcesarmobile
published 2.4.1 •

Changelog

Source

2.4.1 (2020-09-09)

Bug Fixes

  • fix(cli): replace SDK variables with default values on Cordova plugins (#3525) (090427a), closes #3525
  • fix(cordova): add CDVPlugin+Resources category for better plugin support (#3380) (8d89b91), closes #3380

Chores

  • chore(cli): remove cordova-plugin-googlemaps from skip list (#3436) (cfb74af), closes #3436
ionicjs
published 3.0.0-alpha.2 •

Changelog

Source

3.0.0-alpha.2 (2020-08-31)

Features

  • Add extension for creating data from data url (#3474) (2909fd0)
dwieeb
published 3.0.0-alpha.1 •

Changelog

Source

3.0.0-alpha.1 (2020-08-21)

Bug Fixes

  • cli: update plugin template to compile using java 8 (#3350) (676917e)
  • core: provide mock implementation for unimplemented platforms (#3352) (befe230)
  • core: use more explicit result for Browser plugin events (#3349) (75f99d4)
  • core: use own type for backButton event result (#3348) (05d0e45)
  • ios: config bug from swiftlint refactor (ace879f)

Features

jcesarmobile
published 1.5.3 •

jcesarmobile
published 2.4.0 •

Changelog

Source

2.4.0 (2020-07-27)

Bug Fixes

  • fix(android): don't return 404 on empty files (#3323) (cfbd1e3), closes #3323
  • fix(android): fix LocalNotification on functionality (#3307) (15af432), closes #3307
  • fix(android): Provide a file name when an image is saved to the gallery to prevent crash (#3331) (a7b9320), closes #3331
  • fix(cli): avoid npm gitignore rename on new plugins (#3292) (2c9b5e1), closes #3292
  • fix(ios): only open a URL when the application is active (#3328) (8d7c58b), closes #3328

Features

  • feat(camera): add preserveAspectRatio resizing option (#3309) (27a8bcb), closes #3309

Chores

  • chore: bump peerDependencies for 2.4.0 (#3342) (2ff7bc4), closes #3342
  • chore: make deploy script push to 2.x branch (#3337) (d0d30d6), closes #3337
  • chore(ci): hook up workflows for 2.x (89f8ae8)
  • chore(readme): add contributors manually (519ead8)
dwieeb
published 3.0.0-alpha.0 •

Changelog

Source

3.0.0-alpha.0 (2020-07-23)

Features

  • android: add custom plugins to BridgeFragment (#3280) (d131a5f)
  • core: add registerPlugin for importing from plugin packages (#3305) (95475cc)

Chores

  • refactor(android): remove unused interaction listener on BridgeFragment (#3552) (fae50b6), closes #3552
jcesarmobile
published 2.3.0 •

Changelog

Source

2.3.0 (2020-07-16)

Bug Fixes

  • fix(android): restore local notifications after device reboot (#3027) (2a39a7d), closes #3027
  • fix(android): Splash.show not resolving if splash is visible (#3262) (bfd9884), closes #3262
  • fix(android): use notification sound for notifications, not alarm (#2743) (b2d50f9), closes #2743
  • fix(cli): Avoid duplicate usesCleartextTraffic attribute (#3245) (861874f), closes #3245
  • fix(cordova): patch usages of webView superview (#3177) (8241c81), closes #3177

Features

  • feat: add appId and appName to device info (#3244) (0d5e132), closes #3244
  • feat(android): add ability to share both text and file (#3233) (4e8b59e), closes #3233
  • feat(android): add option to make a notification ongoing (#3165) (1ee51cd), closes #3165
  • feat(android): start animatable layers when splash drawable is layered (#2733) (606b59f), closes #2733
  • feat(android): update to use androidx.exifinterface.media.ExifInterface (6196907)
  • feat(cli): add hooks to capacitor commands for custom platforms (#3091) (c2133c5), closes #3091
  • feat(ios): improve initial webview loading appearance (#2933) (49720a5), closes #2933
  • feat(web): add file input method for camera (#1856) (25505d2), closes #1856

Chores

  • chore: update ios and android peerDependencies (#3274) (d8ee77b), closes #3274
  • chore(android): improve error message when Filesystem.copy fails (#3148) (598d7dc), closes #3148
  • chore(android): make androidx.exifinterface version configurable (#3236) (3c64162), closes #3236
  • chore(cli): add deprecation notice for all electron commands (#3268) (5e84ce9), closes #3268
  • chore(cli): add deprecation notice for electron (#3263) (b7d5639), closes #3263
  • chore(cli): pin cli version instead of latest on plugin generation (#3201) (8651ef1), closes #3201
  • chore(cli): update plugin generation and plugin template (#3241) (97a5b9a), closes #3241
  • chore(cli): use real path to Capacitor iOS Pods (#3249) (618f9cf), closes #3249
jcesarmobile
published 2.2.1 •

Changelog

Source

2.2.1 (2020-07-01)

Bug Fixes

  • fix: revert static Config class (#3126) (d104e9a), closes #3126
  • fix(android): LocalNotification action not dismissing notification (#3112) (6f5504b), closes #3112
  • fix(iOS): Making permissions switch statements exhaustive & supporting new iOS 14 cases (#3160) (f1d8c8c), closes #3160
  • fix(SplashScreen): show method not resolving if autoHide is false (#3144) (28a0e42), closes #3144

Docs

  • docs(cli): clarify "missing web assets directory" error message (#3131) (da8b8a0), closes #3131
  • docs(contributing): outline difference between issues & discussions (#3083) (4617908), closes #3083

Chores

  • chore: remove package-lock.json files (#3093) (9cb36bb), closes #3093
  • chore: update capacitor twitter url (#3099) (782e57a), closes #3099
  • chore: Update changelog for 2.2.0 (dfe4239)
  • chore: update ios and android peerDependencies (12daa6a)
  • chore: update site links (#3152) (cdd0337), closes #3152
  • chore: Update the location of capacitor pods for IonicRunner (#3120) (937e3a2), closes #3120
  • chore(android): update gradle wrapper to 5.6.4 (#3004) (3a2244c), closes #3004
  • chore(ci): add core to CI tests (#3094) (26e5e74), closes #3094
  • chore(ci): test multiple xcode versions (#3154) (7b9ac92), closes #3154
  • chore(cli): cleanup doctor output (#3096) (c2adf4c), closes #3096
  • chore(cli): read plugin podspec values from package.json (#3092) (2e61a9a), closes #3092
  • chore(e2e): remove for now (#3086) (0e33ca4), closes #3086
  • chore(github): add link to community proposals (048b07e)
  • chore(github): add needs-reply workflows (e97fd48)
  • chore(github): add push handler for capacitor bot (d2b6513)
  • chore(github): allow blank issues (53c0c15)
  • chore(github): change new contributor commit message (7e36434)
  • chore(github): checkout for capacitor bot (d4b8457)
  • chore(github): exclude Ionitron from contributors script (fffa487)
  • chore(github): hook up capacitor-bot (c5878a8)
  • chore(github): lock in bot for now (9534707)
  • chore(github): remove duplicate section (615225a)
  • chore(github): update needs-reply label name (9bd353c)
  • chore(github): use config-based bot (673344d)
  • chore(readme): add new contributor (#3110) (c04d8c3), closes #3110
  • chore(readme): add new contributor (#3150) (0bc0152), closes #3150
  • chore(readme): add new contributor (#3173) (fe3f552), closes #3173
  • chore(readme): add new contributor (#3185) (84ca1ed), closes #3185
  • chore(readme): add new contributor (#3190) (ce258f2), closes #3190
  • chore(readme): show contributors in readme (#3097) (c4d749f), closes #3097
  • chore(site): remove from repo (#3138) (7c82ad3), closes #3138
  • chore(test): increase timeout (c501208)
  • test(android): add tests for PluginMethodHandler (#3153) (dd7077e), closes #3153
  • test(android): setup tests, test JSObject (#2508) (5a37496), closes #2508
  • refactor(android): MessageHandler formatting and simplifying (#2510) (befe798), closes #2510
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc