Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
Anna Kocheshkova 68f576b089 Add PostBuild setup for pushes android (#217)
* Firebase

* Fix

* + files

* Move to PreBuild

* Fix newlines

* Package

* download Play Services Resolver for Unity from GitHub

* Fixes

* Versions

* Remove mobile-center

* Remove line

* Fix

* Revert "Fix"

This reverts commit df16917848.

* Fix

* update build script

* download Jar resolver from blob storage

* call VersionHandler using reflection to avoid error during Play Services Resolver for Unity package import

* Delete play-services-resolver-1.2.95.0.unitypackage

* Update placeholder path

* log error if Jar Resolver classes are not found
2018-12-13 13:37:53 +03:00
Evgenii Poletaikin 4262f73e81 Add the "InternetClient" capability when building UWP apps (#186)
* add 'internetClient' capability to UWP apps

* disable 'InternetServer' capability for UWP puppet app
2018-11-09 10:06:56 +03:00
Evgenii Poletaikin 218f9e82c9 Set max storage size in native plugin on Android (#156)
* add 'pause analytics' button to puppet

* implement pause/resume for android analytics

* implement pause\resume for transmission target

* implement pause\resume for transmissions

* add pause/resume methods for all platforms

* missing library fix

* remove unnecessary repository in gradle script

* add custom storage size property

* Puppet storage size label.

* Update max storage size lablel logic in puppet

* set max storage size in native plugin on android
2018-10-25 10:05:12 +03:00
Evgenii Poletaikin 51fa521de5
Android analytics pause/resume support 2018-10-24 14:03:28 +03:00
alex-oreshko 0337ebd684 StartCrashes method is called via Invoke to avoid linking Crash package from AppCenter 2018-09-18 17:05:43 +03:00
Evgeniy Poletaikin 738a5023f0 add Crashes.ReportUnhandledExceptions property 2018-09-10 16:00:14 +03:00
Evgeniy Poletaikin f56c64d84d add 'test handled error' button to test app 2018-08-29 15:12:49 +03:00
Evgeniy Poletaikin 46dcb4cf92 add crashes support to puppet app 2018-08-15 20:41:02 +03:00
Alexander Chocron 164e1f8610 Fix issue with ndk location 2018-01-09 17:04:08 -08:00
Alexander Chocron 83a40d3f49 Merge branch 'develop' into feature/migrate-build-to-mac-cloud 2018-01-09 11:30:04 -08:00
Alexander Chocron f137bc83b2 Write script to install unity on Mac 2018-01-09 11:29:42 -08:00
Alexander Chocron b1ac11bcbf Add missing parameter 2017-12-14 15:58:51 -08:00
Alexander Chocron 777f1a40c8 Change appcetnerstarter to be written post scene processing 2017-12-13 13:30:50 -08:00
Alexander Chocron e86cd142c4 Remove some conditional checks from PostBuild script that caused errors on mac 2017-12-13 11:53:01 -08:00
Ivan Matkov d74a10178a Update test application identifiers 2017-10-31 13:16:30 +03:00
Zander Chocron 15f750da3d Merge pull request #57 from Microsoft/fix/uwp-push
Fix/uwp push
2017-09-28 11:47:02 -07:00
Alexander Chocron 185881af6c Implement push injection logic for all uwp configurations 2017-09-26 14:45:57 -07:00
Alexander Chocron 64e8468c71 Create code injection logic for all .net builds 2017-09-25 16:41:15 -07:00
Zander Chocron 29dd945756 Merge pull request #54 from Microsoft/feature/enable-firebase-analytics
Add option to enable firebase analytics
2017-09-25 14:12:06 -07:00
Alexander Chocron b29125a256 Settings change 2017-09-25 11:52:49 -07:00
Alexander Chocron 02da77eb36 Begin working on runtime component 2017-09-20 16:43:36 -07:00
Alexander Chocron b6639e76c4 Add option to enable firebase analytics 2017-09-18 14:18:42 -07:00
Alexander Chocron 21536447c0 Fix/refactor build apps rule, add to gitignore 2017-09-13 10:22:35 -07:00
Alexander Chocron 5b543d92c2 Create a very simple release handler 2017-09-11 17:16:13 -07:00
Alexander Chocron 593f82cc4c Create test tools for unity (still needs version increment targets) 2017-09-07 17:28:39 -07:00
Alexander Chocron 1b4aa96861 Merge with develop 2017-09-07 10:51:58 -07:00
Alexander Chocron 4d17255fa5 Revert "Update UWP meta files"
This reverts commit f8e17f038a.
2017-09-06 14:37:46 -07:00
Alexander Chocron f8e17f038a Update UWP meta files 2017-09-06 14:34:58 -07:00
Alexander Chocron 88a58364d9 Refactor delegates in ios to build correctly 2017-09-06 12:06:12 -07:00
Alexander Chocron 5a470409e3 Remove some crashes files because crashes will be removed and they cause errors. Also fix settings editor. 2017-08-30 11:23:54 -07:00
Alexander Chocron 53058dc85e Merge with develop 2017-08-28 14:35:40 -07:00
Alexander Chocron fe25e48537 Rearrange directories to ease package definitions and update package definitions 2017-08-28 10:26:14 -07:00
Alexander Chocron cf1cb59a3b Committing to test ci 2017-08-25 13:20:37 -07:00
Alexander Chocron b9622021db Merge and fix issues 2017-08-25 11:28:01 -07:00
Alexander Chocron be2c497dbc Print log file 2017-08-25 11:06:01 -07:00
Alexander Chocron 1138923b2f Remove reflection code and use -buildTarget argument instead 2017-08-25 09:49:03 -07:00
Alexander Chocron 4434abb9c3 Use net core 2017-08-24 16:57:29 -07:00
Alexander Chocron 449076f950 Merge with remote 2017-08-24 16:11:46 -07:00
Alexander Chocron 643c274a5b Add uwp sdk setting 2017-08-24 16:10:36 -07:00
Alexander Chocron 729917e296 Use reflection to edit xcode project 2017-08-24 16:07:14 -07:00
Alexander Chocron 0b98f48eca Rename cake task and fix issue with apk naming 2017-08-24 11:23:51 -07:00
Ivan Matkov 464c5aff00 Merge branch 'fix/app-name' into feature/push-callback-uwp 2017-08-24 19:20:05 +03:00
Ivan Matkov 1ad6138402 Set application name for puppet 2017-08-24 12:17:48 +03:00
Alexander Chocron abdde96b14 Fix build script 2017-08-23 17:47:08 -07:00
Alexander Chocron 354f66f43d Merge and remove cdecl 2017-08-23 16:28:37 -07:00
Alexander Chocron c87864ca51 Remove crashes 2017-08-23 16:24:26 -07:00
Alexander Chocron c9c87f0096 Merge with latest 2017-08-23 16:03:21 -07:00
Alexander Chocron 90ff20bfb5 Build xcode projects 2017-08-23 16:01:29 -07:00
Alexander Chocron 8e699673f2 Remove incorrect log and add comments 2017-08-23 10:04:41 -07:00
Alexander Chocron 083a8904e5 Correct placeholder google-services.json logic 2017-08-22 15:17:38 -07:00