All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Android: replace
cap.twitter.plugin.TwitterPlugin
tocom.getcapacitor.community.twitter.TwitterPlugin
in yourMainActivity.java
1.0.1 (2020-06-30)
- add example (25b8081)
- android: update capacitor and change java import to match community standard (f501f60)
- android: update to capacitor v2 (f1dd501)
- README: add usage (890b079)
- add a comprehensive guide to ios/android (e1255c8)
- improve readme and fix description (51111bf)
- android: add isLogged and clean up code (d861053)
- add twitter plugin (71221fe)
- android: add app compat (14a58a5)
- android: cap implementation (77c7ac7)
- README: add the other packages (60f48f0)
- README: import package name (b2eef56)
- rename android package from cap.twitter.plugin to io.stewan.capacitor (a69f2b3)
- android: add appcompat support (e5ba68b)
- add some package keywords and improve readme (69b2d92)
- android: return the auth response properly (a5c6910)
- ios: remove extra setup from AppDelegate (201cadf)