Skip to content

Merge 1.3.0 in master #922

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

Merged
merged 50 commits into from
Sep 15, 2015
Merged

Merge 1.3.0 in master #922

merged 50 commits into from
Sep 15, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

Merge 1.3.0 in master

Fatme Havaluova and others added 30 commits September 7, 2015 15:35
Fix path to .apk file when building ant project
In case ANDROID_HOME environment variable is not set, we show `Arguments to path.join must be strings` error. This is because we collect the information first and show the real errors after that, but we fail during information gathering.
Check androidHome before using it in path.join.
…dd-android

Fix broken platform add android command
Add warning that library add command will be removed in a future release
Configure tns-core-modules version when init command is executed
…rom-ant-template

Update correctly ant template to gradle
…dle-release

Make gradle error more user friendly
…ivesync-folders

Give full permission to livesync folder so android-runtime can successfully remove it
Give full permissions to /data/local/tmp/appIdentifier folder
Fatme Havaluova and others added 19 commits September 10, 2015 16:21
If android is not set to PATH and tns build android command is executed, undefined is not a function errror is thrown
…a-function-error

Fix undefined is not a function error
Fix tns debug android --get-port command
* Fix incorrect message for  selected target SDK (Bulgarian symbols were used)
* Improve message for build tools when the prefix and suffix have the same version (>=22 <=22) - #900
* Rename supportLibraryVersion to supportRepositoryVersion and improve messaging as Gradle does not work with Android Support Library - instead it works with Android Support Repository.
In case gradle is not setup correctly or some of the required Android Tools are missing, `tns doctor` command show the warnings, but at the end a "No issues detected" message is shown. Make sure to prevent such message when there are issues by modifying validateInfo's return type to boolean and use it in doctor service.
…-once

Call pod install only one time on first project prepare
Update README in order to describe new sys requirements.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 15, 2015
@ns-bot
Copy link

ns-bot commented Sep 15, 2015

Fix unit tests
@ns-bot
Copy link

ns-bot commented Sep 15, 2015

@teobugslayer
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Sep 15, 2015
@rosen-vladimirov rosen-vladimirov merged commit c9b9d3d into master Sep 15, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-1.3.0 branch September 15, 2015 15:20
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.

5 participants