Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android PhoneGap Plugin for Twilio Client #7

Merged
merged 62 commits into from
Aug 17, 2016

Conversation

jefflinwood
Copy link
Contributor

This is the first pass at an Android PhoneGap Plugin for the Twilio Client - comments, testing, etc. all greatly appreciated!

@stevegraham stevegraham mentioned this pull request Jul 19, 2013
@stevegraham
Copy link
Owner

Nice work. As soon as someone else can validate this on an Android device we can merge this. I've pinged the peeps participating in #3.

Cheers!

@lylepratt
Copy link
Contributor

Trying to work through a conference calls and other crap to be able to do this later today. Also will be pushing some updates for the iOS plugin.

@kwhinnery
Copy link

Will take a look ASAP - I left my Nexus 7 at home, need to pull down some emulators :(

lylepratt and others added 18 commits July 19, 2013 12:49
…e displaying a UILocalNotification to the user in the event of an incoming call while the app is in a backgrounded state.
…r() method to Android plugin. Added reject() method to Android plugin. Misc bug fixes.
…the notification to use your app's notification.png file.
Merge changes from Lyle's repository back into mine
Refactored PhoneGap plugin to be Plugman compatible
Cleaned up README for plugman plugins
Duplicate Javascript (but slightly different), difference is how it handles connections between this and tcPlugin.js. Both work.
peder541 and others added 29 commits October 2, 2014 03:25
A few tweaks to how device status and setup works.
The flags do not need to be added with 1.2
Fixed: repeat a status check every 0.5s during 10s max
Fix "Ready" status that is missed if token validation takes more than 1s
Replaced deprecated method toSuccessCallbackString
Update to use <framework> tag to include Android support v4 library
Support Gradle Download of Twilio Android SDK
Support SDK 23 runtime permissions
@stevegraham stevegraham merged commit fc9bb0b into stevegraham:master Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants