Skip to content

Conversation

@fabiovital5
Copy link
Contributor

No description provided.

Aptoide and others added 30 commits September 25, 2018 16:59
Checking process out for occuring Errors or Failed strings
Fixed array out of bounds issues with mainTemplate merge
- run_command.sh -> added changes to copy the dll to the respective unity projects

- SelectedScene.cs -> added the function CheckFirstScene() to check if the user has only one scene added,if is the SampleScene and if another scene is open then adds to the Build the open scene.

-AndroidCustomBuildWindow -> Call of the new function from SeletedScene.cs CheckFirstScene().
sceneCount is the number of simultaneous opened scenes in the editor
…g-on-custom-build-window

APPC-740 Scene picking on custom build window
APPC-739

Foram criadas novas funções para obter o gradle path em diferentes sistemas operativos (windows/mac) e adicioná-lo automaticamente no campo correto com a respetiva versão.
APPC-739

Foi criado o popup warning, para o developer, a avisar que o gradle path não foi encontrado e terá que ser preenchido manualmente. Este aviso será também apresentado no campo a gradle path a preencher.
Foram corrigidos pequenos problemas nas variáveis utilizadas para guardar os gradle paths e retirado o código que eliminava o valor guardado no EditorPrefs.
- CustomTree -> Created 2 private functions : _checkParentNode , _checkSubnodeDebugReleaseContainsKey to check node duplication in the merge of 2 mainTemplate.gradle.

-Tools -> Uncomment the lines of the merge
-Get function should return value
-path should end in bar
-gradle version var should be a local var
-removed hammered strings on other parts of the function code to use the constant defined
-when android studio isn't found show error message instead of loading the stored on editor prefs
-made get function throw error if no version is found
- Added a function in SelectedScene that returns if there is any scene enabled.
- Changed the way the scrollview is invoked.
Changed setup methods to public (not internal anymore)
…indow---disable-confirm-button-if-there's-no-picked-scenes

Custom build window - disable confirm button if there's no picked scenes
- New checkbox to activate Development Build
- New code to control the checkbox value
…ment-build-from-unity-part-on-custom-build-window

Allow development build from unity part on custom build window
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.

6 participants