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

Moved out Migration guide and new feature sections #257

Merged
merged 2 commits into from
Apr 1, 2019

Conversation

aymenn
Copy link
Contributor

@aymenn aymenn commented Apr 1, 2019

Getting started contained a section for Getting Started and a Section for Migration guide.
This pull request moved those sections (almost) verbatim to new corresponding files.
The changes to the actual content only contain title updates (to give context now that the section is in its own file) and for the new feature content, 3.x is now 3.0

Contributing to Twilio

All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

…ocs files

Small updates to titles and renamed 3.x to 3.0 in some cases
@@ -0,0 +1,128 @@
## 2.x to 3.x Migration Guide
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Case mismatch - in some places it's 3.x, in other places it is 3.X.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In some cases 3.x made sense ie in the migration guide. In the new features, it's 3.0

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think @kbagchiGWC is referring to 3.x (lowercase x) vs 3.X (uppercase). The casing is different in some places in the doc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh ok got it. Ill update to lower case

@aymenn aymenn changed the title Moved out new features and migration guide sections and created new D… Migration guide and new feature sections moved out Apr 1, 2019
@aymenn aymenn changed the title Migration guide and new feature sections moved out Moved out Migration guide and new feature sections Apr 1, 2019
The "x" in "2.x" and "3.x" was inconsistent - in some cases lower case and in others upper case. This PR changes the "x" to lower case
@aymenn aymenn merged commit ee11f3c into 3.x Apr 1, 2019
@kbagchiGWC kbagchiGWC deleted the move-new-features-out-from-getting-started branch April 1, 2019 20:05
aaalaniz pushed a commit that referenced this pull request Apr 26, 2019
* Use 3.0.0-preview1 (#192)

* Use 3.0.0-preview2 (#193)

* Use preview3. (#196)

* Migration guide (#197)

* Using 3.0.0-preview4. (#205)

Use preview4

* Use preview5. (#206)

* Updated README migration section with custom parameters support entries. (#207)

* New Features section (#212)

* Describe handleMessage callback behavior differences between 2.X and 3.X (#216)

* Use preview6. (#218)

* Implement hold functionality (#220)

* Use 3.0.0-beta1 (#223)

* Use Voice SDK 3.0.0-beta2 (#228)

* Task/update proguard rules (#229)

* Add push credential docs (#232)

* Use absolute URL so the Getting Started page resolves images (#236)

* Removed extra space (#238)

* Use Voice SDK 3.0.0-beta3 (#240)

* Use beta4 (#243)

* Update to 3.0.0-beta5 (#245)

* Consume Android Voice SDK 3.0.0-beta6 (#250)

Consume Android Voice SDK 3.0.0-beta6

* Use Voice Android SDK 3.0.0-beta7 (#252)

* Use Voice Android SDK 3.0.0-beta8 (#255)

* Moved out Migration guide and new feature sections  (#257)

* Moved out new features and migration guide sections and created new Docs files

Small updates to titles and renamed 3.x to 3.0 in some cases

* Made the "x" in "2.x" and "3.x" lower case

The "x" in "2.x" and "3.x" was inconsistent - in some cases lower case and in others upper case. This commit changes the "X" to lower case

* Use Voice Android SDK 3.0.0-beta9 (#258)

* Use Voice Android SDK 3.0.0-beta10 (#259)

* Improve param docs (#261)

* Readme update with audio settings guidance (#260)

* Use Voice Android SDK 3.0.0-beta10

* Updated README with troubleshooting audio section. Upadted VoiceActivity - requestAudioFocus now takes AudioManager.OnAudioFocusChangeListener instead of null listener.

* Use Voice Android SDK 3.0.0-beta11 (#262)

* Use Voice SDK 3.0.0_beta12 (#264)

* Use Voice SDK 3.0.0_beta13 (#265)

* Use Voice Android SDK 3.0.0 GA version (#266)
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.

3 participants