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

96 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Carter d5b86ec74b Missing 'package' 2016-03-15 12:26:42 -07:00
Jonathan Carter 0770642472 Adding more logging 2016-03-15 12:21:27 -07:00
Jonathan Carter 62750992f4 Changing default dialog strings 2016-03-15 09:48:35 -07:00
dlebu 87b2ec72f8 Added content type to status report requests. 2016-01-21 08:25:07 -08:00
dlebu c971229c8d Added download and new installation report. Renamed some methods. 2016-01-19 19:36:53 -08:00
dlebu 3516619a84 Addressed more PR comments. 2016-01-15 15:42:19 -08:00
dlebu 2dddb06560 Added iOS reporting. 2016-01-15 15:12:22 -08:00
dlebu 7c8a1306b6 Completed reporting on Android. 2016-01-15 09:54:09 -08:00
dlebu 795ac274a5 Added extra reporting for Android. 2016-01-14 21:10:50 -08:00
Daniel Lebu 73d7a5fec4 Added new status reporting. 2016-01-13 17:42:09 -08:00
dlebu 657a35bac1 Added tests for getPendingPackage() and restartApplication(). 2016-01-13 15:44:19 -08:00
dlebu 2b2ec4fab9 Added getPendingPackage and restartApplication functions. 2016-01-13 10:48:46 -08:00
dlebu ccadcc1cf5 Removed rollback timeout from script files. 2016-01-05 10:15:41 -08:00
Daniel Lebu 40447454f0 Added intermediate SyncStatus callbacks. Updated samples and documentation. 2015-12-04 00:31:10 -08:00
Daniel Lebu f6064527ba Addressed PR comments. 2015-12-03 23:09:56 -08:00
dlebu 0d5cbcaf4e Added option for custom deployment key (checkForUpdate and sync). Cleaned up unused code. 2015-12-03 15:30:28 -08:00
dlebu 1062eb12d8 Added: android native implementation for install on restart / on resume, tests, refactoring. 2015-11-30 17:03:32 -08:00
dlebu 21a9ce7be5 Fixed tests. 2015-11-20 17:02:21 -08:00
unknown 7f3c5cd377 Renamed the apply operation to install. 2015-11-20 12:06:57 -08:00
unknown 9965901f49 Added support for download progress notifications. Renamed SyncStatus.APPLY_SUCCESS to SyncStatus.UPDATE_INSTALLED. 2015-11-19 09:51:54 -08:00
unknown c8b168f052 Merge branch 'codepush-sync' of https://github.com/Microsoft/cordova-plugin-code-push into codepush-sync 2015-10-29 18:13:06 -07:00
unknown ad20e57543 Added sync sample and updated the documentation. 2015-10-29 18:12:24 -07:00
Richard Hua e93a346ce1 Spelling tweak: ocur -> occur 2015-10-28 16:43:58 -07:00
unknown ae48c39a7a Added tests for sync. 2015-10-28 15:49:58 -07:00
unknown 9c1d57c22f Added sync operation. 2015-10-26 10:38:01 -07:00
unknown 05ed946947 Updated comments and README.md . 2015-10-20 14:48:50 -07:00
unknown d3786acd6f Modified checkForUpdate to return no update in case of different native version. 2015-10-20 12:47:30 -07:00
unknown 43f1ee3cb0 Addressed PR comments. Replaced all occurrences of "Code Push" with "CodePush". 2015-10-15 14:38:40 -07:00
Daniel Lebu 044256f95e Addressed PR comments - reuse the same AcquisitionManager instance. 2015-10-02 12:25:04 -07:00
Daniel Lebu 9f9a953a34 Added telemetry calls to the Acquisition SDK for deployment success and error events. 2015-10-02 09:43:59 -07:00
Daniel Lebu e78a368131 Add default Code Push server as fallback. #8 2015-10-01 10:16:43 -07:00
Daniel Lebu 513d3a1152 Addressed PR comments:
- added logError method
 - renamed CallbackUtil to CodePushUtil
 - renamed logAndForwardError to invokeErrorCallback
2015-09-17 15:58:31 -07:00
Daniel Lebu 043cd37cc6 Added logging for main plugin operations. 2015-09-16 22:57:57 -07:00
Daniel Lebu 80f5981541 Fixed a callback issue. 2015-09-04 19:30:18 -07:00
Daniel Lebu c1c040b994 I found a bug in the case of diff deployments and fixed it. The issue was that we were resolving relative package paths instead of absolute ones and apply would fail. 2015-09-04 13:56:28 -07:00
Daniel Lebu ce3efffd62 Fixed an issue where the deployments were always clean and not diff-enabled. 2015-09-03 15:53:47 -07:00
Daniel Lebu afe5e96ddc Addressed PR comments. 2015-09-03 14:27:09 -07:00
Daniel Lebu 9eeb0f0f8a Updated sample app and documentation. 2015-09-02 18:53:13 -07:00
Daniel Lebu b904882ca3 iOS changes. 2015-09-02 14:27:39 -07:00
Daniel Lebu b7943e4989 API changes for Android and small script fix. 2015-09-02 12:13:38 -07:00
Daniel Lebu 11e373e274 Changed scripts to use the new API. 2015-09-01 22:32:27 -07:00
Daniel Lebu 8bdf1aece2 Addressed PR comments. 2015-08-26 15:54:03 -07:00
Daniel Lebu b72321f8b5 Changed callback mechanism for Android. 2015-08-25 14:22:46 -07:00
Daniel Lebu 15dda6f0e7 Addressed more PR comments:
- merged all script files in one source file
- compiled sources are now placed in bin directory
- adjusted links in readme.md
- added contributing.md
- added warning to compiled JS files, to avoid contributions to the compiled sources
2015-08-23 18:36:13 -07:00
Daniel Lebu fff1bca864 Addressed PR comments. 2015-08-21 15:30:46 -07:00
Daniel Lebu 26bf6a8112 First check-in.
- added gulp file
- integrated tslint
- added all code from internal repo
2015-08-21 08:11:27 -07:00