* fix the crash
* chore: update MaterialComponents pod (#8176)
* chore: update MaterialComponents pod
* chore: remove copy of pod file in build script
* chore: cut the 6.3.0 release (#8174)
* hore: cut the 6.3.1 release
* fix: handle fake attach after FragMgr is destroyed (#8200)
* fix: check is disposed fragment is in the FragmentManager (#8201)
* release: cut the 6.3.2 release
* release: cut the 6.4.0 release
* chore(build): always use local typescript
* fix: flipLeft and flipRight on Android (#8307)
* fix(android): tap-trip-item title disappearing
* fix(andoid): crash when setting font on tab-item with no image
* fix(build): Add platforms/android to NPM package (#8312)
Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
Co-authored-by: Alexander Vakrilov <alexander.vakrilov@gmail.com>
* release: cut the 6.4.1 release
* chore: bump tns-core-modules-widgets version (#8352)
Co-authored-by: hamidbsd <50081218+hamidbsd@users.noreply.github.com>
Co-authored-by: Alexander Vakrilov <alexander.vakrilov@gmail.com>
Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
Co-authored-by: Nick Iliev <nikolay.iliev@telerik.com>
Co-authored-by: Martin Bektchiev <martin.bektchiev@progress.com>
Co-authored-by: Rosen Vladimirov <rosen-vladimirov@users.noreply.github.com>
* fix the crash
* chore: update MaterialComponents pod (#8176)
* chore: update MaterialComponents pod
* chore: remove copy of pod file in build script
* chore: cut the 6.3.0 release (#8174)
* hore: cut the 6.3.1 release
* fix: handle fake attach after FragMgr is destroyed (#8200)
* fix: check is disposed fragment is in the FragmentManager (#8201)
* release: cut the 6.3.2 release
Co-authored-by: hamidbsd <50081218+hamidbsd@users.noreply.github.com>
Co-authored-by: Vasil Trifonov <v.trifonov@gmail.com>
Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
Increase the timeouts of the failing webview tests
Account for fractions in time taken (run result checker)
Specify a skin to improve grid calculations
Modify the duration report to have a strict test pass detection string
Modify the AndroidManifest file in the app dir to fix the HTTP tests
Pull the test results in XML format and publish them as artifacts
Have the test-results checks as a single command
Parametrize AVD version; Use the package version, retrieved from package.json for builds and runs
Make the package name a variable
Fix test crash detection according to the time taken
Move all travis-related scripts under the build dir
Add android definitions to check if they will get downloaded
Set the language to android
Attempt starting the app
Add a new redirection to the testapp-runner - a runOnly verb
Disable the install prompt
Enable the buildOnly- and runOnly- commands
Fix the version of the packages
Comment cleanup code. Workflow to be reworked
Install android 23 to make the app build
Build the test app with the @next android runtime
Add @next ability. Build with it
Specify oracle java version 8
Use switcher to switch to oraclejdk8
Switch to a single step so that build breaks on first failure
Reorder attempting to use higher nodejs
Attempt using node 5.10.1
Detect test failure
Add detection for test failures
Decrease verbosity
Extract the test checkers to a separate script
Unignore the build folder recursively. Add the fixed script
Remove the redundant node-version messages
Run the tests with Api level 21
Find out the missed TypeScript declarations in the package
Clean the package.json from devDeps
Pack and copy the platform declarations
Set version to 1.7.1